1. 31 1月, 2012 1 次提交
  2. 31 12月, 2011 1 次提交
  3. 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
  4. 16 11月, 2011 1 次提交
  5. 05 11月, 2011 1 次提交
  6. 29 9月, 2011 1 次提交
  7. 12 4月, 2011 1 次提交
  8. 24 3月, 2011 1 次提交
  9. 17 3月, 2011 1 次提交
  10. 21 2月, 2011 1 次提交
  11. 31 1月, 2011 1 次提交
  12. 21 1月, 2011 1 次提交
    • D
      kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT · 6a108a14
      David Rientjes 提交于
      The meaning of CONFIG_EMBEDDED has long since been obsoleted; the option
      is used to configure any non-standard kernel with a much larger scope than
      only small devices.
      
      This patch renames the option to CONFIG_EXPERT in init/Kconfig and fixes
      references to the option throughout the kernel.  A new CONFIG_EMBEDDED
      option is added that automatically selects CONFIG_EXPERT when enabled and
      can be used in the future to isolate options that should only be
      considered for embedded systems (RISC architectures, SLOB, etc).
      
      Calling the option "EXPERT" more accurately represents its intention: only
      expert users who understand the impact of the configuration changes they
      are making should enable it.
      Reviewed-by: NIngo Molnar <mingo@elte.hu>
      Acked-by: NDavid Woodhouse <david.woodhouse@intel.com>
      Signed-off-by: NDavid Rientjes <rientjes@google.com>
      Cc: Greg KH <gregkh@suse.de>
      Cc: "David S. Miller" <davem@davemloft.net>
      Cc: Jens Axboe <axboe@kernel.dk>
      Cc: Arnd Bergmann <arnd@arndb.de>
      Cc: Robin Holt <holt@sgi.com>
      Cc: <linux-arch@vger.kernel.org>
      Signed-off-by: NAndrew Morton <akpm@linux-foundation.org>
      Signed-off-by: NLinus Torvalds <torvalds@linux-foundation.org>
      6a108a14
  13. 16 12月, 2010 1 次提交
  14. 02 11月, 2010 1 次提交
  15. 13 10月, 2010 1 次提交
  16. 24 9月, 2010 1 次提交
  17. 02 9月, 2010 1 次提交
  18. 29 8月, 2010 1 次提交
  19. 12 8月, 2010 1 次提交
  20. 31 7月, 2010 1 次提交
  21. 15 7月, 2010 1 次提交
  22. 04 7月, 2010 1 次提交
  23. 29 6月, 2010 1 次提交
  24. 01 6月, 2010 1 次提交
  25. 28 5月, 2010 1 次提交
  26. 19 5月, 2010 1 次提交
  27. 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
  28. 14 4月, 2010 2 次提交
  29. 10 3月, 2010 1 次提交
  30. 08 3月, 2010 1 次提交
  31. 11 2月, 2010 1 次提交
  32. 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
  33. 16 12月, 2009 1 次提交
  34. 30 11月, 2009 1 次提交
  35. 24 11月, 2009 2 次提交
  36. 20 11月, 2009 1 次提交
  37. 27 10月, 2009 1 次提交
  38. 18 9月, 2009 1 次提交