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
2024-03-21
Merge tag 'usb-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2024-03-07
usb: ohci-pxa27x: Remove unused of_gpio.h
Andy Shevchenko
2024-03-07
usb: sl811-hcd: only defined function checkdone if QUIRK2 is defined
Colin Ian King
2024-03-05
xhci: Allow RPM on the USB controller (1022:43f7) by default
Basavaraj Natikar
2024-03-05
xhci: Fix failure to detect ring expansion need.
Mathias Nyman
2024-03-02
usb: xhci: Add error handling in xhci_map_urb_for_dma
Prashanth K
2024-03-02
xhci: dbc: poll at different rate depending on data transfer activity
Mathias Nyman
2024-03-02
xhci: retry Stop Endpoint on buggy NEC controllers
Michal Pecio
2024-03-02
xhci: fix matching completion events with TDs
Michal Pecio
2024-03-02
usb: xhci: utilize 'xhci_free_segments_for_ring()' for freeing segments
Niklas Neronin
2024-03-02
usb: xhci: remove duplicate code from 'xhci_clear_command_ring()'
Niklas Neronin
2024-03-02
xhci: save slot ID in struct 'xhci_port'
Niklas Neronin
2024-03-02
xhci: replace real & fake port with pointer to root hub port
Niklas Neronin
2024-03-02
xhci: rework how real & fake ports are found
Niklas Neronin
2024-02-26
Merge v6.8-rc6 into usb-next
Greg Kroah-Hartman
2024-02-19
Revert "xhci: add helper to stop endpoint and wait for completion"
Greg Kroah-Hartman
2024-02-19
usb: uhci-grlib: Explicitly include linux/platform_device.h
Andreas Larsson
2024-02-17
xhci: add helper to stop endpoint and wait for completion
Mathias Nyman
2024-02-17
xhci: Decouple handling an event from checking for unhandled events
Mathias Nyman
2024-02-17
xhci: Don't check if the event ring is valid before every event TRB
Mathias Nyman
2024-02-17
xhci: add helper that checks for unhandled events on a event ring
Mathias Nyman
2024-02-17
xhci: move event processing for one interrupter to a separate function
Mathias Nyman
2024-02-17
xhci: update event ring dequeue pointer position to controller correctly
Mathias Nyman
2024-02-17
xhci: remove unnecessary event_ring_deq parameter from xhci_handle_event()
Mathias Nyman
2024-02-17
xhci: make isoc_bei_interval variable interrupter specific.
Mathias Nyman
2024-02-17
xhci: Add helper to set an interrupters interrupt moderation interval
Mathias Nyman
2024-02-17
xhci: Add interrupt pending autoclear flag to each interrupter
Mathias Nyman
2024-02-04
Merge 6.8-rc3 into usb-next
Greg Kroah-Hartman
2024-01-27
XHCI: Separate PORT and CAPs macros into dedicated file
Frank Li
2024-01-27
usb: host: Add ac5 to EHCI Orion
Elad Nachman
2024-01-27
xhci: handle isoc Babble and Buffer Overrun events properly
Michal Pecio
2024-01-27
xhci: process isoc TD properly when there was a transaction error mid TD.
Mathias Nyman
2024-01-27
xhci: fix off by one check when adding a secondary interrupter.
Mathias Nyman
2024-01-27
xhci: fix possible null pointer dereference at secondary interrupter removal
Mathias Nyman
2024-01-27
usb: host: xhci-plat: Add support for XHCI_SG_TRB_CACHE_SIZE_QUIRK
Prashanth K
2024-01-18
Merge tag 'usb-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2024-01-09
Merge tag 'mm-nonmm-stable-2024-01-09-10-33' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-01-04
xhci: add support to allocate several interrupters
Mathias Nyman
2024-01-04
usb: xhci-mtk: fix a short packet issue of gen1 isoc-in transfer
Chunfeng Yun
2024-01-04
usb: xhci-plat: fix usb disconnect issue after s4
Yinbo Zhu
2023-12-15
xhci: Fix null pointer dereference during S4 resume when resetting ep0
Mathias Nyman
2023-12-15
usb: host: max3421-hcd: Replace snprintf() with the safer scnprintf() variant
Lee Jones
2023-12-11
Merge 6.7-rc5 into usb-next
Greg Kroah-Hartman
2023-12-10
usb: fsl-mph-dr-of: mark fsl_usb2_mpc5121_init() static
Arnd Bergmann
2023-12-06
usb: xhci: xhci-plat: Add support for BCM2711
Stefan Wahren
2023-12-06
Revert "xhci: Loosen RPM as default policy to cover for AMD xHC 1.1"
Mathias Nyman
2023-12-04
xhci: fix possible null pointer deref during xhci urb enqueue
Mathias Nyman
2023-12-04
xhci: Reconfigure endpoint 0 max packet size only during endpoint reset
Mathias Nyman
2023-12-04
xhci: minor coding style cleanup in 'xhci_try_enable_msi()'
Niklas Neronin
2023-12-04
xhci: rework 'xhci_try_enable_msi()' MSI and MSI-X setup code
Niklas Neronin
[next]