summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-08-14HID: stadia: use open/close to manage workqueue lifecycleDmitry Torokhov1-33/+38
2026-08-14HID: gaff: move FF initialization to .input_configured()Dmitry Torokhov1-43/+10
2026-08-14HID: emsff: move FF initialization to .input_configured()Dmitry Torokhov1-42/+8
2026-08-14HID: dragonrise: move FF initialization to .input_configured()Dmitry Torokhov1-51/+15
2026-08-14HID: bigben: move FF initialization to .input_configured()Dmitry Torokhov1-46/+43
2026-08-14HID: betop: move FF initialization to .input_configured()Dmitry Torokhov1-22/+11
2026-08-14HID: axff: move FF initialization to .input_configured()Dmitry Torokhov1-28/+12
2026-08-14HID: core: automatically initialize generic FF if no other FF is presentDmitry Torokhov1-1/+14
2026-08-14Input: misc: Add AMD SFH tablet-mode switch driverBasavaraj Natikar3-0/+97
2026-08-14HID: amd_sfh: Register tablet-mode auxiliary deviceBasavaraj Natikar3-0/+53
2026-08-14HID: amd_sfh: Add accessor to read the operating-mode sensorBasavaraj Natikar5-1/+58
2026-08-14HID: amd_sfh: Serialize access to the shared emp2 pointerBasavaraj Natikar1-0/+6
2026-08-14HID: amd_sfh: Track MP2 version explicitlyBasavaraj Natikar2-4/+11
2026-08-14drm/virtio: Fix a NULL vs ERR_PTR() bug in virtio_gpu_user_framebuffer_create()Dan Carpenter1-1/+1
2026-08-14spi: ma35d1-qspi: Improvements and DTR supportMark Brown1-40/+68
2026-08-14spi: ma35d1-qspi: Use the existing update helperMiquel Raynal1-7/+8
2026-08-14spi: ma35d1-qspi: Add DTR supportMiquel Raynal1-8/+19
2026-08-14spi: ma35d1-qspi: Allow several command bytesMiquel Raynal1-6/+5
2026-08-14spi: ma35d1-qspi: Move speed setting to bus configurationMiquel Raynal1-25/+44
2026-08-14spi: ma35d1-qspi: Remove redundant reset operationMiquel Raynal1-2/+0
2026-08-14HID: sony: fix UAF of ghl_poke_timer / ghl_urb at driver unbindDoruk Tan Ozturk1-1/+3
2026-08-14spi: dw: Remove shadowed dws in dw_spi_setup()Liang Hao1-1/+0
2026-08-14Merge tag 'nvme-7.3-2026-08-13' of git://git.infradead.org/nvme into for-7.3/...Jens Axboe30-274/+741
2026-08-14Merge branch 'for-next/sdei' into for-next/coreWill Deacon4-0/+290
2026-08-14Merge branch 'for-next/perf' into for-next/coreWill Deacon22-301/+1067
2026-08-14Merge branch 'for-next/nmi' into for-next/coreWill Deacon1-4/+1
2026-08-14Merge branch 'for-next/mpam' into for-next/coreWill Deacon3-27/+307
2026-08-14Merge branch 'for-next/cpufeature' into for-next/coreWill Deacon1-1/+1
2026-08-14Merge branch 'for-next/coco' into for-next/coreWill Deacon2-62/+40
2026-08-14Merge tag 'drm-xe-next-fixes-2026-08-13' of https://gitlab.freedesktop.org/dr...Dave Airlie5-15/+32
2026-08-14Merge tag 'drm-misc-next-fixes-2026-08-13' of https://gitlab.freedesktop.org/...Dave Airlie1-722/+0
2026-08-14pinctrl: meson: sync some modify from A4Xianwei Zhao1-4/+4
2026-08-14pinctrl: meson: a4: Add input enable pin configurationXianwei Zhao1-2/+12
2026-08-14pinctrl: realtek: rtd1625: remove unused group name spdif_selYu-Chun Lin1-1/+1
2026-08-14pinctrl: realtek: rtd1625: fix base_bit for VE4 GPIO 13Yu-Chun Lin1-1/+1
2026-08-14Merge tag 'drm-xe-fixes-2026-08-13' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie11-123/+279
2026-08-13hwmon: (k10temp) Add per-CCD temperature monitoring for Zen5 TurinGabriel Ford1-1/+13
2026-08-14Merge tag 'drm-misc-fixes-2026-08-13' of https://gitlab.freedesktop.org/drm/m...Dave Airlie31-92/+296
2026-08-13clk: samsung: Don't include <linux/mod_devicetable.h>Uwe Kleine-König (The Capable Hub)1-1/+1
2026-08-13Merge patch series "scsi: lpfc: Remove all strlcat() uses"Martin K. Petersen (Oracle)6-507/+348
2026-08-13scsi: lpfc: Replace strlcat() with sysfs_emit_at() in the sysfs show functionsIan Bridges2-317/+219
2026-08-13scsi: lpfc: Replace strlcat() with seq_buf in the debugfs dump helpersIan Bridges1-113/+85
2026-08-13scsi: lpfc: Replace strlcat() with seq_buf in lpfc_rx_monitor_report()Ian Bridges1-19/+24
2026-08-13scsi: lpfc: Replace strlcat() with scnprintf() in lpfc_vport_symbolic_node_na...Ian Bridges1-24/+5
2026-08-13scsi: lpfc: Replace strlcat() with seq_buf in lpfc_info()Ian Bridges1-34/+15
2026-08-13Merge tag 'clk-microchip-7.3' of https://git.kernel.org/pub/scm/linux/kernel/...Stephen Boyd1-2/+3
2026-08-13Merge patch series "Enable context analysis in the SCSI core and UFS driver"Martin K. Petersen (Oracle)16-45/+104
2026-08-13scsi: core: Enable context analysisBart Van Assche2-0/+25
2026-08-13scsi: core: Protect host state changes with the host lockBart Van Assche9-22/+23
2026-08-13scsi: core: Add lock context annotationsBart Van Assche1-0/+5