summaryrefslogtreecommitdiff
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: serial: add macro for console error reportingJohan Hovold1-0/+15
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 Garrett3-0/+42
2012-02-09usb-storage: reorganize target-specific codeAlan Stern1-14/+15
2012-02-09SCSI & usb-storage: add flags for VPD pages and REPORT LUNSAlan Stern4-11/+24
2012-02-09SCSI: fix typo in definition of struct scsi_targetAlan Stern1-2/+2
2012-02-03USB: debugging code shouldn't alter control flowAlan Stern1-13/+8
2012-02-03Merge tag 'for-uas-next-2012-02-02' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2-116/+281
2012-02-03usb/uas: make sure data urb is gone if we receive status before thatSebastian Andrzej Siewior1-15/+75
2012-02-03usb/uas: add usb_pipe_usage_descriptorSebastian Andrzej Siewior1-0/+8
2012-02-03usb/uas: move UAS structs / defines into a header fileSebastian Andrzej Siewior2-55/+62
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-20Linux 3.3-rc1v3.3-rc1Linus Torvalds1-2/+2
2012-01-20Merge branches 'sched-urgent-for-linus', 'perf-urgent-for-linus' and 'x86-urg...Linus Torvalds9-104/+444
2012-01-20Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds4-7/+8
2012-01-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-40/+27
2012-01-20x86, syscall: Need __ARCH_WANT_SYS_IPC for 32 bitsH. Peter Anvin1-0/+1
2012-01-20Merge remote-tracking branch 'linus/master' into x86/urgentH. Peter Anvin9587-258975/+463528
2012-01-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds4-5/+8
2012-01-19qnx4: don't leak ->BitMap on late failure exitsAl Viro1-1/+3
2012-01-19qnx4: reduce the insane nesting in qnx4_checkroot()Al Viro1-34/+22
2012-01-19qnx4: di_fname is an array, for crying out loud...Al Viro1-14/+12
2012-01-19KEYS: Permit key_serial() to be called with a const key pointerDavid Howells1-1/+1
2012-01-19keys: fix user_defined key sparse messagesMimi Zohar1-3/+3
2012-01-19ima: fix cred sparse warningMimi Zohar1-1/+2
2012-01-19uml: fix compile for x86-64Linus Torvalds1-0/+5
2012-01-19MPILIB: Add a missing ENOMEM checkDavid Howells1-0/+2
2012-01-19Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-0/+4672
2012-01-19Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds51-1014/+829
2012-01-19Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds182-795/+4824
2012-01-19tpm: fix (ACPI S3) suspend regressionStefan Berger2-0/+12