index
:
pub/scm/linux/kernel/git/rcu/linux.git
master
paulmck's fork of linux.git
RCU Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-14
usb: gadget: uvc: Fix null pointer dereference in uvcg_video_init()
Jeffin Philip
1
-1
/
+1
2026-08-14
usb: typec: thunderbolt: Disable work before freeing tbt on remove
Fan Wu
1
-0
/
+2
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
12
-43
/
+57
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 tag 'usb-serial-7.3-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
6
-218
/
+269
2026-08-14
Merge tag 'usb-serial-7.2-rc7' of ssh://gitolite.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
2
-15
/
+7
2026-08-14
Merge 7.2-rc7 into usb-next
Greg Kroah-Hartman
8
-22
/
+55
2026-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
7
-22
/
+53
2026-08-10
Merge tag 'soc_fsl-7.3-1' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Arnd Bergmann
1
-0
/
+1
2026-08-10
Merge tag 'v7.2-rc7' into driver-core-next
Danilo Krummrich
86
-448
/
+1109
2026-08-07
USB: serial: spcp8x5: drop broken carrier detect support
Johan Hovold
1
-13
/
+0
2026-08-06
usb: atm: cxacru: fix use-after-free in cxacru_poll_status
Nguyen Quang Le Kien
1
-9
/
+1
2026-08-06
usb: atm: cxacru: properly kill rcv_urb on error in cxacru_cm()
Aleksandr Nogikh
1
-0
/
+2
2026-08-06
usb: atm: ueagle-atm: fix array-index-out-of-bounds in uea_bind()
Subasri S
1
-1
/
+2
2026-08-04
usb: xhci: use BIT_ULL for CRCR bits to fix incorrect 64bit mask
Lachlan Hodges
1
-6
/
+6
2026-08-03
usb: quirks: Add ShanWan gamepad to quirk list
Ishaan Dandekar
1
-0
/
+3
2026-08-03
usb: hub: Split announce_device() to log device identity before enumeration
Nikhil Solanke
1
-4
/
+12
2026-08-03
usb: core: Add quirk for 255-bytes initial config read
Nikhil Solanke
2
-8
/
+28
2026-08-03
usb: atm: cxacru: properly kill rcv_urb on error in cxacru_cm()
Aleksandr Nogikh
1
-0
/
+2
2026-08-03
usb: misc: usbio: check ibuf_len against rxbuf_len in bulk msg
Jiangshan Yi
1
-1
/
+1
2026-08-03
usb: gadget: f_ncm: Use unsigned int for ndp_index
Sonali Pradhan
1
-1
/
+1
2026-08-03
usb: cdnsp: fix incorrect endian conversions for APB timeout register
Pawel Laszczak
1
-2
/
+2
2026-08-03
USB: serial: pl2303: add support for PL256X multi-port devices
Charles Yeh
2
-8
/
+102
2026-08-03
USB: serial: digi_acceleport: add port lock nesting annotation
Johan Hovold
1
-2
/
+7
2026-07-31
USB: serial: option: fix slab OOB read in interrupt URB callback
Jiale Yao
1
-3
/
+17
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
31
-212
/
+599
2026-07-24
Merge tag 'usb-serial-7.2-rc4' of ssh://gitolite.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
7
-10
/
+58
2026-07-23
usb: typec: ucsi: Correct teardown ordering in ucsi_init() error path
Andrei Kuchynski
1
-2
/
+2
2026-07-23
usb: core: reformat error handling and messages
Griffin Kroah-Hartman
1
-6
/
+6
2026-07-23
usb: core: Strengthen error handling in hub_hub_status()
Griffin Kroah-Hartman
1
-1
/
+3
2026-07-23
usb: gadget: f_mass_storage: Remove obsolete version log
Fabio Estevam
1
-3
/
+0
2026-07-23
usb: typec: tcpm: implement retry mechanism for Discover Identity VDMs
RD Babiera
1
-142
/
+259
2026-07-22
USB: serial: io_edgeport: cap received transmit credits
Sunho Park
1
-1
/
+2
2026-07-21
USB: serial: option: add TDTECH MT5710-CN
Chukun Pan
1
-0
/
+1
[prev]
[next]