summaryrefslogtreecommitdiffstats
path: root/drivers/hid/i2c-hid/i2c-hid-of.c
Commit message (Expand)AuthorAgeFilesLines
* HID: i2c-hid-of: fix NULL-deref on failed power upJohan Hovold2024-01-261-0/+1
* HID: i2c-hid: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-06-081-1/+1
* HID: i2c-hid-of: Add reset GPIO support to i2c-hid-ofHans de Goede2023-04-131-0/+21
* HID: i2c-hid-of: Allow using i2c-hid-of on non OF platformsHans de Goede2023-04-131-1/+3
* HID: i2c-hid-of: Consistenly use dev local variable in probe()Hans de Goede2023-04-131-8/+5
* HID: i2c: use simple i2c probeStephen Kitt2022-10-181-3/+2
* HID: i2c-hid-of: Expose the touchscreen-inverted propertiesAlistair Francis2021-12-141-1/+9
* HID: i2c-hid: Reorganize so ACPI and OF are separate modulesDouglas Anderson2021-01-181-0/+143