1. 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
  2. 16 12月, 2010 1 次提交
  3. 02 11月, 2010 1 次提交
  4. 13 10月, 2010 1 次提交
  5. 24 9月, 2010 1 次提交
  6. 02 9月, 2010 1 次提交
  7. 29 8月, 2010 1 次提交
  8. 12 8月, 2010 1 次提交
  9. 31 7月, 2010 1 次提交
  10. 15 7月, 2010 1 次提交
  11. 04 7月, 2010 1 次提交
  12. 29 6月, 2010 1 次提交
  13. 01 6月, 2010 1 次提交
  14. 28 5月, 2010 1 次提交
  15. 19 5月, 2010 1 次提交
  16. 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
  17. 14 4月, 2010 2 次提交
  18. 10 3月, 2010 1 次提交
  19. 08 3月, 2010 1 次提交
  20. 11 2月, 2010 1 次提交
  21. 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
  22. 16 12月, 2009 1 次提交
  23. 30 11月, 2009 1 次提交
  24. 24 11月, 2009 2 次提交
  25. 20 11月, 2009 1 次提交
  26. 27 10月, 2009 1 次提交
  27. 18 9月, 2009 2 次提交
  28. 17 9月, 2009 1 次提交
  29. 28 7月, 2009 1 次提交
  30. 21 7月, 2009 1 次提交
  31. 13 7月, 2009 1 次提交
  32. 08 7月, 2009 1 次提交
  33. 11 6月, 2009 1 次提交
  34. 20 5月, 2009 1 次提交
  35. 19 4月, 2009 1 次提交
  36. 10 3月, 2009 2 次提交