summaryrefslogtreecommitdiffstats
path: root/drivers/hid (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pull-work.unaligned' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-10-0320-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
| | * | | HID: uclogic: constify fixed up report descriptorThomas Weißschuh2024-09-055-28/+28
| | * | | HID: waltop: constify fixed up report descriptorThomas Weißschuh2024-09-051-14/+14
| | * | | HID: sony: constify fixed up report descriptorThomas Weißschuh2024-09-051-6/+6
| | * | | HID: pxrc: constify fixed up report descriptorThomas Weißschuh2024-09-051-1/+1
| | * | | HID: steelseries: constify fixed up report descriptorThomas Weißschuh2024-09-051-2/+2
| | * | | HID: viewsonic: constify fixed up report descriptorThomas Weißschuh2024-09-051-2/+2
| | * | | HID: vrc2: constify fixed up report descriptorThomas Weißschuh2024-09-051-1/+1
| | * | | HID: xiaomi: constify fixed up report descriptorThomas Weißschuh2024-09-051-2/+2
| | * | | HID: maltron: constify fixed up report descriptorThomas Weißschuh2024-09-051-2/+2
| | * | | HID: keytouch: constify fixed up report descriptorThomas Weißschuh2024-09-051-4/+2
| | * | | HID: holtek-kbd: constify fixed up report descriptorThomas Weißschuh2024-09-051-2/+2
| | * | | HID: dr: constify fixed up report descriptorThomas Weißschuh2024-09-051-2/+2
| | * | | HID: bigbenff: constify fixed up report descriptorThomas Weißschuh2024-09-051-2/+2