1. ffc257b Merge "input: atmel_mxt_ts: Allow bootloader address to be set" by Linux Build Service Account · 12 years ago
  2. 4e69360 Merge "input: atmel_mxt_ts: suppress touches when T42 message not sent" by Linux Build Service Account · 12 years ago
  3. 265fc3c input: atmel_mxt_ts: Allow bootloader address to be set by Amy Maloche · 12 years ago
  4. 1b7ac70 input: atmel_mxt_ts: suppress touches when T42 message not sent by Amy Maloche · 12 years ago
  5. 434b7d8 input: atmel_mxt_ts: Add secure touch configuration by Amy Maloche · 12 years ago
  6. 49d7613 atmel_mxt_ts: Register for FB events by Anurag Singh · 12 years ago
  7. e153354 Revert "input: atmel_mxt_ts: Allow bootloader address to be set" by Steve Muckle · 12 years ago
  8. 71b8f02 input: atmel_mxt_ts: Allow bootloader address to be set by Amy Maloche · 12 years ago
  9. 64fdd1f touchscreen: atmel_mxt_ts: Set proper delay for power on and reset by Jing Lin · 12 years ago
  10. a962ba3 input: atmel_mxt_ts: Fix config update after firmware upgrade by Jing Lin · 12 years ago
  11. a339ef7 input: atmel_mxt_ts: no config update for major mismatch by Sreenivasulu Chalam Charla · 13 years ago
  12. 583ffe77 Merge "input: atmel_mxt_ts: Send calibrate command during resume" by Linux Build Service Account · 12 years ago
  13. 63a5f65 input: atmel_mxt_ts: Send calibrate command during resume by Mohan Pallaka · 13 years ago
  14. e8a03c5 touchscreen: atmel_mxt_ts: support multiple instances of T9 object by Amy Maloche · 13 years ago
  15. 56cb58c input: atmel_mxt_ts: Fix macro (CONFIG_OF) name usage by Amy Maloche · 13 years ago
  16. d96f503 input: atmel_mxt_ts: Add device tree support by Mohan Pallaka · 13 years ago
  17. 41f1cc3 input: atmel_mxt_ts: add support for 336S and 1664S controllers by Amy Maloche · 13 years ago
  18. 78fe53c input: atmel_mxt_ts: Add firmware upgrade support for MXT224E by Mohan Pallaka · 13 years ago
  19. 9d0faa0 atmel_mxt_ts: Set input property bit to indicate a direct input device by Amy Maloche · 13 years ago
  20. b6acab4 input: atmel_mxt_ts: Add support for T42 object by Mohan Pallaka · 13 years ago
  21. f132c6c Merge commit 'AU_LINUX_ANDROID_ICS.04.00.04.00.126' into msm-3.4 by Steve Muckle · 13 years ago
  22. 279a2ae5 input: atmel-mxt-ts: Report the correct pressure value by Anirudh Ghayal · 13 years ago
  23. 0d57869 input: atmel_mxt_ts: Fix section mismatch by Stephen Boyd · 13 years ago
  24. 1cb2e16 input: atmel_mxt_ts: Do not disable multi-touch object in suspend by Anirudh Ghayal · 13 years ago
  25. 8a9472d input: atmel_mxt_ts: Zero out config version after firmware upgrade by Jing Lin · 13 years ago
  26. 412aedc input: atmel_mxt_ts: Move the logic to save objects locally to a function by Jing Lin · 13 years ago
  27. 8fadad7 Input: atmel_mxt_ts: Update config to newer version only by Jing Lin · 13 years ago
  28. 56a1a5d input: atmel_mxt_ts: Fix to reject coordinates outside active touch area by Mohan Pallaka · 13 years ago
  29. 1b92c1c Input: convert I2C drivers to use module_i2c_driver() by Axel Lin · 13 years ago
  30. 6c3b37b Input: atmel-mxt_ts: Support firmware upgrade in bootloader mode by Anirudh Ghayal · 13 years ago
  31. cc974cb input: atmel_mxt_ts: Support hex format firmware upgrade by Jing Lin · 13 years ago
  32. 0bcb5b5 input: atmel-mxt-ts: Provide firmware name via platform data by Anirudh Ghayal · 13 years ago
  33. 0a4016c Input: atmel-mxt-ts - Improve bootloader support by Nick Dyer · 13 years ago
  34. cd47322 Input: atmel_mxt_ts - convert to MT protocol B by Joonyoung Shim · 13 years ago
  35. c331f84 input: atmel_mxt_ts: Don't set mode on unsettable regulators by Amy Maloche · 13 years ago
  36. 83c385a input: atmel-mxt-ts: Provide max touch coordinates via platform data by Amy Maloche · 13 years ago
  37. 6cfc00e Input: atmel_mxt_ts: Add a debugfs attribute to show all objects by Jing Lin · 13 years ago
  38. c7fc405 input: atmel_mxt_ts: Add support for object PROCI_SHIELDLESS_T56 by Jing Lin · 13 years ago
  39. dc4413c input: atmel_mxt_ts: Support runtime selection of config data by Jing Lin · 13 years ago
  40. 382d3ce input: atmel_mxt_ts: Add support for keyarray object by Mohan Pallaka · 13 years ago
  41. bfe8f30 input: atmel_mxt_ts: Release irq and reset gpios by Mohan Pallaka · 13 years ago
  42. 5e7343f input: atmel_mxt_ts: Report pressure as 0 upon MXT release event by Mohan Pallaka · 13 years ago
  43. 380cc0b input: atmel_mxt_ts: add mxt224E family reset specifics by Amy Maloche · 13 years ago
  44. 08266db input: atmel_mxt_ts: add gpio framework to driver by Amy Maloche · 13 years ago
  45. e864559 Input: atmel_mxt_ts - update object list by Iiro Valkonen · 13 years ago
  46. 21115eb input: atmel_mxt_ts: modify regulator framework for mxt224E by Amy Maloche · 13 years ago
  47. e6eb36a Input: atmel_mxt_ts - report pressure information from the driver by Yufeng Shen · 13 years ago
  48. 32c7253 Input: atmel_mxt_ts: Fix error handling in mxt_probe by Jing Lin · 13 years ago
  49. 4ef11a8 Input: atmel_mxt_ts - Use snprintf for sysfs attribute show method by Daniel Kurtz · 13 years ago
  50. bace50b input: atmel_mxt_ts: Move regulators to LPM/HPM in suspend/resume by Jing Lin · 13 years ago
  51. 36aee81 input: atmel_mxt_ts: Add retry mechanism for I2C read/write by Jing Lin · 13 years ago
  52. 2f86317 input: atmel_mxt_ts: Clean up pdata and update config array by Jing Lin · 13 years ago
  53. 2b59bab input: atmel_mxt_ts: remove mt protocol b capability by Amy Maloche · 13 years ago
  54. f0d7b8d Input: atmel_mxt_ts: increase delay required for power stabilization by Amy Maloche · 13 years ago
  55. 5226221 input: atmel_mxt_ts: put device in LPM from T7 and T9 by Amy Maloche · 14 years ago
  56. 626af86 Input: atmel_mxt_ts - use snprintf for sysfs attribute show method by Daniel Kurtz · 13 years ago
  57. ab51f2b input: atmel_mxt_ts: Remove deprecated functions by Mohan Pallaka · 14 years ago
  58. 7e44743 input: atmel_mxt_ts: Update proper reset time for mxt1386 by Amy Maloche · 14 years ago
  59. 4ac053c Input: atmel_mxt_ts - Make wait-after-reset peroid compatible with all chips by Iiro Valkonen · 14 years ago
  60. ba3bc7a input: atmel-mxt-ts: Make digitizer object(43) readable/writeable by Anirudh Ghayal · 14 years ago
  61. f1071c0 input: atmel-mxt-ts: Make USERDATA as writable object by Anirudh Ghayal · 14 years ago
  62. 253ce12 input: atmel-mxt-ts: Add earlysuspend support by Anirudh Ghayal · 14 years ago
  63. a498e4d input: atmel-mxt-ts: Add regulator support and init. callbacks by Anirudh Ghayal · 14 years ago
  64. 28ac293 Input: atmel_mxt_ts - report pressure information from the driver by Yufeng Shen · 14 years ago
  65. a93d4f2 Input: atmel_mxt_ts - handle objects with multiple instances correctly by Iiro Valkonen · 14 years ago
  66. 81c88a7 Input: atmel_mxt_ts - update object list by Iiro Valkonen · 14 years ago
  67. 8b86c1c Input: atmel_mxt_ts - convert to MT protocol B by Joonyoung Shim · 14 years ago
  68. 08960a0 Input: atmel_mxt_ts - make CHG line high after enabling interrupts by Iiro Valkonen · 14 years ago
  69. 910d805 Input: atmel_mxt_ts - support 12bit resolution by Joonyoung Shim · 14 years ago
  70. 4c75de3 Input: atmel_mxt_ts - add objects of mXT1386 chip by Joonyoung Shim · 14 years ago
  71. 979a72d Input: atmel_mxt_ts - remove firmware version check by Joonyoung Shim · 14 years ago
  72. 0d3c073 Input: atmel_mxt_ts - remove matrix size check by Iiro Valkonen · 14 years ago
  73. 919ed89 Input: atmel_mxt_ts - allow board code to specify IRQ flags by Iiro Valkonen · 14 years ago
  74. 71749f5 Input: atmel_mxt_ts - allow board code to suppliy controller config by Iiro Valkonen · 14 years ago
  75. 46ee2a0 Input: atmel_mxt_ts - add mXT224 identifier to id_table by Chris Leech · 14 years ago
  76. 26cdb1a Input: atmel_mxt_ts - read whole message to make CHG low by Iiro Valkonen · 14 years ago
  77. 7686b10 Input: atmel_mxt_ts - get rid of qt602240 prefixes in names by Iiro Valkonen · 14 years ago
  78. 964de52 Input: qt602240_ts - rename to atmel_mxt_ts by Dmitry Torokhov · 14 years ago[Renamed (99%) from drivers/input/touchscreen/qt602240_ts.c]
  79. ce16a47 Input: qt602240_ts - fix wrong sizeof in object table allocation by Chris Leech · 14 years ago
  80. 8b5fce0 Input: qt602240_ts - convert to using dev_pm_ops by Dmitry Torokhov · 14 years ago
  81. 4cf51c3 Input: Add ATMEL QT602240 touchscreen driver by Joonyoung Shim · 15 years ago