index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: fsl: drop USB_FSL_MPH_DR_OF Kconfig symbol
Arnd Bergmann
2016-03-04
2
-5
/
+2
*
usb: host: xhci-rcar: Use ARCH_RENESAS
Simon Horman
2016-02-20
1
-1
/
+1
*
usb: host: pci_quirks: fix memory leak, by adding iounmap
Saurabh Sengar
2016-02-14
1
-1
/
+2
*
usb: add HAS_IOMEM dependency to USB_ISP1362_HCD
Vegard Nossum
2016-02-14
1
-0
/
+1
*
usb: add HAS_IOMEM dependency to USB_OXU210HP_HCD
Vegard Nossum
2016-02-14
1
-0
/
+1
*
usb: add HAS_IOMEM dependency to USB_OHCI_HCD
Vegard Nossum
2016-02-14
1
-0
/
+1
*
usb: add HAS_IOMEM dependency to USB_FOTG210_HCD
Vegard Nossum
2016-02-14
1
-0
/
+1
*
usb: add HAS_IOMEM dependency to USB_XHCI_HCD
Vegard Nossum
2016-02-14
1
-0
/
+1
*
usb: add HAS_IOMEM dependency to USB_EHCI_HCD
Vegard Nossum
2016-02-14
1
-0
/
+1
*
usb: add HAS_IOMEM dependency to USB_SL811_HCD
Vegard Nossum
2016-02-14
1
-0
/
+1
*
usb: add HAS_IOMEM dependency to USB_C67X00_HCD
Vegard Nossum
2016-02-14
1
-0
/
+1
*
usb: add HAS_IOMEM dependency to USB_R8A66597_HCD
Vegard Nossum
2016-02-14
1
-0
/
+1
*
usb: add HAS_IOMEM dependency to USB_XHCI_MVEBU
Vegard Nossum
2016-02-14
1
-0
/
+1
*
usb: add HAS_IOMEM dependency to USB_ISP116X_HCD
Vegard Nossum
2016-02-14
1
-0
/
+1
*
usb: host: ohci-pxa27x: propagate the irq error code
Robert Jarzmik
2016-02-14
1
-1
/
+1
*
xhci: Support extended burst isoc TRB structure used by xhci 1.1 for USB 3.1
Mathias Nyman
2016-02-14
2
-5
/
+20
*
xhci: cleanup isoc tranfers queuing code
Mathias Nyman
2016-02-14
1
-72
/
+53
*
xhci: Add SuperSpeedPlus high bandwidth isoc support to xhci endpoints
Mathias Nyman
2016-02-14
2
-2
/
+12
*
xhci: refactor and cleanup endpoint initialization.
Mathias Nyman
2016-02-14
2
-96
/
+69
*
Merge 4.5-rc4 into usb-next
Greg Kroah-Hartman
2016-02-14
8
-29
/
+88
|
\
|
*
xhci: harden xhci_find_next_ext_cap against device removal
Joe Lawrence
2016-02-04
1
-0
/
+4
|
*
xhci: Fix list corruption in urb dequeue at host removal
Mathias Nyman
2016-02-03
1
-1
/
+3
|
*
usb: host: xhci-plat: fix NULL pointer in probe for device tree case
Gregory CLEMENT
2016-02-03
1
-1
/
+2
|
*
usb: xhci-mtk: fix AHB bus hang up caused by roothubs polling
Chunfeng Yun
2016-02-03
1
-0
/
+23
|
*
usb: xhci-mtk: fix bpkts value of LS/HS periodic eps not behind TT
Chunfeng Yun
2016-02-03
1
-3
/
+13
|
*
usb: xhci: apply XHCI_PME_STUCK_QUIRK to Intel Broxton-M platforms
Lu Baolu
2016-02-03
1
-1
/
+3
|
*
usb: xhci: set SSIC port unused only if xhci_suspend succeeds
Lu Baolu
2016-02-03
1
-1
/
+6
|
*
usb: xhci: add a quirk bit for ssic port unused
Lu Baolu
2016-02-03
2
-34
/
+46
|
*
usb: xhci: handle both SSIC ports in PME stuck quirk
Lu Baolu
2016-02-03
1
-19
/
+29
|
*
Revert "xhci: don't finish a TD if we get a short-transfer event mid TD"
Mathias Nyman
2016-02-03
1
-10
/
+0
*
|
usb: r8a66597: add locking to r8a66597_check_detect_child
Heiner Kallweit
2016-02-06
1
-0
/
+2
*
|
USB: EHCI: fix compiler warning introduced by commit 2a40f324541e
Alan Stern
2016-02-04
2
-1
/
+2
*
|
usb: host: ehci-sched: remove unnecessary braces
Geyslan G. Bem
2016-02-03
1
-5
/
+1
*
|
usb: host: ehci-sched: use sizeof operator with parens
Geyslan G. Bem
2016-02-03
1
-4
/
+4
*
|
usb: host: ehci-sched: add line after declarations
Geyslan G. Bem
2016-02-03
1
-0
/
+2
*
|
usb: host: ehci-sched: use C89-style comments
Geyslan G. Bem
2016-02-03
1
-12
/
+14
*
|
usb: host: ehci-sched: remove useless else branch
Geyslan G. Bem
2016-02-03
1
-3
/
+2
*
|
usb: host: ehci-sched: remove prohibited spaces
Geyslan G. Bem
2016-02-03
1
-132
/
+133
*
|
usb: host: ehci-sched: add spaces around operators
Geyslan G. Bem
2016-02-03
1
-1
/
+1
*
|
usb: host: ehci-sched: remove useless initializations
Geyslan G. Bem
2016-02-03
1
-2
/
+2
*
|
usb: host: ehci-sched: move constants to right
Geyslan G. Bem
2016-02-03
1
-3
/
+3
*
|
usb: host: ehci-sched: refactor scan_isoc function
Geyslan G. Bem
2016-02-03
1
-101
/
+101
*
|
usb: ehci: remove old stub_debug_files definition
Geyslan G. Bem
2016-02-03
2
-7
/
+2
*
|
usb: host: ehci-dbg: add function output_buf_tds_dir()
Geyslan G. Bem
2016-02-03
1
-33
/
+29
*
|
usb: host: ehci-dbg: prefer kmalloc_array over kmalloc times size
Geyslan G. Bem
2016-02-03
1
-1
/
+1
*
|
usb: host: ehci-dbg: enclose conditional blocks with braces
Geyslan G. Bem
2016-02-03
1
-4
/
+5
*
|
usb: host: ehci-dbg: replace sizeof operand
Geyslan G. Bem
2016-02-03
1
-1
/
+1
*
|
usb: host: ehci-dbg: remove blank line before close brace
Geyslan G. Bem
2016-02-03
1
-1
/
+0
*
|
usb: host: ehci-dbg: add blank line after declarations
Geyslan G. Bem
2016-02-03
1
-0
/
+1
*
|
usb: host: ehci-dbg: convert macro to inline function
Geyslan G. Bem
2016-02-03
1
-20
/
+34
[next]