linux-stable/drivers/staging/iio
Jonathan Cameron bdab100173 staging:iio:light:tsl2563 remove old style event registration.
Untested.

Signed-off-by: Jonathan Cameron <jic23@cam.ac.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2011-05-19 16:06:13 -07:00
..
accel staging:iio:buffering remove unused parameter dead_offset from read_last_n in all buffer implementations. 2011-05-19 16:06:13 -07:00
adc staging:iio:max1363 - move to channel_spec registration. 2011-05-19 16:06:11 -07:00
addac staging:iio: Add ability to allocate private data space to iio_allocate_device 2011-04-25 17:23:09 -07:00
dac IIO: DAC: AD5791: Add support for the AD5760/AD5780 High Resolution DACs 2011-05-03 11:40:01 -07:00
dds IIO: DDS: AD9834: Add support for AD9837 and AD9838 DDS devices 2011-05-03 11:40:01 -07:00
Documentation staging:iio:documentation make read_size signed to allow for errors. 2011-04-25 17:23:11 -07:00
gyro IIO: GYRO: ADXRS450: Don't exit probe, in case the power on default is not met. 2011-05-03 11:40:03 -07:00
imu staging:iio:adis16400 replace unnecessary event line registration. 2011-04-25 17:24:32 -07:00
light staging:iio:light:tsl2563 remove old style event registration. 2011-05-19 16:06:13 -07:00
magnetometer staging:iio: Add ability to allocate private data space to iio_allocate_device 2011-04-25 17:23:09 -07:00
meter staging:iio:ade7758 replace unnecessary event line registration. 2011-04-25 17:24:35 -07:00
resolver staging:iio: Add ability to allocate private data space to iio_allocate_device 2011-04-25 17:23:09 -07:00
trigger iio: trigger: iio-trig-bfin-timer: select missing dependency 2011-05-12 09:26:57 -07:00
chrdev.h staging:iio: remove ability to escalate events. 2011-05-19 16:06:11 -07:00
iio.h staging:iio: Push interrupt setup down into the drivers for event lines. 2011-05-19 16:06:12 -07:00
industrialio-core.c staging:iio: Push interrupt setup down into the drivers for event lines. 2011-05-19 16:06:12 -07:00
industrialio-ring.c staging:iio:buffering remove unused parameter dead_offset from read_last_n in all buffer implementations. 2011-05-19 16:06:13 -07:00
industrialio-trigger.c staging:iio: iio_trigger_unregister - remove rather strange search for what we already have. 2011-04-25 17:23:08 -07:00
Kconfig staging:iio:kfifo buffer implementation 2011-02-18 13:22:51 -08:00
kfifo_buf.c staging:iio:buffering remove unused parameter dead_offset from read_last_n in all buffer implementations. 2011-05-19 16:06:13 -07:00
kfifo_buf.h staging:iio:buffering remove unused parameter dead_offset from read_last_n in all buffer implementations. 2011-05-19 16:06:13 -07:00
Makefile staging:iio:kfifo buffer implementation 2011-02-18 13:22:51 -08:00
ring_generic.h staging:iio:buffering remove unused parameter dead_offset from read_last_n in all buffer implementations. 2011-05-19 16:06:13 -07:00
ring_hw.h
ring_sw.c staging:iio:buffering remove unused parameter dead_offset from read_last_n in all buffer implementations. 2011-05-19 16:06:13 -07:00
ring_sw.h staging:iio:buffering remove unused parameter dead_offset from read_last_n in all buffer implementations. 2011-05-19 16:06:13 -07:00
sysfs.h staging:iio: allow channels to be set up using a table of iio_channel_spec structures. 2011-05-19 16:06:11 -07:00
TODO staging: iio: add ADI info to TODO 2010-11-09 15:46:32 -08:00
trigger.h staging:iio:trigger remove export of iio_trigger_find_by_name, use sysfs_streq for matching 2011-04-25 17:23:08 -07:00
trigger_consumer.h