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