[PATCH 0/2] etzkx accelerometer support

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

 



Hi,

these two patches provide the etzkx device driver which supports
the following accelerometers:

 - Kionix kxcnl
 - Kionix kxtnk
 - ST lisn3dsh

Support for ST lis3dsh accelerometer is still in progress.

The etzkx accelerometers are a kind of devices that are able to
do gesture recognition directly on the device. It uses two slots
of 16 steps (bytes) each for loading algorithms which perform
gesture recognition.

The second patch contains the documentation of the device driver.

On http://www.etezian.org/etzkx/etzkx/ is possible to find more
informations about the accelerometer.

Thanks,
Andi

Andi Shyti (2):
  drivers/misc: etzkx driver for kxcnl/kxtnk accelerometer
  Documentation: added etzkx driver documentation

 Documentation/misc-devices/etzkx.txt |  325 +++++
 drivers/misc/Kconfig                 |   12 +
 drivers/misc/Makefile                |    1 +
 drivers/misc/etzkx.c                 | 2313 ++++++++++++++++++++++++++++++++++
 include/linux/i2c/etzkx.h            |  157 +++
 5 files changed, 2808 insertions(+)
 create mode 100644 Documentation/misc-devices/etzkx.txt
 create mode 100644 drivers/misc/etzkx.c
 create mode 100644 include/linux/i2c/etzkx.h

-- 
1.7.10.4

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




[Index of Archives]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Linux FS]     [Yosemite Forum]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]     [Linux Resources]

  Powered by Linux