index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
Age
Commit message (
Expand
)
Author
Lines
2025-06-19
usb: host: xhci-plat: fix incorrect type for of_match variable in xhci_plat_p...
Seungjin Bae
-1
/
+1
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
-10
/
+13
2025-05-21
xhci: Add missing parameter description to xhci_get_endpoint_index()
Hans Zhang
-0
/
+1
2025-05-21
usb: xhci: rename 'irq_control' to 'imod'
Niklas Neronin
-12
/
+12
2025-05-21
usb: xhci: rename 'irq_pending' to 'iman'
Niklas Neronin
-17
/
+17
2025-05-21
usb: xhci: cleanup IMOD register comments
Niklas Neronin
-15
/
+18
2025-05-21
usb: xhci: rework Event Ring Segment Table Address mask
Niklas Neronin
-3
/
+4
2025-05-21
usb: xhci: rework Event Ring Segment Table Size mask
Niklas Neronin
-4
/
+4
2025-05-21
usb: xhci: remove '0' write to write-1-to-clear register
Niklas Neronin
-9
/
+10
2025-05-21
usb: xhci: guarantee that IMAN register is flushed
Niklas Neronin
-0
/
+6
2025-05-21
usb: xhci: improve Interrupt Management register macros
Niklas Neronin
-12
/
+10
2025-05-21
usb: xhci: set requested IMODI to the closest supported value
Niklas Neronin
-6
/
+6
2025-05-21
usb: xhci: cleanup xhci_mem_init()
Niklas Neronin
-25
/
+27
2025-05-21
usb: xhci: add individual allocation checks in xhci_mem_init()
Niklas Neronin
-4
/
+11
2025-05-21
usb: xhci: move initialization of the primary interrupter
Niklas Neronin
-13
/
+14
2025-05-21
usb: xhci: remove error handling from xhci_add_interrupter()
Niklas Neronin
-19
/
+8
2025-05-21
usb: xhci: move enabling of USB 3 device notifications
Niklas Neronin
-12
/
+18
2025-05-21
usb: xhci: move doorbell array pointer assignment
Niklas Neronin
-10
/
+15
2025-05-21
usb: xhci: move DCBAA pointer write
Niklas Neronin
-1
/
+3
2025-05-21
usb: xhci: refactor xhci_set_cmd_ring_deq()
Niklas Neronin
-17
/
+19
2025-05-21
usb: xhci: move command ring pointer write
Niklas Neronin
-27
/
+20
2025-05-21
usb: xhci: move device slot enabling register write
Niklas Neronin
-14
/
+22
2025-05-21
usb: xhci: relocate pre-allocation initialization
Niklas Neronin
-31
/
+26
2025-05-21
usb: xhci: Add debugfs support for xHCI port bandwidth
Xu Rao
-1
/
+215
2025-05-21
usb: xhci: Don't log transfer ring segment list on errors
Michal Pecio
-3
/
+0
2025-05-13
Merge 6.15-rc6 into usb-next
Greg Kroah-Hartman
-14
/
+32
2025-05-05
xhci: dbc: Avoid event polling busyloop if pending rx transfers are inactive.
Mathias Nyman
-3
/
+19
2025-05-05
usb: xhci: Don't trust the EP Context cycle bit when moving HW dequeue
Michal Pecio
-10
/
+9
2025-05-01
usb: uhci-platform: Make the clock really optional
Alexey Charkov
-1
/
+1
2025-05-01
usb: host: tegra: Prevent host controller crash when OTG port is used
Jim Lin
-0
/
+3
2025-04-28
Merge 6.15-rc4 into usb-next
Greg Kroah-Hartman
-35
/
+49
2025-04-25
USB: host: omap: Do not enable by default during compile testing
Krzysztof Kozlowski
-1
/
+1
2025-04-11
USB: OHCI: Add quirk for LS7A OHCI controller (rev 0x02)
Huacai Chen
-0
/
+23
2025-04-11
usb: ehci-fsl: Fix use of private data to avoid -Wflex-array-member-not-at-en...
Alan Stern
-17
/
+8
2025-04-11
xhci: Limit time spent with xHC interrupts disabled during bus resume
Mathias Nyman
-16
/
+20
2025-04-11
usb: xhci: Fix invalid pointer dereference in Etron workaround
Michal Pecio
-1
/
+1
2025-04-11
usb: xhci: Fix Short Packet handling rework ignoring errors
Michal Pecio
-1
/
+1
2025-04-11
Revert "xhci: Prevent early endpoint restart when handling STALL errors."
Mathias Nyman
-13
/
+3
2025-04-11
Revert "xhci: Avoid queuing redundant Stop Endpoint command for stalled endpo...
Mathias Nyman
-5
/
+3
2025-04-11
usb: host: xhci: Notify xHCI sideband on transfer ring free
Wesley Cheng
-1
/
+31
2025-04-11
usb: host: xhci-plat: Set XHCI max interrupters if property is present
Wesley Cheng
-0
/
+2
2025-04-11
usb: host: xhci-mem: Allow for interrupter clients to choose specific index
Wesley Cheng
-13
/
+18
2025-04-11
usb: host: xhci-mem: Cleanup pending secondary event ring events
Wesley Cheng
-9
/
+54
2025-04-11
xhci: sideband: add initial api to register a secondary interrupter entity
Mathias Nyman
-0
/
+446
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
-23
/
+23
2025-04-02
Merge tag 'usb-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
-284
/
+298
2025-03-25
Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-2
/
+1
2025-03-14
usb: host: xhci-plat: allow upper layers to signal power loss
Théo Lebrun
-1
/
+3
2025-03-14
usb: xhci: change xhci_resume() parameters to explicit the desired info
Théo Lebrun
-22
/
+21
2025-03-14
usb: xhci: tegra: rename `runtime` boolean to `is_auto_runtime`
Théo Lebrun
-5
/
+5
[prev]
[next]