summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/egalax_ts.c
Commit message (Expand)AuthorAgeFilesLines
* Input: touchscreen - drop unnecessary calls to input_set_drvdataGuenter Roeck2017-01-231-2/+0Star
* Input: touchscreen - drop calls to platform_set_drvdata and i2c_set_clientdataGuenter Roeck2017-01-221-1/+0Star
* Input: touchscreen - export OF module alias informationJavier Martinez Canillas2015-07-301-0/+1
* Input: drop owner assignment from i2c_driverKrzysztof Kozlowski2015-07-181-1/+0Star
* Input: touchscreen - use __maybe_unused instead of ifdef around suspend/resumeJingoo Han2014-11-021-4/+2Star
* Input: egalax_ts - make of_device_id array constJingoo Han2014-05-151-1/+1
* Input: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-071-1/+0Star
* 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-281-1/+1
|\
| * Input: egalax_ts - ABS_MT_POSITION_Y not reported wellHeiko Abraham2013-05-061-1/+1
* | Input: egalax_ts - move to devm_* functionsAndy Shevchenko2013-05-061-39/+14Star
|/
* 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-171-12/+1Star
* Input: add EETI eGalax I2C capacitive multi touch driverZhang Jiejing2011-11-151-0/+303