summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
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-09usb-storage: reorganize target-specific codeAlan Stern1-14/+15
2012-02-09SCSI & usb-storage: add flags for VPD pages and REPORT LUNSAlan Stern1-10/+16
2012-02-03USB: debugging code shouldn't alter control flowAlan Stern1-13/+8
2012-02-03usb/uas: make sure data urb is gone if we receive status before thatSebastian Andrzej Siewior1-15/+75
2012-02-03usb/uas: move UAS structs / defines into a header fileSebastian Andrzej Siewior1-55/+1
2012-02-03usb/uas: only bind if the hcd supports SGSebastian Andrzej Siewior1-6/+19
2012-02-03Merge tag 'uas_for_sarah' of git://linutronix.de/users/bigeasy/linux into for...Sarah Sharp1-40/+117
2012-01-26usb: cdc-wdm: Add device-id for Huawei 3G/LTE modemsBjørn Mork1-0/+16
2012-01-25USB: Add EHCI bus glue for Loongson1x SoCs (UPDATED)Kelvin Cheung3-0/+165
2012-01-25usb: ehci-fsl: set INCR8 mode for system bus interface on MPC512xAnatolij Gustschin2-0/+16
2012-01-25USB: cdc-wdm: avoid printing odd-looking "cdc-wdm-176" namesBjørn Mork1-2/+1
2012-01-25USB: cdc-wdm: Avoid hanging on interface with no USB_CDC_DMM_TYPEBjørn Mork1-1/+3
2012-01-25USB: cdc-wdm: kill the now unnecessary bMaxPacketSize0 field and udev variableBjørn Mork1-4/+1
2012-01-25USB: cdc-wdm: no need to use usb_alloc_coherentBjørn Mork1-30/+9
2012-01-25USB: cdc-wdm: better allocate a buffer that is at least as big as we tell the...Bjørn Mork1-1/+1
2012-01-25USB: cdc-wdm: no need to fill the in request URB every time it's submittedBjørn Mork1-20/+19
2012-01-25USB: cp210x: fix debug outputJohan Hovold1-7/+6
2012-01-25usb: Re-enable usb-storage support dynamic idHuajun Li1-3/+18
2012-01-25usb: Disable dynamic id of USB storage subdriversHuajun Li13-0/+13
2012-01-25usb/uhci: initialize sg_table properlySebastian Andrzej Siewior1-0/+3
2012-01-25USB: cleanup the handling of the PM complete callOliver Neukum3-18/+22
2012-01-25USB: code cleanup in suspend/resume path (3rd try)Oliver Neukum1-30/+63
2012-01-18Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2-4/+4
2012-01-17Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds1-1/+1
2012-01-16USB: EHCI: Don't use NO_IRQ in xilinx ehci driverMichal Simek1-1/+1
2012-01-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds4-5/+291
2012-01-15Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds64-89/+89
2012-01-14Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds1-1/+1
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell64-89/+89
2012-01-11Merge branches 'next/ar7', 'next/ath79', 'next/bcm63xx', 'next/bmips', 'next/...Ralf Baechle2-1/+5
2012-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-0/+2
2012-01-10Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds6-21/+300
2012-01-10Merge tag 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-4/+6
2012-01-10Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+71
2012-01-10Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-13/+13
2012-01-10Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds181-3722/+4720
2012-01-09Merge branch 'samsung/driver' into next/driversArnd Bergmann6-21/+22
2012-01-09... and the same for gadgetfsAl Viro1-15/+11
2012-01-09functionfs: unfuck failure exits on mountAl Viro1-20/+11
2012-01-09mfd: Unify abx500 headers in mfd/abx500Linus Walleij1-1/+1
2012-01-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds10-13/+12
2012-01-09Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-6/+7
2012-01-09Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds7-24/+21
2012-01-08Merge branch 'samsung/dt' into next/dtArnd Bergmann6-21/+22
2012-01-08Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds41-688/+43