开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
touchscreen
/
tsc2007_core.c
Age
Commit message (
Expand
)
Author
2024-05-13
Input: drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
2023-05-17
Input: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-04-02
Input: tsc2007 - enable cansleep pendown GPIO
Benjamin Bara
2022-12-02
Input: tsc2007_core - Convert to i2c's .probe_new()
Uwe Kleine-König
2021-03-15
Input: tsc2007 - make use of device properties
Andy Shevchenko
2021-03-15
Input: tsc2007 - convert to GPIO descriptors
Andy Shevchenko
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2017-05-22
Input: tsc2007 - move header file out of I2C realm
Wolfram Sang
2017-02-22
Input: tsc2007 - correctly report pressure and not resistance to user space
H. Nikolaus Schaller
2017-02-22
Input: tsc2007 - rename function tsc2007_calculate_pressure
H. Nikolaus Schaller
2017-02-22
Input: tsc2007 - switch to using input_set_capability()
Dmitry Torokhov
2017-02-17
Input: tsc2007 - add iio interface to read external ADC input and temperature
H. Nikolaus Schaller