index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
|
|
xhci: refactor handle_tx_event() urb giveback
Mathias Nyman
2016-11-14
1
-29
/
+32
*
|
|
xhci: fix non static symbol warning
Wei Yongjun
2016-11-14
1
-2
/
+2
*
|
|
xhci: cleanup and refactor td_to_noop()
Mathias Nyman
2016-11-14
1
-42
/
+20
*
|
|
xhci: refactor and cleanup process_isoc_td()
Mathias Nyman
2016-11-14
1
-37
/
+32
*
|
|
xhci: rename endpoint related trb variables
Mathias Nyman
2016-11-14
1
-39
/
+38
*
|
|
xhci: cleanup and refactor process_bulk_intr_td()
Mathias Nyman
2016-11-14
1
-62
/
+46
*
|
|
xhci: cleanup and refactor process_ctrl_td()
Mathias Nyman
2016-11-14
1
-58
/
+45
*
|
|
xhci: remove extra URB_SHORT_NOT_OK checks in xhci, core handles most cases
Mathias Nyman
2016-11-14
1
-47
/
+7
*
|
|
xhci: add trb_is_noop() helper function
Mathias Nyman
2016-11-14
1
-7
/
+9
*
|
|
xhci: use trb helper functions when possible
Mathias Nyman
2016-11-14
1
-6
/
+5
*
|
|
xhci: don't try to reset the host if it is unaccessible
Mathias Nyman
2016-11-14
1
-1
/
+6
*
|
|
xhci: cleanup error message if halting the host failed.
Mathias Nyman
2016-11-14
1
-6
/
+6
[next]