index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
touchscreen
/
lpc32xx_ts.c
Age
Commit message (
Expand
)
Author
2021-03-20
Input: lpc32xx_ts - convert to use BIT()
edison.jiang
2020-12-02
Input: use input_device_enabled()
Andrzej Pietrasiewicz
2019-08-14
Input: remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2017-04-12
Input: lpc32xx_ts - check for clk_prepare_enable() error
Fabio Estevam
2017-01-21
Input: touchscreen - drop unnecessary calls to device_init_wakeup
Guenter Roeck
2015-10-17
Input: lpc32xx_ts - fix warnings caused by enabling unprepared clock
Vladimir Zapolskiy
2014-10-20
input: touchscreen: drop owner assignment from platform_drivers
Wolfram Sang
2014-05-14
Input: lpc32xx_ts - make of_device_id array const
Jingoo Han
2014-01-06
Input: delete non-required instances of include <linux/init.h>
Paul Gortmaker
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-04-23
Input: lpc32xx_ts - fix device tree compatible string
Roland Stigge
2012-04-20
Input: lpc32xx_ts - add device tree support
Roland Stigge
2011-11-30
Input: touchscreen - use macro module_platform_driver()
JJ Ding
2011-09-07
Input: remove IRQF_DISABLED from drivers
Yong Zhang
2010-08-28
Input: add LPC32xx touchscreen controller driver
Kevin Wells