summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/da9034-ts.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
* input: touchscreen: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0Star
* Input: da9034-ts - switch to using managed resourcesHimangi Saraogi2014-05-291-28/+11Star
* Input: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-071-1/+0Star
* Input: use dev_get_platdata()Jingoo Han2013-12-061-1/+1
* 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: touchscreen - use macro module_platform_driver()JJ Ding2011-12-011-12/+1Star
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Input: da9034-ts - make pen {down,up} events more reliableEric Miao2009-04-151-10/+16
* Input: da9034-ts - add Bin Yang as co-author of the driverEric Miao2009-04-151-1/+2
* touchscreen: Fix build of da9034Alan Cox2009-01-071-0/+1
* Input: add da9034 touchscreen supportEric Miao2008-12-231-0/+389