summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2011-07-09usb: gadget: m66592-udc: add function for external controllerYoshihiro Shimoda2-19/+23
2011-07-09usb: gadget: r8a66597-udc: add pullup functionYoshihiro Shimoda1-0/+16
2011-07-09usb: renesas_usbhs: support multi driverKuninori Morimoto1-14/+41
2011-07-09usb: renesas_usbhs: inaccessible pipe is not an errorKuninori Morimoto1-1/+4
2011-07-09usb: renesas_usbhs: care buff alignment when dma handlerKuninori Morimoto1-0/+6
2011-07-09USB: PL2303: correctly handle baudrates above 115200Michał Sroczyński1-4/+22
2011-07-09usb: r8a66597-hcd: fixup USB_PORT_STAT_C_SUSPEND shiftKuninori Morimoto1-1/+1
2011-07-09usb: renesas_usbhs: compile/config are rescuedKuninori Morimoto3-1/+20
2011-07-09usb: renesas_usbhs: fixup comment-outKuninori Morimoto3-10/+53
2011-07-09usb: update email address in ohci-sh and r8a66597-hcdYoshihiro Shimoda2-2/+2
2011-07-09usb: r8a66597-hcd: add function for external controllerYoshihiro Shimoda2-18/+22
2011-07-09EHCI: only power off port if over-current is activeSergei Shtylyov1-1/+2
2011-07-09USB: mon: Allow to use usbmon without debugfsTobias Klauser1-3/+6
2011-07-09USB: EHCI: go back to using the system clock for QH unlinksAlan Stern3-48/+45
2011-07-09ehci: add pci quirk for Ordissimo and RM Slate 100 tooAnisse Astier1-0/+7
2011-07-09ehci: refactor pci quirk to use standard dmi_check_system methodAnisse Astier1-7/+14
2011-07-09USB: EHCI: Allow users to override 80% max periodic bandwidthKirill Smelkov4-14/+115
2011-07-09USB: EHCI: Move sysfs related bits into ehci-sysfs.cKirill Smelkov3-77/+97
2011-07-09drivers: usb: atm: ueagle-atm: Add missing const qualifierChris Forbes1-2/+2
2011-07-09drivers: usb: atm: ueagle-atm: use __packedChris Forbes1-17/+17
2011-07-09ehci-msm : use ehci_setupMatthieu CASTET1-19/+1
2011-07-09Staging: Merge ENE UB6250 MS card codes from keucr to drivers/usb/storage/ene...Cho, Yu-Chen2-11/+1632
2011-07-08usb: gadget: zero: add superspeed supportAmit Blay3-3/+109
2011-07-08usb: gadget: add SS descriptors to Ethernet gadgetPaul Zimmerman6-11/+324
2011-07-08usb: gadget: r8a66597-udc: add support for TEST_MODEYoshihiro Shimoda1-1/+22
2011-07-08usb: gadget: m66592-udc: add support for TEST_MODEYoshihiro Shimoda1-1/+22
2011-07-08usb: gadget: r8a66597-udc: Make BUSWAIT configurable through platform dataYoshihiro Shimoda1-1/+5
2011-07-08usb: gadget: r8a66597-udc: fix cannot connect after rmmod gadget driverYoshihiro Shimoda1-7/+3
2011-07-08usb: update email address in r8a66597-udc and m66592-udcYoshihiro Shimoda4-4/+4
2011-07-08usb: musb: restore INDEX register in resume pathAjay Kumar Gupta1-0/+1
2011-07-08USB: additional regression fix for device removalAlan Stern1-1/+8
2011-07-07Update my e-mail addressMichael Büsch1-1/+1
2011-07-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller19-34/+149
2011-07-05usb: gadget: fix up depenciesSebastian Andrzej Siewior1-0/+2
2011-07-05usb: gadget: fusb300_udc: fix compile warningsSebastian Andrzej Siewior1-15/+7
2011-07-05usb: gadget: ci13xx_udc.c: fix compile warningSebastian Andrzej Siewior1-2/+10
2011-07-05usb: gadget: net2272: fix compile warningsFelipe Balbi1-4/+4
2011-07-05usb: gadget: langwell_udc: fix compile warningsFelipe Balbi1-6/+6
2011-07-05usb: gadget: fusb300_udc: drop dead codeFelipe Balbi1-68/+1
2011-07-02Realtek cr: Add autosuspend function.edwin_rong2-12/+369
2011-07-02Realtek cr: Remove unused Macrosedwin_rong1-9/+0
2011-07-02Realtek cr: clean up unnecessary whitespaces.edwin_rong1-54/+56
2011-07-02USB: s3c2410_udc: fix custom UDC command handlingViliam Mateicka1-1/+1
2011-07-02usb: gadget: Compilation warning fixTatyana Brokhman1-1/+1
2011-07-02USB: OTG: Use work_queue in set_vbus for TWL6030 transcieverMoiz Sonasath1-6/+24
2011-07-02USB: Gadget: Webcam: Return correct result of bindJassi Brar1-1/+1
2011-07-02USB: gadget: fix req length in sourcesink_setup()Bob Liu1-0/+2
2011-07-02usb: renesas_usbhs: use dma handlerKuninori Morimoto1-2/+2
2011-07-02usb: renesas_usbhs: put obtained dma channel info to debug messageKuninori Morimoto1-1/+1
2011-07-02drivers/usb/atm: use printk_ratelimited() instead of printk_ratelimit()Manuel Zerpies1-2/+2