summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2012-02-14USB/xhci: Enable remote wakeup for USB3 devices.Sarah Sharp
2012-02-14xHCI: Kick khubd when USB3 resume really completes.Sarah Sharp
2012-02-13Merge branch 'usb-linus' into usb-nextGreg Kroah-Hartman
2012-02-13usb: Fix typo in imx21-dbg.cMasanari Iida
2012-02-10xhci: Fix oops caused by more USB2 ports than USB3 ports.Sarah Sharp
2012-02-10usb: cdc-wdm: make reset work with blocking IOBjørn Mork
2012-02-10Merge tag 'usb-3.3-rc3' into usb-nextGreg Kroah-Hartman
2012-02-10USB: serial: use dev_err_console in custom write pathsJohan Hovold
2012-02-10USB: serial: use dev_err_console in generic writeJohan Hovold
2012-02-10USB: serial: fix console error reportingJohan Hovold
2012-02-09usb: Use hub port data to determine whether a port is removableMatthew Garrett
2012-02-09usb: Add support for indicating whether a port is removableMatthew Garrett
2012-02-09usb-storage: reorganize target-specific codeAlan Stern
2012-02-09SCSI & usb-storage: add flags for VPD pages and REPORT LUNSAlan Stern
2012-02-03USB: usbserial: add new PID number (0xa951) to the ftdi driverMilan Kocian
2012-02-03Merge tag 'for-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/balb...Greg Kroah-Hartman
2012-02-03usb: musb: fix a build error on mipsCong Wang
2012-02-03USB: debugging code shouldn't alter control flowAlan Stern
2012-02-02usb/uas: make sure data urb is gone if we receive status before thatSebastian Andrzej Siewior
2012-02-02usb/uas: move UAS structs / defines into a header fileSebastian Andrzej Siewior
2012-02-02usb/uas: only bind if the hcd supports SGSebastian Andrzej Siewior
2012-02-02Merge tag 'uas_for_sarah' of git://linutronix.de/users/bigeasy/linux into for...Sarah Sharp
2012-02-02uwb & wusb & usb wireless controllers: fix kconfig error & build errorsRandy Dunlap
2012-02-02usb: Skip PCI USB quirk handling for Netlogic XLPJayachandran C
2012-02-02powerpc/usb: fix issue of CPU halt when missing USB PHY clockShengzhou Liu
2012-02-02usb: otg: mv_otg: Add dependenceNeil Zhang
2012-02-02usb: host: Distinguish Kconfig text for Freescale controllersFabio Estevam
2012-02-02USB: add new zte 3g-dongle's pid to option.cRui li
2012-02-01USB: qcserial: don't enable autosuspendThomas Tuttle
2012-02-01USB: qcserial: add several new serial devicesThomas Tuttle
2012-01-30Merge tag 'usb-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-01-30usb: otg: mv_otg: Add dependenceNeil Zhang
2012-01-30usb: gadget: zero: fix bug in loopback autoresume handlingTimo Juhani Lindfors
2012-01-26usb: cdc-wdm: Add device-id for Huawei 3G/LTE modemsBjørn Mork
2012-01-26uwb & wusb: fix kconfig errorRandy Dunlap
2012-01-26USB: Realtek cr: fix autopm scheduling while atomicStanislaw Gruszka
2012-01-26USB: ftdi_sio: Add more identifiersAlan Cox
2012-01-25xHCI: Cleanup isoc transfer ring when TD length mismatch foundAndiry Xu
2012-01-25Merge branch 'for-greg' of git://git.kernel.org/pub/scm/linux/kernel/git/balb...Greg Kroah-Hartman
2012-01-25usb: musb: omap2430: minor cleanups.NeilBrown
2012-01-24qcaux: add more Pantech UML190 and UML290 portsDan Williams
2012-01-24Revert "drivers: usb: Fix dependency for USB_HWA_HCD"Greg Kroah-Hartman
2012-01-24USB: Add EHCI bus glue for Loongson1x SoCs (UPDATED)Kelvin Cheung
2012-01-24usb: ehci-fsl: set INCR8 mode for system bus interface on MPC512xAnatolij Gustschin
2012-01-24usb: mv-otg - Fix build if CONFIG_USB is not setGeert Uytterhoeven
2012-01-24USB: cdc-wdm: avoid printing odd-looking "cdc-wdm-176" namesBjørn Mork
2012-01-24USB: cdc-wdm: Avoid hanging on interface with no USB_CDC_DMM_TYPEBjørn Mork
2012-01-24USB: cdc-wdm: Avoid hanging on interface with no USB_CDC_DMM_TYPEBjørn Mork
2012-01-24USB: cdc-wdm: kill the now unnecessary bMaxPacketSize0 field and udev variableBjørn Mork
2012-01-24USB: cdc-wdm: no need to use usb_alloc_coherentBjørn Mork