summaryrefslogtreecommitdiffstats
path: root/drivers/hid
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'char-misc-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-11-035-0/+55
|\
| * Merge tag 'iio-for-6.7a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman2023-10-205-0/+55
| |\
| | * HID: amd_sfh: Add light chromaticity for SFH1.1Basavaraj Natikar2023-09-242-1/+6
| | * HID: amd_sfh: Add light chromaticity supportBasavaraj Natikar2023-09-243-1/+20
| | * HID: amd_sfh: Add support for SFH1.1 light color temperatureBasavaraj Natikar2023-09-242-0/+19
| | * HID: amd_sfh: Add support for light color temperatureBasavaraj Natikar2023-09-243-0/+12
* | | Merge tag 'for-linus-2023110101' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-11-0212-243/+269
|\ \ \
| * \ \ Merge branch 'for-6.7/uclogic' into for-linusJiri Kosina2023-11-012-1/+22
| |\ \ \
| | * | | HID: uclogic: Fix a work->entry not empty bug in __queue_work()Jinjie Ruan2023-10-251-0/+7
| | * | | HID: uclogic: Fix user-memory-access bug in uclogic_params_ugee_v2_init_event...Jinjie Ruan2023-10-251-1/+15
| | |/ /
| * | | Merge branch 'for-6.7/nvidia-shield' into for-linusJiri Kosina2023-11-011-10/+11
| |\ \ \
| | * | | HID: nvidia-shield: Introduce thunderstrike_destroy()Christophe JAILLET2023-10-041-10/+11
| | * | | HID: nvidia-shield: Fix some missing function calls() in the probe error hand...Christophe JAILLET2023-10-041-2/+4
| | * | | HID: nvidia-shield: Fix a missing led_classdev_unregister() in the probe erro...Christophe JAILLET2023-10-041-1/+2
| | | |/ | | |/|
| * | | Merge branch 'for-6.7/nintendo' into for-linusJiri Kosina2023-11-011-57/+76
| |\ \ \
| | * | | HID: nintendo: cleanup LED codeMartino Fontana2023-10-041-57/+76
| | |/ /
| * | | Merge branch 'for-6.7/logitech' into for-linusJiri Kosina2023-11-011-111/+63
| |\ \ \
| | * | | HID: logitech-hidpp: Stop IO before calling hid_connect()Hans de Goede2023-10-261-3/+6
| | * | | HID: logitech-hidpp: Drop HIDPP_QUIRK_UNIFYINGHans de Goede2023-10-251-10/+6
| | * | | HID: logitech-hidpp: Drop delayed_work_cb()Hans de Goede2023-10-251-11/+3
| | * | | HID: logitech-hidpp: Fix connect event raceHans de Goede2023-10-251-20/+5
| | * | | HID: logitech-hidpp: Remove unused connected param from *_connect()Hans de Goede2023-10-251-6/+6
| | * | | HID: logitech-hidpp: Remove connected check for non-unifying devicesHans de Goede2023-10-251-7/+0
| | * | | HID: logitech-hidpp: Add hidpp_non_unifying_init() helperHans de Goede2023-10-251-8/+10
| | * | | HID: logitech-hidpp: Move hidpp_overwrite_name() to before connect checkHans de Goede2023-10-251-13/+8
| | * | | HID: logitech-hidpp: Move g920_get_config() to just before hidpp_ff_init()Hans de Goede2023-10-251-8/+6
| | * | | HID: logitech-hidpp: Remove wtp_get_config() call from probe()Hans de Goede2023-10-251-5/+1
| | * | | HID: logitech-hidpp: Move get_wireless_feature_index() check to hidpp_connect...Hans de Goede2023-10-251-11/+9
| | * | | HID: logitech-hidpp: Revert "Don't restart communication if not necessary"Hans de Goede2023-10-251-16/+8
| | * | | HID: logitech-hidpp: Don't restart IO, instead defer hid_connect() onlyHans de Goede2023-10-251-10/+12
| | | |/ | | |/|
| * | | Merge branch 'for-6.7/lenovo' into for-linusJiri Kosina2023-11-011-39/+79
| |\ \ \
| | * | | hid: lenovo: Resend all settings on reset_resume for compact keyboardsJamie Lentin2023-10-251-16/+34
| | * | | HID: lenovo: Detect quirk-free fw on cptkbd and stop applying workaroundMikhail Khvainitski2023-10-041-23/+45
| | | |/ | | |/|
| * | | Merge branch 'for-6.7/cp2112' into for-linusJiri Kosina2023-11-011-3/+7
| |\ \ \
| | * | | hid: cp2112: Fix IRQ shutdown stopping polling for all IRQs on chipDanny Kaehn2023-10-251-1/+5
| | * | | hid: cp2112: Fix duplicate workqueue initializationDanny Kaehn2023-10-041-2/+2
| | |/ /
| * | | Merge branch 'for-6.7/config_pm' into for-linusJiri Kosina2023-11-013-22/+9
| |\ \ \
| | * | | HID: rmi: remove #ifdef CONFIG_PMThomas Weißschuh2023-10-251-7/+3
| | * | | HID: multitouch: remove #ifdef CONFIG_PMThomas Weißschuh2023-10-251-7/+3
| | * | | HID: usbhid: remove #ifdef CONFIG_PMThomas Weißschuh2023-10-251-8/+3
| | | |/ | | |/|
| * / | HID: Add quirk for Dell Pro Wireless Keyboard and Mouse KM5221WJiri Kosina2023-10-272-0/+2
| |/ /
* | | Merge tag 'drm-next-2023-10-31-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-11-012-60/+21
|\ \ \
| * | | BackMerge tag 'v6.6-rc7' into drm-nextDave Airlie2023-10-2312-140/+218
| |\| |
| * | | Merge tag 'drm-misc-next-2023-09-11-1' of git://anongit.freedesktop.org/drm/d...Dave Airlie2023-09-222-60/+21
| |\ \ \ | | |_|/ | |/| |
| | * | hid/picolcd: Use fb_ops helpers for deferred I/OThomas Zimmermann2023-09-052-59/+20
| | * | hid: Remove trailing whitespaceThomas Zimmermann2023-09-051-1/+1
* | | | Merge tag 'hardening-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-10-301-4/+4
|\ \ \ \ | |_|_|/ |/| | |
| * | | HID: prodikeys: Replace deprecated strncpy() with strscpy()Justin Stitt2023-09-291-4/+4
| |/ /
* | | HID: logitech-hidpp: Fix kernel crash on receiver USB disconnectHans de Goede2023-10-061-1/+2
* | | HID: i2c-hid: fix handling of unpopulated devicesJohan Hovold2023-10-061-63/+81