index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
3 days
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
5
-10
/
+8
3 days
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
10
-24
/
+12
4 days
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
5
-5
/
+5
4 days
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
190
-336
/
+336
4 days
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
242
-534
/
+517
8 days
Merge tag 'usb-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
83
-4507
/
+2938
13 days
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
3
-5
/
+5
13 days
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
6
-0
/
+6
14 days
Merge tag 'pci-v7.0-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+0
2026-02-11
Merge tag 'irq-cleanups-2026-02-09' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+1
2026-02-10
Merge tag 'pm-6.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-5
/
+3
2026-02-06
usb: typec: ucsi: Add Thunderbolt alternate mode support
Andrei Kuchynski
4
-5
/
+249
2026-02-06
usb: typec: hd3ss3220: Check if regulator needs to be switched
Jan Remmet
1
-0
/
+3
2026-02-05
functionfs: use spinlock for FFS_DEACTIVATED/FFS_CLOSING transitions
Al Viro
2
-57
/
+53
2026-02-05
usb: phy: tegra: parametrize PORTSC1 register offset
Svyatoslav Ryhel
1
-11
/
+6
2026-02-05
usb: phy: tegra: parametrize HSIC PTS value
Svyatoslav Ryhel
1
-4
/
+3
2026-02-05
usb: phy: tegra: return error value from utmi_wait_register
Svyatoslav Ryhel
1
-3
/
+6
2026-02-05
usb: phy: tegra: cosmetic fixes
Svyatoslav Ryhel
1
-6
/
+6
2026-02-05
usb: dwc2: fix resume failure if dr_mode is host
Jisheng Zhang
1
-0
/
+1
2026-02-05
usb: cdns3: fix role switching during resume
Thomas Richard (TI)
1
-1
/
+1
2026-02-05
usb: dwc3: gadget: Move vbus draw to workqueue context
Prashanth K
3
-6
/
+25
2026-02-05
Merge tag 'usb-serial-6.20-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
1
-0
/
+6
2026-02-04
Merge branch 'pm-runtime'
Rafael J. Wysocki
1
-5
/
+3
2026-02-01
usb: typec: fusb302: Remove IRQF_ONESHOT
Sebastian Andrzej Siewior
1
-2
/
+1
2026-01-27
USB: serial: option: add Telit FN920C04 RNDIS compositions
Fabio Porcedda
1
-0
/
+6
2026-01-27
usb: dwc3: Log dwc3 address in traces
Prashanth K
5
-38
/
+60
2026-01-27
usb: gadget: tegra-xudc: Add handling for BLCG_COREPLL_PWRDN
Haotien Hsu
1
-3
/
+9
2026-01-24
scsi: Change the return type of the .queuecommand() callback
Bart Van Assche
3
-5
/
+5
2026-01-23
usb: phy: tegra: add HSIC support
Svyatoslav Ryhel
1
-11
/
+238
2026-01-23
usb: phy: tegra: use phy type directly
Svyatoslav Ryhel
1
-19
/
+32
2026-01-23
usb: typec: ucsi: Enforce mode selection for cros_ec_ucsi
Andrei Kuchynski
1
-0
/
+22
2026-01-23
usb: typec: ucsi: Support mode selection to activate altmodes
Andrei Kuchynski
2
-0
/
+16
2026-01-23
usb: typec: Introduce mode_selection bit
Andrei Kuchynski
3
-3
/
+6
2026-01-23
usb: typec: Implement mode selection
Andrei Kuchynski
3
-1
/
+286
2026-01-23
usb: typec: Expose alternate mode priority via sysfs
Andrei Kuchynski
1
-1
/
+89
2026-01-23
usb: typec: Add mode_control field to port property
Andrei Kuchynski
2
-3
/
+7
2026-01-23
usb: phy: generic: Convert to device property API
Geert Uytterhoeven
1
-9
/
+3
2026-01-23
usb: phy: generic: Convert to dev_err_probe()
Geert Uytterhoeven
1
-18
/
+13
2026-01-23
usb: phy: generic: Convert to devm_clk_get_optional()
Geert Uytterhoeven
1
-19
/
+9
2026-01-23
usb: phy: generic: Always use dev in usb_phy_generic_probe()
Geert Uytterhoeven
1
-5
/
+4
2026-01-23
usbip: Reduce CONNRESET message noise in dmesg from stub
Shuah Khan
1
-2
/
+2
2026-01-23
usb: bdc: fix sleep during atomic
Justin Chen
1
-2
/
+2
2026-01-23
xhci: dbc: allow setting manufacturer string through sysfs
Łukasz Bartosik
1
-0
/
+36
2026-01-23
xhci: dbc: allow setting product string through sysfs
Łukasz Bartosik
1
-0
/
+36
2026-01-23
xhci: dbc: allow setting device serial number through sysfs
Łukasz Bartosik
1
-0
/
+36
2026-01-23
xhci: dbc: prepare to expose strings through sysfs
Łukasz Bartosik
2
-78
/
+112
2026-01-23
usb: typec: hd3ss3220: Enable VBUS based on role state
Jan Remmet
1
-9
/
+18
2026-01-23
usb: dwc3: google: Remove redundant dev_err()
Chen Ni
1
-3
/
+1
2026-01-23
usb: host: tegra: Remove manual wake IRQ disposal
Wayne Chang
1
-19
/
+2
2026-01-21
kernel.h: drop hex.h and update all hex.h users
Randy Dunlap
6
-0
/
+6
[next]