index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-23
usb: wusbcore: remove USB_WUSB build dependency on PCI
Thomas Pugliese
1
-1
/
+0
2014-09-23
usb: hwa: add USB build dependency for USB_HWA_HCD
Thomas Pugliese
1
-1
/
+1
2014-09-23
wusb: delete double assignment
Julia Lawall
1
-2
/
+0
2014-09-23
usb: renesas_usbhs: fix driver dependencies
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2014-09-23
usb: host: ohci-exynos: Remove unnecessary usb-phy support
Vivek Gautam
1
-61
/
+20
2014-09-23
usb: misc: yurex: remove useless casting of private_data
Arjun Sreedharan
1
-4
/
+4
2014-09-23
xhci: Log extra info on "ERROR Transfer event TRB DMA ptr not part of current...
Hans de Goede
3
-9
/
+27
2014-09-23
xhci: Remove "FIXME - check all the stream rings for pending cancellations"
Hans de Goede
1
-1
/
+0
2014-09-23
xhci: Always ring the doorbell for active eps when a Set TR deq ptr cmd compl...
Hans de Goede
1
-2
/
+2
2014-09-23
xhci: Fold queue_set_tr_deq into xhci_queue_new_dequeue_state
Hans de Goede
1
-51
/
+32
2014-09-23
xhci: xhci_ring_device: Ring stream ring bells for endpoints with streams
Hans de Goede
1
-4
/
+11
2014-09-23
usb: xhci_suspend is not stopping the root hub timer for the shared HCD
Al Cooper
1
-0
/
+4
2014-09-23
xhci: Move allocating of command for new_dequeue_state to queue_set_tr_deq()
Hans de Goede
3
-20
/
+23
2014-09-23
uas: Add response iu handling
Hans de Goede
1
-0
/
+10
2014-09-23
uas: Log error codes when logging errors
Hans de Goede
1
-5
/
+12
2014-09-23
uas: Cleanup uas_log_cmd_state usage
Hans de Goede
1
-33
/
+19
2014-09-23
uas: Remove protype hardware usb interface info
Hans de Goede
1
-2
/
+0
2014-09-23
uas: Remove support for old sense ui as used in pre-production hardware
Hans de Goede
1
-46
/
+1
2014-09-23
uas: Drop COMMAND_COMPLETED flag
Hans de Goede
1
-7
/
+3
2014-09-23
uas: Use scsi_print_command
Hans de Goede
1
-2
/
+3
2014-09-23
uas: Do not log urb status error on cancellation
Hans de Goede
1
-5
/
+2
2014-09-23
uas: Use streams on upcoming 10Gbps / 3.1 USB
Hans de Goede
1
-1
/
+1
2014-09-23
uas: pre_reset and suspend: Fix a few races
Hans de Goede
1
-6
/
+55
2014-09-23
uas: Fix memleak of non-submitted urbs
Hans de Goede
1
-0
/
+22
2014-09-23
uas: Drop all references to a scsi_cmnd once it has been aborted
Hans de Goede
1
-3
/
+44
2014-09-23
uas: Remove cmnd reference from the cmd urb
Hans de Goede
1
-6
/
+3
2014-09-23
uas: Drop inflight list
Hans de Goede
1
-16
/
+16
2014-09-23
uas: zap_pending: data urbs should have completed at this time
Hans de Goede
1
-5
/
+5
2014-09-23
uas: Simplify reset / disconnect handling
Hans de Goede
1
-37
/
+6
2014-09-23
uas: Free data urbs on completion
Hans de Goede
1
-2
/
+3
2014-09-23
uas: Simplify unlink of data urbs on error
Hans de Goede
1
-30
/
+18
2014-09-23
uas: Check against unexpected completions
Hans de Goede
1
-0
/
+12
2014-09-23
uas: Do not use scsi_host_find_tag
Hans de Goede
1
-21
/
+18
2014-09-23
uas: Add uas_get_tag() helper function
Hans de Goede
1
-12
/
+21
2014-09-23
uas: Fix resetting flag handling
Hans de Goede
1
-14
/
+35
2014-09-23
uas: Remove task-management / abort error handling code
Hans de Goede
1
-176
/
+1
2014-09-23
uas: Add another ASM1051 usb-id to the uas blacklist
Hans de Goede
1
-0
/
+8
2014-09-23
uas: Add US_FL_NO_ATA_1X quirk for Seagate (0bc2:ab20) drives
Hans de Goede
1
-0
/
+7
2014-09-23
uas: Add no-report-opcodes quirk
Hans de Goede
3
-1
/
+15
2014-09-23
uas: Add a quirk for rejecting ATA_12 and ATA_16 commands
Hans de Goede
3
-11
/
+31
2014-09-23
uas: replace WARN_ON_ONCE() with lockdep_assert_held()
Sanjeev Sharma
1
-4
/
+4
2014-09-23
usb: host: ohci-st: Add OHCI driver support for ST STB devices
Peter Griffin
3
-0
/
+358
2014-09-23
usb: host: ehci-st: Add EHCI support for ST STB devices
Peter Griffin
1
-0
/
+375
2014-09-23
USB: isp1362: Use devm_ioremap_resource
Tobias Klauser
1
-78
/
+25
2014-09-23
usb: chipidea: enhance kernel-doc format
Peter Chen
2
-5
/
+17
2014-09-23
usb: chipidea: otg initialization is only needed when the gadget is supported
Peter Chen
1
-1
/
+1
2014-09-23
chipidea: usbmisc_imx: Add USB support for VF610 SoCs
Stefan Agner
3
-11
/
+50
2014-09-23
usb: chipidea: add TPL support for targeted hosts
Peter Chen
2
-0
/
+5
2014-09-23
usb: common: add API to get if the platform supports TPL
Peter Chen
1
-0
/
+15
2014-09-23
usb: core: Kconfig: TPL should apply for both OTG and EH
Peter Chen
1
-9
/
+3
[prev]
[next]