index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
Age
Commit message (
Expand
)
Author
2019-06-18
usb: host: fotg2: add device tree probing
Hans Ulli Kroll
2019-06-18
usb: isp1362: Spelling s/eclusive/exclusive/
Geert Uytterhoeven
2019-06-18
usb: host: xhci-tegra: Fix Wunused-const-variable
Nathan Huckleberry
2019-06-06
usb: host: u132-hcd: remove unneeded variable frame
Hariprasad Kelam
2019-06-05
usb: xhci: Add Clear_TT_Buffer
Jim Lin
2019-06-05
usb: Add devaddr in struct usb_device
Jim Lin
2019-06-03
USB: ohci-spear: Remove set but not used variable 'ohci'
YueHaibing
2019-06-03
usb: ohci-s3c2410: Remove set but not used variable 'hcd'
YueHaibing
2019-06-03
usb: host: ohci-st: Remove set but not used variable 'ohci'
YueHaibing
2019-06-03
usb: host: ehci-st: Remove set but not used variable 'ehci'
YueHaibing
2019-06-03
Merge 5.2-rc3 into usb-next
Greg Kroah-Hartman
2019-05-22
xhci: Use %zu for printing size_t type
Fabio Estevam
2019-05-22
xhci: Convert xhci_handshake() to use readl_poll_timeout_atomic()
Andrey Smirnov
2019-05-22
xhci: Fix immediate data transfer if buffer is already DMA mapped
Mathias Nyman
2019-05-22
usb: xhci: avoid null pointer deref when bos field is NULL
Carsten Schmid
2019-05-22
usb: xhci: Fix a potential null pointer dereference in xhci_debugfs_create_en...
Jia-Ju Bai
2019-05-22
xhci: update bounce buffer with correct sg num
Henry Lin
2019-05-21
usb: remove redundant 'default n' from Kconfig-s
Bartlomiej Zolnierkiewicz
2019-05-21
USB: OHCI: remove space before open square bracket '['
Naveen Kumar Parna
2019-05-21
usb: exynos: add workaround for the USB device bindings conflict
Marek Szyprowski
2019-05-16
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2019-05-08
Merge tag 'usb-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2019-04-28
Merge tag 'davinci-for-v5.2/soc' of git://git.kernel.org/pub/scm/linux/kernel...
Olof Johansson
2019-04-27
usb: xhci: add endpoint context tracing when an endpoint is added
Mathias Nyman
2019-04-27
xhci: Add tracing for input control context
Mathias Nyman
2019-04-27
xhci: add port and bus number to port dynamic debugging
Mathias Nyman
2019-04-27
usb: xhci: add Immediate Data Transfer support
Nicolas Saenz Julienne
2019-04-19
usb: host: xhci-plat: get optional clock by devm_clk_get_optional()
Chunfeng Yun
2019-04-19
usb: xhci-mtk: get optional clock by devm_clk_get_optional()
Chunfeng Yun
2019-04-19
usb: host: use usb_endpoint_maxp instead of usb_maxpacket
Yan Zhu
2019-04-16
usb: host: xhci-tegra: Add Tegra186 XUSB support
JC Kuo
2019-04-16
usb: host: xhci-tegra: Selectively program IPFS
JC Kuo
2019-04-12
usb: ohci-da8xx: drop the vbus GPIO
Bartosz Golaszewski
2019-04-12
usb: ohci-da8xx: disable the regulator if the overcurrent irq fired
Bartosz Golaszewski
2019-04-12
usb: ohci-da8xx: let the regulator framework keep track of use count
Bartosz Golaszewski
2019-04-08
drivers: Remove explicit invocations of mmiowb()
Will Deacon
2019-04-01
Merge 5.1-rc3 into usb-next
Greg Kroah-Hartman
2019-03-28
usb: u132-hcd: fix resource leak
Mukesh Ojha
2019-03-26
usb: u132-hcd: fix potential NULL pointer dereference
Kangjie Lu
2019-03-22
xhci: Don't let USB3 ports stuck in polling state prevent suspend
Mathias Nyman
2019-03-22
usb: xhci: dbc: Don't free all memory with spinlock held
Mathias Nyman
2019-03-22
xhci: Fix port resume done detection for SS ports with LPM enabled
Mathias Nyman
2019-03-19
usb: host: xhci-rcar: Add XHCI_TRUST_TX_LENGTH quirk
Yasushi Asano
2019-03-10
Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2019-03-06
Merge tag 'usb-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2019-02-21
usb: xhci: Fix for Enabling USB ROLE SWITCH QUIRK on INTEL_SUNRISEPOINT_LP_XHCI
Balaji Manoharan
2019-02-21
usb: xhci: fix build warning - missing prototype
Jean-Philippe Menil
2019-02-20
usb: xhci: dbc: Fixing typo error.
Prabhat Chand Pandey
2019-02-20
usb: xhci: remove unused member 'parent' in xhci_regset struct
Chunfeng Yun
2019-02-20
xhci: tegra: Prevent error pointer dereference
Thierry Reding
[next]