summaryrefslogtreecommitdiff
path: root/drivers/hid
AgeCommit message (Expand)Author
2026-01-28HID: picolcd_core: Use pm_ptr instead of #ifdef CONFIG_PMBastien Nocera
2026-01-28HID: nintendo: Use pm_ptr instead of #ifdef CONFIG_PMBastien Nocera
2026-01-28HID: logitech-dj: Use pm_ptr instead of #ifdef CONFIG_PMBastien Nocera
2026-01-28HID: lenovo: Use pm_ptr instead of #ifdef CONFIG_PMBastien Nocera
2026-01-28HID: asus: Use pm_ptr instead of #ifdef CONFIG_PMBastien Nocera
2026-01-28HID: appletb-kbd: Use pm_ptr instead of #ifdef CONFIG_PMBastien Nocera
2026-01-28HID: hid-alps: Use pm_ptr instead of #ifdef CONFIG_PMBastien Nocera
2026-01-28HID: asus: add support for the asus-wmi brightness handlerAntheas Kapenekakis
2026-01-28HID: asus: listen to the asus-wmi brightness device instead of creating oneAntheas Kapenekakis
2026-01-28HID: asus: early return for ROG devicesAntheas Kapenekakis
2026-01-28HID: asus: move vendor initialization to probeAntheas Kapenekakis
2026-01-28HID: asus: fortify keyboard handshakeAntheas Kapenekakis
2026-01-28HID: asus: use same report_id in responseAntheas Kapenekakis
2026-01-28HID: asus: initialize additional endpoints only for certain devicesAntheas Kapenekakis
2026-01-28HID: asus: simplify RGB init sequenceAntheas Kapenekakis
2026-01-23HID: multitouch: add eGalaxTouch EXC3188 supportThorsten Schmelzer
2026-01-23HID: elecom: Add support for ELECOM HUGE Plus M-HT1MRBKDavid Phillips
2026-01-21HID: i2c-hid: Add FocalTech FT8112Daniel Peng
2026-01-20kernel.h: drop hex.h and update all hex.h usersRandy Dunlap
2026-01-20HID: Use bpf_wq_set_callback kernel functionIhor Solodrai
2026-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc5Alexei Starovoitov
2026-01-12HID: sony: add support for bluetooth Rock Band 4 PS4 guitarsRosalie Wanders
2026-01-10HID: logitech-hidpp: Check maxfield in hidpp_get_report_length()Günther Noack
2026-01-10HID: prodikeys: Check presence of pm->input_ep82Günther Noack
2026-01-10HID: magicmouse: Do not crash on missing msc->inputGünther Noack
2026-01-10HID: sony: add support for Rock Band 4 PS4 and PS5 guitarsRosalie Wanders
2026-01-10HID: hid-asus: Implement fn lock for Asus ProArt P16Connor Belli
2026-01-10HID: hid-pl: handle probe errorsOliver Neukum
2026-01-10HID: pidff: Do not set out of range trigger buttonTomasz Pakuła
2026-01-10HID: multitouch: add quirks for Lenovo Yoga Book 9iBrian Howard
2026-01-10HID: playstation: Add missing check for input_ff_create_memlessHaotian Zhang
2026-01-10HID: apple: Add "SONiX KN85 Keyboard" to the list of non-apple keyboardsJoey Bednar
2026-01-10HID: rapoo: Add support for side buttons on RAPOO 0x2015 mouseNguyen Dinh Dang Duong
2026-01-08Merge tag 'hid-for-linus-2026010801' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-01-08HID: logitech: add HID++ support for Logitech MX Anywhere 3SDennis Marttinen
2026-01-08HID: asus: Implement Fn+F5 fan control key handlerIonut Nechita
2026-01-08HID: asus: Add WMI communication infrastructureIonut Nechita
2026-01-08HID: asus: Filter spurious HID vendor codes on ROG laptopsIonut Nechita
2026-01-08HID: asus: Replace magic number with HID_UP_ASUSVENDOR constantIonut Nechita
2026-01-07HID: Elecom: Add support for ELECOM M-XT3DRBK (018C)Arnoud Willemsen
2026-01-07HID: quirks: work around VID/PID conflict for appledisplayRené Rebe
2026-01-07HID: Apply quirk HID_QUIRK_ALWAYS_POLL to Edifier QR30 (2d99:a101)Rodrigo Lugathe da Conceição Alves
2026-01-07HID: intel-ish-hid: loader: Add PRODUCT_FAMILY-based firmware matchingVishnu Sankar
2026-01-07HID: Intel-thc-hid: Intel-quicki2c: Add power management for touch deviceEven Xu
2026-01-07HID: Intel-thc-hid: Intel-quicki2c: Add output report supportEven Xu
2026-01-07HID: Intel-thc-hid: Intel-quicki2c: Support writing output report formatEven Xu
2026-01-07HID: Intel-thc-hid: Intel-quicki2c: Use put_unaligned_le16 for __le16 writesEven Xu
2026-01-07HID: Intel-thc-hid: Intel-quicki2c: Use size_t for all length variablesEven Xu
2026-01-07HID: i2c-hid: fix potential buffer overflow in i2c_hid_get_report()Kwok Kin Ming
2026-01-07HID: multitouch: set INPUT_PROP_PRESSUREPAD based on Digitizer/Button TypePeter Hutterer