1. 10 3月, 2010 1 次提交
  2. 08 3月, 2010 1 次提交
  3. 11 2月, 2010 1 次提交
  4. 04 2月, 2010 1 次提交
    • O
      Input: usbtouchscreen - add NEXIO (or iNexio) support · 5197424c
      Ondrej Zary 提交于
      Add support for NEXIO (or iNexio) USB touchscreens to usbtouchscreen
      driver.  Tested with NEX170MRT 17" LCD monitor with integrated touchscreen
      (with xserver-xorg-input-evtouch 0.8.8-1):
      
      T:  Bus=02 Lev=01 Prnt=01 Port=01 Cnt=01 Dev#= 54 Spd=12  MxCh= 0
      D:  Ver= 1.10 Cls=02(comm.) Sub=00 Prot=00 MxPS= 8 #Cfgs=  1
      P:  Vendor=1870 ProdID=0001 Rev= 1.00
      S:  Manufacturer=iNexio
      S:  Product=iNexio USB
      C:* #Ifs= 2 Cfg#= 1 Atr=c0 MxPwr=500mA
      I:* If#= 0 Alt= 0 #EPs= 1 Cls=02(comm.) Sub=02 Prot=00 Driver=(none)
      E:  Ad=83(I) Atr=03(Int.) MxPS=   8 Ivl=255ms
      I:* If#= 1 Alt= 0 #EPs= 2 Cls=0a(data ) Sub=00 Prot=00 Driver=(none)
      E:  Ad=01(O) Atr=02(Bulk) MxPS=  64 Ivl=0ms
      E:  Ad=82(I) Atr=02(Bulk) MxPS=  64 Ivl=0ms
      
      No datasheet is available, this was written by capturing some data with
      SniffUSB in Windows: http://www.rainbow-software.org/linux_files/nexio/Signed-off-by: NOndrej Zary <linux@rainbow-software.org>
      Signed-off-by: NAndrew Morton <akpm@linux-foundation.org>
      Signed-off-by: NDmitry Torokhov <dtor@mail.ru>
      5197424c
  5. 16 12月, 2009 1 次提交
  6. 30 11月, 2009 1 次提交
  7. 24 11月, 2009 2 次提交
  8. 20 11月, 2009 1 次提交
  9. 27 10月, 2009 1 次提交
  10. 18 9月, 2009 2 次提交
  11. 17 9月, 2009 1 次提交
  12. 28 7月, 2009 1 次提交
  13. 21 7月, 2009 1 次提交
  14. 13 7月, 2009 1 次提交
  15. 08 7月, 2009 1 次提交
  16. 11 6月, 2009 1 次提交
  17. 20 5月, 2009 1 次提交
  18. 19 4月, 2009 1 次提交
  19. 10 3月, 2009 2 次提交
  20. 09 3月, 2009 1 次提交
  21. 23 12月, 2008 1 次提交
  22. 20 12月, 2008 1 次提交
  23. 25 11月, 2008 1 次提交
  24. 21 10月, 2008 1 次提交
  25. 20 10月, 2008 1 次提交
  26. 21 8月, 2008 1 次提交
  27. 29 7月, 2008 1 次提交
  28. 24 7月, 2008 1 次提交
  29. 08 7月, 2008 1 次提交
  30. 30 6月, 2008 1 次提交
  31. 02 6月, 2008 1 次提交
  32. 17 5月, 2008 1 次提交
    • M
      Input: add support for SuperH MigoR touchscreen · 885c316d
      Magnus Damm 提交于
      This is V2 of the MigoR touch screen driver. The chip we interface to
      is unfortunately a custom designed microcontroller speaking some
      undocumented protocol over i2c.
      
      The board specific code is expected to register this device as an i2c
      chip using struct i2c_board_info [] and i2c_register_board_info().
      
      [dtor@mail.ru: don't enable touchscreen if there are no users]
      Signed-off-by: NMagnus Damm <damm@igel.co.jp>
      Signed-off-by: NDmitry Torokhov <dtor@mail.ru>
      885c316d
  33. 02 4月, 2008 5 次提交