summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-03-10irqchip/renesas-rzv2h: Switch to using dev_err_probe()Lad Prabhakar1-21/+10
2026-03-10irqchip/renesas-rzv2h: Use local device pointer in ICU probeLad Prabhakar1-14/+15
2026-03-10irqchip/renesas-rzv2h: Use local node pointerLad Prabhakar1-1/+1
2026-03-10gpu: nova-core: fix stack overflow in GSP memory allocationTim Kovalenko2-17/+29
2026-03-10HID: asus: add xg mobile 2022 external hardware supportDenis Benato2-0/+4
2026-03-10HID: asus: do not try to initialize the backlight if the enpoint doesn't supp...Denis Benato1-5/+3
2026-03-10HID: asus: do not abort probe when not necessaryDenis Benato1-15/+10
2026-03-10HID: asus: simplify and improve asus_kbd_set_report()Denis Benato1-11/+5
2026-03-10HID: asus: make asus_resume adhere to linux kernel coding standardsDenis Benato1-1/+2
2026-03-10HID: asus: fix code style of comments and bracketsDenis Benato1-11/+5
2026-03-10HID: hid-lenovo-go-s: Fix spelling mistake "configuratiion" -> "configuration"Colin Ian King1-1/+1
2026-03-10HID: hid-lenovo-go: Remove unneeded semicolonChen Ni1-26/+26
2026-03-10HID: hid-lenovo-go-s: Remove unneeded semicolonChen Ni1-1/+1
2026-03-10HID: hid-lenovo-go-s: Add IMU and Touchpad RO AttributesDerek J. Clark1-0/+124
2026-03-10HID: hid-lenovo-go-s: Add RGB LED control interfaceDerek J. Clark1-0/+422
2026-03-10HID: hid-lenovo-go-s: Add Touchpad Mode AttributesDerek J. Clark1-0/+142
2026-03-10HID: hid-lenovo-go-s: Add Feature Status AttributesDerek J. Clark1-1/+483
2026-03-10HID: hid-lenovo-go-s: Add MCU ID AttributeDerek J. Clark1-0/+56
2026-03-10HID: hid-lenovo-go-s: Add Lenovo Legion Go S Series HID DriverDerek J. Clark4-0/+295
2026-03-10HID: Include firmware version in the ueventMario Limonciello1-0/+5
2026-03-10HID: hid-lenovo-go: Add OS Mode ToggleDerek J. Clark1-0/+101
2026-03-10HID: hid-lenovo-go: Add Calibration SettingsDerek J. Clark1-1/+283
2026-03-10HID: hid-lenovo-go: Add RGB LED control interfaceDerek J. Clark1-0/+429
2026-03-10HID: hid-lenovo-go: Add FPS Mode DPI settingsDerek J. Clark1-0/+68
2026-03-10HID: hid-lenovo-go: Add Rumble and Haptic SettingsDerek J. Clark1-0/+312
2026-03-10HID: hid-lenovo-go: Add Feature Status AttributesDerek J. Clark1-1/+395
2026-03-10HID: hid-lenovo-go: Add Lenovo Legion Go Series HID DriverDerek J. Clark4-0/+930
2026-03-10fbdev: viafb: check ioremap return value in viafb_lcd_get_mobile_stateWang Jun1-0/+3
2026-03-10firmware: stratix10-svc: Add Multi SVC clients supportMuhammad Amirul Asyraf Mohamad Jamian1-102/+126
2026-03-10iavf: fix incorrect reset handling in callbacksPetr Oros4-69/+31
2026-03-10iavf: fix PTP use-after-free during resetPetr Oros1-0/+4
2026-03-10drivers: net: ice: fix devlink parameters get without irdmaNikolay Aleksandrov1-2/+2
2026-03-10wifi: ath12k: Use .mbn firmware for AHB devicesAaradhana Sahu1-2/+2
2026-03-10wifi: ath10k: rename disconnect callbackJohan Hovold1-2/+2
2026-03-10wifi: ath10k: drop redundant device referenceJohan Hovold1-4/+0
2026-03-10wifi: ath9k: drop redundant device referenceJohan Hovold1-4/+0
2026-03-10wifi: ath6kl: rename disconnect callbackJohan Hovold1-2/+2
2026-03-10wifi: ath6kl: drop redundant device referenceJohan Hovold1-10/+2
2026-03-10remoteproc: xlnx: Only access buffer information if IPI is bufferedBen Levinsky1-9/+11
2026-03-10nvme-core: do not pass empty queue_limits to blk_mq_alloc_queue()Maurizio Lombardi1-2/+1
2026-03-10nvme-pci: Fix race bug in nvme_poll_irqdisable()Sungwoo Kim1-2/+4
2026-03-10nvmet: move async event work off nvmet-wqChaitanya Kulkarni4-3/+15
2026-03-10nvme-pci: Fix slab-out-of-bounds in nvme_dbbuf_setSungwoo Kim1-1/+1
2026-03-10remoteproc: xlnx: Avoid mailbox setupTanmay Shah1-0/+4
2026-03-10sched: idle: Make skipping governor callbacks more consistentRafael J. Wysocki1-10/+0
2026-03-10drm/i915: handle failure from vga_get_uninterruptible()Simon Richter1-7/+26
2026-03-10s390/dasd: Copy detected format information to secondary deviceStefan Haberland1-0/+11
2026-03-10s390/dasd: Move quiesce state with pprc swapStefan Haberland1-0/+5
2026-03-10firmware: cs_dsp: Simplify suppressing log messages during KUnit testingRichard Fitzgerald6-81/+79
2026-03-10regulator: pca9450: Correct probed name for PCA9452Peng Fan1-3/+9