summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/edt-ft5x06.c
Commit message (Expand)AuthorAgeFilesLines
* Input: edt-ft5x06 - remove superfluous assignmentMaks Naumov2014-08-141-1/+0Star
* Input: edt-ft5x06 - remove unnecessary null testFabian Frederick2014-07-181-2/+1Star
* Input: edt-ft5x06 - fix an i2c write for M09 supportRobert Woerle2014-06-081-1/+1
* Input: edt-ft5x06 - add a missing conditionDan Carpenter2014-04-031-3/+4
* Input: edt-ft5x06 - add support for M09 firmware versionLothar Waßmann2014-03-281-82/+276
* Input: edt-ft5x06 - ignore touchdown eventsLothar Waßmann2014-03-281-0/+4
* Input: edt-ft5x06 - adjust delays to conform datasheetLothar Waßmann2014-03-281-3/+3
* Input: edt-ft5x06 - add DT supportLothar Waßmann2014-03-281-31/+114
* Input: edt-ft5x06 - several cleanups; no functional changeLothar Waßmann2014-03-281-9/+6Star
* Input: edt_ft5x06 - use devm_* functions where appropriateLothar Waßmann2014-01-211-43/+26Star
* Input: use dev_get_platdata()Jingoo Han2013-12-061-1/+1
* Input: edt-ft5x06 - remove redundant null check before kfreeSachin Kamat2013-03-311-2/+1Star
* Input: remove use of __devexitBill Pemberton2012-11-241-2/+2
* Input: remove use of __devinitBill Pemberton2012-11-241-6/+6
* Input: remove use of __devexit_pBill Pemberton2012-11-241-1/+1
* Merge tag 'v3.7-rc3' into next to sync up with recent USB and MFD changesDmitry Torokhov2012-10-301-4/+7
|\
| *-. Merge branches 'from-henrik', 'hidraw', 'logitech', 'picolcd', 'ps3', 'uclogi...Jiri Kosina2012-10-011-4/+7
| |\ \
| | * | Input: edt-ft5x06 - return -EFAULT on copy_to_user() errorAxel Lin2012-09-201-3/+6
| | * | Input: edt-ft5x06 - fix build error when compiling wthout CONFIG_DEBUG_FSGuenter Roeck2012-08-221-1/+1
| | |/
* | / Input: edt-ft5x06 - convert to use simple_open()Wei Yongjun2012-10-181-9/+1Star
|/ /
* / Input: MT - Add flags to input_mt_init_slots()Henrik Rydberg2012-09-191-1/+1
|/
* Input: add driver for FT5x06 based EDT displaysSimon Budig2012-07-251-0/+898