summaryrefslogtreecommitdiff
path: root/drivers/hid
AgeCommit message (Expand)AuthorFilesLines
2025-02-10HID: hid-appletb-bl: use appletb_bl_brightness_map instead of magic numbers t...Aditya Garg1-6/+2
2025-02-10HID: hid-appletb-kbd: make struct attribute *appletb_kbd_attrs[] staticAditya Garg1-2/+2
2025-02-08HID: Enable playstation driver for PlayStation 5 controllersAlex Henrie1-0/+4
2025-02-08HID: Enable playstation driver independently of sony driverAlex Henrie1-5/+7
2025-02-07HID: core: Add reserved item tag for main itemsTatsuya S1-1/+5
2025-02-07HID: hid-steam: Mutex cleanup in steam_set_lizard_mode()Vicki Pfau1-5/+2
2025-02-07HID: hid-steam: Don't use cancel_delayed_work_sync in IRQ contextVicki Pfau1-1/+1
2025-02-07HID: hid-steam: Move hidraw input (un)registering to workVicki Pfau1-7/+31
2025-02-07HID: hid-thrustmaster: fix stack-out-of-bounds read in usb_check_int_endpoints()Tulio Fernandes1-1/+1
2025-02-07HID: apple: fix up the F6 key on the Omoton KB066 keyboardAlex Henrie1-0/+3
2025-02-07HID: hid-apple: Apple Magic Keyboard a3203 USB-C supportIevgen Vovk2-0/+6
2025-02-07HID: hid-appletb-kbd: add support for automatic brightness control while usin...Aditya Garg2-4/+81
2025-02-07HID: hid-appletb-kbd: add support for fn toggle between media and function modeAditya Garg1-0/+128
2025-02-07HID: hid-appletb-kbd: add driver for the keyboard mode of Apple Touch BarsKerem Karabay4-1/+320
2025-02-07HID: hid-appletb-bl: add driver for the backlight of Apple Touch BarsKerem Karabay4-1/+221
2025-02-07HID: hid-lg-g15: Use standard multicolor LED APIKate Hsuan1-81/+65
2025-02-07HID: intel-thc-hid: Remove deprecated PCI API callsPhilipp Stanner2-18/+10
2025-02-03HID: topre: Fix n-key rollover on Realforce R3S TKL boardsDaniel Brackenbury3-1/+10
2025-02-03HID: intel-ish-hid: ipc: Add Panther Lake PCI device IDsZhang Lixu2-0/+9
2025-02-03HID: usbkbd: Fix the bit shift number for LED_KANAjunan1-1/+1
2025-02-03HID: multitouch: Add NULL check in mt_input_configuredCharles Han1-1/+4
2025-02-03HID: winwing: Add NULL check in winwing_init_led()Charles Han1-0/+2
2025-02-03HID: pidff: Factor out pool report fetch and remove excess declarationTomasz Pakuła1-21/+24
2025-02-03HID: pidff: Use macros instead of hardcoded min/max values for shortsTomasz Pakuła1-12/+12
2025-02-03HID: pidff: Simplify pidff_rescale_signedTomasz Pakuła1-3/+3
2025-02-03HID: pidff: Move all hid-pidff definitions to a dedicated headerTomasz Pakuła4-2/+38
2025-02-03HID: pidff: Fix null pointer dereference in pidff_find_fieldsTomasz Pakuła1-0/+10
2025-02-03HID: pidff: Factor out code for setting gainTomasz Pakuła1-11/+15
2025-02-03HID: pidff: Rescale time values to match field unitsTomasz Pakuła1-15/+54
2025-02-03HID: pidff: Define values used in pidff_find_special_fieldsTomasz Pakuła1-6/+15
2025-02-03HID: pidff: Simplify pidff_upload_effect functionTomasz Pakuła1-38/+16
2025-02-03HID: pidff: Completely rework and fix pidff_reset functionTomasz Pakuła1-49/+89
2025-02-03HID: pidff: Add PERIODIC_SINE_ONLY quirkTomasz Pakuła2-5/+13
2025-02-03HID: Add hid-universal-pidff driver and supported device idsTomasz Pakuła4-0/+238
2025-02-03HID: pidff: Stop all effects before enabling actuatorsTomasz Pakuła1-2/+7
2025-02-03HID: pidff: Add FIX_WHEEL_DIRECTION quirkTomasz Pakuła1-3/+9
2025-02-03HID: pidff: Add hid_pidff_init_with_quirks and export as GPL symbolTomasz Pakuła1-1/+14
2025-02-03HID: pidff: Add PERMISSIVE_CONTROL quirkTomasz Pakuła1-1/+2
2025-02-03HID: pidff: Add MISSING_PBO quirk and its detectionTomasz Pakuła1-18/+29
2025-02-03HID: pidff: Add MISSING_DELAY quirk and its detectionTomasz Pakuła1-5/+28
2025-02-03HID: pidff: Clamp PERIODIC effect period to device's logical rangeTomasz Pakuła1-3/+16
2025-02-03HID: pidff: Do not send effect envelope if it's emptyTomasz Pakuła1-18/+24
2025-02-03HID: pidff: Convert infinite length from Linux API to PID standardTomasz Pakuła1-1/+7
2025-02-03HID: hid-steam: Fix issues with disabling both gamepad mode and lizard modeVicki Pfau1-3/+3
2025-02-03HID: ignore non-functional sensor in HP 5MP CameraChia-Lin Kao (AceLan)2-0/+2
2025-02-03HID: hid-plantronics: Add mic mute mapping and generalize quirksTerry Junge1-77/+67
2025-02-03HID: intel-thc: fix CONFIG_HID dependencyArnd Bergmann7-12/+8
2025-02-03HID: lenovo: select CONFIG_ACPI_PLATFORM_PROFILEArnd Bergmann2-6/+3
2025-02-03HID: intel-ish-hid: Send clock sync message immediately after resetZhang Lixu2-3/+8
2025-02-03HID: intel-ish-hid: fix the length of MNG_SYNC_FW_CLOCK in doorbellZhang Lixu1-3/+3