index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
touchscreen
/
da9052_tsi.c
Age
Commit message (
Expand
)
Author
2024-10-15
Input: switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-06-09
Input: touchscreen - use sizeof(*pointer) instead of sizeof(type)
Erick Archer
2023-09-23
Input: da9052_tsi - convert to platform remove callback returning void
Uwe Kleine-König
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2018-01-22
Input: da9052_tsi - remove unused mutex
Marcus Folkesson
2014-10-20
input: touchscreen: drop owner assignment from platform_drivers
Wolfram Sang
2013-05-05
Input: da9052_tsi - remove redundant platform_set_drvdata()
Sachin Kamat
2012-12-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
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-11-20
Input: da9052_tsi.c: Fix interrupt handling
Fabio Estevam
2012-04-29
Input: add support for DA9052/53 touch screen controller
Ashish Jangam