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
Age
Commit message (
Expand
)
Author
Lines
2026-04-19
Merge tag 'usb-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
-970
/
+2312
2026-04-11
usb: dwc3: starfive: Add JHB100 USB 2.0 DRD controller
Minda Chen
-0
/
+1
2026-04-11
drivers/usb/host: Fix spelling error 'seperate' -> 'separate'
Qinghua Zhao
-1
/
+1
2026-04-11
Merge tag 'usb-serial-7.1-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
-1
/
+3
2026-04-08
USB: serial: iuu_phoenix: fix iuutool author name
Thorsten Blum
-1
/
+1
2026-04-07
usb: gadget: f_ncm: validate minimum block_len in ncm_unwrap_ntb()
Greg Kroah-Hartman
-2
/
+2
2026-04-07
usb: gadget: f_phonet: fix skb frags[] overflow in pn_rx_complete()
Greg Kroah-Hartman
-0
/
+9
2026-04-07
usb: gadget: f_hid: Add missing error code
Ethan Tidmore
-1
/
+3
2026-04-07
usb: typec: cros_ec_ucsi: Load driver from OF and ACPI definitions
Jameson Thies
-2
/
+24
2026-04-07
USB: of: Simplify with scoped for each OF child loop
Hans Zhang
-6
/
+2
2026-04-07
usbip: validate number_of_packets in usbip_pack_ret_submit()
Nathan Rebello
-0
/
+12
2026-04-07
usb: gadget: renesas_usb3: validate endpoint index in standard request handlers
Greg Kroah-Hartman
-1
/
+6
2026-04-07
usb: core: config: reverse the size check of the SSP isoc endpoint descriptor
Greg Kroah-Hartman
-2
/
+2
2026-04-07
usb: typec: ucsi: Set usb mode on partner change
Jameson Thies
-0
/
+6
2026-04-07
USB: cdc-acm: Add quirks for Yoga Book 9 14IAH10 INGENIC touchscreen
Dave Carey
-7
/
+46
2026-04-07
usb: storage: Expand range of matched versions for VL817 quirks entry
Daniel BrĂ¡t
-3
/
+4
2026-04-07
usb: chipidea: otg: not wait vbus drop if use role_switch
Xu Yang
-2
/
+2
2026-04-07
usb: chipidea: core: allow ci_irq_handler() handle both ID and VBUS change
Xu Yang
-22
/
+26
2026-04-07
usb: chipidea: core: refactor ci_usb_role_switch_set()
Xu Yang
-22
/
+7
2026-04-07
usb: typec: ucsi: skip connector validation before init
Nathan Rebello
-1
/
+2
2026-04-07
USB: serial: option: add Telit Cinterion FN990A MBIM composition
Fabio Porcedda
-0
/
+2
2026-04-06
Merge tag 'v7.0-rc7' into usb-next
Greg Kroah-Hartman
-275
/
+490
2026-04-03
Revert "usb: cdns3: Add USBSSP platform driver support"
Greg Kroah-Hartman
-164
/
+178
2026-04-03
Revert "usb: cdnsp: Add support for device-only configuration"
Greg Kroah-Hartman
-72
/
+23
2026-04-02
usb: xhci: Make usb_host_endpoint.hcpriv survive endpoint_disable()
Michal Pecio
-1
/
+0
2026-04-02
usb: xhci: remove duplicate '0x' prefix
Niklas Neronin
-5
/
+5
2026-04-02
usb: xhci: move roothub port limit validation
Niklas Neronin
-27
/
+18
2026-04-02
usb: xhci: simpilfy resume root hub code
Niklas Neronin
-20
/
+16
2026-04-02
usb: xhci: cleanup xhci_hub_report_usb3_link_state()
Niklas Neronin
-36
/
+20
2026-04-02
usb: xhci: rename parameter to match argument 'portsc'
Niklas Neronin
-31
/
+30
2026-04-02
usb: xhci: add PORTSC variable to xhci_hub_control()
Niklas Neronin
-51
/
+51
2026-04-02
usb: xhci: add PORTPMSC variable to xhci_hub_control()
Niklas Neronin
-9
/
+9
2026-04-02
usb: xhci: separate use of USB Chapter 11 PLS macros from xHCI-specific PLS m...
Niklas Neronin
-7
/
+7
2026-04-02
usb: xhci: clean up 'wValue' handling in xhci_hub_control()
Niklas Neronin
-4
/
+6
2026-04-02
usb: xhci: clean up handling of upper bits in SetPortFeature wIndex
Niklas Neronin
-13
/
+12
2026-04-02
usb: xhci: rename 'wIndex' parameters to 'portnum'
Niklas Neronin
-33
/
+27
2026-04-02
usb: xhci: stop treating 'wIndex' as a mutable port number
Niklas Neronin
-35
/
+30
2026-04-02
usb: xhci: optimize resuming from S4 (suspend-to-disk)
Niklas Neronin
-23
/
+34
2026-04-02
usb: xhci: improve debug messages during suspend
Niklas Neronin
-28
/
+37
2026-04-02
usb: xhci: split core allocation and initialization
Niklas Neronin
-20
/
+13
2026-04-02
usb: xhci: move initialization for lifetime objects
Niklas Neronin
-8
/
+8
2026-04-02
usb: xhci: move ring initialization
Niklas Neronin
-5
/
+18
2026-04-02
usb: xhci: move reserving command ring trb
Niklas Neronin
-7
/
+6
2026-04-02
usb: xhci: factor out roothub bandwidth cleanup
Niklas Neronin
-21
/
+29
2026-04-02
usb: xhci: relocate Restore/Controller error check
Niklas Neronin
-8
/
+5
2026-04-02
usb: xhci: simplify CMRT initialization logic
Niklas Neronin
-5
/
+3
2026-04-02
usb: xhci: Fix debugfs bandwidth reporting
Michal Pecio
-4
/
+15
2026-04-02
usb: xhci: Simplify clearing the Event Interrupt bit
Michal Pecio
-3
/
+2
2026-04-02
xhci: use BIT macro
Oliver Neukum
-60
/
+61
2026-04-02
Merge tag 'usb-serial-7.0-rc7' of ssh://gitolite.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
-0
/
+8
[next]