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
Age
Commit message (
Expand
)
Author
Lines
2026-03-11
usbip: vhci_sysfs: Use safer strscpy() instead of strcpy()
Ai Chao
-1
/
+1
2026-03-11
usb: gadget: udc: Use safer strscpy() instead of strcpy()
Ai Chao
-1
/
+1
2026-03-11
usb: typec: tcpm: Use safer strscpy() instead of strcpy()
Ai Chao
-3
/
+3
2026-03-11
usb: gadget: functionfs: Use safer strscpy() instead of strcpy()
Ai Chao
-4
/
+4
2026-03-11
usb: musb: Use safer strscpy() instead of strcpy()
Ai Chao
-1
/
+1
2026-03-11
USB: serial: ti_usb_3410_5052: Use safer strscpy() instead of strcpy()
Ai Chao
-8
/
+8
2026-03-11
usb: typec: mux: avoid duplicated mux switches
Sebastian Reichel
-1
/
+12
2026-03-11
usb: typec: mux: avoid duplicated orientation switches
Sebastian Reichel
-1
/
+11
2026-03-11
usb: typec: Fix error pointer dereference
Ethan Tidmore
-2
/
+4
2026-03-11
USB: typec: tcpci: Make tcpci_pm_ops variable static
Krzysztof Kozlowski
-1
/
+1
2026-03-11
usb: typec: ucsi: Invoke ucsi_run_command tracepoint
Loic Poulain
-0
/
+2
2026-03-11
HID: input: Add HID_BATTERY_QUIRK_DYNAMIC for Elan touchscreens
Hans de Goede
-3
/
+11
2026-03-11
HID: input: Drop Asus UX550* touchscreen ignore battery quirks
Hans de Goede
-6
/
+0
2026-03-11
usb: dwc3: gadget: use explicit 0 for success in __dwc3_gadget_kick_transfer()
Zeeshan Ahmad
-1
/
+1
2026-03-11
usb: dwc3: qcom: simplify error check in dwc3_qcom_find_num_ports()
Zeeshan Ahmad
-2
/
+2
2026-03-11
random: vDSO: Remove ifdeffery
Thomas Weißschuh
-8
/
+6
2026-03-11
random: vDSO: Trim vDSO includes
Thomas Weißschuh
-2
/
+0
2026-03-11
USB: usbsevseg: drop redundant device reference
Johan Hovold
-2
/
+1
2026-03-11
USB: trancevibrator: drop redundant device reference
Johan Hovold
-2
/
+1
2026-03-11
USB: ljca: drop redundant interface reference
Johan Hovold
-10
/
+5
2026-03-11
USB: cytherm: drop redundant device reference
Johan Hovold
-3
/
+1
2026-03-11
USB: cypress_cy7c63: drop redundant device reference
Johan Hovold
-3
/
+1
2026-03-11
usb: image: microtek: use dev_warn and dev_err
Oliver Neukum
-18
/
+12
2026-03-11
usb: image: microtek: remove unused macro
Oliver Neukum
-2
/
+0
2026-03-11
usb: image: microtek: remove outdated comment
Oliver Neukum
-1
/
+0
2026-03-11
usb: image: microtek: remove function trace macro
Oliver Neukum
-19
/
+1
2026-03-11
usb: image: microtek: cleanup ep handling
Oliver Neukum
-20
/
+12
2026-03-11
usb: dwc3: fix a typo 'HishSpeed'
Xu Yang
-1
/
+1
2026-03-11
usb: dwc3: fix a kernel-doc issue
Xu Yang
-1
/
+1
2026-03-11
usb: typec: fusb302: add DRM DP HPD bridge support
Sebastian Reichel
-0
/
+15
2026-03-11
usb: ucsi: huawei_gaokun: make gaokun_ucsi_ops static
Pengyu Luo
-1
/
+1
2026-03-11
usb: typec: tcpm: kzalloc + kcalloc to kzalloc_flex
Rosen Penev
-14
/
+5
2026-03-11
usb: dwc3: Support USB3340x ULPI PHY high-speed negotiation.
Ingo Rohloff
-0
/
+49
2026-03-11
usb: uss720: unify error handling in probe
Oliver Neukum
-13
/
+14
2026-03-11
usb: misc: onboard_usb_dev: Add support for requesting VBUS for Type-A ports
Alexey Charkov
-0
/
+6
2026-03-11
usb: ehci-orion: remove optional PHY handling code remnants
Gabor Juhos
-9
/
+0
2026-03-11
usb: xhci: tegra: Remove redundant mutex when setting phy mode
Diogo Ivo
-4
/
+0
2026-03-11
usb: typec: ucsi: ucsi_glink: Add support for Glymur and Kaanapali
Anjelique Melendez
-0
/
+2
2026-03-11
drm/i915/dmc: Fix an unlikely NULL pointer deference at probe
Imre Deak
-3
/
+2
2026-03-11
x86/mce, EDAC/mce_amd: Add new SMCA bank types
Yazen Ghannam
-0
/
+10
2026-03-11
x86/mce, EDAC/mce_amd: Update CS bank type naming
Yazen Ghannam
-1
/
+1
2026-03-11
x86/mce, EDAC/mce_amd: Reorder SMCA bank type enums
Yazen Ghannam
-19
/
+19
2026-03-11
spi: atcspi200: Use helper function devm_clk_get_enabled()
Pei Xiao
-18
/
+6
2026-03-11
accel/ivpu: Apply minor code style cleanups to align with kernel style
Karol Wachowski
-4
/
+4
2026-03-11
intel_idle: Add Panther Lake C-states table
Artem Bityutskiy
-0
/
+42
2026-03-11
ACPI: CPPC: Fix uninitialized ref variable in cppc_get_perf_caps()
Pengjie Zhang
-5
/
+4
2026-03-11
ACPI: OSL: fix __iomem type on return from acpi_os_map_generic_address()
Ben Dooks
-1
/
+1
2026-03-11
Merge v7.0-rc3 into drm-next
Simona Vetter
-890
/
+1831
2026-03-11
Merge tag 'stratix10_svc_fix_for_v7.0' of ssh://gitolite.kernel.org/pub/scm/l...
Greg Kroah-Hartman
-102
/
+126
2026-03-11
power: supply: add support for S2MU005 battery fuel gauge device
Yassine Oudjana
-0
/
+319
[prev]
[next]