aboutsummaryrefslogtreecommitdiff
path: root/drivers/hid
AgeCommit message (Expand)AuthorFilesLines
2026-01-28HID: asus: Use pm_ptr instead of #ifdef CONFIG_PMBastien Nocera1-4/+2
2026-01-28HID: appletb-kbd: Use pm_ptr instead of #ifdef CONFIG_PMBastien Nocera1-6/+2
2026-01-28HID: hid-alps: Use pm_ptr instead of #ifdef CONFIG_PMBastien Nocera1-4/+2
2026-01-28HID: asus: add support for the asus-wmi brightness handlerAntheas Kapenekakis1-0/+11
2026-01-28HID: asus: listen to the asus-wmi brightness device instead of creating oneAntheas Kapenekakis1-55/+10
2026-01-28HID: asus: early return for ROG devicesAntheas Kapenekakis1-0/+7
2026-01-28HID: asus: move vendor initialization to probeAntheas Kapenekakis1-17/+18
2026-01-28HID: asus: fortify keyboard handshakeAntheas Kapenekakis1-4/+30
2026-01-28HID: asus: use same report_id in responseAntheas Kapenekakis1-1/+1
2026-01-28HID: asus: initialize additional endpoints only for certain devicesAntheas Kapenekakis1-10/+6
2026-01-28HID: asus: simplify RGB init sequenceAntheas Kapenekakis1-30/+22
2026-01-23HID: multitouch: add eGalaxTouch EXC3188 supportThorsten Schmelzer2-0/+4
2026-01-23HID: elecom: Add support for ELECOM HUGE Plus M-HT1MRBKDavid Phillips4-0/+23
2026-01-21HID: i2c-hid: Add FocalTech FT8112Daniel Peng1-0/+8
2026-01-20kernel.h: drop hex.h and update all hex.h usersRandy Dunlap1-0/+1
2026-01-20HID: Use bpf_wq_set_callback kernel functionIhor Solodrai1-5/+3
2026-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc5Alexei Starovoitov16-13/+97
2026-01-12HID: sony: add support for bluetooth Rock Band 4 PS4 guitarsRosalie Wanders2-13/+23
2026-01-10HID: logitech-hidpp: Check maxfield in hidpp_get_report_length()Günther Noack1-1/+1
2026-01-10HID: prodikeys: Check presence of pm->input_ep82Günther Noack1-0/+4
2026-01-10HID: magicmouse: Do not crash on missing msc->inputGünther Noack1-0/+5
2026-01-10HID: sony: add support for Rock Band 4 PS4 and PS5 guitarsRosalie Wanders3-4/+127
2026-01-10HID: hid-asus: Implement fn lock for Asus ProArt P16Connor Belli1-1/+36
2026-01-10HID: hid-pl: handle probe errorsOliver Neukum1-1/+6
2026-01-10HID: pidff: Do not set out of range trigger buttonTomasz Pakuła1-3/+13
2026-01-10HID: multitouch: add quirks for Lenovo Yoga Book 9iBrian Howard2-0/+73
2026-01-10HID: playstation: Add missing check for input_ff_create_memlessHaotian Zhang1-1/+3
2026-01-10HID: apple: Add "SONiX KN85 Keyboard" to the list of non-apple keyboardsJoey Bednar1-0/+1
2026-01-10HID: rapoo: Add support for side buttons on RAPOO 0x2015 mouseNguyen Dinh Dang Duong4-0/+111
2026-01-08Merge tag 'hid-for-linus-2026010801' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds15-13/+96
2026-01-08HID: logitech: add HID++ support for Logitech MX Anywhere 3SDennis Marttinen1-0/+2
2026-01-08HID: asus: Implement Fn+F5 fan control key handlerIonut Nechita1-5/+30
2026-01-08HID: asus: Add WMI communication infrastructureIonut Nechita1-0/+24
2026-01-08HID: asus: Filter spurious HID vendor codes on ROG laptopsIonut Nechita1-0/+22
2026-01-08HID: asus: Replace magic number with HID_UP_ASUSVENDOR constantIonut Nechita1-1/+1
2026-01-07HID: Elecom: Add support for ELECOM M-XT3DRBK (018C)Arnoud Willemsen3-4/+17
2026-01-07HID: quirks: work around VID/PID conflict for appledisplayRené Rebe1-0/+9
2026-01-07HID: Apply quirk HID_QUIRK_ALWAYS_POLL to Edifier QR30 (2d99:a101)Rodrigo Lugathe da Conceição Alves2-0/+4
2026-01-07HID: intel-ish-hid: loader: Add PRODUCT_FAMILY-based firmware matchingVishnu Sankar1-2/+56
2026-01-07HID: Intel-thc-hid: Intel-quicki2c: Add power management for touch deviceEven Xu1-1/+13
2026-01-07HID: Intel-thc-hid: Intel-quicki2c: Add output report supportEven Xu3-0/+28
2026-01-07HID: Intel-thc-hid: Intel-quicki2c: Support writing output report formatEven Xu1-6/+11
2026-01-07HID: Intel-thc-hid: Intel-quicki2c: Use put_unaligned_le16 for __le16 writesEven Xu1-3/+1
2026-01-07HID: Intel-thc-hid: Intel-quicki2c: Use size_t for all length variablesEven Xu3-33/+28
2026-01-07HID: i2c-hid: fix potential buffer overflow in i2c_hid_get_report()Kwok Kin Ming1-0/+1
2026-01-07HID: multitouch: set INPUT_PROP_PRESSUREPAD based on Digitizer/Button TypePeter Hutterer1-1/+11
2026-01-07HID: quirks: Add another Chicony HP 5MP Cameras to hid_ignore_listChris Chiu2-0/+2
2026-01-07HID: Intel-thc-hid: Intel-thc: Add safety check for reading DMA bufferEven Xu1-0/+5
2026-01-07hid: intel-thc-hid: Select SGL_ALLOCTim Zimmermann1-0/+1
2026-01-07HID: bpf: fix bpf compilation with -fms-extensionsBenjamin Tissoires1-2/+4