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-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-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
2019-02-20
dma-mapping: remove the DMA_MEMORY_EXCLUSIVE flag
Christoph Hellwig
2019-02-19
usb: host: oxu210hp-hcd: remove set but not used variables 'uframes, transfer...
YueHaibing
2019-02-15
Merge tag 'davinci-for-v5.1/soc-part2' of git://git.kernel.org/pub/scm/linux/...
Arnd Bergmann
2019-02-12
usb: host: oxu210hp-hcd: fix indentation issue
Colin Ian King
2019-02-12
usb: ohci-da8xx: add vbus and overcurrent gpios
Bartosz Golaszewski
2019-02-12
usb: ohci-da8xx: add a helper pointer to &pdev->dev
Bartosz Golaszewski
2019-02-12
usb: ohci-da8xx: add a new line after local variables
Bartosz Golaszewski
2019-01-30
usb: ehci-orion: add S2RAM support
Miquel Raynal
2019-01-30
usb: ehci-orion: avoid double PHY initialization
Miquel Raynal
2019-01-30
usb: host: xhci: mvebu: add reset on resume quirk
Ofer Heifetz
2019-01-28
Merge 5.0-rc4 into usb-next
Greg Kroah-Hartman
2019-01-22
USB: host: whci: rename Kbuild file
Greg Kroah-Hartman
2019-01-22
USB: add missing SPDX lines to Kconfig and Makefiles
Greg Kroah-Hartman
2019-01-18
USB: EHCI: ehci-mv: add MODULE_DEVICE_TABLE
Lubomir Rintel
[next]