index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
usb: hub: keep hub->dev reference all the time when struct usb_hub lives
Petr Mladek
2014-09-23
1
-3
/
+3
|
*
|
|
|
|
storage: Add quirk for another SCM-based USB-SCSI converter
Mark Knibbs
2014-09-23
1
-2
/
+8
|
*
|
|
|
|
storage: Add quirks for Castlewood and Double-H USB-SCSI converters
Mark Knibbs
2014-09-23
1
-0
/
+14
|
*
|
|
|
|
storage: Replace magic number with define in usb_stor_euscsi_init()
Mark Knibbs
2014-09-23
1
-1
/
+1
|
*
|
|
|
|
USB: Add device quirk for ASUS T100 Base Station keyboard
Lu Baolu
2014-09-23
2
-2
/
+8
|
*
|
|
|
|
usb3503: clarify what the registers 'PDS' and 'CFG1' really do
Tobias Jakobi
2014-09-23
1
-2
/
+2
|
*
|
|
|
|
usb3503: correct error message in probe ('connect' to 'interrupt')
Tobias Jakobi
2014-09-23
1
-1
/
+1
|
*
|
|
|
|
usb: Fixed a few typos
Mickael Maison
2014-09-23
5
-6
/
+6
|
*
|
|
|
|
USB: storage: use %*ph specifier to dump small buffers
Andy Shevchenko
2014-09-23
2
-9
/
+5
|
*
|
|
|
|
drivers/usb/host/ehci-xilinx-of.c: Include "linux/of_irq.h" to avoid compilin...
Chen Gang
2014-09-23
1
-0
/
+1
|
*
|
|
|
|
usb: wusbcore: fix device disconnect on rekey timeout
Thomas Pugliese
2014-09-23
2
-1
/
+19
|
*
|
|
|
|
usb: wusbcore: skip done segs before completing aborted transfer
Thomas Pugliese
2014-09-23
1
-3
/
+14
|
*
|
|
|
|
usb: wusbcore: USB_WUSB_CBAF depends on USB
Thomas Pugliese
2014-09-23
1
-0
/
+1
|
*
|
|
|
|
usb: wusbcore: remove USB_WUSB build dependency on PCI
Thomas Pugliese
2014-09-23
1
-1
/
+0
|
*
|
|
|
|
usb: hwa: add USB build dependency for USB_HWA_HCD
Thomas Pugliese
2014-09-23
1
-1
/
+1
|
*
|
|
|
|
wusb: delete double assignment
Julia Lawall
2014-09-23
1
-2
/
+0
|
*
|
|
|
|
usb: renesas_usbhs: fix driver dependencies
Bartlomiej Zolnierkiewicz
2014-09-23
1
-0
/
+1
|
*
|
|
|
|
usb: host: ohci-exynos: Remove unnecessary usb-phy support
Vivek Gautam
2014-09-23
1
-61
/
+20
|
*
|
|
|
|
usb: misc: yurex: remove useless casting of private_data
Arjun Sreedharan
2014-09-23
1
-4
/
+4
|
*
|
|
|
|
xhci: Log extra info on "ERROR Transfer event TRB DMA ptr not part of current...
Hans de Goede
2014-09-23
3
-9
/
+27
|
*
|
|
|
|
xhci: Remove "FIXME - check all the stream rings for pending cancellations"
Hans de Goede
2014-09-23
1
-1
/
+0
|
*
|
|
|
|
xhci: Always ring the doorbell for active eps when a Set TR deq ptr cmd compl...
Hans de Goede
2014-09-23
1
-2
/
+2
|
*
|
|
|
|
xhci: Fold queue_set_tr_deq into xhci_queue_new_dequeue_state
Hans de Goede
2014-09-23
1
-51
/
+32
|
*
|
|
|
|
xhci: xhci_ring_device: Ring stream ring bells for endpoints with streams
Hans de Goede
2014-09-23
1
-4
/
+11
|
*
|
|
|
|
usb: xhci_suspend is not stopping the root hub timer for the shared HCD
Al Cooper
2014-09-23
1
-0
/
+4
|
*
|
|
|
|
xhci: Move allocating of command for new_dequeue_state to queue_set_tr_deq()
Hans de Goede
2014-09-23
3
-20
/
+23
|
*
|
|
|
|
uas: Add response iu handling
Hans de Goede
2014-09-23
1
-0
/
+10
|
*
|
|
|
|
uas: Log error codes when logging errors
Hans de Goede
2014-09-23
1
-5
/
+12
|
*
|
|
|
|
uas: Cleanup uas_log_cmd_state usage
Hans de Goede
2014-09-23
1
-33
/
+19
|
*
|
|
|
|
uas: Remove protype hardware usb interface info
Hans de Goede
2014-09-23
1
-2
/
+0
|
*
|
|
|
|
uas: Remove support for old sense ui as used in pre-production hardware
Hans de Goede
2014-09-23
1
-46
/
+1
|
*
|
|
|
|
uas: Drop COMMAND_COMPLETED flag
Hans de Goede
2014-09-23
1
-7
/
+3
|
*
|
|
|
|
uas: Use scsi_print_command
Hans de Goede
2014-09-23
1
-2
/
+3
|
*
|
|
|
|
uas: Do not log urb status error on cancellation
Hans de Goede
2014-09-23
1
-5
/
+2
|
*
|
|
|
|
uas: Use streams on upcoming 10Gbps / 3.1 USB
Hans de Goede
2014-09-23
1
-1
/
+1
|
*
|
|
|
|
uas: pre_reset and suspend: Fix a few races
Hans de Goede
2014-09-23
1
-6
/
+55
|
*
|
|
|
|
uas: Fix memleak of non-submitted urbs
Hans de Goede
2014-09-23
1
-0
/
+22
|
*
|
|
|
|
uas: Drop all references to a scsi_cmnd once it has been aborted
Hans de Goede
2014-09-23
1
-3
/
+44
|
*
|
|
|
|
uas: Remove cmnd reference from the cmd urb
Hans de Goede
2014-09-23
1
-6
/
+3
|
*
|
|
|
|
uas: Drop inflight list
Hans de Goede
2014-09-23
1
-16
/
+16
|
*
|
|
|
|
uas: zap_pending: data urbs should have completed at this time
Hans de Goede
2014-09-23
1
-5
/
+5
|
*
|
|
|
|
uas: Simplify reset / disconnect handling
Hans de Goede
2014-09-23
1
-37
/
+6
|
*
|
|
|
|
uas: Free data urbs on completion
Hans de Goede
2014-09-23
1
-2
/
+3
|
*
|
|
|
|
uas: Simplify unlink of data urbs on error
Hans de Goede
2014-09-23
1
-30
/
+18
|
*
|
|
|
|
uas: Check against unexpected completions
Hans de Goede
2014-09-23
1
-0
/
+12
|
*
|
|
|
|
uas: Do not use scsi_host_find_tag
Hans de Goede
2014-09-23
1
-21
/
+18
|
*
|
|
|
|
uas: Add uas_get_tag() helper function
Hans de Goede
2014-09-23
1
-12
/
+21
|
*
|
|
|
|
uas: Fix resetting flag handling
Hans de Goede
2014-09-23
1
-14
/
+35
|
*
|
|
|
|
uas: Remove task-management / abort error handling code
Hans de Goede
2014-09-23
1
-176
/
+1
|
*
|
|
|
|
uas: Add another ASM1051 usb-id to the uas blacklist
Hans de Goede
2014-09-23
1
-0
/
+8
[prev]
[next]