aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-02-14HID: amd_sfh: Correct the structure field nameBasavaraj Natikar1-1/+1
2022-02-14HID: amd_sfh: Handle amd_sfh work buffer in PM opsBasavaraj Natikar1-0/+4
2022-02-14HID: i2c-hid: note that I2C xfer buffers are DMA-safeDmitry Torokhov1-2/+3
2022-02-14HID: i2c-hid: no longer need raw access to HID descriptor structureDmitry Torokhov1-5/+2
2022-02-14HID: i2c-hid: use helpers to do endian conversion in i2c_hid_get_input()Dmitry Torokhov1-13/+15
2022-02-14HID: i2c-hid: rework i2c_hid_get_report() to use i2c_hid_xfer()Dmitry Torokhov1-91/+59
2022-02-14HID: i2c-hid: convert i2c_hid_execute_reset() to use i2c_hid_xfer()Dmitry Torokhov1-10/+9
2022-02-14HID: i2c-hid: create a helper for SET_POWER commandDmitry Torokhov1-4/+18
2022-02-14HID: i2c-hid: define i2c_hid_read_register() and use itDmitry Torokhov1-23/+22
2022-02-14HID: i2c-hid: explicitly code setting and sending reportsDmitry Torokhov1-118/+151
2022-02-14HID: i2c-hid: refactor reset commandDmitry Torokhov1-25/+38
2022-02-14HID: i2c-hid: use "struct i2c_hid" as argument in most callsDmitry Torokhov1-39/+36
2022-02-14HID: i2c-hid: fix GET/SET_REPORT for unnumbered reportsDmitry Torokhov1-8/+24
2022-02-14HID: i2c-hid: fix handling numbered reports with IDs of 15 and aboveAngela Czubak1-14/+10
2022-02-05HID:Add support for UGTABLET WP5540Sergio Costas2-0/+2
2022-02-02HID: add SiGma Micro driverDesmond Lim4-0/+142
2022-02-02HID: google: Use struct_size() helper in kzalloc()Gustavo A. R. Silva1-1/+1
2022-02-02HID: amd_sfh: Add illuminance mask to limit ALS max valueBasavaraj Natikar1-1/+3
2022-02-02HID: amd_sfh: Increase sensor command timeoutBasavaraj Natikar1-2/+2
2022-02-02HID: i2c-hid: goodix: Fix a lockdep splatDaniel Thompson1-16/+12
2022-01-24HID: amd_sfh: Remove useless DMA-32 fallback configurationChristophe JAILLET1-5/+2
2022-01-24HID: elo: fix memory leak in elo_probeDongliang Mu1-0/+1
2022-01-21HID: apple: Set the tilde quirk flag on the Wellspring 5 and laterAlex Henrie1-8/+8
2022-01-21HID: wacom: Avoid using stale array indicies to read contact countJason Gerecke1-0/+4
2022-01-21HID: wacom: Ignore the confidence flag when a touch is removedJason Gerecke1-3/+26
2022-01-21HID: wacom: Reset expected and received contact counts at the same timeJason Gerecke1-1/+5
2022-01-19HID: uhid: Use READ_ONCE()/WRITE_ONCE() for ->runningJann Horn1-10/+10
2022-01-19HID: uhid: Fix worker destroying device without any protectionJann Horn1-4/+25
2022-01-14HID: vivaldi: Minor cleanupsStephen Boyd1-3/+4
2022-01-14HID: vivaldi: fix handling devices not using numbered reportsDmitry Torokhov1-6/+28
2022-01-12HID: Ignore battery for Elan touchscreen on HP Envy X360 15t-dr100Karl Kurbjun2-0/+3
2022-01-10Merge branch 'for-5.17/thrustmaster' into for-linusJiri Kosina1-6/+2
2022-01-10Merge branch 'for-5.17/magicmouse' into for-linusJiri Kosina1-6/+89
2022-01-10Merge branch 'for-5.17/letsketch' into for-linusJiri Kosina4-0/+340
2022-01-10Merge branch 'for-5.17/i2c-hid' into for-linusJiri Kosina1-1/+4
2022-01-10Merge branch 'for-5.17/hidraw' into for-linusJiri Kosina1-17/+17
2022-01-10Merge branch 'for-5.17/apple' into for-linusJiri Kosina4-16/+153
2022-01-10Merge branch 'for-5.17/core' into for-linusJiri Kosina11-56/+180
2022-01-06HID: magicmouse: Fix an error handling path in magicmouse_probe()Christophe JAILLET1-0/+1
2022-01-06HID: intel-ish-hid: ishtp-fw-loader: Fix a kernel-doc formatting issueYang Li1-1/+2
2022-01-06HID: intel-ish-hid: ipc: Specify no cache snooping on TGL and ADLYe Xiang1-1/+5
2022-01-06HID: hid-uclogic-params: Invalid parameter check in uclogic_params_frame_init_v1_buttonpadJosé Expósito1-1/+3
2022-01-06HID: hid-uclogic-params: Invalid parameter check in uclogic_params_huion_initJosé Expósito1-3/+7
2022-01-06HID: hid-uclogic-params: Invalid parameter check in uclogic_params_get_str_descJosé Expósito1-1/+3
2022-01-06HID: hid-uclogic-params: Invalid parameter check in uclogic_params_initJosé Expósito1-4/+9
2022-01-06HID: Add new Letsketch tablet driverHans de Goede4-0/+340
2022-01-06HID: apple: Add Magic Keyboard 2021 with fingerprint reader FN key mappingJosé Expósito1-1/+3
2022-01-06HID: apple: Add 2021 magic keyboard FN key mappingBenjamin Berg1-1/+28
2022-01-06HID: magicmouse: set Magic Trackpad 2021 nameJosé Expósito1-3/+9
2022-01-06HID: magicmouse: set device name when it has been personalizedJosé Expósito1-3/+11