aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/da9034-ts.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-20input: touchscreen: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-05-28Input: da9034-ts - switch to using managed resourcesHimangi Saraogi1-28/+11
2014-01-06Input: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-12-06Input: use dev_get_platdata()Jingoo Han1-1/+1
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
2011-11-30Input: touchscreen - use macro module_platform_driver()JJ Ding1-12/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-04-15Input: da9034-ts - make pen {down,up} events more reliableEric Miao1-10/+16
2009-04-15Input: da9034-ts - add Bin Yang as co-author of the driverEric Miao1-1/+2
2009-01-07touchscreen: Fix build of da9034Alan Cox1-0/+1
2008-12-23Input: add da9034 touchscreen supportEric Miao1-0/+389