aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/lpc32xx_ts.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-04-12Input: lpc32xx_ts - check for clk_prepare_enable() errorFabio Estevam1-5/+8
2017-01-21Input: touchscreen - drop unnecessary calls to device_init_wakeupGuenter Roeck1-1/+0
2015-10-17Input: lpc32xx_ts - fix warnings caused by enabling unprepared clockVladimir Zapolskiy1-2/+2
2014-10-20input: touchscreen: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-05-14Input: lpc32xx_ts - make of_device_id array constJingoo Han1-1/+1
2014-01-06Input: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2012-11-24Input: remove use of __devexitBill Pemberton1-1/+1
2012-11-24Input: remove use of __devinitBill Pemberton1-1/+1
2012-11-24Input: remove use of __devexit_pBill Pemberton1-1/+1
2012-04-23Input: lpc32xx_ts - fix device tree compatible stringRoland Stigge1-1/+1
2012-04-20Input: lpc32xx_ts - add device tree supportRoland Stigge1-0/+10
2011-11-30Input: touchscreen - use macro module_platform_driver()JJ Ding1-12/+1
2011-09-07Input: remove IRQF_DISABLED from driversYong Zhang1-1/+1
2010-08-28Input: add LPC32xx touchscreen controller driverKevin Wells1-0/+411