index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-24
usb: misc: yurex: remove useless casting of private_data
Arjun Sreedharan
1
-4
/
+4
2014-09-24
xhci: Log extra info on "ERROR Transfer event TRB DMA ptr not part of current...
Hans de Goede
3
-9
/
+27
2014-09-24
xhci: Remove "FIXME - check all the stream rings for pending cancellations"
Hans de Goede
1
-1
/
+0
2014-09-24
xhci: Always ring the doorbell for active eps when a Set TR deq ptr cmd compl...
Hans de Goede
1
-2
/
+2
2014-09-24
xhci: Fold queue_set_tr_deq into xhci_queue_new_dequeue_state
Hans de Goede
1
-51
/
+32
2014-09-24
xhci: xhci_ring_device: Ring stream ring bells for endpoints with streams
Hans de Goede
1
-4
/
+11
2014-09-24
usb: xhci_suspend is not stopping the root hub timer for the shared HCD
Al Cooper
1
-0
/
+4
2014-09-24
xhci: Move allocating of command for new_dequeue_state to queue_set_tr_deq()
Hans de Goede
3
-20
/
+23
2014-09-24
uas: Add response iu handling
Hans de Goede
1
-0
/
+10
2014-09-24
uas: Log error codes when logging errors
Hans de Goede
1
-5
/
+12
2014-09-24
uas: Cleanup uas_log_cmd_state usage
Hans de Goede
1
-33
/
+19
2014-09-24
uas: Remove protype hardware usb interface info
Hans de Goede
1
-2
/
+0
2014-09-24
uas: Remove support for old sense ui as used in pre-production hardware
Hans de Goede
1
-46
/
+1
2014-09-24
uas: Drop COMMAND_COMPLETED flag
Hans de Goede
1
-7
/
+3
2014-09-24
uas: Use scsi_print_command
Hans de Goede
1
-2
/
+3
2014-09-24
uas: Do not log urb status error on cancellation
Hans de Goede
1
-5
/
+2
2014-09-24
uas: Use streams on upcoming 10Gbps / 3.1 USB
Hans de Goede
1
-1
/
+1
2014-09-24
uas: pre_reset and suspend: Fix a few races
Hans de Goede
1
-6
/
+55
2014-09-24
uas: Fix memleak of non-submitted urbs
Hans de Goede
1
-0
/
+22
2014-09-24
uas: Drop all references to a scsi_cmnd once it has been aborted
Hans de Goede
1
-3
/
+44
2014-09-24
uas: Remove cmnd reference from the cmd urb
Hans de Goede
1
-6
/
+3
2014-09-24
uas: Drop inflight list
Hans de Goede
1
-16
/
+16
2014-09-24
uas: zap_pending: data urbs should have completed at this time
Hans de Goede
1
-5
/
+5
2014-09-24
uas: Simplify reset / disconnect handling
Hans de Goede
1
-37
/
+6
2014-09-24
uas: Free data urbs on completion
Hans de Goede
1
-2
/
+3
2014-09-24
uas: Simplify unlink of data urbs on error
Hans de Goede
1
-30
/
+18
2014-09-24
uas: Check against unexpected completions
Hans de Goede
1
-0
/
+12
2014-09-24
uas: Do not use scsi_host_find_tag
Hans de Goede
1
-21
/
+18
2014-09-24
uas: Add uas_get_tag() helper function
Hans de Goede
1
-12
/
+21
2014-09-24
uas: Fix resetting flag handling
Hans de Goede
1
-14
/
+35
2014-09-24
uas: Remove task-management / abort error handling code
Hans de Goede
1
-176
/
+1
2014-09-24
uas: Add another ASM1051 usb-id to the uas blacklist
Hans de Goede
1
-0
/
+8
2014-09-24
uas: Add US_FL_NO_ATA_1X quirk for Seagate (0bc2:ab20) drives
Hans de Goede
1
-0
/
+7
2014-09-24
uas: Add no-report-opcodes quirk
Hans de Goede
3
-1
/
+15
2014-09-24
uas: Add a quirk for rejecting ATA_12 and ATA_16 commands
Hans de Goede
3
-11
/
+31
2014-09-24
uas: replace WARN_ON_ONCE() with lockdep_assert_held()
Sanjeev Sharma
1
-4
/
+4
2014-09-24
usb: host: ohci-st: Add OHCI driver support for ST STB devices
Peter Griffin
3
-0
/
+358
2014-09-24
usb: host: ehci-st: Add EHCI support for ST STB devices
Peter Griffin
1
-0
/
+375
2014-09-24
USB: isp1362: Use devm_ioremap_resource
Tobias Klauser
1
-78
/
+25
2014-09-24
usb: chipidea: enhance kernel-doc format
Peter Chen
2
-5
/
+17
2014-09-24
usb: chipidea: otg initialization is only needed when the gadget is supported
Peter Chen
1
-1
/
+1
2014-09-24
chipidea: usbmisc_imx: Add USB support for VF610 SoCs
Stefan Agner
3
-11
/
+50
2014-09-24
usb: chipidea: add TPL support for targeted hosts
Peter Chen
2
-0
/
+5
2014-09-24
usb: common: add API to get if the platform supports TPL
Peter Chen
1
-0
/
+15
2014-09-24
usb: core: Kconfig: TPL should apply for both OTG and EH
Peter Chen
1
-9
/
+3
2014-09-24
usb: core: TPL should apply for both OTG and EH
Peter Chen
2
-28
/
+18
2014-09-24
USB: quirks: enable device-qualifier quirk for Elan Touchscreen
Johan Hovold
1
-0
/
+4
2014-09-24
USB: core: add device-qualifier quirk
Johan Hovold
1
-0
/
+3
2014-09-23
Revert "usb: gadget: composite: dequeue cdev->req before free it in composite...
Felipe Balbi
1
-1
/
+0
2014-09-22
Merge 3.17-rc6 into usb-next
Greg Kroah-Hartman
2
-2
/
+32
[next]