]> git.baikalelectronics.ru Git - kernel.git/commit
iio: hid-sensors: Added Proximity Sensor Driver
authorArchana Patni <archana.patni@linux.intel.com>
Thu, 20 Feb 2014 06:29:00 +0000 (06:29 +0000)
committerJonathan Cameron <jic23@kernel.org>
Sat, 22 Feb 2014 13:07:01 +0000 (13:07 +0000)
commit00956a9dbea09f69bff79ea01778f48e49094888
tree22d4649c5340abe1e868bc32bfef6d6f4751270f
parentc5eef04722b6dc1c4b19745dc280665640e9f81e
iio: hid-sensors: Added Proximity Sensor Driver

Added usage id processing for Proximity (Human Presence).
This uses IIO interfaces for triggered buffer to present data
to user mode. This uses HID sensor framework for registering
callback events from the sensor hub.

Signed-off-by: Archana Patni <archana.patni@intel.com>
Signed-off-by: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
drivers/iio/light/Kconfig
drivers/iio/light/Makefile
drivers/iio/light/hid-sensor-prox.c [new file with mode: 0644]
include/linux/hid-sensor-ids.h