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-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
-10
/
+8
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
-24
/
+12
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
-5
/
+5
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-336
/
+336
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-534
/
+517
2026-02-17
Merge tag 'usb-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
-4507
/
+2938
2026-02-12
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
-5
/
+5
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
-0
/
+6
2026-02-11
Merge tag 'pci-v7.0-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-1
/
+0
2026-02-10
Merge tag 'irq-cleanups-2026-02-09' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-2
/
+1
2026-02-09
Merge tag 'pm-6.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
-5
/
+3
2026-02-06
usb: typec: ucsi: Add Thunderbolt alternate mode support
Andrei Kuchynski
-5
/
+249
2026-02-06
usb: typec: hd3ss3220: Check if regulator needs to be switched
Jan Remmet
-0
/
+3
2026-02-05
functionfs: use spinlock for FFS_DEACTIVATED/FFS_CLOSING transitions
Al Viro
-57
/
+53
2026-02-05
usb: phy: tegra: parametrize PORTSC1 register offset
Svyatoslav Ryhel
-11
/
+6
2026-02-05
usb: phy: tegra: parametrize HSIC PTS value
Svyatoslav Ryhel
-4
/
+3
2026-02-05
usb: phy: tegra: return error value from utmi_wait_register
Svyatoslav Ryhel
-3
/
+6
2026-02-05
usb: phy: tegra: cosmetic fixes
Svyatoslav Ryhel
-6
/
+6
2026-02-05
usb: dwc2: fix resume failure if dr_mode is host
Jisheng Zhang
-0
/
+1
2026-02-05
usb: cdns3: fix role switching during resume
Thomas Richard (TI)
-1
/
+1
2026-02-05
usb: dwc3: gadget: Move vbus draw to workqueue context
Prashanth K
-6
/
+25
2026-02-05
Merge tag 'usb-serial-6.20-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
-0
/
+6
2026-02-04
Merge branch 'pm-runtime'
Rafael J. Wysocki
-5
/
+3
2026-02-01
usb: typec: fusb302: Remove IRQF_ONESHOT
Sebastian Andrzej Siewior
-2
/
+1
2026-01-27
USB: serial: option: add Telit FN920C04 RNDIS compositions
Fabio Porcedda
-0
/
+6
2026-01-27
usb: dwc3: Log dwc3 address in traces
Prashanth K
-38
/
+60
2026-01-27
usb: gadget: tegra-xudc: Add handling for BLCG_COREPLL_PWRDN
Haotien Hsu
-3
/
+9
2026-01-23
scsi: Change the return type of the .queuecommand() callback
Bart Van Assche
-5
/
+5
2026-01-23
usb: phy: tegra: add HSIC support
Svyatoslav Ryhel
-11
/
+238
2026-01-23
usb: phy: tegra: use phy type directly
Svyatoslav Ryhel
-19
/
+32
2026-01-23
usb: typec: ucsi: Enforce mode selection for cros_ec_ucsi
Andrei Kuchynski
-0
/
+22
2026-01-23
usb: typec: ucsi: Support mode selection to activate altmodes
Andrei Kuchynski
-0
/
+16
2026-01-23
usb: typec: Introduce mode_selection bit
Andrei Kuchynski
-3
/
+6
2026-01-23
usb: typec: Implement mode selection
Andrei Kuchynski
-1
/
+286
2026-01-23
usb: typec: Expose alternate mode priority via sysfs
Andrei Kuchynski
-1
/
+89
2026-01-23
usb: typec: Add mode_control field to port property
Andrei Kuchynski
-3
/
+7
2026-01-23
usb: phy: generic: Convert to device property API
Geert Uytterhoeven
-9
/
+3
2026-01-23
usb: phy: generic: Convert to dev_err_probe()
Geert Uytterhoeven
-18
/
+13
2026-01-23
usb: phy: generic: Convert to devm_clk_get_optional()
Geert Uytterhoeven
-19
/
+9
2026-01-23
usb: phy: generic: Always use dev in usb_phy_generic_probe()
Geert Uytterhoeven
-5
/
+4
2026-01-23
usbip: Reduce CONNRESET message noise in dmesg from stub
Shuah Khan
-2
/
+2
2026-01-23
usb: bdc: fix sleep during atomic
Justin Chen
-2
/
+2
2026-01-23
xhci: dbc: allow setting manufacturer string through sysfs
Łukasz Bartosik
-0
/
+36
2026-01-23
xhci: dbc: allow setting product string through sysfs
Łukasz Bartosik
-0
/
+36
2026-01-23
xhci: dbc: allow setting device serial number through sysfs
Łukasz Bartosik
-0
/
+36
2026-01-23
xhci: dbc: prepare to expose strings through sysfs
Łukasz Bartosik
-78
/
+112
2026-01-23
usb: typec: hd3ss3220: Enable VBUS based on role state
Jan Remmet
-9
/
+18
2026-01-23
usb: dwc3: google: Remove redundant dev_err()
Chen Ni
-3
/
+1
2026-01-23
usb: host: tegra: Remove manual wake IRQ disposal
Wayne Chang
-19
/
+2
2026-01-20
kernel.h: drop hex.h and update all hex.h users
Randy Dunlap
-0
/
+6
[next]