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
*
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
*
|
xhci: remove unnecessary xhci_quiesce call before xhci_halt
Mathias Nyman
2016-11-14
1
-1
/
+0
*
|
Merge 4.9-rc5 into usb-next
Greg Kroah-Hartman
2016-11-14
1
-0
/
+8
|
\
\
|
*
|
drivers/usb: Skip auto handoff for TI and RENESAS usb controllers
Babu Moger
2016-11-07
1
-0
/
+8
|
|
/
*
|
Merge 4.9-rc3 into usb-next
Greg Kroah-Hartman
2016-10-30
6
-8
/
+59
|
\
|
|
*
usb: increase ohci watchdog delay to 275 msec
Bryan Paluch
2016-10-24
1
-1
/
+1
|
*
usb: ehci-platform: increase EHCI_MAX_RSTS to 4
Masahiro Yamada
2016-10-24
1
-1
/
+1
|
*
usb: ohci-at91: Set RemoteWakeupConnected bit explicitly.
Wenyou Yang
2016-10-24
1
-3
/
+6
|
*
xhci: use default USB_RESUME_TIMEOUT when resuming ports.
Mathias Nyman
2016-10-20
1
-2
/
+2
|
*
xhci: workaround for hosts missing CAS bit
Mathias Nyman
2016-10-20
3
-0
/
+46
|
*
xhci: add restart quirk for Intel Wildcatpoint PCH
Mathias Nyman
2016-10-20
1
-1
/
+3
*
|
usb: ohci-da8xx: remove redundant dev_err call in usb_hcd_da8xx_probe()
Wei Yongjun
2016-10-29
1
-1
/
+0
*
|
usb: xhci-mtk: make IPPC register optional
Chunfeng Yun
2016-10-27
2
-7
/
+32
*
|
USB: OHCI: make ohci-da8xx a separate driver
Manjunath Goudar
2016-10-27
4
-131
/
+74
[next]