summaryrefslogtreecommitdiffstats
path: root/drivers/hid
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'hid-for-linus-20241105' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2024-11-061-1/+1
|\
| * HID: core: zero-initialize the report bufferJiri Kosina2024-10-291-1/+1
* | Merge tag 'hid-for-linus-20241024' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2024-10-244-0/+24
|\|
| * HID: lenovo: Add support for Thinkpad X1 Tablet Gen 3 keyboardHans de Goede2024-10-181-0/+8
| * HID: multitouch: Add quirk for Logitech Bolt receiver w/ Casa touchpadKenneth Albanowski2024-10-182-0/+5
| * HID: i2c-hid: Delayed i2c resume wakeup for 0x0d42 Goodix touchpadBartłomiej Maryńczak2024-10-182-0/+11
* | Merge tag 'hid-for-linus-2024101301' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-10-136-12/+40
|\|
| * HID: wacom: Hardcode (non-inverted) AES pens as BTN_TOOL_PENJason Gerecke2024-10-111-0/+2
| * HID: amd_sfh: Switch to device-managed dmam_alloc_coherent()Basavaraj Natikar2024-10-091-11/+3
| * HID: multitouch: Add quirk for HONOR MagicBook Art 14 touchpadWangYuli2024-10-081-0/+5
| * HID: multitouch: Add support for B2402FVA track pointStefan Blum2024-10-081-0/+4
| * HID: plantronics: Workaround for an unexcepted opposite volume keyWade Wang2024-10-082-0/+25
| * hid: intel-ish-hid: Fix uninitialized variable 'rv' in ish_fw_xfer_direct_dmaSurajSonawane24152024-10-041-1/+1
* | Merge tag 'pull-work.unaligned' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-10-0220-20/+20
|\ \
| * | move asm/unaligned.h to linux/unaligned.hAl Viro2024-10-0220-20/+20
* | | Merge tag 'hid-for-linus-2024090201' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-10-021-0/+14
|\ \ \ | |/ / |/| / | |/
| * HID: bpf: fix cfi stubs for hid_bpf_opsBenjamin Tissoires2024-09-271-0/+14
* | [tree-wide] finally take no_llseek outAl Viro2024-09-271-1/+0
|/
* HID: hid-goodix: drop unsupported and undocumented DT partKrzysztof Kozlowski2024-09-251-9/+0
* Merge tag 'hid-for-linus-2024091602' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-09-1978-289/+1360
|\
| * Merge branch 'for-6.12/cp2112' into for-linusBenjamin Tissoires2024-09-131-5/+2
| |\
| | * hid: cp2112: Use irq_get_trigger_type() helperJinjie Ruan2024-09-131-5/+2
| * | Merge branch 'for-6.12/picolcd' into for-linusBenjamin Tissoires2024-09-131-2/+3
| |\ \
| | * | HID: picoLCD: Use backlight power constantsThomas Zimmermann2024-09-051-2/+3
| | |/
| * | Merge branch 'for-6.12/elan' into for-linusBenjamin Tissoires2024-09-133-48/+13
| |\ \
| | * | HID: i2c-hid: elan: Add elan-ekth6a12nay timingZhaoxiong Lv2024-09-031-0/+8
| | * | HID: Ignore battery for all ELAN I2C-HID devicesHans de Goede2024-08-062-48/+5
| * | | Merge branch 'for-6.12/hid-playstation' into for-linusBenjamin Tissoires2024-09-131-0/+20
| |\ \ \
| | * | | HID: hid-playstation: DS4: Update rumble and lightbar togetherMax Staudt2024-08-221-0/+20
| | | |/ | | |/|
| * | | Merge branch 'for-6.12/goodix-spi' into for-linusBenjamin Tissoires2024-09-133-0/+825
| |\ \ \
| | * | | HID: hid-goodix: Fix type promotion bug in goodix_hid_get_raw_report()Dan Carpenter2024-08-291-7/+15
| | * | | HID: hid-goodix: Add Goodix HID-over-SPI driverCharles Wang2024-08-193-0/+817
| | |/ /
| * | | Merge branch 'for-6.12/wacom' into for-linusBenjamin Tissoires2024-09-132-7/+86
| |\ \ \
| | * | | HID: wacom: Do not warn about dropped packets for first packetJason Gerecke2024-09-102-2/+6
| | * | | HID: wacom: Support sequence numbers smaller than 16-bitJason Gerecke2024-09-101-2/+7
| | * | | HID: wacom: Support devices with two touchringsJason Gerecke2024-08-022-12/+49
| | * | | HID: wacom: Add preliminary support for high-resolution wheel scrollingJason Gerecke2024-08-022-4/+21
| | * | | HID: wacom: Support touchrings with relative motionJason Gerecke2024-08-021-2/+18
| | * | | HID: wacom: Improve warning for tablets falling back to default resolutionJason Gerecke2024-08-021-2/+2
| | | |/ | | |/|
| * | | Merge branch 'for-6.12/amd_sfh' into for-linusBenjamin Tissoires2024-09-131-2/+2
| |\ \ \
| | * | | HID: amd_sfh: Convert comma to semicolonChen Ni2024-09-031-2/+2
| | | |/ | | |/|
| * | | Merge branch 'for-6.12/intel-ish' into for-linusBenjamin Tissoires2024-09-133-9/+130
| |\ \ \
| | * | | hid: intel-ish-hid: Add support for vendor customized firmware loadingZhang Lixu2024-08-192-3/+103
| | * | | HID: intel-ish-hid: Use CPU generation string in driver_dataZhang Lixu2024-08-193-9/+30
| | |/ /
| * | | Merge branch 'i2c-hid' into for-linusBenjamin Tissoires2024-09-131-15/+27
| |\ \ \
| | * | | HID: i2c-hid: ensure various commands do not interfere with each otherDmitry Torokhov2024-09-121-15/+27
| | |/ /
| * | | Merge branch 'for-6.12/hidraw' into for-linusBenjamin Tissoires2024-09-131-4/+35
| |\ \ \
| | * | | HID: hidraw: add HIDIOCREVOKE ioctlPeter Hutterer2024-08-291-4/+35
| | |/ /
| * | | Merge branch 'for-6.12/constify-rdesc' into for-linusBenjamin Tissoires2024-09-1356-165/+161
| |\ \ \
| | * | | HID: lg: constify fixed up report descriptorThomas Weißschuh2024-09-061-14/+14