aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2011-11-14USB: ci13xxx_msm: add module licenseMarc Kleine-Budde
2011-11-14USB: ci13xxx_udc: fix debug trace codeMarc Kleine-Budde
2011-11-14USB: ci13xxx_udc: fix deadlock during rmmodMarc Kleine-Budde
2011-11-14USB: ci13xxx_udc: fix logic to mark request dma addresses as invalidMichael Grzeschik
2011-11-14USB: gadgetfs: gadgetfs_disconnect: fix inconsistent lock stateMarc Kleine-Budde
2011-11-14usb: gadget: fix MIDI gadget jack allocationDaniel Mack
2011-11-14usb: gadget: storage: check for valid USB_BULK_RESET_REQUEST wLengthPaul Zimmerman
2011-11-14usb: gadget: storage: check for valid USB_BULK_GET_MAX_LUN_REQUESTPaul Zimmerman
2011-11-14usb: gadget: renesas_usbhs: fixup section mismatch warningKuninori Morimoto
2011-11-14usb: gadget: renesas_usbhs: fixup bogus conversionKuninori Morimoto
2011-11-14usb: gadget: renesas_usbhs: fixup struct completion usageKuninori Morimoto
2011-11-14usb: gadget: fsl_udc_core: fix compile error.Alexander Aring
2011-11-14usb: gadget: r8a66597-udc: fix flush fifo handlingYoshihiro Shimoda
2011-11-14usb: gadget: r8a66597-udc: fix for udc-newstyleYoshihiro Shimoda
2011-11-14usb: musb: hdrc: fix dependency on USB_GADGET_DUALSPEED in KconfigLuciano Coelho
2011-11-14usb: musb: remove incorrectly added ARCH_U5500 defineMian Yousaf Kaukab
2011-11-14usb: gadget: core: allow everybody to read sysfs attributesFelipe Balbi
2011-11-14usb: gadget: core: fix bug when removing gadget driversFelipe Balbi
2011-11-14usb: musb: gadget: don't call ->disconnect() on exitFelipe Balbi
2011-11-14usb: gadget: udc-core: fix bug on soft_connect and srp interfacesFelipe Balbi
2011-11-14Merge branch 'for-usb-linus' of git.kernel.org/pub/scm/linux/kernel/git/sarah...Greg Kroah-Hartman
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-04USB: Update last_busy time after autosuspend failsAlan Stern
2011-11-04usb, xhci: Clear warm reset change event during initDon Zickus
2011-11-04xhci: Set slot and ep0 flags for address command.Sarah Sharp
2011-11-03Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2011-11-02usb, xhci: fix lockdep warning on endpoint timeoutDon Zickus
2011-11-01Merge branch 'next/devel' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds
2011-10-31usb: fix implicit usage of gfp.h in host/xhci-hub.cPaul Gortmaker
2011-10-31usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where neededPaul Gortmaker
2011-10-31usb: Add module.h to drivers/usb consumers who really use it.Paul Gortmaker
2011-10-31Merge branch 'depends/rmk/gpio' into next/develArnd Bergmann
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds
2011-10-27Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds
2011-10-25Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-10-25Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-10-24MIPS: Alchemy: remove all CONFIG_SOC_AU1??? definesManuel Lauss
2011-10-24MIPS: Alchemy: abstract USB block control register accessManuel Lauss
2011-10-20Merge branch 'imx/devel' into next/develArnd Bergmann
2011-10-19usb: renesas_usbhs: fixup inconsistent return from usbhs_pkt_push()Kuninori Morimoto
2011-10-19usb/isp1760: Allow to optionally trigger low-level chip reset via GPIOLIB.Joachim Foerster
2011-10-18USB: gadget: midi: memory leak in f_midi_bind_config()Dan Carpenter
2011-10-18USB: gadget: midi: fix range check in f_midi_out_open()Dan Carpenter
2011-10-18QE/FHCI: fixed the CONTROL bugJerry Huang
2011-10-18usb: renesas_usbhs: tidyup for smatch warningsKuninori Morimoto
2011-10-18USB: Fix USB Kconfig dependency problem on 85xx/QoirQ platformsXu lei
2011-10-18EHCI: workaround for MosChip controller bugAlan Stern
2011-10-18usb: gadget: file_storage: fix race on unloadingYauheni Kaliuta
2011-10-18USB: ftdi_sio.c: Use ftdi async_icount structure for TIOCMIWAIT, as in other ...Uwe Bonnes