ame='robots' content='index, nofollow'/>
summaryrefslogtreecommitdiff
path: root/drivers/input/misc/kxtj9.c
AgeCommit message (Expand)Author
2024-10-03Input: kxtj9 - use guard notation when acquiring mutex/disabling irqDmitry Torokhov
2024-09-30Input: correct typos in multiple comments across misc driversShen Lichuan
2024-05-13Input: drop explicit initialization of struct i2c_device_id::driver_data to 0Uwe Kleine-König
2023-09-06Input: kxtj9 - use device core to create driver-specific device attributesDmitry Torokhov
2023-05-17Input: Switch i2c drivers back to use .probe()Uwe Kleine-König
2023-01-09Input: kxtj9 - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron
2022-12-02Input: kxtj9 - Convert to i2c's .probe_new()Uwe Kleine-König
2020-12-02Input: use input_device_enabled()Andrzej Pietrasiewicz
2019-10-29Input: kxtj9 - switch to using polled mode of input devicesDmitry Torokhov
2019-10-29Input: kxtj9 - switch to using managed resourcesDmitry Torokhov
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333Thomas Gleixner