[PATCH 0/2] input: Add CSR SiRFSoC internal touchscreen driver

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



From: Barry Song <Baohua.Song@xxxxxxx>

patch "lib: int_sqrt: add int64_sqrt routine" add a int64_sqrt() API
which CSR SiRFSoC internal touchscreen driver needs. and patch "input:
sirfsoc_rs - add sirfsoc internal ADC-based touchscreen driver" adds
the new driver.

Guoying Zhang (1):
  input: sirfsoc_rs - add sirfsoc internal ADC-based touchscreen driver

Yibo Cai (1):
  lib: int_sqrt: add int64_sqrt routine

 drivers/input/touchscreen/Kconfig      |  10 +
 drivers/input/touchscreen/Makefile     |   1 +
 drivers/input/touchscreen/sirfsoc_ts.c | 658 +++++++++++++++++++++++++++++++++
 include/linux/kernel.h                 |   1 +
 lib/int_sqrt.c                         |  27 ++
 5 files changed, 697 insertions(+)
 create mode 100644 drivers/input/touchscreen/sirfsoc_ts.c

-- 
1.9.3

--
To unsubscribe from this list: send the line "unsubscribe linux-input" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Linux Media Devel]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Linux Wireless Networking]     [Linux Omap]

  Powered by Linux