summaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen/egalax_ts.c
Commit message (Expand)AuthorAgeFilesLines
* Input: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-061-1/+0
* Input: egalax_ts - remove redundant of_match_ptrSachin Kamat2013-10-061-1/+1
* Merge branch 'for-next' of git://github.com/rydberg/linux into nextDmitry Torokhov2013-06-271-1/+1
|\
| * Input: egalax_ts - ABS_MT_POSITION_Y not reported wellHeiko Abraham2013-05-051-1/+1
* | Input: egalax_ts - move to devm_* functionsAndy Shevchenko2013-05-051-39/+14
|/
* Input: remove use of __devexitBill Pemberton2012-11-241-1/+1
* Input: remove use of __devinitBill Pemberton2012-11-241-2/+2
* Input: remove use of __devexit_pBill Pemberton2012-11-241-1/+1
* Input: egalax_ts - get gpio from devicetreeHui Wang2012-10-251-2/+21
* Input: MT - Add flags to input_mt_init_slots()Henrik Rydberg2012-09-191-1/+1
* Input: convert I2C drivers to use module_i2c_driver()Axel Lin2012-03-161-12/+1
* Input: add EETI eGalax I2C capacitive multi touch driverZhang Jiejing2011-11-151-0/+303