| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-04-05 | treewide: Switch/rename to timer_delete[_sync]() | Thomas Gleixner | 12 | -16/+16 |
| 2025-03-26 | Merge branch 'for-6.15/wacom' into for-linus | Jiri Kosina | 3 | -23/+27 |
| 2025-03-26 | Merge branch 'for-6.15/usb-hidbp' into for-linus | Jiri Kosina | 1 | -1/+1 |
| 2025-03-26 | Merge branch 'for-6.15/steam' into for-linus | Jiri Kosina | 1 | -5/+2 |
| 2025-03-26 | Merge branch 'for-6.15/sony' into for-linus | Jiri Kosina | 1 | -5/+11 |
| 2025-03-26 | Merge branch 'for-6.15/plantronics' into for-linus | Jiri Kosina | 1 | -77/+67 |
| 2025-03-26 | Merge branch 'for-6.15/pidff' into for-linus | Jiri Kosina | 7 | -197/+660 |
| 2025-03-26 | Merge branch 'for-6.15/logitech' into for-linus | Jiri Kosina | 2 | -81/+66 |
| 2025-03-26 | Merge branch 'for-6.15/lenovo' into for-linus | Jiri Kosina | 1 | -5/+3 |
| 2025-03-26 | Merge branch 'for-6.15/intel-thc' into for-linus | Jiri Kosina | 5 | -23/+15 |
| 2025-03-26 | Merge branch 'for-6.15/intel-ish' into for-linus | Jiri Kosina | 1 | -1/+0 |
| 2025-03-26 | Merge branch 'for-6.15/google' into for-linus | Jiri Kosina | 1 | -1/+0 |
| 2025-03-26 | Merge branch 'for-6.15/core' into for-linus | Jiri Kosina | 1 | -1/+5 |
| 2025-03-26 | Merge branch 'for-6.15/bpf' into for-linus | Jiri Kosina | 7 | -8/+1257 |
| 2025-03-26 | Merge branch 'for-6.15/apple' into for-linus | Jiri Kosina | 5 | -2/+744 |
| 2025-03-26 | Merge branch 'for-6.15/amd_sfh' into for-linus | Jiri Kosina | 6 | -8/+197 |
| 2025-03-12 | HID: remove superfluous (and wrong) Makefile entry for CONFIG_INTEL_ISH_FIRMW... | Jiri Kosina | 1 | -1/+0 |
| 2025-03-05 | Merge tag 'hid-for-linus-2025030501' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 12 | -58/+70 |
| 2025-03-05 | HID: Intel-thc-hid: Intel-quickspi: Correct device state names gramatically | Even Xu | 3 | -4/+4 |
| 2025-03-04 | HID: Intel-thc-hid: Intel-quickspi: Correct device state after S4 | Even Xu | 1 | -0/+2 |
| 2025-03-04 | HID: wacom: Remove static WACOM_PKGLEN_MAX limit | Jason Gerecke | 3 | -23/+27 |
| 2025-03-04 | HID: amd_sfh: Don't show wrong status for amd_sfh_hpd_info() | Mario Limonciello | 1 | -1/+1 |
| 2025-03-04 | HID: amd_sfh: Default to HPD disabled | Mario Limonciello | 1 | -0/+1 |
| 2025-03-04 | HID: amd_sfh: Allow configuring whether HPD is enabled or disabled | Mario Limonciello | 4 | -2/+109 |
| 2025-03-04 | HID: intel-thc-hid: Fix spelling mistake "intput" -> "input" | Colin Ian King | 1 | -1/+1 |
| 2025-03-04 | HID: hid-steam: Fix use-after-free when detaching device | Vicki Pfau | 1 | -1/+1 |
| 2025-03-04 | HID: debug: Fix spelling mistake "Messanger" -> "Messenger" | Colin Ian King | 1 | -1/+1 |
| 2025-03-04 | HID: pidff: Fix set_device_control() | Tomasz Pakuła | 1 | -5/+15 |
| 2025-03-04 | HID: pidff: Fix 90 degrees direction name North -> East | Tomasz Pakuła | 1 | -1/+1 |
| 2025-03-04 | HID: pidff: Compute INFINITE value instead of using hardcoded 0xffff | Tomasz Pakuła | 1 | -1/+2 |
| 2025-03-04 | HID: pidff: Clamp effect playback LOOP_COUNT value | Tomasz Pakuła | 1 | -1/+2 |
| 2025-03-04 | HID: pidff: Rename two functions to align them with naming convention | Tomasz Pakuła | 1 | -7/+7 |
| 2025-03-04 | HID: appleir: Fix potential NULL dereference at raw event handle | Daniil Dulov | 1 | -1/+1 |
| 2025-03-04 | HID: apple: disable Fn key handling on the Omoton KB066 | Alex Henrie | 1 | -4/+7 |
| 2025-03-04 | HID: i2c-hid: improve i2c_hid_get_report error message | Wentao Guan | 1 | -1/+1 |
| 2025-03-04 | HID: lenovo: silence unreachable code warning | Dan Carpenter | 1 | -4/+2 |
| 2025-03-04 | HID: lenovo: Fix to ensure the data as __le32 instead of u32 | Vishnu Sankar | 1 | -1/+1 |
| 2025-02-24 | HID: bpf: add a v6.11+ compatible BPF fixup for the XPPen ACK05 remote | Benjamin Tissoires | 1 | -0/+330 |
| 2025-02-24 | HID: bpf: new hid_bpf_async.h common header | Benjamin Tissoires | 1 | -0/+219 |
| 2025-02-24 | HID: bpf: import new kfunc from v6.10 & v6.11 | Benjamin Tissoires | 1 | -0/+19 |
| 2025-02-24 | HID: bpf: add support for the XP-Pen Artist Pro 19 (gen2) | Benjamin Tissoires | 1 | -4/+40 |
| 2025-02-24 | HID: bpf: Added updated Kamvas Pro 19 descriptor | Benjamin Tissoires | 1 | -4/+71 |
| 2025-02-24 | HID: bpf: Suppress bogus F13 trigger on Sirius keyboard full fan shortcut | Benjamin Tissoires | 1 | -0/+47 |
| 2025-02-24 | HID: bpf: Add support for the default firmware mode of the Huion K20 | Benjamin Tissoires | 1 | -0/+531 |
| 2025-02-19 | HID: intel-ish-hid: Fix use-after-free issue in ishtp_hid_remove() | Zhang Lixu | 1 | -1/+3 |
| 2025-02-19 | HID: intel-ish-hid: Fix use-after-free issue in hid_ishtp_cl_remove() | Zhang Lixu | 1 | -1/+1 |
| 2025-02-19 | HID: google: fix unused variable warning under !CONFIG_ACPI | Yu-Chun Lin | 1 | -0/+2 |
| 2025-02-19 | HID: google: don't include '<linux/pm_wakeup.h>' directly | Wolfram Sang | 1 | -1/+0 |
| 2025-02-19 | HID: nintendo: fix gencon button events map | Ryan McClelland | 1 | -7/+7 |
| 2025-02-18 | Hid: Intel-thc-hid: Intel-thc: Fix "dubious: !x | !y" issue | Even Xu | 1 | -1/+1 |
| 2025-02-18 | HID: hid-universal-pidff: Fix spelling mistake "sucessfully" -> "successfully" | Colin Ian King | 1 | -1/+1 |
| 2025-02-18 | HID: appletb-kbd: Fix inconsistent indentation and pass -ENODEV to dev_err_probe | Aditya Garg | 1 | -7/+7 |
| 2025-02-18 | HID: hid-appletb-bl: fix incorrect error message for default brightness | Aditya Garg | 1 | -2/+3 |
| 2025-02-18 | HID: hid-appletb-kbd: simplify logic used to switch between media and functio... | Aditya Garg | 1 | -7/+8 |
| 2025-02-18 | HID: corsair-void: Update power supply values with a unified work handler | Stuart Hayhurst | 1 | -40/+43 |
| 2025-02-11 | HID: pidff: Remove redundant call to pidff_find_special_keys | Tomasz Pakuła | 1 | -4/+0 |
| 2025-02-11 | HID: pidff: Support device error response from PID_BLOCK_LOAD | Tomasz Pakuła | 1 | -1/+7 |
| 2025-02-11 | HID: pidff: Comment and code style update | Tomasz Pakuła | 1 | -32/+25 |
| 2025-02-11 | HID: hid-universal-pidff: Add Asetek wheelbases support | Tomasz Pakuła | 2 | -3/+13 |
| 2025-02-11 | HID: pidff: Make sure to fetch pool before checking SIMULTANEOUS_MAX | Tomasz Pakuła | 1 | -16/+13 |
| 2025-02-11 | HID: Kconfig: Add LEDS_CLASS_MULTICOLOR dependency to HID_LOGITECH | Kate Hsuan | 1 | -0/+1 |
| 2025-02-10 | Merge tag 'hid-for-linus-2025021001' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 21 | -39/+96 |
| 2025-02-10 | HID: hid-appletb-bl: use appletb_bl_brightness_map instead of magic numbers t... | Aditya Garg | 1 | -6/+2 |
| 2025-02-10 | HID: hid-appletb-kbd: make struct attribute *appletb_kbd_attrs[] static | Aditya Garg | 1 | -2/+2 |
| 2025-02-08 | HID: Enable playstation driver for PlayStation 5 controllers | Alex Henrie | 1 | -0/+4 |
| 2025-02-08 | HID: Enable playstation driver independently of sony driver | Alex Henrie | 1 | -5/+7 |
| 2025-02-07 | HID: core: Add reserved item tag for main items | Tatsuya S | 1 | -1/+5 |
| 2025-02-07 | HID: hid-steam: Mutex cleanup in steam_set_lizard_mode() | Vicki Pfau | 1 | -5/+2 |
| 2025-02-07 | HID: hid-steam: Don't use cancel_delayed_work_sync in IRQ context | Vicki Pfau | 1 | -1/+1 |
| 2025-02-07 | HID: hid-steam: Move hidraw input (un)registering to work | Vicki Pfau | 1 | -7/+31 |
| 2025-02-07 | HID: hid-thrustmaster: fix stack-out-of-bounds read in usb_check_int_endpoints() | Tulio Fernandes | 1 | -1/+1 |
| 2025-02-07 | HID: apple: fix up the F6 key on the Omoton KB066 keyboard | Alex Henrie | 1 | -0/+3 |
| 2025-02-07 | HID: hid-apple: Apple Magic Keyboard a3203 USB-C support | Ievgen Vovk | 2 | -0/+6 |
| 2025-02-07 | HID: hid-appletb-kbd: add support for automatic brightness control while usin... | Aditya Garg | 2 | -4/+81 |
| 2025-02-07 | HID: hid-appletb-kbd: add support for fn toggle between media and function mode | Aditya Garg | 1 | -0/+128 |
| 2025-02-07 | HID: hid-appletb-kbd: add driver for the keyboard mode of Apple Touch Bars | Kerem Karabay | 4 | -1/+320 |
| 2025-02-07 | HID: hid-appletb-bl: add driver for the backlight of Apple Touch Bars | Kerem Karabay | 4 | -1/+221 |
| 2025-02-07 | HID: hid-lg-g15: Use standard multicolor LED API | Kate Hsuan | 1 | -81/+65 |
| 2025-02-07 | HID: intel-thc-hid: Remove deprecated PCI API calls | Philipp Stanner | 2 | -18/+10 |
| 2025-02-03 | HID: topre: Fix n-key rollover on Realforce R3S TKL boards | Daniel Brackenbury | 3 | -1/+10 |
| 2025-02-03 | HID: intel-ish-hid: ipc: Add Panther Lake PCI device IDs | Zhang Lixu | 2 | -0/+9 |
| 2025-02-03 | HID: usbkbd: Fix the bit shift number for LED_KANA | junan | 1 | -1/+1 |
| 2025-02-03 | HID: multitouch: Add NULL check in mt_input_configured | Charles Han | 1 | -1/+4 |
| 2025-02-03 | HID: winwing: Add NULL check in winwing_init_led() | Charles Han | 1 | -0/+2 |
| 2025-02-03 | HID: pidff: Factor out pool report fetch and remove excess declaration | Tomasz Pakuła | 1 | -21/+24 |
| 2025-02-03 | HID: pidff: Use macros instead of hardcoded min/max values for shorts | Tomasz Pakuła | 1 | -12/+12 |
| 2025-02-03 | HID: pidff: Simplify pidff_rescale_signed | Tomasz Pakuła | 1 | -3/+3 |
| 2025-02-03 | HID: pidff: Move all hid-pidff definitions to a dedicated header | Tomasz Pakuła | 4 | -2/+38 |
| 2025-02-03 | HID: pidff: Fix null pointer dereference in pidff_find_fields | Tomasz Pakuła | 1 | -0/+10 |
| 2025-02-03 | HID: pidff: Factor out code for setting gain | Tomasz Pakuła | 1 | -11/+15 |
| 2025-02-03 | HID: pidff: Rescale time values to match field units | Tomasz Pakuła | 1 | -15/+54 |
| 2025-02-03 | HID: pidff: Define values used in pidff_find_special_fields | Tomasz Pakuła | 1 | -6/+15 |
| 2025-02-03 | HID: pidff: Simplify pidff_upload_effect function | Tomasz Pakuła | 1 | -38/+16 |
| 2025-02-03 | HID: pidff: Completely rework and fix pidff_reset function | Tomasz Pakuła | 1 | -49/+89 |
| 2025-02-03 | HID: pidff: Add PERIODIC_SINE_ONLY quirk | Tomasz Pakuła | 2 | -5/+13 |
| 2025-02-03 | HID: Add hid-universal-pidff driver and supported device ids | Tomasz Pakuła | 4 | -0/+238 |
| 2025-02-03 | HID: pidff: Stop all effects before enabling actuators | Tomasz Pakuła | 1 | -2/+7 |
| 2025-02-03 | HID: pidff: Add FIX_WHEEL_DIRECTION quirk | Tomasz Pakuła | 1 | -3/+9 |
| 2025-02-03 | HID: pidff: Add hid_pidff_init_with_quirks and export as GPL symbol | Tomasz Pakuła | 1 | -1/+14 |
| 2025-02-03 | HID: pidff: Add PERMISSIVE_CONTROL quirk | Tomasz Pakuła | 1 | -1/+2 |
| 2025-02-03 | HID: pidff: Add MISSING_PBO quirk and its detection | Tomasz Pakuła | 1 | -18/+29 |
| 2025-02-03 | HID: pidff: Add MISSING_DELAY quirk and its detection | Tomasz Pakuła | 1 | -5/+28 |
| 2025-02-03 | HID: pidff: Clamp PERIODIC effect period to device's logical range | Tomasz Pakuła | 1 | -3/+16 |
| 2025-02-03 | HID: pidff: Do not send effect envelope if it's empty | Tomasz Pakuła | 1 | -18/+24 |
| 2025-02-03 | HID: pidff: Convert infinite length from Linux API to PID standard | Tomasz Pakuła | 1 | -1/+7 |
| 2025-02-03 | HID: hid-steam: Fix issues with disabling both gamepad mode and lizard mode | Vicki Pfau | 1 | -3/+3 |
| 2025-02-03 | HID: ignore non-functional sensor in HP 5MP Camera | Chia-Lin Kao (AceLan) | 2 | -0/+2 |
| 2025-02-03 | HID: hid-plantronics: Add mic mute mapping and generalize quirks | Terry Junge | 1 | -77/+67 |
| 2025-02-03 | HID: intel-thc: fix CONFIG_HID dependency | Arnd Bergmann | 7 | -12/+8 |
| 2025-02-03 | HID: lenovo: select CONFIG_ACPI_PLATFORM_PROFILE | Arnd Bergmann | 2 | -6/+3 |
| 2025-02-03 | HID: intel-ish-hid: Send clock sync message immediately after reset | Zhang Lixu | 2 | -3/+8 |
| 2025-02-03 | HID: intel-ish-hid: fix the length of MNG_SYNC_FW_CLOCK in doorbell | Zhang Lixu | 1 | -3/+3 |
| 2025-02-03 | HID: corsair-void: Initialise memory for psy_cfg | Stuart Hayhurst | 1 | -1/+1 |
| 2025-02-03 | HID: corsair-void: Add missing delayed work cancel for headset status | Stuart Hayhurst | 1 | -0/+1 |
| 2025-01-25 | Merge tag 'pci-v6.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -3/+3 |
| 2025-01-24 | Merge tag 'platform-drivers-x86-v6.14-1' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 4 | -2/+83 |
| 2025-01-22 | Merge tag 'hid-for-linus-2025012001' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 53 | -276/+7590 |
| 2025-01-22 | Merge tag 'mfd-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/le... | Linus Torvalds | 1 | -7/+14 |
| 2025-01-20 | Merge branches 'for-6.14/wacom' and 'for-6.14/wacom-pci' into for-linus | Jiri Kosina | 3 | -4/+28 |
| 2025-01-20 | Merge branch 'for-6.14/uclogic' into for-linus | Jiri Kosina | 1 | -1/+1 |
| 2025-01-20 | Merge branch 'for-6.14/steelseries' into for-linus | Jiri Kosina | 1 | -10/+110 |
| 2025-01-20 | Merge branch 'for-6.14/nintendo' into for-linus | Jiri Kosina | 2 | -11/+7 |
| 2025-01-20 | Merge branch 'for-6.14/lenovo' into for-linus | Jiri Kosina | 1 | -1/+108 |
| 2025-01-20 | Merge branch 'for-6.14/intel-thc' into for-linus | Jiri Kosina | 21 | -0/+7115 |
| 2025-01-20 | Merge branch 'for-6.14/intel-ish' into for-linus | Jiri Kosina | 5 | -73/+0 |
| 2025-01-20 | Merge branch 'for-6.14/core' into for-linus | Jiri Kosina | 1 | -0/+2 |
| 2025-01-20 | Merge branch 'for-6.14/constify-bin-attribute' into for-linus | Jiri Kosina | 16 | -140/+133 |
| 2025-01-18 | HID: amd_sfh: Use always-managed version of pcim_intx() | Philipp Stanner | 2 | -3/+3 |
| 2025-01-16 | HID: hid-asus: Disable OOBE mode on the ProArt P16 | Luke D. Jones | 1 | -0/+26 |
| 2025-01-16 | HID: steelseries: remove unnecessary return | Christian Mayer | 1 | -1/+0 |
| 2025-01-16 | HID: steelseries: export model and manufacturer | Christian Mayer | 1 | -0/+13 |
| 2025-01-16 | HID: steelseries: export charging state for the SteelSeries Arctis 9 headset | Christian Mayer | 1 | -3/+20 |
| 2025-01-16 | HID: steelseries: add SteelSeries Arctis 9 support | Christian Mayer | 1 | -0/+64 |
| 2025-01-16 | HID: steelseries: preparation for adding SteelSeries Arctis 9 support | Christian Mayer | 1 | -6/+13 |
| 2025-01-14 | HID: intel-thc-hid: fix build errors in um mode | Even Xu | 1 | -0/+1 |
| 2025-01-13 | HID: intel-thc-hid: intel-quicki2c: fix potential memory corruption | Even Xu | 1 | -1/+4 |
| 2025-01-13 | HID: intel-thc-hid: intel-thc: Fix error code in thc_i2c_subip_init() | Dan Carpenter | 1 | -1/+1 |
| 2025-01-10 | HID: lenovo: Fix undefined platform_profile_cycle in ThinkPad X12 keyboard patch | Vishnu Sankar | 1 | -3/+13 |
| 2025-01-09 | HID: amd_sfh: Add support to export device operating states | Basavaraj Natikar | 4 | -2/+83 |
| 2025-01-09 | HID: uclogic: make const read-only array touch_ring_model_params_buf static | Colin Ian King | 1 | -1/+1 |
| 2025-01-09 | HID: hid-steam: Make sure rumble work is canceled on removal | Vicki Pfau | 1 | -0/+1 |
| 2025-01-09 | HID: Wacom: Add PCI Wacom device support | Even Xu | 1 | -0/+5 |
| 2025-01-09 | HID: intel-thc-hid: intel-quicki2c: Add PM implementation | Even Xu | 3 | -0/+249 |
| 2025-01-09 | HID: intel-thc-hid: intel-quicki2c: Complete THC QuickI2C driver | Even Xu | 4 | -0/+307 |
| 2025-01-09 | HID: intel-thc-hid: intel-quicki2c: Add HIDI2C protocol implementation | Even Xu | 5 | -1/+240 |
| 2025-01-09 | HID: intel-thc-hid: intel-quicki2c: Add THC QuickI2C ACPI interfaces | Even Xu | 2 | -0/+297 |
| 2025-01-09 | HID: intel-thc-hid: intel-quicki2c: Add THC QuickI2C driver hid layer | Even Xu | 4 | -0/+168 |
| 2025-01-09 | HID: intel-thc-hid: intel-quicki2c: Add THC QuickI2C driver skeleton | Even Xu | 4 | -0/+332 |
| 2025-01-09 | HID: intel-thc-hid: intel-quickspi: Add PM implementation | Even Xu | 3 | -0/+262 |
| 2025-01-09 | HID: intel-thc-hid: intel-quickspi: Complete THC QuickSPI driver | Xinpeng Sun | 2 | -0/+268 |
| 2025-01-09 | HID: intel-thc-hid: intel-quickspi: Add HIDSPI protocol implementation | Even Xu | 5 | -1/+491 |
| 2025-01-09 | HID: intel-thc-hid: intel-quickspi: Add THC QuickSPI ACPI interfaces | Even Xu | 2 | -0/+243 |
| 2025-01-09 | HID: intel-thc-hid: intel-quickspi: Add THC QuickSPI driver hid layer | Even Xu | 4 | -0/+168 |
| 2025-01-09 | HID: intel-thc-hid: intel-quickspi: Add THC QuickSPI driver skeleton | Xinpeng Sun | 4 | -0/+362 |
| 2025-01-09 | HID: intel-thc-hid: intel-thc: Add THC I2C config interfaces | Even Xu | 3 | -0/+417 |
| 2025-01-09 | HID: intel-thc-hid: intel-thc: Add THC SPI config interfaces | Xinpeng Sun | 3 | -0/+288 |
| 2025-01-09 | HID: intel-thc-hid: intel-thc: Add THC interrupt handler | Xinpeng Sun | 2 | -0/+286 |
| 2025-01-09 | HID: intel-thc-hid: intel-thc: Add THC LTR interfaces | Xinpeng Sun | 3 | -0/+138 |
| 2025-01-09 | HID: intel-thc-hid: intel-thc: Add THC DMA interfaces | Even Xu | 5 | -0/+1142 |
| 2025-01-09 | HID: intel-thc-hid: intel-thc: Add APIs for interrupt | Xinpeng Sun | 3 | -0/+245 |
| 2025-01-09 | HID: intel-thc-hid: intel-thc: Add THC PIO operation APIs | Xinpeng Sun | 3 | -0/+292 |
| 2025-01-09 | HID: intel-thc-hid: intel-thc: Add THC registers definition | Xinpeng Sun | 1 | -0/+639 |
| 2025-01-09 | HID: intel-thc-hid: Add basic THC driver skeleton | Xinpeng Sun | 6 | -0/+279 |
| 2025-01-09 | HID: intel-ish-hid: Remove unused ishtp_cl_get_tx_* | Dr. David Alan Gilbert | 2 | -21/+0 |
| 2025-01-09 | HID: intel-ish-hid: Remove unused ishtp_cl_tx_empty | Dr. David Alan Gilbert | 1 | -21/+0 |
| 2025-01-09 | HID: intel-ish-hid: Remove unused ishtp_dev_state_str | Dr. David Alan Gilbert | 2 | -31/+0 |
| 2025-01-09 | HID: core: Fix assumption that Resolution Multipliers must be in Logical Coll... | Alan Stern | 1 | -0/+2 |
| 2025-01-09 | HID: fix generic desktop D-Pad controls | Terry Tritton | 1 | -20/+17 |
| 2025-01-09 | HID: lenovo: Support for ThinkPad-X12-TAB-1/2 Kbd Fn keys | Vishnu Sankar | 1 | -1/+98 |
| 2025-01-09 | HID: multitouch: Add quirk for Hantick 5288 touchpad | Youwan Wang | 1 | -0/+5 |
| 2025-01-09 | HID: nintendo: add support for md/gen 6B controller | Ryan McClelland | 2 | -11/+7 |
| 2025-01-09 | HID: wacom: Status luminance properties should set brightness of all LEDs | Jason Gerecke | 1 | -0/+11 |
| 2025-01-09 | HID: wacom: Improve behavior of non-standard LED brightness values | Jason Gerecke | 2 | -4/+12 |
| 2025-01-09 | HID: hid-thrustmaster: Fix warning in thrustmaster_probe by adding endpoint c... | Karol Przybylski | 1 | -0/+8 |
| 2025-01-09 | HID: magicmouse: Update device name for Apple Magic Trackpad | 你 言言 | 1 | -2/+6 |
| 2024-12-17 | HID: hid-sensor-hub: don't use stale platform-data on remove | Heiko Stuebner | 1 | -7/+14 |
| 2024-12-12 | HID: multitouch: fix support for Goodix PID 0x01e9 | Jiri Kosina | 1 | -1/+1 |
| 2024-12-12 | Revert "HID: multitouch: Add support for lenovo Y9000P Touchpad" | Jiri Kosina | 2 | -7/+2 |
| 2024-12-11 | HID: roccat: pyro: constify 'struct bin_attribute' | Thomas Weißschuh | 1 | -25/+25 |
| 2024-12-11 | HID: roccat: lua: constify 'struct bin_attribute' | Thomas Weißschuh | 1 | -5/+5 |
| 2024-12-11 | HID: roccat: kovaplus: constify 'struct bin_attribute' | Thomas Weißschuh | 1 | -19/+19 |
| 2024-12-11 | HID: roccat: koneplus: constify 'struct bin_attribute' | Thomas Weißschuh | 1 | -21/+21 |
| 2024-12-11 | HID: roccat: kone: constify 'struct bin_attribute' | Thomas Weißschuh | 1 | -11/+11 |
| 2024-12-11 | HID: roccat: isku: constify 'struct bin_attribute' | Thomas Weißschuh | 1 | -11/+11 |
| 2024-12-11 | HID: roccat: arvo: constify 'struct bin_attribute' | Thomas Weißschuh | 1 | -10/+10 |
| 2024-12-11 | HID: roccat: common, konepure, ryos, savu: constify 'struct bin_attribute' | Thomas Weißschuh | 4 | -17/+17 |
| 2024-12-11 | HID: core: constify 'struct bin_attribute' | Thomas Weißschuh | 1 | -4/+4 |
| 2024-12-11 | HID: core: use utility macros to define sysfs attributes | Thomas Weißschuh | 1 | -15/+8 |
| 2024-12-11 | HID: i2c-hid: introduce qtec vendor, enable re-power-on quirk | Aleksandrs Vinarskis | 2 | -0/+7 |
| 2024-12-11 | HID: i2c-hid: introduce re-power-on quirk | Aleksandrs Vinarskis | 1 | -1/+6 |
| 2024-12-10 | HID: wacom: Initialize brightness of LED trigger | Jason Gerecke | 1 | -11/+13 |
| 2024-12-05 | Merge tag 'hid-for-linus-2024120501' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 4 | -23/+19 |
| 2024-12-02 | module: Convert symbol namespace to string literal | Peter Zijlstra | 1 | -1/+1 |
| 2024-12-01 | Get rid of 'remove_new' relic from platform driver struct | Linus Torvalds | 3 | -3/+3 |
| 2024-11-28 | HID: bpf: drop unneeded casts discarding const | Thomas Weißschuh | 1 | -12/+3 |
| 2024-11-28 | HID: bpf: constify hid_ops | Thomas Weißschuh | 2 | -2/+2 |
| 2024-11-28 | HID: wacom: fix when get product name maybe null pointer | WangYuli | 1 | -1/+2 |
| 2024-11-28 | HID: i2c-hid: Revert to using power commands to wake on resume | Kenny Levinsen | 1 | -8/+12 |
| 2024-11-25 | Revert "HID: bpf: allow write access to quirks field in struct hid_device" | Linus Torvalds | 2 | -10/+2 |
| 2024-11-22 | Merge tag 'backlight-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -6/+4 |