index
:
drm/drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-03
usb :fsl: Change string format for errata property
Nikhil Badola
1
-5
/
+2
2019-07-03
usb: host: Stops USB controller init if PLL fails to lock
Ramneek Mehresh
2
-1
/
+11
2019-07-03
usb: phy: Workaround for USB erratum-A005728
Suresh Gupta
2
-11
/
+29
2019-07-03
usb: fsl: Set USB_EN bit to select ULPI phy
Nikhil Badola
1
-0
/
+6
2019-06-23
Merge 5.2-rc6 into usb-next
Greg Kroah-Hartman
3
-6
/
+43
2019-06-20
docs: usb: rename files to .rst and add them to drivers-api
Mauro Carvalho Chehab
1
-1
/
+1
2019-06-18
xhci: detect USB 3.2 capable host controllers correctly
Mathias Nyman
1
-5
/
+15
2019-06-18
usb: xhci: Don't try to recover an endpoint if port is in error state.
Mathias Nyman
3
-1
/
+28
2019-06-18
usb: host: fotg2: add device tree probing
Hans Ulli Kroll
1
-0
/
+10
2019-06-18
usb: isp1362: Spelling s/eclusive/exclusive/
Geert Uytterhoeven
1
-1
/
+1
2019-06-18
usb: host: xhci-tegra: Fix Wunused-const-variable
Nathan Huckleberry
1
-23
/
+0
2019-06-06
usb: host: u132-hcd: remove unneeded variable frame
Hariprasad Kelam
1
-2
/
+1
2019-06-05
usb: xhci: Add Clear_TT_Buffer
Jim Lin
3
-1
/
+52
2019-06-05
usb: Add devaddr in struct usb_device
Jim Lin
1
-0
/
+2
2019-06-03
USB: ohci-spear: Remove set but not used variable 'ohci'
YueHaibing
1
-3
/
+0
2019-06-03
usb: ohci-s3c2410: Remove set but not used variable 'hcd'
YueHaibing
1
-2
/
+0
2019-06-03
usb: host: ohci-st: Remove set but not used variable 'ohci'
YueHaibing
1
-2
/
+0
2019-06-03
usb: host: ehci-st: Remove set but not used variable 'ehci'
YueHaibing
1
-2
/
+0
2019-06-03
Merge 5.2-rc3 into usb-next
Greg Kroah-Hartman
4
-21
/
+35
2019-05-22
xhci: Use %zu for printing size_t type
Fabio Estevam
1
-2
/
+2
2019-05-22
xhci: Convert xhci_handshake() to use readl_poll_timeout_atomic()
Andrey Smirnov
1
-12
/
+10
2019-05-22
xhci: Fix immediate data transfer if buffer is already DMA mapped
Mathias Nyman
2
-4
/
+8
2019-05-22
usb: xhci: avoid null pointer deref when bos field is NULL
Carsten Schmid
1
-1
/
+1
2019-05-22
usb: xhci: Fix a potential null pointer dereference in xhci_debugfs_create_en...
Jia-Ju Bai
1
-0
/
+3
2019-05-22
xhci: update bounce buffer with correct sg num
Henry Lin
1
-4
/
+13
2019-05-21
usb: remove redundant 'default n' from Kconfig-s
Bartlomiej Zolnierkiewicz
1
-5
/
+0
2019-05-21
USB: OHCI: remove space before open square bracket '['
Naveen Kumar Parna
1
-1
/
+1
2019-05-21
usb: exynos: add workaround for the USB device bindings conflict
Marek Szyprowski
2
-0
/
+22
2019-05-16
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-28
/
+14
2019-05-08
Merge tag 'usb-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
10
-85
/
+237
2019-04-28
Merge tag 'davinci-for-v5.2/soc' of git://git.kernel.org/pub/scm/linux/kernel...
Olof Johansson
1
-28
/
+14
2019-04-27
usb: xhci: add endpoint context tracing when an endpoint is added
Mathias Nyman
2
-0
/
+9
2019-04-27
xhci: Add tracing for input control context
Mathias Nyman
3
-0
/
+57
2019-04-27
xhci: add port and bus number to port dynamic debugging
Mathias Nyman
3
-25
/
+48
2019-04-27
usb: xhci: add Immediate Data Transfer support
Nicolas Saenz Julienne
3
-0
/
+45
2019-04-19
usb: host: xhci-plat: get optional clock by devm_clk_get_optional()
Chunfeng Yun
1
-21
/
+18
2019-04-19
usb: xhci-mtk: get optional clock by devm_clk_get_optional()
Chunfeng Yun
1
-16
/
+3
2019-04-19
usb: host: use usb_endpoint_maxp instead of usb_maxpacket
Yan Zhu
1
-6
/
+4
2019-04-16
usb: host: xhci-tegra: Add Tegra186 XUSB support
JC Kuo
1
-0
/
+25
2019-04-16
usb: host: xhci-tegra: Selectively program IPFS
JC Kuo
1
-17
/
+26
2019-04-12
usb: ohci-da8xx: drop the vbus GPIO
Bartosz Golaszewski
1
-27
/
+5
2019-04-12
usb: ohci-da8xx: disable the regulator if the overcurrent irq fired
Bartosz Golaszewski
1
-5
/
+17
2019-04-12
usb: ohci-da8xx: let the regulator framework keep track of use count
Bartosz Golaszewski
1
-6
/
+2
2019-04-08
drivers: Remove explicit invocations of mmiowb()
Will Deacon
1
-2
/
+0
2019-04-01
Merge 5.1-rc3 into usb-next
Greg Kroah-Hartman
6
-12
/
+33
2019-03-28
usb: u132-hcd: fix resource leak
Mukesh Ojha
1
-0
/
+3
2019-03-26
usb: u132-hcd: fix potential NULL pointer dereference
Kangjie Lu
1
-0
/
+2
2019-03-22
xhci: Don't let USB3 ports stuck in polling state prevent suspend
Mathias Nyman
2
-7
/
+20
2019-03-22
usb: xhci: dbc: Don't free all memory with spinlock held
Mathias Nyman
1
-2
/
+3
2019-03-22
xhci: Fix port resume done detection for SS ports with LPM enabled
Mathias Nyman
1
-3
/
+6
[next]