summaryrefslogtreecommitdiffstats
path: root/drivers/hid
Commit message (Expand)AuthorAgeFilesLines
* HID: multitouch: Fix Iiyama ProLite T1931SAW (0eef:0001 again!)Ondrej Zary2021-11-191-0/+5
* HID: nintendo: eliminate dead datastructures in !CONFIG_NINTENDO_FF caseJiri Kosina2021-11-191-3/+5
* HID: magicmouse: prevent division by 0 on scrollClaudia Pellegrino2021-11-191-2/+5
* HID: thrustmaster: fix sparse warningsVihas Mak2021-11-191-3/+3
* HID: Ignore battery for Elan touchscreen on HP Envy X360 15-eu0xxxTrevor Davenport2021-11-192-0/+3
* HID: input: set usage type to key on keycode remapThomas Weißschuh2021-11-191-0/+1
* HID: input: Fix parsing of HID_CP_CONSUMER_CONTROL fieldsHans de Goede2021-11-191-3/+2
* HID: ft260: fix i2c probing for hwmon devicesMichael Zaidman2021-11-191-6/+5
* Revert "HID: hid-asus.c: Maps key 0x35 (display off) to KEY_SCREENLOCK"Vinícius Angiolucci Reis2021-11-121-1/+1
* HID: intel-ish-hid: fix module device-id handlingArnd Bergmann2021-11-113-23/+17
* HID: wacom: Use "Confidence" flag to prevent reporting invalid contactsJason Gerecke2021-11-102-1/+8
* HID: nintendo: unlock on error in joycon_leds_create()Dan Carpenter2021-11-101-1/+4
* HID: intel-ish-hid: hid-client: only load for matching devicesThomas Weißschuh2021-11-091-1/+6
* HID: intel-ish-hid: fw-loader: only load for matching devicesThomas Weißschuh2021-11-091-1/+6
* HID: intel-ish-hid: use constants for modaliasesThomas Weißschuh2021-11-091-2/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds2021-11-0523-81/+2751
|\
| * Merge branch 'for-5.16/xiaomi' into for-linusJiri Kosina2021-11-054-0/+105
| |\
| | * HID: Add support for side buttons of Xiaomi Mi Dual Mode Wireless Mouse SilentIlya Skriblovsky2021-09-224-0/+105
| * | Merge branch 'for-5.16/wacom' into for-linusJiri Kosina2021-11-051-9/+6
| |\ \
| | * | HID: wacom: Make use of the helper function devm_add_action_or_reset()Cai Huoqing2021-10-271-4/+2
| | * | HID: wacom: Shrink critical section in `wacom_add_shared_data`Jason Gerecke2021-10-271-5/+4
| * | | Merge branch 'for-5.16/u2fzero' into for-linusJiri Kosina2021-11-052-9/+39
| |\ \ \
| | * | | HID: u2fzero: Support NitroKey U2F revision of the deviceAndrej Shadura2021-10-272-9/+39
| | |/ /
| * | | Merge branch 'for-5.16/nintendo' into for-linusJiri Kosina2021-11-054-0/+2348
| |\ \ \
| | * | | HID: nintendo: fix -Werror buildJiri Kosina2021-11-011-80/+80
| | * | | HID: nintendo: prevent needless queueing of the rumble workerDaniel J. Ogorchock2021-10-271-1/+17
| | * | | HID: nintendo: ratelimit subcommands and rumbleDaniel J. Ogorchock2021-10-271-20/+49
| | * | | HID: nintendo: improve rumble performance and stabilityDaniel J. Ogorchock2021-10-271-1/+37
| | * | | HID: nintendo: add IMU supportDaniel J. Ogorchock2021-10-271-12/+491
| | * | | HID: nintendo: add support for reading user calibrationDaniel J. Ogorchock2021-10-271-58/+148
| | * | | HID: nintendo: add support for charging gripDaniel J. Ogorchock2021-10-272-13/+55
| | * | | HID: nintendo: set controller uniq to MACDaniel J. Ogorchock2021-10-271-0/+45
| | * | | HID: nintendo: reduce device removal subcommand errorsDaniel J. Ogorchock2021-10-271-2/+22
| | * | | HID: nintendo: patch hw version for userspace HID mappingsDaniel J. Ogorchock2021-10-271-0/+9
| | * | | HID: nintendo: send subcommands after receiving input reportDaniel J. Ogorchock2021-10-271-0/+33
| | * | | HID: nintendo: improve subcommand reliabilityDaniel J. Ogorchock2021-10-271-24/+42
| | * | | HID: nintendo: add rumble supportDaniel J. Ogorchock2021-10-272-3/+356
| | * | | HID: nintendo: add home led supportDaniel J. Ogorchock2021-10-271-4/+68
| | * | | HID: nintendo: add power supply supportDaniel J. Ogorchock2021-10-272-0/+135
| | * | | HID: nintendo: add player led supportDaniel J. Ogorchock2021-10-272-2/+97
| | * | | HID: nintendo: add nintendo switch controller driverDaniel J. Ogorchock2021-10-274-0/+884
| * | | | Merge branch 'for-5.16/playstation' into for-linusJiri Kosina2021-11-052-1/+159
| |\ \ \ \
| | * | | | HID: playstation: require multicolor LED functionalityJiri Kosina2021-11-011-0/+1
| | |/ / /
| | * | | HID: playstation: fix return from dualsense_player_led_set_brightness()Jiri Kosina2021-10-271-0/+2
| | * | | HID: playstation: expose DualSense player LEDs through LED class.Roderick Colenbrander2021-10-271-1/+84
| | * | | HID: playstation: expose DualSense lightbar through a multi-color LED.Roderick Colenbrander2021-10-271-0/+72
| | |/ /
| * | | Merge branch 'for-5.16/core' into for-linusJiri Kosina2021-11-053-7/+7
| |\ \ \
| | * | | HID: cougar: Make use of the helper function devm_add_action_or_reset()Cai Huoqing2021-10-071-2/+1
| | * | | HID: hid-debug: clean up snprintf() checks in hid_resolv_usage()Dan Carpenter2021-09-221-5/+4
| | * | | HID: core: add TransducerSerialNumber2Felipe Balbi2021-09-152-0/+2
| | | |/ | | |/|