summaryrefslogtreecommitdiffstats
path: root/drivers/hid
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-6.3/bigben' into for-linusBenjamin Tissoires2023-02-221-12/+63
|\
| * hid: bigben_probe(): validate report countPietro Borrello2023-02-161-5/+2
| * HID: bigben: use spinlock to safely schedule workersPietro Borrello2023-02-151-6/+12
| * HID: bigben_worker() remove unneeded check on report_fieldPietro Borrello2023-02-151-1/+1
| * HID: bigben: use spinlock to protect concurrent accessesPietro Borrello2023-02-151-2/+50
* | Merge branch 'for-6.3/asus' into for-linusBenjamin Tissoires2023-02-221-5/+32
|\ \
| * | HID: asus: use spinlock to safely schedule workersPietro Borrello2023-02-151-4/+11
| * | HID: asus: use spinlock to protect concurrent accessesPietro Borrello2023-02-151-1/+21
| |/
* | Merge branch 'for-6.3/hid-core' into for-linusBenjamin Tissoires2023-02-2217-28/+148
|\ \ | |/ |/|
| * HID: use standard debug APIsThomas Weißschuh2023-02-061-9/+0
| * HID: surface-hid: Constify lowlevel HID driverThomas Weißschuh2023-02-061-1/+1
| * HID: intel-ish-hid: Constify lowlevel HID driverThomas Weißschuh2023-02-061-1/+1
| * HID: steam: Constify lowlevel HID driverThomas Weißschuh2023-02-061-1/+1
| * HID: logitech-dj: Constify lowlevel HID driverThomas Weißschuh2023-02-061-2/+2
| * HID: hyperv: Constify lowlevel HID driverThomas Weißschuh2023-02-061-1/+1
| * HID: amd_sfh: Constify lowlevel HID driverThomas Weißschuh2023-02-061-1/+1
| * HID: Recognize sensors with application collectionsRonald Tschalär2023-01-182-3/+6
| * HID: Make lowlevel driver structs constThomas Weißschuh2023-01-173-3/+3
| * HID: Unexport struct i2c_hid_ll_driverThomas Weißschuh2023-01-171-2/+1
| * HID: Unexport struct uhid_hid_driverThomas Weißschuh2023-01-171-2/+1
| * HID: Unexport struct usb_hid_driverThomas Weißschuh2023-01-171-2/+1
| * HID: usbhid: Make hid_is_usb() non-inlineThomas Weißschuh2023-01-171-0/+6
| * HID: letsketch: Use hid_is_usb()Thomas Weißschuh2023-01-171-1/+1
| * HID: Add Mapping for System Microphone MuteJingyuan Liang2022-12-202-0/+9
| * HID: input: map battery system chargingJosé Expósito2022-12-204-2/+116
* | Merge tag 'for-linus-2023020901' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-02-098-7/+41
|\ \
| * | HID: Ignore battery for ELAN touchscreen 29DF on HPLuka Guzenko2023-02-062-0/+3
| * | HID: amd_sfh: if no sensors are enabled, clean upMario Limonciello2023-02-062-2/+12
| * | HID: logitech: Disable hi-res scrolling on USBBastien Nocera2023-02-061-1/+2
| * | HID: core: Fix deadloop in hid_apply_multiplier.Xin Zhao2023-02-061-0/+3
| * | HID: Ignore battery for Elan touchscreen on Asus TP420IAmarco.rodolfi@tuta.io2023-01-252-0/+3
| * | HID: elecom: add support for TrackBall 056E:011CTakahiro Fujii2023-01-203-4/+18
* | | Merge tag 'for-linus-2023011801' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-01-1811-14/+96
|\| |
| * | HID: betop: check shape of output reportsPietro Borrello2023-01-181-8/+9
| * | HID: playstation: sanity check DualSense calibration data.Roderick Colenbrander2023-01-181-0/+32
| * | HID: playstation: sanity check DualShock4 calibration data.Roderick Colenbrander2023-01-181-0/+31
| * | HID: uclogic: Add support for XP-PEN Deco 01 V2José Expósito2023-01-183-0/+5
| * | HID: revert CHERRY_MOUSE_000C quirkJiri Kosina2023-01-172-2/+0
| * | HID: check empty report_list in bigben_probe()Pietro Borrello2023-01-171-0/+5
| * | HID: check empty report_list in hid_validate_values()Pietro Borrello2023-01-171-2/+2
| * | HID: amd_sfh: Fix warning unwind gotoBasavaraj Natikar2023-01-062-2/+2
| * | HID: intel_ish-hid: Add check for ishtp_dma_tx_mapJiasheng Jiang2023-01-021-0/+10
* | | treewide: Convert del_timer*() to timer_shutdown*()Steven Rostedt (Google)2022-12-251-1/+1
* | | Merge tag 'for-linus-2022122101' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-12-2113-7/+58
|\| |
| * | HID: sony: Fix unused function warningJosé Expósito2022-12-201-0/+2
| * | HID: plantronics: Additional PIDs for double volume key presses quirkTerry Junge2022-12-202-0/+12
| * | HID: multitouch: fix Asus ExpertBook P2 P2451FA trackpointJosé Expósito2022-12-201-0/+4
| * | HID: Ignore HP Envy x360 eu0009nv stylus batteryJosé Expósito2022-12-202-0/+3
| * | HID: wacom: Ensure bootloader PID is usable in hidraw modeJason Gerecke2022-12-203-0/+13
| * | HID: amd_sfh: Add missing check for dma_alloc_coherentJiasheng Jiang2022-12-201-0/+4