summaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen/atmel_mxt_ts.c
AgeCommit message (Expand)Author
2013-09-14input: touch: atmel: Update Ftrace logging.Vikas Jain
2013-09-14input: touch: atmel: Update Ftrace logging.Vikas Jain
2013-09-14input:atmel_mxt - add regulator supportXiaohui Tao
2013-09-14touch: atmel_mxt_ts: Remove EARLY_SUSPENDRobert Collins
2013-09-14input: touch: atmel_mxt_ts: Add Ftrace logging.Vikas Jain
2013-09-14input: touch: atmel_mxt_ts: Reduce power during LP0.Robert Collins
2013-09-14input: touch: atmel_mxt_ts: Add SysFS interface to slow down scanning.Robert Collins
2013-09-14touch: atmel_mxt_ts: Add dynamic config file nameRobert Collins
2013-09-14Merge commit 'maxtouch-v3.0-16-Oct-2012' into ToT_2012-10-16_10-30-AMRobert Collins
2013-09-14Partial Revert "Input: convert I2C drivers to use module_i2c_driver()"Dan Willemsen
2013-09-14Input: atmel_mxt_ts - Handle different T5 DMA read behaviour on mXT224Nick Dyer
2013-09-14Input: atmel_mxt_ts - Bootloader addresses for mXT1664/mXT1188SNick Dyer
2013-09-14Input: atmel_mxt_ts - recover from bootloader on probeNick Dyer
2013-09-14Input: atmel_mxt_ts - Add CHG line handling in bootloader codeNick Dyer
2013-09-14Input: atmel_mxt_ts - Add check for incorrect firmware file formatNick Dyer
2013-09-14Input: atmel_mxt_ts - Implement T15 Key Array supportNick Dyer
2013-09-14Input: atmel_mxt_ts - Implement T63 Active Stylus supportNick Dyer
2013-09-14Input: atmel_mxt_ts - add i2c retriesNick Dyer
2013-09-14Input: atmel_mxt_ts - Implement vector/orientation supportNick Dyer
2013-09-14Input: atmel_mxt_ts - Calculate and check CRC in config fileNick Dyer
2013-09-14Input: atmel_mxt_ts - Read info block CRCNick Dyer
2013-09-14Input: atmel_mxt_ts - Output status from T42 Touch SuppressionNick Dyer
2013-09-14Input: atmel_mxt_ts - Output status from T48 Noise SupressionNick Dyer
2013-09-14Input: atmel_mxt_ts - Rework interrupt handling and input reportingNick Dyer
2013-09-14Input: atmel_mxt_ts - Print error code from mxt_read_regNick Dyer
2013-09-14Input: atmel_mxt_ts - Cache object addresses for use in interrupt handlerNick Dyer
2013-09-14Input: atmel_mxt_ts - Optimise read of object table and information blockNick Dyer
2013-09-14Input: atmel_mxt_ts - add shutdown functionNick Dyer
2013-09-14Input: atmel_mxt_ts - add version/build sysfs entriesNick Dyer
2013-09-14Input: atmel_mxt_ts - attempt to downgrade configuration gracefullyNick Dyer
2013-09-14Input: atmel_mxt_ts - Add early suspend supportNick Dyer
2013-09-14Input: atmel_mxt_ts - add safety check for MXT_MAX_FINGERNick Dyer
2013-09-14Input: atmel_mxt_ts - Improve device configurationNick Dyer
2013-09-14Input: atmel_mxt_ts - move reset code into separate functionNick Dyer
2013-09-14Input: atmel_mxt_ts - read screen config from chipNick Dyer
2013-09-14Input: atmel-mxt-ts - Improve bootloader supportNick Dyer
2013-09-14Input: atmel_mxt_ts - Add check for writing outside object boundsNick Dyer
2013-09-14Input: atmel_mxt_ts - replace soft reset on resume with calibrateNick Dyer
2013-09-14Input: atmel_mxt_ts - Use deep sleep mode when stoppedNick Dyer
2013-09-14Input: atmel_mxt_ts - Implement CRC check for configuration data.Nick Dyer
2013-09-14Input: atmel_mxt_ts - Store min_reportid rather than calculating it every int...Nick Dyer
2013-09-14Input: atmel_mxt_ts - Improve error reporting and debugNick Dyer
2013-09-14Input: atmel_mxt_ts - Remove problematic mxt_object_show interfaceNick Dyer
2013-09-14Input: atmel_mxt_ts - Add facility via sysfs for pausing and resuming driverNick Dyer
2013-09-14Input: atmel_mxt_ts - Implement debug output for messagesNick Dyer
2013-09-14Input: atmel_mxt_ts - Add memory access interface via sysfsNick Dyer
2013-09-14Input: atmel_mxt_ts - Improve handling of multiple instancesNick Dyer
2013-09-14Input: atmel_mxt_ts - Make wait-after-reset period compatible with all chipsIiro Valkonen
2013-09-14Input: atmel_mxt_ts - dump each message on just 1 lineDaniel Kurtz
2013-09-14Input: atmel_mxt_ts - do not read extra (checksum) byteDaniel Kurtz