index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
touchscreen
/
lpc32xx_ts.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-24
Input: lpc32xx_ts - use guard notation when acquiring mutex
Dmitry Torokhov
1
-6
/
+2
2023-07-10
Input: lpc32xx_ts - convert to use devm_* api
Yangtao Li
1
-76
/
+22
2021-03-20
Input: lpc32xx_ts - convert to use BIT()
edison.jiang
1
-5
/
+5
2020-12-02
Input: use input_device_enabled()
Andrzej Pietrasiewicz
1
-2
/
+2
2019-08-14
Input: remove dev_err() usage after platform_get_irq()
Stephen Boyd
1
-3
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
1
-10
/
+1
2017-04-12
Input: lpc32xx_ts - check for clk_prepare_enable() error
Fabio Estevam
1
-5
/
+8
2017-01-21
Input: touchscreen - drop unnecessary calls to device_init_wakeup
Guenter Roeck
1
-1
/
+0
2015-10-17
Input: lpc32xx_ts - fix warnings caused by enabling unprepared clock
Vladimir Zapolskiy
1
-2
/
+2
2014-10-20
input: touchscreen: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-05-14
Input: lpc32xx_ts - make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-01-06
Input: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2012-11-24
Input: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-24
Input: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-11-24
Input: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-04-23
Input: lpc32xx_ts - fix device tree compatible string
Roland Stigge
1
-1
/
+1
2012-04-20
Input: lpc32xx_ts - add device tree support
Roland Stigge
1
-0
/
+10
2011-11-30
Input: touchscreen - use macro module_platform_driver()
JJ Ding
1
-12
/
+1
2011-09-07
Input: remove IRQF_DISABLED from drivers
Yong Zhang
1
-1
/
+1
2010-08-28
Input: add LPC32xx touchscreen controller driver
Kevin Wells
1
-0
/
+411