index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
Age
Commit message (
Expand
)
Author
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
2016-11-14
xhci: cleanup and refactor process_bulk_intr_td()
Mathias Nyman
2016-11-14
xhci: cleanup and refactor process_ctrl_td()
Mathias Nyman
2016-11-14
xhci: remove extra URB_SHORT_NOT_OK checks in xhci, core handles most cases
Mathias Nyman
2016-11-14
xhci: add trb_is_noop() helper function
Mathias Nyman
2016-11-14
xhci: use trb helper functions when possible
Mathias Nyman
2016-11-14
xhci: don't try to reset the host if it is unaccessible
Mathias Nyman
2016-11-14
xhci: cleanup error message if halting the host failed.
Mathias Nyman
2016-11-14
xhci: remove unnecessary xhci_quiesce call before xhci_halt
Mathias Nyman
2016-11-14
Merge 4.9-rc5 into usb-next
Greg Kroah-Hartman
2016-11-11
USB: UHCI: report non-PME wakeup signalling for Intel hardware
Alan Stern
2016-11-07
drivers/usb: Skip auto handoff for TI and RENESAS usb controllers
Babu Moger
2016-11-03
usb: Convert pr_warning to pr_warn
Joe Perches
2016-11-03
usb: host: ehci: remove unnecessary max_packet() macro
Felipe Balbi
[next]