summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2011-11-15USB: pch_udc: Support new device LAPIS Semiconductor ML7831 IOHTomoya MORINAGA2-4/+11
2011-11-15usb-storage: Accept 8020i-protocol commands longer than 12 bytesAlan Stern1-4/+3
2011-11-15USB: quirks: adding more quirky webcams to avoid squeaky audiosordna1-0/+24
2011-11-15powerpc/usb: fix type cast for address of ioremap to compatible with 64-bitShaohui Xie1-2/+1
2011-11-15USB: at91: at91-ohci: fix set/get powerJean-Christophe PLAGNIOL-VILLARD1-0/+6
2011-11-15USB: cdc-acm: Fix disconnect() vs close() raceHavard Skinnemoen1-3/+5
2011-11-15USB: add quirk for Logitech C600 web camJosh Boyer1-0/+3
2011-11-15USB: EHCI: fix HUB TT scheduling issue with iso transferThomas Poussevin1-5/+10
2011-11-15USB: XHCI: resume root hubs when the controller resumesAlan Stern1-15/+14
2011-11-15USB: workaround for bug in old version of GCCAlan Stern1-4/+3
2011-11-15USB: ark3116 initialisation fixBart Hartgers1-5/+5
2011-11-14usb: musb: fix compilation breakage introduced by de47725Felipe Balbi2-0/+2
2011-11-14usb: dwc3: gadget: initialize max_streamsSebastian Andrzej Siewior1-0/+1
2011-11-14usb: gadget: renesas_usbhs: bugfix: set DATA0 when usbhsh_endpoint_alloc()Kuninori Morimoto1-0/+1
2011-11-14usb: gadget: renesas_usbhs: bugfix: disable irq when device stopKuninori Morimoto1-0/+10
2011-11-14usb: gadget: renesas_usbhs: bugfix: care pipe directionKuninori Morimoto1-8/+21
2011-11-14USB: ci13xxx_msm: add module licenseMarc Kleine-Budde1-0/+2
2011-11-14USB: ci13xxx_udc: fix debug trace codeMarc Kleine-Budde1-3/+3
2011-11-14USB: ci13xxx_udc: fix deadlock during rmmodMarc Kleine-Budde1-1/+2
2011-11-14USB: ci13xxx_udc: fix logic to mark request dma addresses as invalidMichael Grzeschik1-4/+8
2011-11-14USB: gadgetfs: gadgetfs_disconnect: fix inconsistent lock stateMarc Kleine-Budde1-2/+3
2011-11-14usb: gadget: fix MIDI gadget jack allocationDaniel Mack1-73/+65
2011-11-14usb: gadget: storage: check for valid USB_BULK_RESET_REQUEST wLengthPaul Zimmerman2-2/+3
2011-11-14usb: gadget: storage: check for valid USB_BULK_GET_MAX_LUN_REQUESTPaul Zimmerman2-2/+3
2011-11-14usb: gadget: renesas_usbhs: fixup section mismatch warningKuninori Morimoto4-9/+9
2011-11-14usb: gadget: renesas_usbhs: fixup bogus conversionKuninori Morimoto1-2/+2
2011-11-14usb: gadget: renesas_usbhs: fixup struct completion usageKuninori Morimoto1-14/+5
2011-11-14usb: gadget: fsl_udc_core: fix compile error.Alexander Aring1-1/+1
2011-11-14usb: gadget: r8a66597-udc: fix flush fifo handlingYoshihiro Shimoda1-0/+2
2011-11-14usb: gadget: r8a66597-udc: fix for udc-newstyleYoshihiro Shimoda1-19/+9
2011-11-14usb: musb: hdrc: fix dependency on USB_GADGET_DUALSPEED in KconfigLuciano Coelho1-0/+1
2011-11-14usb: musb: remove incorrectly added ARCH_U5500 defineMian Yousaf Kaukab2-3/+2
2011-11-14usb: gadget: core: allow everybody to read sysfs attributesFelipe Balbi1-2/+2
2011-11-14usb: gadget: core: fix bug when removing gadget driversFelipe Balbi1-2/+2
2011-11-14usb: musb: gadget: don't call ->disconnect() on exitFelipe Balbi1-4/+0
2011-11-14usb: gadget: udc-core: fix bug on soft_connect and srp interfacesFelipe Balbi1-1/+1
2011-11-14Merge branch 'for-usb-linus' of git.kernel.org/pub/scm/linux/kernel/git/sarah...Greg Kroah-Hartman4-12/+17
2011-11-07Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds40-0/+40
2011-11-05USB: Update last_busy time after autosuspend failsAlan Stern1-0/+5
2011-11-04usb, xhci: Clear warm reset change event during initDon Zickus1-0/+6
2011-11-04xhci: Set slot and ep0 flags for address command.Sarah Sharp2-6/+4
2011-11-04Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds6-168/+360
2011-11-03usb, xhci: fix lockdep warning on endpoint timeoutDon Zickus1-6/+7
2011-11-02Merge branch 'next/devel' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds1-19/+220
2011-11-01usb: fix implicit usage of gfp.h in host/xhci-hub.cPaul Gortmaker1-0/+1
2011-11-01usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where neededPaul Gortmaker19-0/+19
2011-11-01usb: Add module.h to drivers/usb consumers who really use it.Paul Gortmaker20-0/+20
2011-11-01Merge branch 'depends/rmk/gpio' into next/develArnd Bergmann2-2/+2
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds1-6/+0
2011-10-27Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds2-2/+2