summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-07-01USB: Documentation: Use correct character in gadget_hid.txtTobias Klauser1-3/+3
2011-07-01usb: renesas_usbhs: use dma handlerKuninori Morimoto1-2/+2
2011-07-01usb: renesas_usbhs: put obtained dma channel info to debug messageKuninori Morimoto1-1/+1
2011-07-01drivers/usb/atm: use printk_ratelimited() instead of printk_ratelimit()Manuel Zerpies1-2/+2
2011-07-01wusb: use printk_ratelimited() instead of printk_ratelimit()Manuel Zerpies1-4/+3
2011-07-01usb/class: use printk_ratelimited() instead of printk_ratelimit()Manuel Zerpies1-4/+3
2011-07-01usb: musb: no need to access platform_deviceFelipe Balbi1-4/+2
2011-07-01usb: musb: omap: always create musb deviceFelipe Balbi1-10/+0
2011-07-01usb: gadget: udc-core: wire up sysfs filesSebastian Andrzej Siewior1-5/+4
2011-07-01usb: gadget: dummy_hcd: convert to new-style udc-probeSebastian Andrzej Siewior1-35/+15
2011-07-01usb: musb: convert musb to new style bindSebastian Andrzej Siewior2-81/+17
2011-07-01usb: gadget: udc-core: add "new-style" registration interfaceSebastian Andrzej Siewior2-4/+77
2011-07-01usb: gadget: dummy_hcd: move selection of speed into ->pullup()Sebastian Andrzej Siewior1-25/+35
2011-07-01usb: gadget: dummy_hcd: init is_otg in init_dummy_udc_hw()Sebastian Andrzej Siewior1-7/+4
2011-07-01usb: gadget: dummy_hcd: move ep initialisation HW setupSebastian Andrzej Siewior1-23/+33
2011-07-01usb: gadget: defer setting maxpacket till ->setup()Sebastian Andrzej Siewior6-17/+20
2011-07-01usb: gadget: allow multiple gadgets to be builtFelipe Balbi3-237/+66
2011-07-01usb: musb: choose correct fifo_modeFelipe Balbi1-3/+8
2011-07-01usb: musb: drop a gigantic amount of ifdeferryFelipe Balbi14-305/+10
2011-07-01usb: musb: be careful when using different fifo_modesFelipe Balbi1-2/+20
2011-07-01usb: gadget: dummy_hcd: move common bits of suspend/resume into one functionSebastian Andrzej Siewior1-19/+18
2011-07-01usb: gadget: remove net2280_set_fifo_mode()Sebastian Andrzej Siewior2-66/+0
2011-07-01usb: gadget: dummy_hcd: use less checks for USB_SPEED_SUPERSebastian Andrzej Siewior1-16/+14
2011-07-01usb: gadget: dummy_hcd: use gadget_to_dummy_hcd() where possibleSebastian Andrzej Siewior1-8/+3
2011-07-01usb: gadget: dummy_hcd: set gadget.is_otg before calling bind()Sebastian Andrzej Siewior1-7/+8
2011-07-01usb: gadget: dummy_hcd: use dummy_pullup() instead of open codingSebastian Andrzej Siewior1-27/+7
2011-07-01usb: gadget: add missing #include'sSergei Shtylyov1-0/+5
2011-07-01usb: gadget: chips: remove ifdef trickeryFelipe Balbi1-149/+33
2011-07-01usb: gadget: ci13xx_udc: fix usb_ep_enable() callFelipe Balbi1-2/+5
2011-07-01usb: gadget: s3c2410_udc: use platform ids insteadSebastian Andrzej Siewior1-20/+9
2011-07-01usb: gadget: add platform module alias where it is missingSebastian Andrzej Siewior5-1/+5
2011-07-01usb: gadget: net2272: cleanup pci_register_driver() error pathSebastian Andrzej Siewior1-5/+26
2011-07-01usb: gadget: dummy_hcd: add 'is_high_speed' parameterTatyana Brokhman1-5/+15
2011-07-01usb: gadget: dummy_hcd: add SuperSpeed supportTatyana Brokhman2-88/+477
2011-07-01usb: gadget: dummy_hcd: use the shared_hcd infrastructureTatyana Brokhman1-237/+270
2011-07-01usb: gadget: add SuperSpeed support to the Gadget FrameworkTatyana Brokhman5-21/+293
2011-07-01usb: gadget: add max_speed to usb_composite_driverTatyana Brokhman14-0/+16
2011-07-01usb: musb: update musb_platform_ops docs to match codeMike Frysinger1-1/+1
2011-06-28usb: gadget: add streams support to the gadget frameworkTatyana Brokhman2-25/+113
2011-06-28usb: gadget: coding style fixTatyana Brokhman2-16/+48
2011-06-28usb: gadget: use config_ep_by_speed() instead of ep_choose()Tatyana Brokhman16-315/+126
2011-06-28usb: gadget: configure endpoint according to gadget speedTatyana Brokhman4-0/+92
2011-06-28usb: gadget: add usb_endpoint_descriptor to struct usb_epTatyana Brokhman26-117/+111
2011-06-28usb: gadget: convert all users to the new udc infrastructureSebastian Andrzej Siewior26-143/+388
2011-06-28usb: gadget: introduce UDC ClassFelipe Balbi2-0/+425
2011-06-15USB: deprecate g_file_storageAlan Stern3-7/+16
2011-06-14usb: renesas_usbhs: fixup connection failKuninori Morimoto3-3/+12
2011-06-14Merge 3.0-rc2 into usb-linus as it's needed by some USB patchesGreg Kroah-Hartman460-2770/+5009
2011-06-13Linux 3.0-rc3v3.0-rc3Linus Torvalds1-1/+1
2011-06-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds3-12/+12