dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/staging/iio/light
Bryan Freed 01e57c5742 staging:iio:light:isl29018: Convert some of the isl29018 driver to the new iio_chan_spec framework.
Remove the driver's get_sensor_data() interfaces and replace them with
iio_chan_spec channels.  This converts 4 files to the new framework.
Driver ABI change: The intensity_infrared_raw file is now intensity_ir_raw.

Signed-off-by: Bryan Freed <bfreed@chromium.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2011-07-08 14:11:49 -07:00
..
Kconfig staging: iio light Kconfig fixlet 2011-06-28 14:47:26 -07:00
Makefile staging: iio: TAOS tsl258x: Device driver 2011-04-25 17:22:07 -07:00
isl29018.c staging:iio:light:isl29018: Convert some of the isl29018 driver to the new iio_chan_spec framework. 2011-07-08 14:11:49 -07:00
tsl2563.c iio: light sensor: Add SMBUS support to the tsl2563 driver. 2011-06-28 14:52:25 -07:00
tsl2563.h Staging: iio: tsl2563 ambient light sensor driver 2009-12-11 12:23:19 -08:00
tsl2583.c staging:iio: implement an iio_info structure to take some of the constant elements out of iio_dev. 2011-05-19 16:15:05 -07:00