summaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen/atmel_mxt_ts.c
AgeCommit message (Expand)Author
2018-11-29Input: atmel_mxt_ts - fix reset-gpio for level based irqsSebastian Reichel
2018-11-29Input: atmel_mxt_ts - add support for reset lineSebastian Reichel
2018-11-29Input: atmel_mxt_ts - use more managed resourcesSebastian Reichel
2018-11-29Input: atmel_mxt_ts - add T100 as a readable objectMaxime Roussin-BĂ©langer
2018-11-29Input: touchscreen - use local variables consistentlyGuenter Roeck
2018-11-29Revert "input: atmel_mxt_ts: support reset gpio line"Dominik Sliwa
2018-06-19input: atmel_mxt_ts: support reset gpio lineDominik Sliwa
2017-09-26input: atmel_mxt_ts driver updateNick Dyer
2012-08-03input: touch: atmel_mxt_ts: Add Ftrace logging.Vikas Jain
2012-03-08input: touch: atmel_mxt_ts: Reduce power during LP0.Robert Collins
2012-02-10input: touchscreen: atmel_mxt_ts: Change mem_access permissionsDan Willemsen
2011-12-21input: touch: atmel_mxt_ts: Prevent accidental TS disable.Robert Collins
2011-12-09input: touch: atmel_mxt_ts: sanity check pressure valueVarun Wadekar
2011-11-30atmel: touch: Fix build error when PM_SLEEP is not selectedScott Williams
2011-11-30input: touch: atmel_mxt_ts: Prevent double suspend/resume.Robert Collins
2011-11-30Input: atmel_mxt_ts: add early suspend/resume functionalityRobert Collins
2011-11-30input: touch: atmel_mxt_ts: Add SysFS interface to slow down scanning.Robert Collins
2011-11-30input: touch: atmel_mxt_ts: Disable TS power during LP0.Robert Collins
2011-11-30input: touch: atmel_mxt_ts: Updated to new Atmel touch driver.Robert Collins
2011-11-30input: touch: atmel_mxt_ts: Prevent touchscreen from becoming unresponsive in...Joel Kenny
2011-11-30input: touch: atmel_mxt_ts: Prevent boot and resume hangs.Robert Collins
2011-11-30Input: atmel_mxt_touch: NVIDIA touch customizationRobert Collins
2011-11-30Input: atmel_mxt_ts: Atmel customizations to touch.Robert Collins
2011-08-16Input: atmel_mxt_ts - report pressure information from the driverYufeng Shen
2011-07-04Input: atmel_mxt_ts - handle objects with multiple instances correctlyIiro Valkonen
2011-07-04Input: atmel_mxt_ts - update object listIiro Valkonen
2011-04-12Input: atmel_mxt_ts - convert to MT protocol BJoonyoung Shim
2011-04-12Input: atmel_mxt_ts - make CHG line high after enabling interruptsIiro Valkonen
2011-04-12Input: atmel_mxt_ts - support 12bit resolutionJoonyoung Shim
2011-03-14Input: atmel_mxt_ts - add objects of mXT1386 chipJoonyoung Shim
2011-03-14Input: atmel_mxt_ts - remove firmware version checkJoonyoung Shim
2011-02-25Input: atmel_mxt_ts - remove matrix size checkIiro Valkonen
2011-02-21Input: atmel_mxt_ts - allow board code to specify IRQ flagsIiro Valkonen
2011-02-21Input: atmel_mxt_ts - allow board code to suppliy controller configIiro Valkonen
2011-02-21Input: atmel_mxt_ts - add mXT224 identifier to id_tableChris Leech
2011-02-21Input: atmel_mxt_ts - read whole message to make CHG lowIiro Valkonen
2011-02-21Input: atmel_mxt_ts - get rid of qt602240 prefixes in namesIiro Valkonen
2011-02-21Input: qt602240_ts - rename to atmel_mxt_tsDmitry Torokhov