1. 04a7918 Input: atmel_mxt_ts - refactor reportid checking in mxt_interrupt by Daniel Kurtz · 13 years ago
  2. 333e5a9 Input: atmel_mxt_ts - cache T9 reportid range when reading object table by Daniel Kurtz · 13 years ago
  3. 7d4fa10 Input: atmel_mxt_ts - refactor when and how object table is freed by Daniel Kurtz · 13 years ago
  4. b2e459b Input: atmel_mxt_ts - add detail to touchevent debug message by Daniel Kurtz · 13 years ago
  5. fba5bc3 Input: atmel_mxt_ts - simplify event reporting by Daniel Kurtz · 13 years ago
  6. b19fc9e Input: atmel_mxt_ts - add sysfs entries to read fw and hw version by Daniel Kurtz · 13 years ago
  7. e0e0269 Input: atmel_mxt_ts - update driver ID info logging by Daniel Kurtz · 13 years ago
  8. 23003a84 Input: atmel_mxt_ts - read ID information block in one i2c transaction by Daniel Kurtz · 13 years ago
  9. cf94bc0 Input: atmel_mxt_ts - optimize writing of object table entries by Daniel Kurtz · 13 years ago
  10. 9638ab7 Input: atmel_mxt_ts - add variable length __mxt_write_reg by Daniel Kurtz · 13 years ago
  11. 771733e Input: atmel_mxt_ts - return errors from i2c layer by Daniel Kurtz · 13 years ago
  12. 794eb67 Input: atmel_mxt_ts - print all instances when dumping objects by Daniel Kurtz · 13 years ago
  13. 9163095 Input: atmel_mxt_ts - print less overhead when dumping objects by Daniel Kurtz · 13 years ago
  14. 43a91d5 Input: atmel_mxt_ts - optimize reading objects in object sysfs entry by Daniel Kurtz · 13 years ago
  15. 9c67b78 Input: atmel_mxt_ts - use scnprintf for object sysfs entry by Daniel Kurtz · 13 years ago
  16. 55d6867 Input: atmel_mxt_ts - don't read T5 when dumping objects by Daniel Kurtz · 13 years ago
  17. 6399003 Input: atmel_mxt_ts - warn if sysfs could not be created by Daniel Kurtz · 13 years ago
  18. e1e1658 Input: atmel_mxt_ts - detect OOM when creating mt slots by Daniel Kurtz · 13 years ago
  19. c2ef9a1 Input: atmel_mxt_ts - use client name for irq by Daniel Kurtz · 13 years ago
  20. ec02ac2 Input: atmel_mxt_ts - derive phys from i2c client adapter by Daniel Kurtz · 13 years ago
  21. 6ee3dbf Input: atmel_mxt_ts - dump each message on just 1 line by Daniel Kurtz · 13 years ago
  22. 822115f Input: atmel_mxt_ts - do not read extra (checksum) byte by Daniel Kurtz · 13 years ago
  23. d1ff320 Input: atmel_mxt_ts - verify object size in mxt_write_object by Daniel Kurtz · 13 years ago
  24. 71b3e93 Input: atmel_mxt_ts - only allow root to update firmware by Daniel Kurtz · 13 years ago
  25. 3a73c81 Input: atmel_mxt_ts - use CONFIG_PM_SLEEP by Daniel Kurtz · 13 years ago
  26. 1b92c1c Input: convert I2C drivers to use module_i2c_driver() by Axel Lin · 13 years ago
  27. 626af861 Input: atmel_mxt_ts - use snprintf for sysfs attribute show method by Daniel Kurtz · 14 years ago
  28. 28ac293 Input: atmel_mxt_ts - report pressure information from the driver by Yufeng Shen · 14 years ago
  29. a93d4f2 Input: atmel_mxt_ts - handle objects with multiple instances correctly by Iiro Valkonen · 14 years ago
  30. 81c88a7 Input: atmel_mxt_ts - update object list by Iiro Valkonen · 14 years ago
  31. 8b86c1c Input: atmel_mxt_ts - convert to MT protocol B by Joonyoung Shim · 14 years ago
  32. 08960a0 Input: atmel_mxt_ts - make CHG line high after enabling interrupts by Iiro Valkonen · 14 years ago
  33. 910d805 Input: atmel_mxt_ts - support 12bit resolution by Joonyoung Shim · 14 years ago
  34. 4c75de3 Input: atmel_mxt_ts - add objects of mXT1386 chip by Joonyoung Shim · 14 years ago
  35. 979a72d Input: atmel_mxt_ts - remove firmware version check by Joonyoung Shim · 14 years ago
  36. 0d3c073 Input: atmel_mxt_ts - remove matrix size check by Iiro Valkonen · 14 years ago
  37. 919ed89 Input: atmel_mxt_ts - allow board code to specify IRQ flags by Iiro Valkonen · 14 years ago
  38. 71749f5 Input: atmel_mxt_ts - allow board code to suppliy controller config by Iiro Valkonen · 14 years ago
  39. 46ee2a0 Input: atmel_mxt_ts - add mXT224 identifier to id_table by Chris Leech · 14 years ago
  40. 26cdb1a Input: atmel_mxt_ts - read whole message to make CHG low by Iiro Valkonen · 15 years ago
  41. 7686b10 Input: atmel_mxt_ts - get rid of qt602240 prefixes in names by Iiro Valkonen · 15 years ago
  42. 964de52 Input: qt602240_ts - rename to atmel_mxt_ts by Dmitry Torokhov · 15 years ago[Renamed (99%) from drivers/input/touchscreen/qt602240_ts.c]
  43. ce16a47 Input: qt602240_ts - fix wrong sizeof in object table allocation by Chris Leech · 15 years ago
  44. 8b5fce0 Input: qt602240_ts - convert to using dev_pm_ops by Dmitry Torokhov · 15 years ago
  45. 4cf51c3 Input: Add ATMEL QT602240 touchscreen driver by Joonyoung Shim · 15 years ago