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
2018-05-31
USB: fhci-hcd: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2018-05-31
USB: fotg210-hcd: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2018-05-31
USB: imx21-hcd: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2018-05-31
USB: isp116x-hcd: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2018-05-31
USB: ohci: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2018-05-31
USB: uhci: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2018-05-31
usb: xhci: tegra: Fix runtime PM support
Jon Hunter
2018-05-31
usb: host: ohci: fix sfr kernel warning in ohci-at91 driver
Prasanthi Chellakumar
2018-05-24
usb: xhci: tegra: Add support for managing powergates
Jon Hunter
2018-05-24
usb: xhci: tegra: Add runtime PM support
Jon Hunter
2018-05-24
usb: xhci: tegra: Prepare for adding runtime PM support
Jon Hunter
2018-05-24
xhci: debugfs: add debugfs interface to enable compliance mode for a port
Mathias Nyman
2018-05-24
xhci: debugfs: add usb ports to xhci debugfs
Mathias Nyman
2018-05-24
xhci: xhci-mem: remove port_arrays and the code initializing them
Mathias Nyman
2018-05-24
xhci-mtk: use xhci hub structures to get number of ports in roothubs
Mathias Nyman
2018-05-24
xhci: xhci-hub: use port structure members instead of xhci_get_ports()
Mathias Nyman
2018-05-24
xhci: use port structures instead of port arrays in xhci.c functions
Mathias Nyman
2018-05-24
xhci: change xhci_test_and_clear_bit() to use new port structure
Mathias Nyman
2018-05-24
xhci: change xhci_set_link_state() to work with port structures
Mathias Nyman
2018-05-24
xhci: rename faked_port_index to hcd_portnum
Mathias Nyman
2018-05-24
xhci: xhci-ring: use port structures for port event handler
Mathias Nyman
2018-05-24
xhci: xhci-hub: use new port structures for cas and wake mask functions.
Mathias Nyman
2018-05-24
xhci: xhci-hub: use new port structures to get port address instead of port a...
Mathias Nyman
2018-05-24
xhci: Add helper to get xhci roothub from hcd
Mathias Nyman
2018-05-24
xhci: set hcd pointers for xhci usb2 and usb3 roothub structures
Mathias Nyman
2018-05-24
xhci: Create new structures to store xhci port information
Mathias Nyman
2018-05-24
xhci: hisilicon: support HiSilicon STB xHCI host controller
Jianguo Sun
2018-05-24
usb: xhci: dbc: Add SPDX identifiers to dbc files
Lu Baolu
2018-05-21
Merge 4.17-rc6 into usb-next
Greg Kroah-Hartman
2018-05-14
xhci: Fix USB3 NULL pointer dereference at logical disconnect.
Mathias Nyman
2018-05-08
Merge 4.17-rc4 into usb-next
Greg Kroah-Hartman
2018-05-04
Revert "usb: host: ehci: Use dma_pool_zalloc()"
Greg Kroah-Hartman
2018-05-03
xhci: Fix use-after-free in xhci_free_virt_device
Mathias Nyman
2018-04-30
Merge 4.17-rc3 into usb-next
Greg Kroah-Hartman
2018-04-23
usb: phy: Add Kconfig entry for Tegra PHY driver
Dmitry Osipenko
2018-04-23
usb: tegra: Move utmi-pads reset from ehci-tegra to tegra-phy
Dmitry Osipenko
2018-04-22
usb: host: xhci-plat: Fix clock resource by adding a register clock
Gregory CLEMENT
2018-04-22
usb: host: xhci-plat: Remove useless test before clk_disable_unprepare
Gregory CLEMENT
2018-04-22
USB: ehci-omap: drop unused legacy phy support
Johan Hovold
2018-04-22
xhci: Fix Kernel oops in xhci dbgtty
Zhengjun Xing
2018-04-22
Revert "xhci: plat: Register shutdown for xhci_plat"
Greg Kroah-Hartman
2018-04-20
usb: host: xhci-plat: Fix clock resource by adding a register clock
Gregory CLEMENT
2018-04-20
usb: host: xhci-plat: Remove useless test before clk_disable_unprepare
Gregory CLEMENT
2018-04-20
xhci: Fix USB ports for Dell Inspiron 5775
Kai-Heng Feng
2018-04-04
Merge tag 'usb-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2018-04-02
Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...
Linus Torvalds
2018-03-26
usb: isp1362: remove blackfin arch glue
Arnd Bergmann
2018-03-26
usb: host: remove tilegx platform glue
Arnd Bergmann
2018-03-26
usb: host: Remove the deprecated ATH79 USB host config options
Alban Bedel
2018-03-22
xhci: Add Intel extended cap / otg phy mux handling
Hans de Goede
[next]