summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/lpc32xx_ts.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-301-10/+1Star
* Input: lpc32xx_ts - check for clk_prepare_enable() errorFabio Estevam2017-04-121-5/+8
* Input: touchscreen - drop unnecessary calls to device_init_wakeupGuenter Roeck2017-01-221-1/+0Star
* Input: lpc32xx_ts - fix warnings caused by enabling unprepared clockVladimir Zapolskiy2015-10-171-2/+2
* input: touchscreen: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0Star
* Input: lpc32xx_ts - make of_device_id array constJingoo Han2014-05-151-1/+1
* Input: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-071-1/+0Star
* Input: remove use of __devexitBill Pemberton2012-11-241-1/+1
* Input: remove use of __devinitBill Pemberton2012-11-241-1/+1
* Input: remove use of __devexit_pBill Pemberton2012-11-241-1/+1
* Input: lpc32xx_ts - fix device tree compatible stringRoland Stigge2012-04-241-1/+1
* Input: lpc32xx_ts - add device tree supportRoland Stigge2012-04-211-0/+10
* Input: touchscreen - use macro module_platform_driver()JJ Ding2011-12-011-12/+1Star
* Input: remove IRQF_DISABLED from driversYong Zhang2011-09-071-1/+1
* Input: add LPC32xx touchscreen controller driverKevin Wells2010-08-291-0/+411