summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2012-02-24USB: qcserial: don't grab QMI port on Gobi 1000 devicesDan Williams1-43/+62
2012-02-24USB: serial: remove usb_serial_register and usb_serial_deregisterGreg Kroah-Hartman1-10/+2
2012-02-24usb-serial: use new registration API in keyspan_pda.cGreg Kroah-Hartman1-46/+13
2012-02-24usb-serial: use new registration API in [t-z]* driversAlan Stern6-121/+48
2012-02-24usb-serial: use new registration API in [q-s]* driversAlan Stern8-132/+64
2012-02-24usb-serial: use new registration API in [n-p]* driversAlan Stern6-88/+45
2012-02-24usb-serial: use new registration API in [k-m]* driversAlan Stern8-146/+64
2012-02-24usb-serial: use new registration API in [i-j]* driversAlan Stern7-131/+61
2012-02-24usb-serial: use new registration API in [d-h]* driversAlan Stern6-102/+52
2012-02-24usb-serial: use new registration API in [a-c]* driversAlan Stern7-125/+60
2012-02-24usb-serial: new API for driver registrationAlan Stern2-11/+81
2012-02-23Merge branch 'usb-3.3-rc4' into usb-nextGreg Kroah-Hartman47-348/+930
2012-02-21USB: Added Kamstrup VID/PIDs to cp210x serial driver.Bruno Thomsen1-0/+2
2012-02-21USB: Serial: ti_usb_3410_5052: Add Abbot Diabetes Care cable idAndrew Lunn2-2/+8
2012-02-21usb-storage: fix freezing of the scanning threadAlan Stern2-62/+35
2012-02-21xhci: Fix encoding for HS bulk/control NAK rate.Sarah Sharp1-8/+24
2012-02-21USB: Set hub depth after USB3 hub resetElric Fu1-13/+17
2012-02-21USB: Fix handoff when BIOS disables host PCI device.Sarah Sharp1-0/+11
2012-02-15usb: host: ehci: allow ehci_* symbols to be unusedFelipe Balbi1-3/+5
2012-02-14USB: option: cleanup zte 3g-dongle's pid in option.cli.rui27@zte.com.cn1-130/+13
2012-02-14USB: Turn on auto-suspend for USB 3.0 hubs.Sarah Sharp1-8/+2
2012-02-14USB: Set wakeup bits for all children hubs.Sarah Sharp1-7/+15
2012-02-14USB/xHCI: Support device-initiated USB 3.0 resume.Sarah Sharp3-20/+72
2012-02-14USB: Refactor hub remote wake handling.Sarah Sharp1-24/+35
2012-02-14USB/xHCI: Enable USB 3.0 hub remote wakeup.Sarah Sharp2-0/+53
2012-02-14USB: Suspend functions before putting dev into U3.Sarah Sharp1-1/+2
2012-02-14USB/xhci: Enable remote wakeup for USB3 devices.Sarah Sharp3-6/+51
2012-02-14xHCI: Kick khubd when USB3 resume really completes.Sarah Sharp1-12/+17
2012-02-14USB: Don't fail USB3 probe on missing legacy PCI IRQ.Sarah Sharp3-3/+13
2012-02-13Merge branch 'usb-linus' into usb-nextGreg Kroah-Hartman1-1/+1
2012-02-13usb: Fix typo in imx21-dbg.cMasanari Iida1-1/+1
2012-02-10xhci: Fix oops caused by more USB2 ports than USB3 ports.Sarah Sharp1-1/+1
2012-02-10usb: cdc-wdm: make reset work with blocking IOBjørn Mork1-4/+17
2012-02-10Merge tag 'usb-3.3-rc3' into usb-nextGreg Kroah-Hartman43-2604/+415
2012-02-10USB: serial: use dev_err_console in custom write pathsJohan Hovold10-19/+18
2012-02-10USB: serial: use dev_err_console in generic writeJohan Hovold1-3/+1
2012-02-10USB: serial: fix console error reportingJohan Hovold1-1/+3
2012-02-09usb: Use hub port data to determine whether a port is removableMatthew Garrett1-0/+40
2012-02-09usb: Add support for indicating whether a port is removableMatthew Garrett1-0/+23
2012-02-08usb-storage: reorganize target-specific codeAlan Stern1-14/+15
2012-02-08SCSI & usb-storage: add flags for VPD pages and REPORT LUNSAlan Stern1-10/+16
2012-02-03USB: usbserial: add new PID number (0xa951) to the ftdi driverMilan Kocian2-0/+8
2012-02-03Merge tag 'for-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/balb...Greg Kroah-Hartman2-2/+3
2012-02-03usb: musb: fix a build error on mipsCong Wang1-1/+2
2012-02-02USB: debugging code shouldn't alter control flowAlan Stern1-13/+8
2012-02-02usb/uas: make sure data urb is gone if we receive status before thatSebastian Andrzej Siewior1-15/+75
2012-02-02usb/uas: move UAS structs / defines into a header fileSebastian Andrzej Siewior1-55/+1
2012-02-02usb/uas: only bind if the hcd supports SGSebastian Andrzej Siewior1-6/+19
2012-02-02Merge tag 'uas_for_sarah' of git://linutronix.de/users/bigeasy/linux into for...Sarah Sharp1-40/+117
2012-02-02uwb & wusb & usb wireless controllers: fix kconfig error & build errorsRandy Dunlap1-2/+2