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-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
2019-01-18
drivers: usb :fsl: Remove USB Errata checking code
Ran Wang
2019-01-18
usb: kconfig: remove dependency FSL_SOC for ehci fsl driver
Ran Wang
2019-01-18
usb: ehci: fsl: Update register accessing for arm/arm64 platforms
Ran Wang
2019-01-18
USB: host: ohci-at91: add sam9x60-sfr definition for ohci
Nicolas Ferre
2019-01-18
xhci: Use struct_size() in kzalloc()
Gustavo A. R. Silva
2019-01-15
Merge 5.0-rc2 into usb-next
Greg Kroah-Hartman
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2019-01-07
usb: host: u132-hcd: fix a couple of indentation issues
Colin Ian King
2019-01-01
Merge tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-12-21
Merge USB 4.20-rc8 mergepoint into usb-next
Greg Kroah-Hartman
2018-12-20
Merge branches 'iommu/fixes', 'arm/renesas', 'arm/mediatek', 'arm/tegra', 'ar...
Joerg Roedel
2018-12-19
usb: r8a66597: Fix a possible concurrency use-after-free bug in r8a66597_endp...
Jia-Ju Bai
2018-12-17
USB: xhci: fix 'broken_suspend' placement in struct xchi_hcd
Nicolas Saenz Julienne
2018-12-17
usb: ehci-omap: Fix deferred probe for phy handling
Roger Quadros
2018-12-17
xhci: Use device_iommu_mapped()
Joerg Roedel
2018-12-14
xhci: Don't prevent USB2 bus suspend in state check intended for USB3 only
Mathias Nyman
2018-12-12
usb: host: isp1362-hcd: convert to DEFINE_SHOW_ATTRIBUTE
Yangtao Li
2018-12-10
Merge 4.20-rc6 into usb-next
Greg Kroah-Hartman
2018-12-07
xhci: move usb2 get port status link resume handling to its own function
Mathias Nyman
2018-12-07
xhci: refactor U0 link state handling in get_port_status
Mathias Nyman
2018-12-07
xhci: cleanup code that sets portstatus and portchange bits
Mathias Nyman
2018-12-07
xhci: move usb2 speficic bits to own function in get_port_status call
Mathias Nyman
2018-12-07
xhci: move usb3 speficic bits to own function in get_port_status call
Mathias Nyman
2018-12-07
xhci: remove unused hcd_index()
Mathias Nyman
2018-12-07
xhci: move bus_state structure under the xhci_hub structure.
Mathias Nyman
2018-12-07
xhci: remove the unused sw_lpm_support
Zeng Tao
2018-12-06
xhci: Prevent U1/U2 link pm states if exit latency is too long
Mathias Nyman
2018-12-06
xhci: workaround CSS timeout on AMD SNPS 3.0 xHC
Sandeep Singh
2018-12-05
USB: check usb_get_extra_descriptor for proper size
Mathias Payer
[next]