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