summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/da9034-ts.c
AgeCommit message (Expand)AuthorLines
2014-10-20input: touchscreen: drop owner assignment from platform_driversWolfram Sang-1/+0
2014-05-28Input: da9034-ts - switch to using managed resourcesHimangi Saraogi-28/+11
2014-01-06Input: delete non-required instances of include <linux/init.h>Paul Gortmaker-1/+0
2013-12-06Input: use dev_get_platdata()Jingoo Han-1/+1
2012-11-24Input: remove use of __devexitBill Pemberton-1/+1
2012-11-24Input: remove use of __devinitBill Pemberton-1/+1
2012-11-24Input: remove use of __devexit_pBill Pemberton-1/+1
2011-11-30Input: touchscreen - use macro module_platform_driver()JJ Ding-12/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-0/+1
2009-04-15Input: da9034-ts - make pen {down,up} events more reliableEric Miao-10/+16
2009-04-15Input: da9034-ts - add Bin Yang as co-author of the driverEric Miao-1/+2
2009-01-07touchscreen: Fix build of da9034Alan Cox-0/+1
2008-12-23Input: add da9034 touchscreen supportEric Miao-0/+389