summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-03-26Merge branch 'for-6.15/apple' into for-linusJiri Kosina
2025-03-26Merge branch 'for-6.15/amd_sfh' into for-linusJiri Kosina
2025-03-04HID: Intel-thc-hid: Intel-quickspi: Correct device state after S4Even Xu
2025-03-04HID: amd_sfh: Don't show wrong status for amd_sfh_hpd_info()Mario Limonciello
2025-03-04HID: amd_sfh: Default to HPD disabledMario Limonciello
2025-03-04HID: amd_sfh: Allow configuring whether HPD is enabled or disabledMario Limonciello
2025-03-04HID: intel-thc-hid: Fix spelling mistake "intput" -> "input"Colin Ian King
2025-03-04HID: hid-steam: Fix use-after-free when detaching deviceVicki Pfau
2025-03-04HID: debug: Fix spelling mistake "Messanger" -> "Messenger"Colin Ian King
2025-03-04HID: appleir: Fix potential NULL dereference at raw event handleDaniil Dulov
2025-03-04HID: apple: disable Fn key handling on the Omoton KB066Alex Henrie
2025-03-04HID: i2c-hid: improve i2c_hid_get_report error messageWentao Guan
2025-02-19HID: intel-ish-hid: Fix use-after-free issue in ishtp_hid_remove()Zhang Lixu
2025-02-19HID: intel-ish-hid: Fix use-after-free issue in hid_ishtp_cl_remove()Zhang Lixu
2025-02-19HID: google: fix unused variable warning under !CONFIG_ACPIYu-Chun Lin
2025-02-19HID: nintendo: fix gencon button events mapRyan McClelland
2025-02-18HID: appletb-kbd: Fix inconsistent indentation and pass -ENODEV to dev_err_probeAditya Garg
2025-02-18HID: hid-appletb-bl: fix incorrect error message for default brightnessAditya Garg
2025-02-18HID: hid-appletb-kbd: simplify logic used to switch between media and functio...Aditya Garg
2025-02-18HID: corsair-void: Update power supply values with a unified work handlerStuart Hayhurst
2025-02-10Merge tag 'hid-for-linus-2025021001' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-02-10Merge tag 'pinctrl-v6.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-02-10HID: hid-appletb-bl: use appletb_bl_brightness_map instead of magic numbers t...Aditya Garg
2025-02-10HID: hid-appletb-kbd: make struct attribute *appletb_kbd_attrs[] staticAditya Garg
2025-02-09Merge tag 'pm-6.14-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2025-02-09PM: sleep: core: Restrict power.set_active propagationRafael J. Wysocki
2025-02-08Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2025-02-08Merge tag 'i2c-for-6.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-02-08Merge tag 'irq-urgent-2025-02-08' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-02-07Merge tag 'drm-fixes-2025-02-08' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-02-07Merge tag 'stable/for-linus-6.14-rc1-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2025-02-07Merge tag 'block-6.14-20250207' of git://git.kernel.dk/linuxLinus Torvalds
2025-02-07Merge tag 'pm-6.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2025-02-07Merge tag 'acpi-6.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2025-02-07Merge tag 'gpio-fixes-for-v6.14-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-02-07Merge tag 'vfs-6.14-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-02-07Merge tag 'md-6.14-20250206' of https://git.kernel.org/pub/scm/linux/kernel/g...Jens Axboe
2025-02-07HID: hid-steam: Don't use cancel_delayed_work_sync in IRQ contextVicki Pfau
2025-02-07HID: hid-steam: Move hidraw input (un)registering to workVicki Pfau
2025-02-07HID: hid-thrustmaster: fix stack-out-of-bounds read in usb_check_int_endpoints()Tulio Fernandes
2025-02-07HID: apple: fix up the F6 key on the Omoton KB066 keyboardAlex Henrie
2025-02-07HID: hid-apple: Apple Magic Keyboard a3203 USB-C supportIevgen Vovk
2025-02-07HID: hid-appletb-kbd: add support for automatic brightness control while usin...Aditya Garg
2025-02-07HID: hid-appletb-kbd: add support for fn toggle between media and function modeAditya Garg
2025-02-07HID: hid-appletb-kbd: add driver for the keyboard mode of Apple Touch BarsKerem Karabay
2025-02-07HID: hid-appletb-bl: add driver for the backlight of Apple Touch BarsKerem Karabay
2025-02-07Merge branches 'acpi-property' and 'acpi-resource'Rafael J. Wysocki
2025-02-07Merge branch 'pm-powercap'Rafael J. Wysocki
2025-02-07fsnotify: use accessor to set FMODE_NONOTIFY_*Amir Goldstein
2025-02-07genirq: Remove leading space from irq_chip::irq_print_chip() callbacksGeert Uytterhoeven