index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
touchscreen
/
lpc32xx_ts.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Input: lpc32xx_ts - convert to use devm_* api
Yangtao Li
2023-07-11
1
-76
/
+22
*
Input: lpc32xx_ts - convert to use BIT()
edison.jiang
2021-03-21
1
-5
/
+5
*
Input: use input_device_enabled()
Andrzej Pietrasiewicz
2020-12-03
1
-2
/
+2
*
Input: remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-08-14
1
-3
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-30
1
-10
/
+1
*
Input: lpc32xx_ts - check for clk_prepare_enable() error
Fabio Estevam
2017-04-12
1
-5
/
+8
*
Input: touchscreen - drop unnecessary calls to device_init_wakeup
Guenter Roeck
2017-01-22
1
-1
/
+0
*
Input: lpc32xx_ts - fix warnings caused by enabling unprepared clock
Vladimir Zapolskiy
2015-10-17
1
-2
/
+2
*
input: touchscreen: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
Input: lpc32xx_ts - make of_device_id array const
Jingoo Han
2014-05-15
1
-1
/
+1
*
Input: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-07
1
-1
/
+0
*
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: lpc32xx_ts - fix device tree compatible string
Roland Stigge
2012-04-24
1
-1
/
+1
*
Input: lpc32xx_ts - add device tree support
Roland Stigge
2012-04-21
1
-0
/
+10
*
Input: touchscreen - use macro module_platform_driver()
JJ Ding
2011-12-01
1
-12
/
+1
*
Input: remove IRQF_DISABLED from drivers
Yong Zhang
2011-09-07
1
-1
/
+1
*
Input: add LPC32xx touchscreen controller driver
Kevin Wells
2010-08-29
1
-0
/
+411