lkml.org 
[lkml]   [2013]   [Jun]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/2] etzkx accelerometer support
Date
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



\
 
 \ /
  Last update: 2013-06-17 00:21    [W:0.077 / U:0.164 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site