summaryrefslogtreecommitdiff
path: root/drivers/hid/i2c-hid
AgeCommit message (Expand)AuthorFilesLines
2023-02-22Merge branch 'for-6.3/hid-bpf' into for-linusBenjamin Tissoires1-15/+16
2023-02-22Merge branch 'for-6.3/multitouch' into for-linusBenjamin Tissoires3-2/+49
2023-02-22Merge branch 'for-6.3/i2c-hid' into for-linusBenjamin Tissoires3-103/+36
2023-02-09HID: i2c-hid: goodix: Add mainboard-vddio-supplyDouglas Anderson1-0/+10
2023-02-09HID: i2c-hid: goodix: Stop tying the reset line to the regulatorDouglas Anderson1-75/+13
2023-02-09HID: retain initial quirks set up when creating HID devicesDmitry Torokhov2-3/+4
2023-01-18HID: stop drivers from selecting CONFIG_HIDArnd Bergmann1-15/+16
2023-01-18HID: multitouch: Add quirks for flipped axesAllen Ballway2-0/+46
2023-01-18HID: i2c-hid: acpi: Unify ACPI ID tables formatAndy Shevchenko1-5/+5
2023-01-18HID: i2c-hid: acpi: Drop unneded NULL check of adevAndy Shevchenko1-11/+5
2023-01-18HID: i2c-hid: use uniform debugging APIsThomas Weißschuh1-2/+2
2023-01-18HID: i2c-hid: switch to standard debugging APIsThomas Weißschuh1-10/+1
2023-01-17HID: Make lowlevel driver structs constThomas Weißschuh1-1/+1
2023-01-17HID: Unexport struct i2c_hid_ll_driverThomas Weißschuh1-2/+1
2022-12-14Merge tag 'for-linus-2022121301' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-10/+8
2022-12-14Merge tag 'input-for-v6.2-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-26/+3
2022-12-13Merge branch 'for-6.2/rmi' into for-linusJiri Kosina1-1/+2
2022-12-13Merge branch 'for-6.2/i2c' into for-linusJiri Kosina3-9/+6
2022-11-23HID: i2c-hid: Don't set wake_capable and wake_irqRaul E Rangel1-9/+0
2022-11-23HID: i2c-hid: acpi: Stop setting wakeup_capableRaul E Rangel1-5/+0
2022-11-23HID: i2c-hid: Use PM subsystem to manage wake irqRaul E Rangel1-21/+12
2022-11-21HID: i2c: let RMI devices decide what constitutes wakeup eventDmitry Torokhov1-1/+2
2022-11-15HID: fix I2C_HID not selected when I2C_HID_OF_ELAN isBenjamin Tissoires1-2/+2
2022-10-18HID: i2c: use simple i2c probeStephen Kitt3-9/+6
2022-10-07Merge tag 'for-linus-2022100501' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2022-08-25HID: move from strlcpy with unused retval to strscpyWolfram Sang1-1/+1
2022-08-16i2c: Make remove callback return voidUwe Kleine-König2-4/+2
2022-06-08HID: i2c-hid: elan: Add support for Elan eKTH6915 i2c-hid touchscreensDouglas Anderson3-0/+146
2022-03-23Merge branch 'for-5.18/i2c-hid' into for-linusJiri Kosina1-278/+313
2022-02-16HID: i2c-hid: remove unneeded semicolonYang Li1-1/+1
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-02HID: i2c-hid: goodix: Fix a lockdep splatDaniel Thompson1-16/+12
2022-01-10Merge branch 'for-5.17/i2c-hid' into for-linusJiri Kosina1-1/+4
2021-12-14HID: i2c-hid-of: Expose the touchscreen-inverted propertiesAlistair Francis5-5/+15
2021-12-02HID: add suspend/resume helpersBenjamin Tissoires1-11/+4
2021-11-19HID: i2c-hid: Report wakeup eventsMatthias Kaehlcke1-1/+4
2021-09-01Merge branch 'for-5.15/goodix' into for-linusJiri Kosina1-13/+79
2021-08-20HID: i2c-hid: Fix Elan touchpad regressionJim Broadus1-3/+2
2021-07-28HID: i2c-hid: goodix: Use the devm variant of regulator_register_notifier()Douglas Anderson1-1/+1