summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* USB: EHCI: Move sysfs related bits into ehci-sysfs.cKirill Smelkov2011-07-083-77/+97
* drivers: usb: atm: ueagle-atm: Add missing const qualifierChris Forbes2011-07-081-2/+2
* drivers: usb: atm: ueagle-atm: use __packedChris Forbes2011-07-081-17/+17
* ehci-msm : use ehci_setupMatthieu CASTET2011-07-081-19/+1
* Realtek cr: Add autosuspend function.edwin_rong2011-07-012-12/+369
* Realtek cr: Remove unused Macrosedwin_rong2011-07-011-9/+0
* Realtek cr: clean up unnecessary whitespaces.edwin_rong2011-07-011-54/+56
* USB: s3c2410_udc: fix custom UDC command handlingViliam Mateicka2011-07-011-1/+1
* usb: gadget: Compilation warning fixTatyana Brokhman2011-07-011-1/+1
* USB: OTG: Use work_queue in set_vbus for TWL6030 transcieverMoiz Sonasath2011-07-011-6/+24
* USB: Gadget: Webcam: Return correct result of bindJassi Brar2011-07-011-1/+1
* USB: gadget: fix req length in sourcesink_setup()Bob Liu2011-07-011-0/+2
* USB: Documentation: Use correct character in gadget_hid.txtTobias Klauser2011-07-011-3/+3
* usb: renesas_usbhs: use dma handlerKuninori Morimoto2011-07-011-2/+2
* usb: renesas_usbhs: put obtained dma channel info to debug messageKuninori Morimoto2011-07-011-1/+1
* drivers/usb/atm: use printk_ratelimited() instead of printk_ratelimit()Manuel Zerpies2011-07-011-2/+2
* wusb: use printk_ratelimited() instead of printk_ratelimit()Manuel Zerpies2011-07-011-4/+3
* usb/class: use printk_ratelimited() instead of printk_ratelimit()Manuel Zerpies2011-07-011-4/+3
* usb: musb: no need to access platform_deviceFelipe Balbi2011-07-011-4/+2
* usb: musb: omap: always create musb deviceFelipe Balbi2011-07-011-10/+0
* usb: gadget: udc-core: wire up sysfs filesSebastian Andrzej Siewior2011-07-011-5/+4
* usb: gadget: dummy_hcd: convert to new-style udc-probeSebastian Andrzej Siewior2011-07-011-35/+15
* usb: musb: convert musb to new style bindSebastian Andrzej Siewior2011-07-012-81/+17
* usb: gadget: udc-core: add "new-style" registration interfaceSebastian Andrzej Siewior2011-07-012-4/+77
* usb: gadget: dummy_hcd: move selection of speed into ->pullup()Sebastian Andrzej Siewior2011-07-011-25/+35
* usb: gadget: dummy_hcd: init is_otg in init_dummy_udc_hw()Sebastian Andrzej Siewior2011-07-011-7/+4
* usb: gadget: dummy_hcd: move ep initialisation HW setupSebastian Andrzej Siewior2011-07-011-23/+33
* usb: gadget: defer setting maxpacket till ->setup()Sebastian Andrzej Siewior2011-07-016-17/+20
* usb: gadget: allow multiple gadgets to be builtFelipe Balbi2011-07-013-237/+66
* usb: musb: choose correct fifo_modeFelipe Balbi2011-07-011-3/+8
* usb: musb: drop a gigantic amount of ifdeferryFelipe Balbi2011-07-0114-305/+10
* usb: musb: be careful when using different fifo_modesFelipe Balbi2011-07-011-2/+20
* usb: gadget: dummy_hcd: move common bits of suspend/resume into one functionSebastian Andrzej Siewior2011-07-011-19/+18
* usb: gadget: remove net2280_set_fifo_mode()Sebastian Andrzej Siewior2011-07-012-66/+0
* usb: gadget: dummy_hcd: use less checks for USB_SPEED_SUPERSebastian Andrzej Siewior2011-07-011-16/+14
* usb: gadget: dummy_hcd: use gadget_to_dummy_hcd() where possibleSebastian Andrzej Siewior2011-07-011-8/+3
* usb: gadget: dummy_hcd: set gadget.is_otg before calling bind()Sebastian Andrzej Siewior2011-07-011-7/+8
* usb: gadget: dummy_hcd: use dummy_pullup() instead of open codingSebastian Andrzej Siewior2011-07-011-27/+7
* usb: gadget: add missing #include'sSergei Shtylyov2011-07-011-0/+5
* usb: gadget: chips: remove ifdef trickeryFelipe Balbi2011-07-011-149/+33
* usb: gadget: ci13xx_udc: fix usb_ep_enable() callFelipe Balbi2011-07-011-2/+5
* usb: gadget: s3c2410_udc: use platform ids insteadSebastian Andrzej Siewior2011-07-011-20/+9
* usb: gadget: add platform module alias where it is missingSebastian Andrzej Siewior2011-07-015-1/+5
* usb: gadget: net2272: cleanup pci_register_driver() error pathSebastian Andrzej Siewior2011-07-011-5/+26
* usb: gadget: dummy_hcd: add 'is_high_speed' parameterTatyana Brokhman2011-07-011-5/+15
* usb: gadget: dummy_hcd: add SuperSpeed supportTatyana Brokhman2011-07-012-88/+477
* usb: gadget: dummy_hcd: use the shared_hcd infrastructureTatyana Brokhman2011-07-011-237/+270
* usb: gadget: add SuperSpeed support to the Gadget FrameworkTatyana Brokhman2011-07-015-21/+293
* usb: gadget: add max_speed to usb_composite_driverTatyana Brokhman2011-07-0114-0/+16
* usb: musb: update musb_platform_ops docs to match codeMike Frysinger2011-07-011-1/+1
OpenPOWER on IntegriCloud