summaryrefslogtreecommitdiff
path: root/drivers/hid
AgeCommit message (Expand)Author
2026-06-01HID: wacom: fix slab-out-of-bounds write in wacom_wac_queue_insertJinmo Yang
2026-06-01hid: Pen battery quirk for Surface Pro 12inHarrison Vanderbyl
2026-06-01HID: hid-ite: clean up usage of 'driver_data'Pawel Zalewski (The Capable Hub)
2026-06-01HID: hid-gfrm: clean up usage of 'driver_data'Pawel Zalewski (The Capable Hub)
2026-06-01HID: hid-cypress: clean up usage of 'driver_data'Pawel Zalewski (The Capable Hub)
2026-06-01HID: hid-belkin: clean up usage of 'driver_data'Pawel Zalewski (The Capable Hub)
2026-06-01HID: i2c-hid-of: Use named initializers for struct i2c_device_idUwe Kleine-König (The Capable Hub)
2026-06-01HID: wiimote: Fix table layout and whitespace errorsJ. Neuschäfer
2026-05-29Merge tag 'hid-for-linus-2026052801' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-05-28HID: wacom: Fix OOB write in wacom_hid_set_device_mode()Lee Jones
2026-05-21HID: Use trace_call__##name() at guarded tracepoint call sitesVineeth Pillai
2026-05-21HID: bpf: Add Huion Inspiroy Frego M button quirkNikhil Chatterjee
2026-05-21HID: lenovo-go: drop dead NULL check on to_usb_interface()Louis Clinckx
2026-05-21HID: lenovo-go: reject non-USB transports in probeLouis Clinckx
2026-05-21HID: lenovo: Fix buffer over-read and unaligned access in X12 Tab raw_event h...Kean
2026-05-21HID: quirks: Add ALWAYS_POLL quirk for SIGMACHIP USB mousehlleng
2026-05-21HID: u2fzero: free allocated URB on probe errorsMyeonghun Pak
2026-05-18HID: core: Fix size_t specifier in hid_report_raw_event()Nathan Chancellor
2026-05-14Merge tag 'hid-for-linus-2026051401' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-05-12HID: logitech-hidpp: Add support for newer Bluetooth keyboardsAlain Michaud
2026-05-12HID: pidff: Fix integer overflow in pidff_rescaleTomasz Pakuła
2026-05-12HID: i2c-hid: add reset quirk for BLTP7853 touchpadXu Rao
2026-05-12HID: core: introduce hid_safe_input_report()Benjamin Tissoires
2026-05-12HID: pass the buffer size to hid_report_raw_eventBenjamin Tissoires
2026-05-12HID: google: hammer: stop hardware on devres action failureMyeonghun Pak
2026-05-12HID: appletb-kbd: run inactivity autodim from workqueuesSangyun Kim
2026-05-12HID: appletb-kbd: fix UAF in inactivity-timer cleanup pathSangyun Kim
2026-05-12HID: hid-oxp: Add Vibration Intensity AttributeDerek J. Clark
2026-05-12HID: hid-oxp: Add Button Mapping InterfaceDerek J. Clark
2026-05-12HID: hid-oxp: Add Second Generation Gamepad Mode SwitchDerek J. Clark
2026-05-12HID: hid-oxp: Add Second Generation RGB ControlDerek J. Clark
2026-05-12HID: hid-oxp: Add OneXPlayer configuration driverDerek J. Clark
2026-05-12HID: playstation: Clamp num_touch_reportsT.J. Mercier
2026-05-12HID: magicmouse: Prevent out-of-bounds (OOB) read during DOUBLE_REPORT_IDLee Jones
2026-05-12HID: mcp2221: fix OOB write in mcp2221_raw_event()Florian Pradines
2026-05-12HID: multitouch: Fix Yoga Book 9 14IAH10 touchscreen misclassificationDave Carey
2026-05-12HID: sony: use input_dev from sc struct in sony_init_ff()Rosalie Wanders
2026-05-12HID: usbhid: replace strlcat with better alternativesMahad Ibrahim
2026-05-12HID: playstation: Add DualSense Edge extra button supportAaron Webster
2026-05-12HID: rakk: add support for Rakk Dasig X side buttonsKarl Cayme
2026-05-12HID: quirks: really enable the intended work around for appledisplayLukas Bulwahn
2026-05-12HID: hid-sjoy: race between init and usageOliver Neukum
2026-04-28HID: uclogic: Fix regression of input name assignmentTakashi Iwai
2026-04-28HID: intel-thc-hid: Intel-quickspi: Fix some error codesDan Carpenter
2026-04-28HID: hid-lenovo-go-s: restore OS_TYPE after resume from s2idleMatthew Schwartz
2026-04-28HID: elan: Add support for ELAN SB974D touchpadDamien Dejean
2026-04-28HID: sony: add missing size validation for Rock Band 3 Pro instrumentsRosalie Wanders
2026-04-28HID: sony: add missing size validation for SMK-Link remotesRosalie Wanders
2026-04-28HID: sony: remove unneeded WARN_ON() in sony_leds_init()Rosalie Wanders
2026-04-28HID: ft260: validate i2c input report lengthMichael Zaidman