1. 02 12月, 2015 1 次提交
    • A
      iio: exynos-adc: add experimental touchscreen support · 2bb8ad9b
      Arnd Bergmann 提交于
      This adds support for the touchscreen on Samsung s3c64xx.
      The driver is completely untested but shows roughly how
      it could be done, following the example of the at91 driver.
      
      compared to the old plat-samsung/adc driver, there is
      no support for prioritizing ts over other clients, nor
      for oversampling. From my reading of the code, the
      priorities didn't actually have any effect at all, but
      the oversampling might be needed.
      
      Verifying this driver is the main issue that is currently
      holding up multiplatform support for s3c64xx, so any help
      in testing is very much appreciated.
      
      The current version uses the IS_REACHABLE() that is
      going to be introduced in the linux-media tree, please
      comment this out for testing.
      Signed-off-by: NArnd Bergmann <arnd@arndb.de>
      Acked-by: NDmitry Torokhov <dmitry.torokhov@gmail.com>
      2bb8ad9b
  2. 05 11月, 2014 2 次提交
  3. 08 8月, 2014 2 次提交
  4. 24 7月, 2014 1 次提交
  5. 25 6月, 2014 1 次提交
  6. 03 12月, 2013 1 次提交
  7. 29 3月, 2013 2 次提交
  8. 18 3月, 2013 1 次提交
  9. 16 3月, 2013 1 次提交