index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
Age
Commit message (
Expand
)
Author
Files
Lines
10 days
Merge tag 'usb-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
15
-320
/
+349
2026-08-18
Merge tag 'soc-drivers-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-0
/
+1
2026-08-14
usb: xhci: Handle bogus TRB pointers in Missed Service Error events
Michal Pecio
1
-2
/
+16
2026-08-14
usb: xhci: Handle USB3 port events when there is one roothub
Semih Baskan
1
-1
/
+1
2026-08-14
usb: xhci: replace Unicode quotes with ASCII apostrophes
Niklas Neronin
2
-2
/
+2
2026-08-14
usb: xhci: remove redundant 'xhci' pointer from endpoint struct
Niklas Neronin
4
-32
/
+27
2026-08-14
usb: xhci: remove redundant function wrapper
Niklas Neronin
1
-14
/
+6
2026-08-14
usb: xhci: use 64-bit Addressing Capability macro
Niklas Neronin
1
-1
/
+1
2026-08-14
usb: xhci: standardize multi bit-field macros
Niklas Neronin
11
-41
/
+54
2026-08-14
usb: xhci: bail out of setup if the controller is inaccessible
Breno Leitao
1
-3
/
+8
2026-08-14
xhci: dbgtty: Drop extra call to idr_destroy()
Lucas De Marchi
1
-5
/
+5
2026-08-14
xhci: dbgtty: Fix unregister on tty_alloc_driver() failure
Lucas De Marchi
1
-5
/
+11
2026-08-14
xhci: dbgtty: Fix unregister on tty_register_driver() failure
Lucas De Marchi
1
-0
/
+1
2026-08-14
xhci: move dequeue to next valid td instead of past cancelled one
Mathias Nyman
1
-77
/
+63
2026-08-14
xhci: avoid xHC endpoint changes after disconnect or link error.
Mathias Nyman
3
-4
/
+21
2026-08-14
xhci: prevent endpoint recovery after roothub disconnect
Mathias Nyman
2
-4
/
+9
2026-08-14
xhci: include all root port children in recovery prevention on link error
Mathias Nyman
3
-23
/
+17
2026-08-14
xhci: Set frame ID field of isoc TRB when starting an isoch stream
Mathias Nyman
1
-7
/
+24
2026-08-14
xhci: fix frame id calculation and checks for isoc URBs
Mathias Nyman
3
-103
/
+85
2026-08-14
Merge 7.2-rc7 into usb-next
Greg Kroah-Hartman
1
-6
/
+6
2026-08-10
Merge tag 'soc_fsl-7.3-1' of https://git.kernel.org/pub/scm/linux/kernel/git/chleroy/linux into soc/drivers
Arnd Bergmann
1
-0
/
+1
2026-08-04
usb: xhci: use BIT_ULL for CRCR bits to fix incorrect 64bit mask
Lachlan Hodges
1
-6
/
+6
2026-07-29
powerpc: Move CONFIG_QE_GPIO to SoC
Christophe Leroy (CS GROUP)
1
-0
/
+1
2026-07-27
Merge 7.2-rc5 into usb-next
Greg Kroah-Hartman
3
-5
/
+12
2026-07-13
usb: xhci-pci: Limit VIA VL805 DMA addressing to 36 bits
Xincheng Zhang
3
-5
/
+12
2026-07-13
Merge 7.2-rc3 into usb-next
Greg Kroah-Hartman
6
-5
/
+83
2026-07-10
usb: fsl-mph-dr-of: add regulator support
Rosen Penev
1
-1
/
+6
2026-07-08
usb: host: ohci-dbg: use kmalloc() for print buffer
Mike Rapoport (Microsoft)
1
-6
/
+3
2026-07-08
usb: xhci: Fix sleep in atomic context in xhci_free_streams()
胡连勤
1
-1
/
+10
2026-07-08
xhci: sideband: fix ring sg table pages leak
Xu Rao
1
-0
/
+2
2026-07-08
usb: sl811-hcd: disable controller wakeup on remove
Myeonghun Pak
1
-0
/
+1
2026-07-08
usb: free iso schedules on failed submit
Dawei Feng
1
-2
/
+9
2026-06-25
xhci: dbc: support runtime suspend while DbC is in enabled state
Mathias Nyman
2
-2
/
+61
2026-06-22
Merge tag 'usb-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
15
-182
/
+381
2026-06-17
Merge tag 'soc-drivers-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-12
/
+26
2026-06-03
usb: host: xhci-rcar: Split R-Car Gen2 and Gen3 .plat_start() handling
Geert Uytterhoeven
1
-29
/
+24
2026-06-03
usb: host: xhci-rcar: Remove SET_XHCI_PLAT_PRIV_FOR_RCAR() macro
Geert Uytterhoeven
1
-9
/
+10
2026-06-03
usb: xhci: allocate internal DCBAA mirror dynamically
Niklas Neronin
3
-8
/
+19
2026-06-03
usb: xhci: allocate DCBAA based on host controller max slots
Niklas Neronin
3
-10
/
+7
2026-06-03
usb: xhci: refactor DCBAA struct
Niklas Neronin
4
-29
/
+32
2026-06-03
xhci: Prevent queuing new commands if xhci is inaccessible
Mathias Nyman
2
-0
/
+10
2026-06-03
xhci: dbc: detect and recover hung DbC during enumeraton
Mathias Nyman
2
-1
/
+28
2026-06-03
xhci: dbc: add timestamps to DbC state changes in a new helper.
Mathias Nyman
2
-6
/
+13
2026-06-03
xhci: dbc: add helper to set and clear DbC DCE enable bit
Mathias Nyman
1
-11
/
+18
2026-06-03
xhci: dbc: serialize enabling and disabling dbc
Mathias Nyman
2
-27
/
+40
2026-06-03
usb: xhci: Improve Soft Retries after short transfers
Michal Pecio
1
-0
/
+1
2026-06-03
usb: xhci: Remove isochronous URB_SHORT_NOT_OK handling
Michal Pecio
1
-9
/
+3
2026-06-03
usb: xhci: Remove skip_isoc_td()
Michal Pecio
1
-21
/
+5
2026-06-03
usb: xhci: Simplify xhci_quiesce()
Michal Pecio
1
-8
/
+1
2026-06-03
usb: xhci: remove legacy 'num_trbs_free' tracking
Niklas Neronin
4
-12
/
+3
[next]