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