summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* usb-serial: use new registration API in [i-j]* driversAlan Stern2012-02-247-131/+61
* usb-serial: use new registration API in [d-h]* driversAlan Stern2012-02-246-102/+52
* usb-serial: use new registration API in [a-c]* driversAlan Stern2012-02-247-125/+60
* usb-serial: new API for driver registrationAlan Stern2012-02-243-11/+90
* Merge branch 'usb-3.3-rc4' into usb-nextGreg Kroah-Hartman2012-02-2356-351/+1050
|\
| * usb: host: ehci: allow ehci_* symbols to be unusedFelipe Balbi2012-02-161-3/+5
| * Merge tag 'for-usb-next-2012-02-14' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2012-02-147-60/+236
| |\
| | * USB: Turn on auto-suspend for USB 3.0 hubs.Sarah Sharp2012-02-141-8/+2
| | * USB: Set wakeup bits for all children hubs.Sarah Sharp2012-02-141-7/+15
| | * USB/xHCI: Support device-initiated USB 3.0 resume.Sarah Sharp2012-02-144-20/+74
| | * USB: Refactor hub remote wake handling.Sarah Sharp2012-02-141-24/+35
| | * USB/xHCI: Enable USB 3.0 hub remote wakeup.Sarah Sharp2012-02-143-0/+58
| | * USB: Suspend functions before putting dev into U3.Sarah Sharp2012-02-141-1/+2
| | * USB/xhci: Enable remote wakeup for USB3 devices.Sarah Sharp2012-02-143-6/+51
| | * xHCI: Kick khubd when USB3 resume really completes.Sarah Sharp2012-02-141-12/+17
| |/
| * Merge branch 'usb-linus' into usb-nextGreg Kroah-Hartman2012-02-142-9/+3
| |\
| * | usb: Fix typo in imx21-dbg.cMasanari Iida2012-02-131-1/+1
| * | usb: cdc-wdm: make reset work with blocking IOBjørn Mork2012-02-101-4/+17
| * | Merge tag 'usb-3.3-rc3' into usb-nextGreg Kroah-Hartman2012-02-10818-10585/+7615
| |\ \
| * | | USB: serial: use dev_err_console in custom write pathsJohan Hovold2012-02-1010-19/+18
| * | | USB: serial: use dev_err_console in generic writeJohan Hovold2012-02-101-3/+1
| * | | USB: serial: fix console error reportingJohan Hovold2012-02-101-1/+3
| * | | USB: serial: add macro for console error reportingJohan Hovold2012-02-091-0/+15
| * | | usb: Use hub port data to determine whether a port is removableMatthew Garrett2012-02-091-0/+40
| * | | usb: Add support for indicating whether a port is removableMatthew Garrett2012-02-093-0/+42
| * | | usb-storage: reorganize target-specific codeAlan Stern2012-02-091-14/+15
| * | | SCSI & usb-storage: add flags for VPD pages and REPORT LUNSAlan Stern2012-02-094-11/+24
| * | | SCSI: fix typo in definition of struct scsi_targetAlan Stern2012-02-091-2/+2
| * | | USB: debugging code shouldn't alter control flowAlan Stern2012-02-031-13/+8
| * | | Merge tag 'for-uas-next-2012-02-02' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2012-02-032-116/+281
| |\ \ \
| | * | | usb/uas: make sure data urb is gone if we receive status before thatSebastian Andrzej Siewior2012-02-021-15/+75
| | * | | usb/uas: add usb_pipe_usage_descriptorSebastian Andrzej Siewior2012-02-021-0/+8
| | * | | usb/uas: move UAS structs / defines into a header fileSebastian Andrzej Siewior2012-02-022-55/+62
| | * | | usb/uas: only bind if the hcd supports SGSebastian Andrzej Siewior2012-02-021-6/+19
| | * | | Merge tag 'uas_for_sarah' of git://linutronix.de/users/bigeasy/linux into for...Sarah Sharp2012-02-021-40/+117
| |/| | |
| | * | | usb/uas: one only one status URB/host on stream-less connectionSebastian Andrzej Siewior2011-12-221-10/+60
| | * | | usb/uas: use scsi_host_find_tag() to find command from a tagSebastian Andrzej Siewior2011-12-221-16/+17
| | * | | usb/uas: use unique tags for all LUNsSebastian Andrzej Siewior2011-12-221-13/+25
| | * | | UAS: Free status URB when we can't find the SCSI tag.Sarah Sharp2011-12-221-1/+3
| | * | | UAS: Use unique tags on non-streams devices.Sarah Sharp2011-12-221-1/+4
| | * | | UAS: Re-add workqueue items if submission fails.Sarah Sharp2011-12-221-4/+13
| * | | | usb: cdc-wdm: Add device-id for Huawei 3G/LTE modemsBjørn Mork2012-01-261-0/+16
| * | | | USB: Add EHCI bus glue for Loongson1x SoCs (UPDATED)Kelvin Cheung2012-01-253-0/+165
| * | | | usb: ehci-fsl: set INCR8 mode for system bus interface on MPC512xAnatolij Gustschin2012-01-252-0/+16
| * | | | USB: cdc-wdm: avoid printing odd-looking "cdc-wdm-176" namesBjørn Mork2012-01-241-2/+1
| * | | | USB: cdc-wdm: Avoid hanging on interface with no USB_CDC_DMM_TYPEBjørn Mork2012-01-241-1/+3
| * | | | USB: cdc-wdm: kill the now unnecessary bMaxPacketSize0 field and udev variableBjørn Mork2012-01-241-4/+1
| * | | | USB: cdc-wdm: no need to use usb_alloc_coherentBjørn Mork2012-01-241-30/+9
| * | | | USB: cdc-wdm: better allocate a buffer that is at least as big as we tell the...Bjørn Mork2012-01-241-1/+1
| * | | | USB: cdc-wdm: no need to fill the in request URB every time it's submittedBjørn Mork2012-01-241-20/+19