summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2010-12-11atm: correct sysfs 'device' link creation and parent relationshipsDan Williams1-12/+3
2010-12-11usb: gadget: g_ncm addedYauheni Kaliuta3-0/+263
2010-12-11usb: gadget: f_ncm.c addedYauheni Kaliuta2-0/+1408
2010-12-11usb: gadget: u_ether: prepare for NCMYauheni Kaliuta2-2/+16
2010-12-11usb: pch_udc: Fix setup transfers with data outRichard Röjfors1-1/+4
2010-12-11usb: pch_udc: Fix compile error, warnings and checkpatch warningsRichard Röjfors1-8/+11
2010-12-11usb: add ab8500 usb transceiver driverMian Yousaf Kaukab3-0/+595
2010-12-11USB: gadget: Implement runtime PM for MSM bus glue driverPavankumar Kondeti1-0/+4
2010-12-11USB: gadget: Implement runtime PM for ci13xxx gadgetPavankumar Kondeti1-0/+10
2010-12-11USB: gadget: Add USB controller driver for MSM SoCPavankumar Kondeti4-0/+160
2010-12-11USB: gadget: Introduce ci13xxx_udc_driver structPavankumar Kondeti3-55/+175
2010-12-11USB: gadget: Initialize ci13xxx gadget device's coherent DMA maskPavankumar Kondeti1-0/+1
2010-12-11USB: gadget: Fix "scheduling while atomic" bugs in ci13xxx_udcPavankumar Kondeti1-6/+3
2010-12-11USB: gadget: Separate out PCI bus code from ci13xxx_udcPavankumar Kondeti5-168/+181
2010-12-11USB: OTG: msm: Add support for power managementPavankumar Kondeti2-6/+282
2010-12-11USB: EHCI: msm: Add support for power managementPavankumar Kondeti2-2/+57
2010-12-11USB: EHCI: Add MSM Host Controller driverPavankumar Kondeti4-0/+307
2010-12-11USB: Add MSM OTG Controller driverPavankumar Kondeti3-0/+861
2010-12-11USB: EHCI: ASPM quirk of ISOC on AMD SB800Alex He4-0/+120
2010-12-11USB: serial: usb_wwan: Add missing uaccess.h / fix build failurePeter Huewe1-0/+1
2010-12-11usb: gadget: f_fs: Remove redundant unlikely()Tobias Klauser1-2/+2
2010-12-11USB: host: uhci-q: Fixed minor coding style issuesTobias Ollmann1-5/+7
2010-12-11usb: gadget/imx-udc: fix interrupt name againUwe Kleine-König1-2/+6
2010-12-11USB: whci-hcd: fix compiler warningNamhyung Kim1-1/+1
2010-12-11USB: ftdi_sio: Add D.O.Tec PIDFlorian Faber2-0/+6
2010-12-10usb: musb: Adding musb support for OMAP4430Hema HK2-11/+99
2010-12-10usb: otg: TWL6030: Add twl6030_usb file for compilationHema HK1-0/+1
2010-12-10usb: musb: TWL6030: Selecting TWL6030_USB transceiverHema HK1-0/+1
2010-12-10usb: otg: Kconfig: Add Kconfig option for TWL6030 transceiver.Hema HK1-0/+12
2010-12-10usb: otg: Adding twl6030-usb transceiver driver for OMAP4430Hema HK1-0/+493
2010-12-10usb: musb: add support for ux500 platformMian Yousaf Kaukab4-1/+225
2010-12-10musb: am35x: fix compile error due to control apisAjay Kumar Gupta1-85/+45
2010-12-10usb: musb: drop board_set_vbusFelipe Balbi7-15/+0
2010-12-10usb: musb: drop musb_platform_suspend/resumeFelipe Balbi2-25/+0
2010-12-10usb: musb: blackfin: usb dev_pm_ops structureFelipe Balbi1-24/+40
2010-12-10usb: musb: am35x: usb dev_pm_ops structureFelipe Balbi1-17/+45
2010-12-10usb: musb: omap2430: use dev_pm_ops structureFelipe Balbi1-59/+87
2010-12-10usb: musb: omap2430: drop the nopsFelipe Balbi1-11/+0
2010-12-10usb: musb: mark musb_save/restore_context staticFelipe Balbi1-2/+2
2010-12-10usb: musb: drop musb_platform_save/restore_contextFelipe Balbi5-38/+30
2010-12-10usb: musb: drop the set_clock magicFelipe Balbi1-2/+0
2010-12-10usb: musb: move clock handling to glue layerFelipe Balbi7-125/+140
2010-12-10usb: musb: pass platform_ops via platform_dataFelipe Balbi8-9/+19
2010-12-10usb: musb: blackfin: give it a context structureFelipe Balbi1-9/+28
2010-12-10usb: musb: da8xx: give it a context structureFelipe Balbi1-9/+28
2010-12-10usb: musb: davinci: give it a context structureFelipe Balbi1-9/+28
2010-12-10usb: musb: tusb6010: give it a context structureFelipe Balbi1-8/+27
2010-12-10usb: musb: am35x: give it a context structureFelipe Balbi1-9/+28
2010-12-10usb: musb: omap2430: give it a context structureFelipe Balbi1-9/+28
2010-12-10usb: musb: split blackfin to its own platform_driverFelipe Balbi2-3/+85