index
:
talos-op-linux
master
Talos™ II 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: ohci-at91: use descriptor-based gpio APIs correctly
Peter Rosin
2017-01-05
1
-14
/
+10
*
usb: host: xhci: handle COMP_STOP from SETUP phase too
Felipe Balbi
2017-01-03
1
-12
/
+21
*
usb: xhci: apply XHCI_PME_STUCK_QUIRK to Intel Apollo Lake
Wan Ahmad Zainie
2017-01-03
1
-1
/
+2
*
xhci: Fix race related to abort operation
OGAWA Hirofumi
2017-01-03
3
-80
/
+90
*
xhci: Use delayed_work instead of timer for command timeout
OGAWA Hirofumi
2017-01-03
3
-16
/
+21
*
usb: xhci: hold lock over xhci_abort_cmd_ring()
Lu Baolu
2017-01-03
1
-4
/
+9
*
xhci: Handle command completion and timeout race
Mathias Nyman
2017-01-03
1
-1
/
+5
*
usb: host: xhci: Fix possible wild pointer when handling abort command
Baolin Wang
2017-01-03
1
-1
/
+4
*
usb: xhci: fix possible wild pointer
Lu Baolu
2017-01-03
1
-5
/
+11
*
usb: return error code when platform_get_irq fails
Pan Bian
2017-01-03
1
-1
/
+3
*
usb: xhci: fix return value of xhci_setup_device()
Lu Baolu
2017-01-03
1
-1
/
+3
*
xhci: free xhci virtual devices with leaf nodes first
Mathias Nyman
2017-01-03
1
-2
/
+36
*
ktime: Cleanup ktime_set() usage
Thomas Gleixner
2016-12-25
2
-4
/
+2
*
ktime: Get rid of the union
Thomas Gleixner
2016-12-25
2
-2
/
+2
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
Merge tag 'pci-v4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-12-15
1
-0
/
+4
|
\
|
*
USB: UHCI: report non-PME wakeup signalling for Intel hardware
Alan Stern
2016-11-11
1
-0
/
+4
*
|
USB: OHCI: nxp: fix code warnings
Manjunath Goudar
2016-12-08
1
-2
/
+3
*
|
USB: OHCI: nxp: remove useless extern declaration
Manjunath Goudar
2016-12-08
1
-2
/
+0
*
|
USB: OHCI: at91: remove useless extern declaration
Manjunath Goudar
2016-12-08
1
-2
/
+0
*
|
USB: OHCI: ohci-pxa27x: remove useless functions
Manjunath Goudar
2016-12-05
1
-26
/
+10
*
|
USB: OHCI: omap: remove useless extern declaration
Manjunath Goudar
2016-12-05
1
-3
/
+0
*
|
USB: OHCI: ohci-omap: remove useless functions
Manjunath Goudar
2016-12-05
1
-25
/
+11
*
|
USB: OHCI: ohci-s3c2410: remove useless functions
Manjunath Goudar
2016-12-05
1
-25
/
+14
*
|
fsl/usb: Workarourd for USB erratum-A005697
Changming Huang
2016-12-05
4
-0
/
+27
*
|
USB: EHCI: ehci-w90x900: remove unuseful functions
Manjunath Goudar
2016-11-29
1
-22
/
+8
*
|
usb: ohci: s3c2410: allow probing from device tree
Sergio Prado
2016-11-29
1
-0
/
+8
*
|
USB: ohci: da8xx: Resume the entire host controller
Axel Haslam
2016-11-29
1
-2
/
+1
*
|
USB: ohci: da8xx: Allow probing from DT
Axel Haslam
2016-11-29
1
-0
/
+8
*
|
USB: ohci: da8xx: Allow a regulator to handle VBUS
Axel Haslam
2016-11-29
1
-3
/
+93
*
|
USB: ohci: da8xx: Add wrappers for platform callbacks
Axel Haslam
2016-11-29
1
-23
/
+102
*
|
USB: ohci: da8xx: use ohci priv data instead of globals
Axel Haslam
2016-11-29
1
-30
/
+43
*
|
usb: ohci-da8xx: rename driver to ohci-da8xx
Axel Haslam
2016-11-23
1
-1
/
+1
*
|
USB: OHCI: use dma_pool_zalloc
shashi bhusan
2016-11-21
1
-4
/
+2
*
|
Merge tag 'usb-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2016-11-18
7
-34
/
+26
|
\
\
|
*
|
usb: Convert pr_warning to pr_warn
Joe Perches
2016-11-03
1
-13
/
+14
|
*
|
usb: host: ehci: remove unnecessary max_packet() macro
Felipe Balbi
2016-11-03
2
-14
/
+9
|
*
|
usb: host: xhci: purge GET_MAX_PACKET()
Felipe Balbi
2016-11-03
5
-13
/
+8
|
*
|
usb: host: xhci: make use of new usb_endpoint_maxp_mult()
Felipe Balbi
2016-11-03
1
-3
/
+3
|
*
|
usb: host: ehci: make use of new usb_endpoint_maxp_mult()
Felipe Balbi
2016-11-03
2
-5
/
+7
*
|
|
usb: xhci-mem: use passed in GFP flags instead of GFP_KERNEL
Dan Carpenter
2016-11-14
1
-2
/
+2
*
|
|
usb: xhci: move slot_id from xhci_hcd to xhci_command structure
Lu Baolu
2016-11-14
3
-6
/
+6
*
|
|
usb: xhci: remove the use of xhci->addr_dev
Lu Baolu
2016-11-14
3
-10
/
+10
*
|
|
usb: xhci: cleanup cmd_completion in xhci_virt_device
Lu Baolu
2016-11-14
2
-2
/
+0
*
|
|
xhci: add helper to get the endpoint state of a endpoint context
Mathias Nyman
2016-11-14
3
-14
/
+9
*
|
|
usb: host: xhci: plat: add support for Renesas r8a7796 SoC
Yoshihiro Shimoda
2016-11-14
2
-0
/
+10
*
|
|
usb: host: xhci: rcar: add a new firmware version for r8a7796
Yoshihiro Shimoda
2016-11-14
2
-0
/
+4
*
|
|
usb: xhci: clean up error_bitmask usage
Lu Baolu
2016-11-14
2
-26
/
+22
*
|
|
xhci: Remove duplicate xhci urb giveback functions
Mathias Nyman
2016-11-14
1
-69
/
+56
*
|
|
xhci: Giveback urb in finish_td directly
Mathias Nyman
2016-11-14
1
-23
/
+8
[next]