summaryrefslogtreecommitdiff
path: root/drivers/hid
AgeCommit message (Expand)Author
2026-06-12HID: nintendo: Use %pM format specifier for MAC addressesAndy Shevchenko
2026-06-11HID: logitech-hidpp: sync wheel multiplier on wheel mode changesLauri Saurus
2026-06-10HID: intel-thc-hid: intel-quickspi: reset touch IC on system resumeDanny D.
2026-06-10HID: uhid: convert to hid_safe_input_report()Carlos Llamas
2026-06-10HID: hid-goodix-spi: validate report size to prevent stack buffer overflowTianchu Chen
2026-06-10HID: nintendo: add support for HORI Wireless Switch PadHector Zelaya
2026-06-10HID: multitouch: Honor ContactCount for Yoga Book 9 to suppress ghost contactsDave Carey
2026-06-10HID: pidff: Use correct effect type in effect updateOleg Makarenko
2026-06-10HID: wacom: stop hardware after post-start probe failuresMyeonghun Pak
2026-06-10HID: core: demote warning to debug levelMatteo Croce
2026-06-10HID: lenovo: Use KEY_PERFORMANCE capability for ThinkPad X12 Tab Gen 2Vishnu Sankar
2026-06-10HID: lenovo: Add support for ThinkPad X13 Folio keyboardVishnu Sankar
2026-06-10HID: cp2112: Configure I2C bus speed from firmwareDanny Kaehn
2026-06-10HID: cp2112: Add fwnode supportDanny Kaehn
2026-06-03HID: hid-lenovo-go: cancel cfg_setup work in hid_go_cfg_remove()Manish Khadka
2026-06-02HID: Input: Add battery list cleanup with devm actionRafael Passos
2026-06-01HID: logitech-hidpp: remove excess kernel-doc member in hidpp_scroll_counterRosen Penev
2026-06-01HID: wacom: use cleanup.h for wacom_wac_queue_flush() buffer managementJinmo Yang
2026-06-01HID: wacom: use GFP_ATOMIC in wacom_wac_queue_flush()Jinmo Yang
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