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
*
xhci-ext-caps.c: Add missing platform_device_put() on error in xhci_create_in...
Wei Yongjun
2019-10-04
1
-0
/
+1
*
xhci: Fix NULL pointer dereference in xhci_clear_tt_buffer_complete()
Mathias Nyman
2019-10-04
1
-0
/
+8
*
xhci: Increase STS_SAVE timeout in xhci_suspend()
Kai-Heng Feng
2019-10-04
1
-1
/
+1
*
xhci: Prevent deadlock when xhci adapter breaks during init
Bill Kuzeja
2019-10-04
1
-2
/
+21
*
usb: xhci: wait for CNR controller not ready bit in xhci resume
Rick Tseng
2019-10-04
1
-0
/
+12
*
xhci: Fix USB 3.1 capability detection on early xHCI 1.1 spec based hosts
Mathias Nyman
2019-10-04
1
-4
/
+11
*
xhci: Check all endpoints for LPM timeout
Jan Schmidt
2019-10-04
1
-4
/
+4
*
xhci: Prevent device initiated U1/U2 link pm if exit latency is too long
Mathias Nyman
2019-10-04
1
-4
/
+6
*
xhci: Fix false warning message about wrong bounce buffer write length
Mathias Nyman
2019-10-04
1
-2
/
+2
*
Merge tag 'usb-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2019-09-18
65
-4934
/
+574
|
\
|
*
xhci-ext-caps.c: Add property to disable Intel SW switch
Saranya Gopal
2019-09-03
1
-0
/
+18
|
*
usb: host: xhci-rcar: Use xhci_plat_priv.quirks instead of code settings
Yoshihiro Shimoda
2019-09-03
2
-28
/
+14
|
*
usb: host: xhci-rcar: Add a helper macro to set xhci_plat_priv
Yoshihiro Shimoda
2019-09-03
2
-8
/
+9
|
*
usb: host: xhci-plat: add quirks member into struct xhci_plat_priv
Yoshihiro Shimoda
2019-09-03
2
-1
/
+5
|
*
xhci: fix possible memleak on setup address fails.
Ikjoon Jang
2019-09-03
1
-1
/
+2
|
*
xhci: add TSP bitflag to TRB tracing
Mathias Nyman
2019-09-03
1
-1
/
+2
|
*
usb: xhci: dbc: Use GFP_KERNEL instead of GFP_ATOMIC in 'xhci_dbc_alloc_reque...
Christophe JAILLET
2019-09-03
1
-1
/
+1
|
*
usb: xhci: dbc: Simplify error handling in 'xhci_dbc_alloc_requests()'
Christophe JAILLET
2019-09-03
1
-1
/
+1
|
*
usb/ohci-tmio: remove the HCD_DMA flag
Christoph Hellwig
2019-09-03
1
-1
/
+1
|
*
usb/ohci-sm501: remove the HCD_DMA flag
Christoph Hellwig
2019-09-03
1
-1
/
+1
|
*
Merge 5.3-rc7 into usb-next
Greg Kroah-Hartman
2019-09-02
3
-4
/
+23
|
|
\
|
*
|
usb: xhci-mtk: add an optional xhci_ck clock
Chunfeng Yun
2019-08-28
2
-0
/
+14
|
*
|
usb/max3421: remove the dummy {un,}map_urb_for_dma methods
Christoph Hellwig
2019-08-21
1
-17
/
+0
|
*
|
usb: add a HCD_DMA flag instead of guestimating DMA capabilities
Christoph Hellwig
2019-08-21
26
-48
/
+20
|
*
|
usb: host: ohci-pxa27x: Fix and & vs | typo
Dan Carpenter
2019-08-21
1
-1
/
+1
|
*
|
Merge 5.3-rc5 into usb-next
Greg Kroah-Hartman
2019-08-19
1
-0
/
+4
|
|
\
\
|
*
\
\
Merge 5.3-rc4 into usb-next
Greg Kroah-Hartman
2019-08-12
2
-2
/
+17
|
|
\
\
\
|
*
|
|
|
usb: remove ehci-w90x900 driver
Arnd Bergmann
2019-08-10
3
-137
/
+0
|
*
|
|
|
USB: Move wusbcore and UWB to staging as it is obsolete
Greg Kroah-Hartman
2019-08-08
15
-4203
/
+0
|
*
|
|
|
usb: host: xhci-plat: Prevent an abnormally restrictive PHY init skipping
Miquel Raynal
2019-08-01
1
-1
/
+0
|
*
|
|
|
usb: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-07-30
9
-27
/
+6
|
*
|
|
|
usb: host: ohci-tmio: Mark expected switch fall-throughs
Gustavo A. R. Silva
2019-07-30
1
-0
/
+3
|
*
|
|
|
usb: exynos: add support for getting PHYs from the standard dt array
Marek Szyprowski
2019-07-30
2
-8
/
+38
|
*
|
|
|
Merge 5.3-rc2 into usb-next
Greg Kroah-Hartman
2019-07-29
7
-25
/
+35
|
|
\
\
\
\
|
*
|
|
|
|
usb: host: xhci-hub: fix extra endianness conversion
Ruslan Bilovol
2019-07-25
1
-1
/
+1
|
*
|
|
|
|
usb: host: Remove call to memset after dma_alloc_coherent
Fuqian Huang
2019-07-25
2
-2
/
+0
|
*
|
|
|
|
usb: host: oxu210hp-hcd: squash oxu210hp.h into oxu210hp-hcd.c
Masahiro Yamada
2019-07-25
2
-448
/
+441
|
*
|
|
|
|
usb: host: oxu210hp-hcd: remove include/linux/oxu210hp.h
Masahiro Yamada
2019-07-25
1
-2
/
+0
*
|
|
|
|
|
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2019-09-17
2
-8
/
+20
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
usb: ohci-nxp: enable compile-testing
Arnd Bergmann
2019-08-15
2
-8
/
+20
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
usb: host: xhci: rcar: Fix typo in compatible string matching
Geert Uytterhoeven
2019-08-28
1
-1
/
+1
*
|
|
|
|
usb: host: xhci-tegra: Set DMA mask correctly
Nagarjuna Kristam
2019-08-28
1
-0
/
+10
*
|
|
|
|
usb: host: ohci: fix a race condition between shutdown and irq
Yoshihiro Shimoda
2019-08-28
1
-3
/
+12
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
usb: host: fotg2: restart hcd after port reset
Hans Ulli Kroll
2019-08-15
1
-0
/
+4
|
/
/
/
*
|
|
xhci: Fix NULL pointer dereference at endpoint zero reset.
Mathias Nyman
2019-08-02
1
-0
/
+10
*
|
|
usb: host: xhci-rcar: Fix timeout in xhci_suspend()
Yoshihiro Shimoda
2019-08-02
1
-2
/
+7
|
|
/
|
/
|
*
|
xhci: Fix crash if scatter gather is used with Immediate Data Transfer (IDT).
Mathias Nyman
2019-07-25
1
-1
/
+2
*
|
usb: wusbcore: fix unbalanced get/put cluster_id
Phong Tran
2019-07-25
1
-1
/
+1
*
|
usb: pci-quirks: Minor cleanup for AMD PLL quirk
Ryan Kennedy
2019-07-25
5
-19
/
+21
*
|
usb: pci-quirks: Correct AMD PLL quirk detection
Ryan Kennedy
2019-07-25
1
-12
/
+19
|
/
[next]