index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
touchscreen
/
of_touchscreen.c
Age
Commit message (
Expand
)
Author
2022-01-11
Input: touchscreen - Fix backport of a02dcde595f7cbd240ccd64de96034ad91cffc40
Nathan Chancellor
2021-12-22
Input: touchscreen - avoid bitwise vs logical OR warning
Nathan Chancellor
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2018-10-11
Input: of_touchscreen - add support for touchscreen-min-x|y
Hans de Goede
2018-01-10
Input: of_touchscreen - add MODULE_LICENSE
Arnd Bergmann
2016-07-15
Input: of_touchscreen - add support for inverted / swapped axes
Hans de Goede
2015-07-11
Input: of_touchscreen - switch to using device properties
Dmitry Torokhov
2015-07-11
Input: of_touchscreen - fix setting max values on X/Y axis
Dmitry Torokhov
2015-07-11
Input: of_touchscreen - always issue warning if axis is not set up
Dmitry Torokhov
2015-06-25
Input: improve parsing OF parameters for touchscreens
Dmitry Torokhov
2015-03-24
Input: of_touchscreen - register multitouch axes
Maxime Ripard
2015-03-24
Input: of_touchscreen - rework the DT parsing function
Maxime Ripard
2014-05-29
Input: add common DT binding for touchscreens
Sebastian Reichel