summaryrefslogtreecommitdiffstats
path: root/drivers/hid
Commit message (Expand)AuthorAgeFilesLines
* 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-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-104-0/+340
|\ \ \
| * | | 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-101-17/+17
|\ \ \ \
| * | | | 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-1011-56/+180
|\ \ \ \
| * | | | HID: i2c-hid-of: Expose the touchscreen-inverted propertiesAlistair Francis2021-12-145-5/+15
| * | | | HID: quirks: Allow inverting the absolute X/Y valuesAlistair Francis2021-12-141-0/+6
| * | | | HID: debug: Add USI usagesMika Westerberg2021-12-141-0/+35
| * | | | HID: input: Make hidinput_find_field() staticMika Westerberg2021-12-141-2/+2
| * | | | HID: hid-input: Add suffix also for HID_DG_PENMika Westerberg2021-12-142-3/+10
| * | | | HID: Add map_msc() to avoid boilerplate codeMika Westerberg2021-12-141-4/+2
| * | | | HID: do not inline some hid_hw_ functionsBenjamin Tissoires2021-12-021-0/+64
| * | | | HID: add suspend/resume helpersBenjamin Tissoires2021-12-024-42/+46
* | | | | HID: intel-ish-hid: ishtp-fw-loader: Fix a kernel-doc formatting issueYang Li2022-01-061-1/+2
* | | | | HID: intel-ish-hid: ipc: Specify no cache snooping on TGL and ADLYe Xiang2022-01-061-1/+5
* | | | | HID: hid-uclogic-params: Invalid parameter check in uclogic_params_frame_init...José Expósito2022-01-061-1/+3
* | | | | HID: hid-uclogic-params: Invalid parameter check in uclogic_params_huion_initJosé Expósito2022-01-061-3/+7
* | | | | HID: hid-uclogic-params: Invalid parameter check in uclogic_params_get_str_descJosé Expósito2022-01-061-1/+3
* | | | | HID: hid-uclogic-params: Invalid parameter check in uclogic_params_initJosé Expósito2022-01-061-4/+9
| |_|_|/ |/| | |
* | | | HID: potential dereference of null pointerJiasheng Jiang2021-12-201-0/+3
* | | | HID: holtek: fix mouse probingBenjamin Tissoires2021-12-201-0/+15
| |_|/ |/| |
* | | HID: Ignore battery for Elan touchscreen on Asus UX550VEHans de Goede2021-12-082-0/+3
* | | HID: intel-ish-hid: ipc: only enable IRQ wakeup when requestedThomas Weißschuh2021-12-031-2/+4
* | | HID: google: add eel USB idxiazhengqiao2021-12-032-0/+3
* | | HID: add USB_HID dependancy to hid-prodikeysGreg Kroah-Hartman2021-12-031-1/+1