index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
touchscreen
/
ili210x.c
Age
Commit message (
Expand
)
Author
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-02-09
Input: ili210x - fetch touchscreen geometry from DT
Marek Vasut
2019-02-07
Input: ili210x - switch to using devm_device_add_group()
Dmitry Torokhov
2019-02-06
Input: ili210x - add ILI251X support
Marek Vasut
2019-02-06
Input: ili210x - add OF match table
Marek Vasut
2019-02-06
Input: ili210x - reorder probe
Marek Vasut
2019-02-06
Input: ili210x - rework the touchscreen sample processing
Marek Vasut
2019-02-06
Input: ili210x - convert to devm IRQ
Marek Vasut
2019-02-06
Input: ili210x - add reset GPIO support
Marek Vasut
2019-02-06
Input: ili210x - convert to devm_ functions
Marek Vasut
2019-02-06
Input: ili210x - drop get_pendown_state
Marek Vasut
2019-02-06
Input: ili210x - drop platform data support
Marek Vasut
2017-01-22
Input: touchscreen - drop unnecessary calls to input_set_drvdata
Guenter Roeck
2017-01-21
Input: touchscreen - use local variables consistently
Guenter Roeck
2016-08-02
Input: ili210x - fix permissions on "calibrate" attribute
Dmitry Torokhov
2015-09-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2015-08-07
treewide: Fix typo in printk
Masanari Iida
2015-07-17
Input: drop owner assignment from i2c_driver
Krzysztof Kozlowski
2014-11-02
Input: touchscreen - use __maybe_unused instead of ifdef around suspend/resume
Jingoo Han
2013-12-06
Input: use dev_get_platdata()
Jingoo Han
2012-11-24
Input: remove use of __devexit
Bill Pemberton
2012-11-24
Input: remove use of __devinit
Bill Pemberton
2012-11-24
Input: remove use of __devexit_p
Bill Pemberton
2012-09-19
Input: MT - Add flags to input_mt_init_slots()
Henrik Rydberg
2012-03-17
Input: ili210x - add support for Ilitek ILI210x based touchscreens
Olivier Sobrie