summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | USB: cp210x: fix debug outputJohan Hovold2012-01-241-7/+6
* | usb: Re-enable usb-storage support dynamic idHuajun Li2012-01-241-3/+18
* | usb: Disable dynamic id of USB storage subdriversHuajun Li2012-01-2413-0/+13
* | usb/uhci: initialize sg_table properlySebastian Andrzej Siewior2012-01-241-0/+3
* | USB: cleanup the handling of the PM complete callOliver Neukum2012-01-243-18/+22
* | USB: code cleanup in suspend/resume path (3rd try)Oliver Neukum2012-01-241-30/+63
* | Linux 3.3-rc1v3.3-rc1Linus Torvalds2012-01-201-2/+2
| |
| \
| \
| \
*---. \ Merge branches 'sched-urgent-for-linus', 'perf-urgent-for-linus' and 'x86-urg...Linus Torvalds2012-01-199-104/+444
|\ \ \ \
| | | * | x86, syscall: Need __ARCH_WANT_SYS_IPC for 32 bitsH. Peter Anvin2012-01-191-0/+1
| | | * | Merge remote-tracking branch 'linus/master' into x86/urgentH. Peter Anvin2012-01-199587-258975/+463528
| | | |\ \
| | | * | | x86, tsc: Fix SMI induced variation in quick_pit_calibrate()Linus Torvalds2012-01-181-8/+6
| | | * | | x86, opcode: ANDN and Group 17 in x86-opcode-map.txtUlrich Drepper2012-01-171-2/+2
| | | * | | x86/kconfig: Move the ZONE_DMA entry under a menuRandy Dunlap2012-01-171-10/+10
| | | * | | x86/UV2: Add accounting for BAU strong nacksCliff Wickman2012-01-172-5/+8
| | | * | | x86/UV2: Ack BAU interrupt earlierCliff Wickman2012-01-171-2/+1
| | | * | | x86/UV2: Remove stale no-resources test for UV2 BAUCliff Wickman2012-01-171-10/+0
| | | * | | x86/UV2: Work around BAU bugCliff Wickman2012-01-172-33/+254
| | | * | | x86/UV2: Fix BAU destination timeout initializationCliff Wickman2012-01-171-6/+7
| | | * | | x86/UV2: Fix new UV2 hardware by using native UV2 broadcast modeCliff Wickman2012-01-172-30/+151
| | | * | | x86: Get rid of dubious one-bit signed bitfieldAnton Vorontsov2012-01-161-2/+2
| | * | | | Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar2012-01-17153-535/+938
| | |\ \ \ \
| | | * | | | tracepoints/module: Fix disabling tracepoints with taint CRAP or OOTSteven Rostedt2012-01-161-3/+4
| | * | | | | x86/kprobes: Add arch/x86/tools/insn_sanity to .gitignorexiyou.wangcong@gmail.com2012-01-161-0/+1
| | * | | | | x86/kprobes: Fix typo transferred from Intel manualUlrich Drepper2012-01-161-1/+3
| * | | | | | sched/accounting, proc: Fix /proc/stat interrupts sumRussell King2012-01-161-0/+2
* | | | | | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-01-194-7/+8
|\ \ \ \ \ \ \
| * | | | | | | gpio: tps65910: Use correct offset for gpio initializationLaxman Dewangan2012-01-181-1/+1