index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
touchscreen
/
lpc32xx_ts.c
Age
Commit message (
Expand
)
Author
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