aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/atmel_mxt_ts.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-11-24Input: remove use of __devexitBill Pemberton1-1/+1
2012-11-24Input: remove use of __devinitBill Pemberton1-1/+1
2012-11-24Input: remove use of __devexit_pBill Pemberton1-1/+1
2012-10-04Input: atmel_mxt_ts - simplify mxt_dump_messageAndy Shevchenko1-4/+2
2012-09-19Input: MT - Add flags to input_mt_init_slots()Henrik Rydberg1-1/+1
2012-07-07Pull input changes from Henrik Rydberg, including large update toDmitry Torokhov1-222/+241
2012-07-05Revert "Input: atmel_mxt_ts - warn if sysfs could not be created"Henrik Rydberg1-1/+4
2012-07-04Input: request threaded-only IRQs with IRQF_ONESHOTLars-Peter Clausen1-1/+2
2012-06-29Input: atmel_mxt_ts - parse T6 reportsDaniel Kurtz1-4/+19
2012-06-29Input: atmel_mxt_ts - send all MT-B slots in one input reportDaniel Kurtz1-5/+10
2012-06-29Input: atmel_mxt_ts - use T9 reportid range to init number of mt slotsDaniel Kurtz1-8/+8
2012-06-29Input: atmel_mxt_ts - refactor reportid checking in mxt_interruptDaniel Kurtz1-6/+8
2012-06-29Input: atmel_mxt_ts - cache T9 reportid range when reading object tableDaniel Kurtz1-35/+41
2012-06-29Input: atmel_mxt_ts - refactor when and how object table is freedDaniel Kurtz1-7/+16
2012-06-29Input: atmel_mxt_ts - add detail to touchevent debug messageDaniel Kurtz1-3/+14
2012-06-29Input: atmel_mxt_ts - simplify event reportingDaniel Kurtz1-76/+13
2012-06-29Input: atmel_mxt_ts - add sysfs entries to read fw and hw versionDaniel Kurtz1-0/+24
2012-06-29Input: atmel_mxt_ts - update driver ID info loggingDaniel Kurtz1-4/+4
2012-06-29Input: atmel_mxt_ts - read ID information block in one i2c transactionDaniel Kurtz1-23/+3
2012-06-29Input: atmel_mxt_ts - optimize writing of object table entriesDaniel Kurtz1-12/+12
2012-06-29Input: atmel_mxt_ts - add variable length __mxt_write_regDaniel Kurtz1-5/+18
2012-06-29Input: atmel_mxt_ts - return errors from i2c layerDaniel Kurtz1-8/+20
2012-06-29Input: atmel_mxt_ts - print all instances when dumping objectsDaniel Kurtz1-10/+26
2012-06-29Input: atmel_mxt_ts - print less overhead when dumping objectsDaniel Kurtz1-8/+4
2012-06-29Input: atmel_mxt_ts - optimize reading objects in object sysfs entryDaniel Kurtz1-20/+15
2012-06-29Input: atmel_mxt_ts - use scnprintf for object sysfs entryDaniel Kurtz1-12/+4
2012-06-29Input: atmel_mxt_ts - don't read T5 when dumping objectsDaniel Kurtz1-1/+0
2012-06-29Input: atmel_mxt_ts - warn if sysfs could not be createdDaniel Kurtz1-4/+1
2012-06-29Input: atmel_mxt_ts - detect OOM when creating mt slotsDaniel Kurtz1-1/+3
2012-06-29Input: atmel_mxt_ts - use client name for irqDaniel Kurtz1-1/+1
2012-06-29Input: atmel_mxt_ts - derive phys from i2c client adapterDaniel Kurtz1-0/+5
2012-05-10Input: atmel_mxt_ts - dump each message on just 1 lineDaniel Kurtz1-9/+5
2012-05-10Input: atmel_mxt_ts - do not read extra (checksum) byteDaniel Kurtz1-2/+0
2012-05-10Input: atmel_mxt_ts - verify object size in mxt_write_objectDaniel Kurtz1-1/+1
2012-05-10Input: atmel_mxt_ts - only allow root to update firmwareDaniel Kurtz1-2/+2
2012-05-10Input: atmel_mxt_ts - use CONFIG_PM_SLEEPDaniel Kurtz1-8/+3
2012-03-16Input: convert I2C drivers to use module_i2c_driver()Axel Lin1-12/+1
2011-10-06Input: atmel_mxt_ts - use snprintf for sysfs attribute show methodDaniel Kurtz1-6/+15
2011-08-16Input: atmel_mxt_ts - report pressure information from the driverYufeng Shen1-0/+12
2011-07-04Input: atmel_mxt_ts - handle objects with multiple instances correctlyIiro Valkonen1-2/+4
2011-07-04Input: atmel_mxt_ts - update object listIiro Valkonen1-82/+102
2011-04-12Input: atmel_mxt_ts - convert to MT protocol BJoonyoung Shim1-12/+15
2011-04-12Input: atmel_mxt_ts - make CHG line high after enabling interruptsIiro Valkonen1-4/+8
2011-04-12Input: atmel_mxt_ts - support 12bit resolutionJoonyoung Shim1-14/+39
2011-03-14Input: atmel_mxt_ts - add objects of mXT1386 chipJoonyoung Shim1-0/+8
2011-03-14Input: atmel_mxt_ts - remove firmware version checkJoonyoung Shim1-16/+5
2011-02-25Input: atmel_mxt_ts - remove matrix size checkIiro Valkonen1-73/+0
2011-02-21Input: atmel_mxt_ts - allow board code to specify IRQ flagsIiro Valkonen1-3/+4
2011-02-21Input: atmel_mxt_ts - allow board code to suppliy controller configIiro Valkonen1-135/+13
2011-02-21Input: atmel_mxt_ts - add mXT224 identifier to id_tableChris Leech1-0/+1