summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2026-03-11usbip: vhci_sysfs: Use safer strscpy() instead of strcpy()Ai Chao-1/+1
2026-03-11usb: gadget: udc: Use safer strscpy() instead of strcpy()Ai Chao-1/+1
2026-03-11usb: typec: tcpm: Use safer strscpy() instead of strcpy()Ai Chao-3/+3
2026-03-11usb: gadget: functionfs: Use safer strscpy() instead of strcpy()Ai Chao-4/+4
2026-03-11usb: musb: Use safer strscpy() instead of strcpy()Ai Chao-1/+1
2026-03-11USB: serial: ti_usb_3410_5052: Use safer strscpy() instead of strcpy()Ai Chao-8/+8
2026-03-11usb: typec: mux: avoid duplicated mux switchesSebastian Reichel-1/+12
2026-03-11usb: typec: mux: avoid duplicated orientation switchesSebastian Reichel-1/+11
2026-03-11usb: typec: Fix error pointer dereferenceEthan Tidmore-2/+4
2026-03-11USB: typec: tcpci: Make tcpci_pm_ops variable staticKrzysztof Kozlowski-1/+1
2026-03-11usb: typec: ucsi: Invoke ucsi_run_command tracepointLoic Poulain-0/+2
2026-03-11HID: input: Add HID_BATTERY_QUIRK_DYNAMIC for Elan touchscreensHans de Goede-3/+11
2026-03-11HID: input: Drop Asus UX550* touchscreen ignore battery quirksHans de Goede-6/+0
2026-03-11usb: dwc3: gadget: use explicit 0 for success in __dwc3_gadget_kick_transfer()Zeeshan Ahmad-1/+1
2026-03-11usb: dwc3: qcom: simplify error check in dwc3_qcom_find_num_ports()Zeeshan Ahmad-2/+2
2026-03-11random: vDSO: Remove ifdefferyThomas Weißschuh-8/+6
2026-03-11random: vDSO: Trim vDSO includesThomas Weißschuh-2/+0
2026-03-11USB: usbsevseg: drop redundant device referenceJohan Hovold-2/+1
2026-03-11USB: trancevibrator: drop redundant device referenceJohan Hovold-2/+1
2026-03-11USB: ljca: drop redundant interface referenceJohan Hovold-10/+5
2026-03-11USB: cytherm: drop redundant device referenceJohan Hovold-3/+1
2026-03-11USB: cypress_cy7c63: drop redundant device referenceJohan Hovold-3/+1
2026-03-11usb: image: microtek: use dev_warn and dev_errOliver Neukum-18/+12
2026-03-11usb: image: microtek: remove unused macroOliver Neukum-2/+0
2026-03-11usb: image: microtek: remove outdated commentOliver Neukum-1/+0
2026-03-11usb: image: microtek: remove function trace macroOliver Neukum-19/+1
2026-03-11usb: image: microtek: cleanup ep handlingOliver Neukum-20/+12
2026-03-11usb: dwc3: fix a typo 'HishSpeed'Xu Yang-1/+1
2026-03-11usb: dwc3: fix a kernel-doc issueXu Yang-1/+1
2026-03-11usb: typec: fusb302: add DRM DP HPD bridge supportSebastian Reichel-0/+15
2026-03-11usb: ucsi: huawei_gaokun: make gaokun_ucsi_ops staticPengyu Luo-1/+1
2026-03-11usb: typec: tcpm: kzalloc + kcalloc to kzalloc_flexRosen Penev-14/+5
2026-03-11usb: dwc3: Support USB3340x ULPI PHY high-speed negotiation.Ingo Rohloff-0/+49
2026-03-11usb: uss720: unify error handling in probeOliver Neukum-13/+14
2026-03-11usb: misc: onboard_usb_dev: Add support for requesting VBUS for Type-A portsAlexey Charkov-0/+6
2026-03-11usb: ehci-orion: remove optional PHY handling code remnantsGabor Juhos-9/+0
2026-03-11usb: xhci: tegra: Remove redundant mutex when setting phy modeDiogo Ivo-4/+0
2026-03-11usb: typec: ucsi: ucsi_glink: Add support for Glymur and KaanapaliAnjelique Melendez-0/+2
2026-03-11drm/i915/dmc: Fix an unlikely NULL pointer deference at probeImre Deak-3/+2
2026-03-11x86/mce, EDAC/mce_amd: Add new SMCA bank typesYazen Ghannam-0/+10
2026-03-11x86/mce, EDAC/mce_amd: Update CS bank type namingYazen Ghannam-1/+1
2026-03-11x86/mce, EDAC/mce_amd: Reorder SMCA bank type enumsYazen Ghannam-19/+19
2026-03-11spi: atcspi200: Use helper function devm_clk_get_enabled()Pei Xiao-18/+6
2026-03-11accel/ivpu: Apply minor code style cleanups to align with kernel styleKarol Wachowski-4/+4
2026-03-11intel_idle: Add Panther Lake C-states tableArtem Bityutskiy-0/+42
2026-03-11ACPI: CPPC: Fix uninitialized ref variable in cppc_get_perf_caps()Pengjie Zhang-5/+4
2026-03-11ACPI: OSL: fix __iomem type on return from acpi_os_map_generic_address()Ben Dooks-1/+1
2026-03-11Merge v7.0-rc3 into drm-nextSimona Vetter-890/+1831
2026-03-11Merge tag 'stratix10_svc_fix_for_v7.0' of ssh://gitolite.kernel.org/pub/scm/l...Greg Kroah-Hartman-102/+126
2026-03-11power: supply: add support for S2MU005 battery fuel gauge deviceYassine Oudjana-0/+319