1. 29 5月, 2014 1 次提交
  2. 15 5月, 2014 1 次提交
  3. 28 3月, 2014 1 次提交
  4. 20 11月, 2013 1 次提交
  5. 31 10月, 2013 1 次提交
  6. 01 7月, 2013 4 次提交
  7. 28 11月, 2012 1 次提交
  8. 06 11月, 2012 1 次提交
  9. 25 7月, 2012 1 次提交
  10. 18 7月, 2012 1 次提交
  11. 30 4月, 2012 1 次提交
  12. 05 4月, 2012 1 次提交
  13. 18 3月, 2012 1 次提交
  14. 05 3月, 2012 1 次提交
  15. 31 1月, 2012 1 次提交
  16. 31 12月, 2011 1 次提交
  17. 28 12月, 2011 1 次提交
    • H
      Input: add driver for AUO In-Cell touchscreens using pixcir ICs · 5245db49
      Heiko Stübner 提交于
      Some displays from AUO have a so called in-cell touchscreen, meaning it
      is built directly into the display unit.
      
      Touchdata is gathered through PIXCIR Tango-ICs and processed in an
      Atmel ATmega168P with custom firmware. Communication between the host
      system and ATmega is done via I2C.
      
      Devices using this touch solution include the Dell Streak5 and the family
      of Qisda ebook readers.
      
      The driver reports single- and multi-touch events including touch area
      values.
      Signed-off-by: NHeiko Stuebner <heiko@sntech.de>
      Signed-off-by: NDmitry Torokhov <dtor@mail.ru>
      5245db49
  18. 16 11月, 2011 1 次提交
  19. 29 9月, 2011 1 次提交
  20. 12 4月, 2011 1 次提交
  21. 17 3月, 2011 1 次提交
  22. 21 2月, 2011 1 次提交
  23. 31 1月, 2011 1 次提交
  24. 16 12月, 2010 1 次提交
  25. 13 10月, 2010 1 次提交
  26. 24 9月, 2010 1 次提交
  27. 02 9月, 2010 1 次提交
  28. 29 8月, 2010 1 次提交
  29. 12 8月, 2010 1 次提交
  30. 31 7月, 2010 1 次提交
  31. 15 7月, 2010 1 次提交
  32. 04 7月, 2010 1 次提交
  33. 28 5月, 2010 1 次提交
  34. 11 5月, 2010 1 次提交
    • E
      input: remove now deprecated corgi_ts.c touchscreen driver · 5700929d
      Eric Miao 提交于
      The corgi touchscreen is now deprecated in favour of the generic ads7846.c
      driver. The noise reduction technique used in corgi_ts.c, which is to wait
      till vsync before ADC sampling, is also integrated into ads7846 driver now.
      Provided that the original driver is not generic and is difficult to maintain,
      it will be removed now.
      Signed-off-by: NEric Miao <eric.y.miao@gmail.com>
      Cc: Richard Purdie <rpurdie@rpsys.net>
      Cc: Pavel Machek <pavel@ucw.cz>
      Cc: Dmitry Torokhov <dmitry.torokhov@gmail.com>
      5700929d
  35. 14 4月, 2010 2 次提交
  36. 08 3月, 2010 1 次提交