index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
touchscreen
/
da9052_tsi.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-15
Input: switch back to struct platform_driver::remove()
Uwe Kleine-König
1
-1
/
+1
2024-06-09
Input: touchscreen - use sizeof(*pointer) instead of sizeof(type)
Erick Archer
1
-1
/
+1
2023-09-23
Input: da9052_tsi - convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-6
/
+1
2018-01-22
Input: da9052_tsi - remove unused mutex
Marcus Folkesson
1
-1
/
+0
2014-10-20
input: touchscreen: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2013-05-05
Input: da9052_tsi - remove redundant platform_set_drvdata()
Sachin Kamat
1
-2
/
+0
2012-12-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
1
-5
/
+5
2012-11-24
Input: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-24
Input: remove use of __devinit
Bill Pemberton
1
-3
/
+3
2012-11-24
Input: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-11-20
Input: da9052_tsi.c: Fix interrupt handling
Fabio Estevam
1
-39
/
+20
2012-04-29
Input: add support for DA9052/53 touch screen controller
Ashish Jangam
1
-0
/
+370