index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-02
usb: xhci: move initialization for lifetime objects
Niklas Neronin
2
-8
/
+8
2026-04-02
usb: xhci: move ring initialization
Niklas Neronin
3
-5
/
+18
2026-04-02
usb: xhci: move reserving command ring trb
Niklas Neronin
2
-7
/
+6
2026-04-02
usb: xhci: factor out roothub bandwidth cleanup
Niklas Neronin
1
-21
/
+29
2026-04-02
usb: xhci: relocate Restore/Controller error check
Niklas Neronin
1
-8
/
+5
2026-04-02
usb: xhci: simplify CMRT initialization logic
Niklas Neronin
1
-5
/
+3
2026-04-02
usb: xhci: Fix debugfs bandwidth reporting
Michal Pecio
2
-4
/
+15
2026-04-02
usb: xhci: Simplify clearing the Event Interrupt bit
Michal Pecio
1
-3
/
+2
2026-04-02
xhci: use BIT macro
Oliver Neukum
1
-60
/
+61
2026-04-02
Merge tag 'usb-serial-7.0-rc7' of ssh://gitolite.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
3
-0
/
+8
2026-04-02
usb: gadget: f_hid: move list and spinlock inits from bind to alloc
Michael Zimmermann
1
-9
/
+10
2026-04-02
usb: usbip: fix OOB read/write in usbip_pad_iso()
Kelvin Mbogo
1
-0
/
+36
2026-04-02
usb: usbip: validate iso frame actual_length in usbip_recv_iso()
Kelvin Mbogo
1
-3
/
+12
2026-04-02
usb: usbip: fix integer overflow in usbip_recv_iso()
Kelvin Mbogo
1
-5
/
+15
2026-04-02
usb: host: xhci-sideband: delegate offload_usage tracking to class drivers
Guan-Yu Lin
1
-13
/
+1
2026-04-02
usb: core: use dedicated spinlock for offload state
Guan-Yu Lin
4
-54
/
+76
2026-04-02
usb: cdns3: gadget: fix state inconsistency on gadget init failure
Yongchao Wu
1
-0
/
+1
2026-04-02
usb: dwc3: imx8mp: fix memory leak on probe failure path
Xiaolei Wang
1
-1
/
+1
2026-04-02
usb: gadget: f_uac1_legacy: validate control request size
Taegu Ha
1
-10
/
+37
2026-04-02
usb: ulpi: fix double free in ulpi_register_interface() error path
Guangshuo Li
1
-3
/
+2
2026-04-02
usb: misc: usbio: Fix URB memory leak on submit failure
Felix Gu
1
-2
/
+5
2026-04-02
USB: core: add NO_LPM quirk for Razer Kiyo Pro webcam
JP Hein
1
-0
/
+2
2026-04-02
usb: cdns3: gadget: fix NULL pointer dereference in ep_queue
Yongchao Wu
1
-0
/
+3
2026-04-02
usb: core: phy: avoid double use of 'usb3-phy'
Gabor Juhos
1
-1
/
+11
2026-04-02
usb: cdnsp: Add support for device-only configuration
Pawel Laszczak
5
-23
/
+72
2026-04-01
USB: serial: option: add MeiG Smart SRM825WN
Ernestas Kulik
1
-0
/
+3
2026-03-30
usb: gadget: f_rndis: Fix net_device lifecycle with device_move
Kuen-Han Tsai
2
-25
/
+48
2026-03-30
usb: gadget: f_subset: Fix net_device lifecycle with device_move
Kuen-Han Tsai
2
-35
/
+44
2026-03-30
usb: gadget: f_eem: Fix net_device lifecycle with device_move
Kuen-Han Tsai
2
-34
/
+46
2026-03-30
usb: gadget: f_ecm: Fix net_device lifecycle with device_move
Kuen-Han Tsai
2
-19
/
+39
2026-03-30
usb: gadget: u_ncm: Add kernel-doc comments for struct f_ncm_opts
Kuen-Han Tsai
1
-6
/
+15
2026-03-30
usb: gadget: f_rndis: Protect RNDIS options with mutex
Kuen-Han Tsai
1
-3
/
+6
2026-03-30
usb: gadget: f_subset: Fix unbalanced refcnt in geth_free
Kuen-Han Tsai
1
-0
/
+6
2026-03-30
usb: typec: thunderbolt: Set enter_vdo during initialization
Andrei Kuchynski
1
-22
/
+22
2026-03-30
usb: typec: Remove alt->adev.dev.class assignment
Andrei Kuchynski
1
-4
/
+0
2026-03-30
usb: dwc2: gadget: Fix spin_lock/unlock mismatch in dwc2_hsotg_udc_stop()
Juno Choi
1
-0
/
+2
2026-03-30
usb: gadget: uvc: fix NULL pointer dereference during unbind race
Jimmy Hu
3
-4
/
+43
2026-03-30
usb: quirks: add DELAY_INIT quirk for another Silicon Motion flash drive
Miao Li
1
-0
/
+1
2026-03-30
usb: ehci-brcm: fix sleep during atomic
Justin Chen
1
-2
/
+2
2026-03-30
usb: gadget: f_hid: don't call cdev_init while cdev in use
Michael Zimmermann
1
-5
/
+10
2026-03-30
usb: typec: tcpm/tcpci_maxim: deprecate WAR for setting charger mode
Amit Sunil Dhamne
2
-21
/
+34
2026-03-30
usb: misc: onboard_usb_dev: Add Terminus FE1.1s USB2.0 Hub (1a40:0101)
Yixun Lan
2
-0
/
+3
2026-03-30
usb: cdns3: Add USBSSP platform driver support
Peter Chen
9
-178
/
+164
2026-03-30
usb: typec: fusb302: Switch to threaded IRQ handler
Alexey Charkov
1
-2
/
+3
2026-03-30
usb: typec: tcpci_rt1711h: Drop unnecessary VID/PID/DID checks
Alexey Charkov
1
-57
/
+2
2026-03-30
usb: dwc3: Add optional VBUS regulator support to SpacemiT K1
Chukun Pan
1
-1
/
+22
2026-03-30
usb: dwc3: dwc3-generic-plat: spacemit: add support for K3 SoC
Yixun Lan
1
-0
/
+1
2026-03-30
usb: gadget: udc: update outdated comment for renamed usb_gadget_udc_start()
Kexin Sun
1
-2
/
+3
2026-03-30
usb: typec: tcpci: support setting orientation via GPIO
Xu Yang
1
-0
/
+18
2026-03-30
usb: tegra: use MODULE_FIRMWARE if SOC is ENABLED
Nicolas Chauvet
1
-0
/
+8
[prev]
[next]