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
2018-03-22
xhci: Add Intel extended cap / otg phy mux handling
Hans de Goede
5
-1
/
+100
2018-03-22
xhci: Add option to get next extended capability in list by passing id = 0
Mathias Nyman
1
-2
/
+3
2018-03-20
Merge branch 4.16-rc6 into usb-next
Greg Kroah-Hartman
8
-37
/
+50
2018-03-16
USB: host: sl811: Re-use DEFINE_SHOW_ATTRIBUTE() macro
Andy Shevchenko
1
-14
/
+3
2018-03-16
xhci: Show what USB release number the xHC supports from protocol capablity
Mathias Nyman
1
-3
/
+11
2018-03-16
xhci: Clear the host side toggle manually when endpoint is soft reset
Mathias Nyman
3
-17
/
+95
2018-03-16
xhci: refactor xhci_urb_enqueue a bit with minor changes
Mathias Nyman
1
-11
/
+9
2018-03-16
xhci: Don't always run the default stop endpoint command completion handler
Mathias Nyman
1
-1
/
+2
2018-03-16
xhci: zero usb device slot_id member when disabling and freeing a xhci slot
Mathias Nyman
1
-0
/
+2
2018-03-16
usb: xhci: Remove ep_trb from finish_td()
Lu Baolu
1
-4
/
+4
2018-03-16
usb: xhci: Remove ep_trb from xhci_cleanup_halted_endpoint()
Lu Baolu
1
-7
/
+4
2018-03-16
usb: xhci: Clean up error code in xhci_dbc_tty_register_device()
Dan Carpenter
1
-2
/
+3
2018-03-09
USB: OHCI: Fix NULL dereference in HCDs using HCD_LOCAL_MEM
Fredrik Noring
1
-1
/
+2
2018-03-09
usb: host: ohci-platform: remove custom USB PHY handling
Martin Blumenstingl
1
-51
/
+5
2018-03-09
usb: host: ehci-platform: remove custom USB PHY handling
Martin Blumenstingl
1
-51
/
+4
2018-03-09
usb: host: xhci-mtk: remove custom USB PHY handling
Martin Blumenstingl
1
-96
/
+2
2018-03-09
usb: add a flag to skip PHY initialization to struct usb_hcd
Martin Blumenstingl
6
-4
/
+9
2018-03-09
USB: host: whci: Re-use DEFINE_SHOW_ATTRIBUTE() macro
Andy Shevchenko
1
-42
/
+6
2018-03-09
USB: host: isp116x: Re-use DEFINE_SHOW_ATTRIBUTE() macro
Andy Shevchenko
1
-13
/
+2
2018-03-09
USB: host: imx21: Re-use DEFINE_SHOW_ATTRIBUTE() macro
Andy Shevchenko
1
-60
/
+5
2018-03-09
USB: host: fhci: Re-use DEFINE_SHOW_ATTRIBUTE() macro
Andy Shevchenko
1
-24
/
+2
2018-03-09
xhci: Fix front USB ports on ASUS PRIME B350M-A
Kai-Heng Feng
3
-0
/
+7
2018-03-09
usb: host: xhci-plat: revert "usb: host: xhci-plat: enable clk in resume timing"
Yoshihiro Shimoda
1
-10
/
+1
2018-03-08
usb: host: xhci-rcar: add support for r8a77965
Yoshihiro Shimoda
1
-0
/
+4
2018-03-08
usb: xhci: dbc: Fix lockdep warning
Lu Baolu
2
-16
/
+24
2018-03-08
xhci: fix endpoint context tracer output
Mathias Nyman
1
-10
/
+12
2018-02-26
Merge 4.16-rc3 into usb-next
Greg Kroah-Hartman
13
-47
/
+174
2018-02-22
Merge tag 'usb-4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
12
-39
/
+174
2018-02-22
usb: host: ehci: Use dma_pool_zalloc()
Souptick Joarder
2
-6
/
+3
2018-02-15
usb: Move USB_UHCI_BIG_ENDIAN_* out of USB_SUPPORT
James Hogan
1
-8
/
+0
2018-02-15
usb: ohci: Proper handling of ed_rm_list to handle race condition between usb...
AMAN DEEP
1
-7
/
+10
2018-02-15
usb: host: ehci: always enable interrupt for qtd completion at test mode
Peter Chen
1
-8
/
+4
2018-02-15
usb: host: ehci: use correct device pointer for dma ops
Peter Chen
1
-2
/
+2
2018-02-15
ohci-hcd: Fix race condition caused by ohci_urb_enqueue() and io_watchdog_func()
Shigeru Yoshida
2
-4
/
+10
2018-02-15
xhci: fix xhci debugfs errors in xhci_stop
Zhengjun Xing
1
-2
/
+1
2018-02-15
xhci: xhci debugfs device nodes weren't removed after device plugged out
Zhengjun Xing
1
-4
/
+2
2018-02-15
xhci: Fix xhci debugfs devices node disappearance after hibernation
Zhengjun Xing
1
-0
/
+1
2018-02-15
xhci: Fix NULL pointer in xhci debugfs
Zhengjun Xing
1
-2
/
+2
2018-02-15
xhci: Don't print a warning when setting link state for disabled ports
Mathias Nyman
1
-9
/
+9
2018-02-15
xhci: workaround for AMD Promontory disabled ports wakeup
Joe Lee
5
-1
/
+133
2018-02-05
pinctrl: files should directly include apis they use
Stephen Rothwell
1
-0
/
+1
2018-01-24
USB: move many drivers to use DEVICE_ATTR_RW
Greg Kroah-Hartman
3
-11
/
+10
2018-01-22
usb: ehci-omap: don't complain on -EPROBE_DEFER when no PHY found
Ladislav Michl
1
-1
/
+2
2018-01-17
usb: uhci: Add clk support to uhci-platform
Benjamin Herrenschmidt
2
-3
/
+23
2018-01-16
usb: xhci-mtk: fix semicolon.cocci warnings
Fengguang Wu
1
-1
/
+1
2018-01-09
usb: xhci-mtk: supports remote wakeup for mt2712 with two xHCI IPs
Chunfeng Yun
2
-118
/
+65
2018-01-09
USB: ohci: da8xx: remove clk con_id
David Lechner
1
-1
/
+1
2018-01-04
USB: host: Use zeroing memory allocator rather than allocator/memset
Himanshu Jha
2
-7
/
+3
2018-01-02
Merge 4.15.0-rc6 into usb-next
Greg Kroah-Hartman
3
-11
/
+14
2017-12-27
usb: xhci: Add XHCI_TRUST_TX_LENGTH for Renesas uPD720201
Daniel Thompson
1
-0
/
+3
[next]