aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2012-10-11Add CDC-ACM support for the CX93010-2x UCMxx USB ModemJean-Christian de Rivaz
2012-10-10Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2012-10-09Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-10-09mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov
2012-10-09Merge tag 'xtensa-next-20121008' of git://github.com/czankel/xtensa-linuxLinus Torvalds
2012-10-08Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2012-10-06Merge branches 'acpica', 'acpidump', 'intel-idle', 'misc', 'module_acpi_drive...Len Brown
2012-10-03xtensa: adopt generic io routinesMax Filippov
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-02target/usb-gadget: strlen() doesn't count the terminatorDan Carpenter
2012-10-02target/usb-gadget: remove duplicate initializationDan Carpenter
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2012-10-01Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2012-10-01Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds
2012-10-01Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-10-01Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds
2012-10-01Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds
2012-09-27USB: Fix race condition when removing host controllersAlan Stern
2012-09-27USB: ohci-at91: fix null pointer in ohci_hcd_at91_overcurrent_irqJoachim Eastwood
2012-09-26usb/gadget: fix misannotationsAl Viro
2012-09-26USB: ezusb: move ezusb.c from drivers/usb/serial to drivers/usb/miscRene Buergel
2012-09-26USB: uas: fix gcc warningGerd Hoffmann
2012-09-26USB: uas: fix lockingGerd Hoffmann
2012-09-26USB: Fix race condition when removing host controllersAlan Stern
2012-09-25Merge tag 'for-usb-next-2012-09-25' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2012-09-25USB: uas: add lockingGerd Hoffmann
2012-09-25USB: uas: fix abortGerd Hoffmann
2012-09-25USB: uas: remove aborted field, replace with status bit.Gerd Hoffmann
2012-09-25USB: uas: fix task managementGerd Hoffmann
2012-09-25USB: uas: keep track of command urbsGerd Hoffmann
2012-09-25xhci: Intel Panther Point BEI quirk.Sarah Sharp
2012-09-24powerpc/usb: remove checking PHY_CLK_VALID for UTMI PHYShengzhou Liu
2012-09-24USB: ftdi_sio: add TIAO USB Multi-Protocol Adapter (TUMPA) supportAntonio Ospite
2012-09-24Revert "usb : Add sysfs files to control port power."Greg Kroah-Hartman
2012-09-24USB: serial: remove vizzini driverGreg Kroah-Hartman
2012-09-24usb: host: xhci: Fix Null pointer dereferencing with 71c731a for non-x86 systemsVivek Gautam
2012-09-24Increase XHCI suspend timeout to 16msMichael Spang
2012-09-24USB: ohci-at91: fix null pointer in ohci_hcd_at91_overcurrent_irqJoachim Eastwood
2012-09-22Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson
2012-09-21USB: sierra_ms: don't keep unused variableAlan Cox
2012-09-21fsl/usb: Add support for USB controller version 2.4Ramneek Mehresh
2012-09-21USB: qcaux: add Pantech vendor class matchBjørn Mork
2012-09-21USB: option: blacklist QMI interface on ZTE MF683Bjørn Mork
2012-09-21USB: EHCI: convert warning messages to debug-levelAlan Stern
2012-09-21USB: EHCI: remove useless testAlan Stern
2012-09-21USB: serial: vizzini: remove outdated commentGreg Kroah-Hartman
2012-09-21userns: Convert usb functionfs to use kuid/kgid where appropriateEric W. Biederman
2012-09-21userns: Convert gadgetfs to use kuid and kgid where appropriateEric W. Biederman
2012-09-20Merge tag 'multi-platform-for-3.7' of git://sources.calxeda.com/kernel/linux ...Olof Johansson