summaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen/edt-ft5x06.c
AgeCommit message (Expand)Author
2020-02-28Input: edt-ft5x06 - work around first register access errorPhilipp Zabel
2016-08-22Input: remove duplicate ft6236 driverHans de Goede
2016-07-15Input: edt-ft5x06 - add support for inverting / swapping axesHans de Goede
2016-07-15Input: of_touchscreen - add support for inverted / swapped axesHans de Goede
2016-02-09Input: edt-ft5x06 - fix setting gain, offset, and threshold via device treePhilipp Zabel
2015-10-16Input: edt-ft5x06 - work around FT5506 firmware bugFranklin S Cooper Jr
2015-10-16Input: edt-ft5x06 - add support for FT5506Franklin S Cooper Jr
2015-10-16Input: edt-ft5x06 - add support for different max support pointsFranklin S Cooper Jr
2015-10-16Input: edt-ft5x06 - use max support points to determine how much to readFranklin S Cooper Jr
2015-10-06Input: edt-ft5x06 - do not call desc_to_gpio for invalid gpiosFranklin S Cooper Jr
2015-09-27Input: edt-ft5x06 - do not hardcode interrupt trigger typeDmitry Torokhov
2015-09-27Input: edt-ft5x06 - use generic properties APIDmitry Torokhov
2015-09-27Input: edt-ft5x06 - remove support for platform dataDmitry Torokhov
2015-09-27Input: edt-ft5x06 - drop parsing of irq gpioDmitry Torokhov
2015-09-27Input: edt-ft5x06 - switch to newer gpio frameworkFranklin S Cooper Jr
2015-07-17Input: drop owner assignment from i2c_driverKrzysztof Kozlowski
2015-07-11Input: of_touchscreen - switch to using device propertiesDmitry Torokhov
2015-06-25Input: improve parsing OF parameters for touchscreensDmitry Torokhov
2015-06-25Input: edt-ft5x06 - mark as direct input deviceDmitry Torokhov
2015-03-24Input: edt-ft5x06 - remove EV_SYN event reportMaxime Ripard
2015-03-24Input: edt-ft5x06 - allow to setting the maximum axes value through the DTMaxime Ripard
2014-12-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2014-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2014-12-15Input: edt-ft5x06 - fixed a macro coding style issueAsaf Vertz
2014-11-02Input: touchscreen - use __maybe_unused instead of ifdef around suspend/resumeJingoo Han
2014-10-14input: edt-ft5x06: replace strnicmp with strncasecmpRasmus Villemoes
2014-08-13Input: edt-ft5x06 - remove superfluous assignmentMaks Naumov
2014-07-18Input: edt-ft5x06 - remove unnecessary null testFabian Frederick
2014-06-07Input: edt-ft5x06 - fix an i2c write for M09 supportRobert Woerle
2014-04-03Input: edt-ft5x06 - add a missing conditionDan Carpenter
2014-03-28Input: edt-ft5x06 - add support for M09 firmware versionLothar Waßmann
2014-03-28Input: edt-ft5x06 - ignore touchdown eventsLothar Waßmann
2014-03-28Input: edt-ft5x06 - adjust delays to conform datasheetLothar Waßmann
2014-03-28Input: edt-ft5x06 - add DT supportLothar Waßmann
2014-03-28Input: edt-ft5x06 - several cleanups; no functional changeLothar Waßmann
2014-01-20Input: edt_ft5x06 - use devm_* functions where appropriateLothar Waßmann
2013-12-06Input: use dev_get_platdata()Jingoo Han
2013-03-31Input: edt-ft5x06 - remove redundant null check before kfreeSachin Kamat
2012-11-24Input: remove use of __devexitBill Pemberton
2012-11-24Input: remove use of __devinitBill Pemberton
2012-11-24Input: remove use of __devexit_pBill Pemberton
2012-10-30Merge tag 'v3.7-rc3' into next to sync up with recent USB and MFD changesDmitry Torokhov
2012-10-17Input: edt-ft5x06 - convert to use simple_open()Wei Yongjun
2012-10-01Merge branches 'from-henrik', 'hidraw', 'logitech', 'picolcd', 'ps3', 'uclogi...Jiri Kosina
2012-09-19Input: edt-ft5x06 - return -EFAULT on copy_to_user() errorAxel Lin
2012-09-19Input: MT - Add flags to input_mt_init_slots()Henrik Rydberg
2012-08-21Input: edt-ft5x06 - fix build error when compiling wthout CONFIG_DEBUG_FSGuenter Roeck
2012-07-24Input: add driver for FT5x06 based EDT displaysSimon Budig