summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* HID: intel-ish-hid: Use dma_alloc_coherent for firmware updateGwendal Grignou2022-03-141-26/+3
* HID: nintendo: check the return value of alloc_workqueue()Jia-Ju Bai2022-03-011-0/+4
* HID: vivaldi: fix sysfs attributes leakDmitry Torokhov2022-03-011-1/+1
* HID: hid-thrustmaster: fix OOB read in thrustmaster_interruptsPavel Skripkin2022-02-211-0/+6
* HID: elo: Revert USB reference countingJiri Kosina2022-02-171-6/+1
* HID: Add support for open wheel and no attachment to T300Michael Hübner2022-02-161-0/+2
* HID: logitech-dj: add new lightspeed receiver idLucas Zampieri2022-02-161-0/+1
* HID: amd_sfh: Add interrupt handler to process interruptsBasavaraj Natikar2022-02-142-0/+41
* HID: amd_sfh: Add functionality to clear interruptsBasavaraj Natikar2022-02-142-1/+25
* HID: amd_sfh: Disable the interrupt for all commandBasavaraj Natikar2022-02-141-0/+3
* HID: amd_sfh: Correct the structure field nameBasavaraj Natikar2022-02-141-1/+1
* HID: amd_sfh: Handle amd_sfh work buffer in PM opsBasavaraj Natikar2022-02-141-0/+4
* HID:Add support for UGTABLET WP5540Sergio Costas2022-02-052-0/+2
* HID: amd_sfh: Add illuminance mask to limit ALS max valueBasavaraj Natikar2022-02-021-1/+3
* HID: amd_sfh: Increase sensor command timeoutBasavaraj Natikar2022-02-021-2/+2
* HID: i2c-hid: goodix: Fix a lockdep splatDaniel Thompson2022-02-021-16/+12
* HID: elo: fix memory leak in elo_probeDongliang Mu2022-01-241-0/+1
* HID: apple: Set the tilde quirk flag on the Wellspring 5 and laterAlex Henrie2022-01-211-8/+8
* HID: wacom: Avoid using stale array indicies to read contact countJason Gerecke2022-01-211-0/+4
* HID: wacom: Ignore the confidence flag when a touch is removedJason Gerecke2022-01-211-3/+26
* HID: wacom: Reset expected and received contact counts at the same timeJason Gerecke2022-01-211-1/+5
* HID: uhid: Use READ_ONCE()/WRITE_ONCE() for ->runningJann Horn2022-01-191-10/+10
* HID: uhid: Fix worker destroying device without any protectionJann Horn2022-01-191-4/+25
* HID: vivaldi: Minor cleanupsStephen Boyd2022-01-141-3/+4
* HID: vivaldi: fix handling devices not using numbered reportsDmitry Torokhov2022-01-141-6/+28
* HID: Ignore battery for Elan touchscreen on HP Envy X360 15t-dr100Karl Kurbjun2022-01-122-0/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds2022-01-1123-113/+814
|\
| * Merge branch 'for-5.17/thrustmaster' into for-linusJiri Kosina2022-01-101-6/+2
| |\
| | * HID: thrustmaster use swap() to make code cleanerchiminghao2021-12-141-6/+2
| * | Merge branch 'for-5.17/magicmouse' into for-linusJiri Kosina2022-01-101-6/+89
| |\ \
| | * | HID: magicmouse: Fix an error handling path in magicmouse_probe()Christophe JAILLET2022-01-061-0/+1
| | * | HID: magicmouse: Report battery level over USBJosé Expósito2021-11-191-6/+88
| * | | Merge branch 'for-5.17/letsketch' into for-linusJiri Kosina2022-01-10273-932/+2240
| |\ \ \
| | * | | HID: Add new Letsketch tablet driverHans de Goede2022-01-064-0/+340
| * | | | Merge branch 'for-5.17/i2c-hid' into for-linusJiri Kosina2022-01-101-1/+4
| |\ \ \ \
| | * | | | HID: i2c-hid: Report wakeup eventsMatthias Kaehlcke2021-11-191-1/+4
| | | |/ / | | |/| |
| * | | | Merge branch 'for-5.17/hidraw' into for-linusJiri Kosina2022-01-10299-3909/+2883
| |\ \ \ \
| | * | | | HID: hidraw: Replace hidraw device table mutex with a rwsemAndré Almeida2021-12-141-17/+17
| | | |_|/ | | |/| |
| * | | | Merge branch 'for-5.17/apple' into for-linusJiri Kosina2022-01-104-16/+153
| |\ \ \ \
| | * | | | HID: apple: Add Magic Keyboard 2021 with fingerprint reader FN key mappingJosé Expósito2022-01-061-1/+3
| | * | | | HID: apple: Add 2021 magic keyboard FN key mappingBenjamin Berg2022-01-061-1/+28
| | * | | | HID: magicmouse: set Magic Trackpad 2021 nameJosé Expósito2022-01-061-3/+9
| | * | | | HID: magicmouse: set device name when it has been personalizedJosé Expósito2022-01-061-3/+11
| | * | | | HID: apple: Add 2021 Magic Keyboard with number padAlex Henrie2022-01-062-0/+5
| | * | | | HID: apple: Add 2021 Magic Keyboard with fingerprint readerAlex Henrie2022-01-063-0/+6
| | * | | | HID: apple: Report Magic Keyboard battery over USBJosé Expósito2021-11-191-2/+85
| | * | | | HID: apple: Use BIT to define quirksJosé Expósito2021-11-191-9/+9
| | * | | | HID: apple: Do not reset quirks when the Fn key is not foundJosé Expósito2021-11-191-1/+1
| | | |/ / | | |/| |
| * | | | Merge branch 'for-5.17/core' into for-linusJiri Kosina2022-01-101124-13839/+24174
| |\ \ \ \
| | * | | | HID: i2c-hid-of: Expose the touchscreen-inverted propertiesAlistair Francis2021-12-145-5/+15