index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
touchscreen
/
tsc2004.c
Age
Commit message (
Expand
)
Author
2026-05-30
Input: Use named initializers for arrays of i2c_device_data
Uwe Kleine-König (The Capable Hub)
2024-08-04
Input: tsc2004/5 - fix handling of VIO power supply
Dmitry Torokhov
2024-05-13
Input: drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
2023-09-06
Input: tsc2004/5 - use device core to create driver-specific device attributes
Dmitry Torokhov
2023-05-17
Input: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-01-27
Input: tsc200x - use EXPORT_GPL_SIMPLE_DEV_PM_OPS()
Jonathan Cameron
2022-12-02
Input: tsc2004 - Convert to i2c's .probe_new()
Uwe Kleine-König
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
2021-10-12
Input: tsc200x - make tsc200x_remove() return void
Uwe Kleine-König
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2016-07-20
Input: tsc200x - report proper input_dev name
Michael Welling
2015-11-03
Input: tsc2004 - add support for tsc2004
Michael Welling