summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/eeti_ts.c
Commit message (Expand)AuthorAgeFilesLines
* Input: touchscreen - use __maybe_unused instead of ifdef around suspend/resumeJingoo Han2014-11-021-4/+2
* Input: use dev_get_platdata()Jingoo Han2013-12-061-1/+1
* Input: eeti_ts - add CONFIG_PM_SLEEP to suspend/resumeJingoo Han2013-08-121-4/+2
* Input: eeti_ts - remove redundant null checkSachin Kamat2013-03-311-2/+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: eeti_ts: pass gpio value instead of IRQArnd Bergmann2012-08-091-8/+13
* Input: convert I2C drivers to use module_i2c_driver()Axel Lin2012-03-161-13/+1
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-131-2/+2
* Input: eeti_ts - convert to dev_pm_opsMark Brown2011-01-061-7/+9
* i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang2010-06-031-2/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-05-051-10/+46
|\
| * Input: eeti_ts - cancel pending work when going to suspendDaniel Mack2010-04-201-10/+46
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
|/
* Input: eeti_ts - allow active high irq linesDaniel Mack2009-08-121-3/+19
* Input: add driver for EETI touchpanelsDaniel Mack2009-05-191-0/+286
OpenPOWER on IntegriCloud