linux/drivers/staging/iio
Jonathan Cameron 657b90473b staging:iio:adc remove unused adc.h.
Another header unused after chan_spec conversions.

Signed-off-by: Jonathan Cameron <jic23@cam.ac.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2011-08-23 13:34:23 -07:00
..
Documentation staging:iio:documentation trivial typo fix 2011-08-23 13:28:45 -07:00
accel staging:iio:accel remove unused accel.h header. 2011-08-23 13:34:23 -07:00
adc staging:iio:adc remove unused adc.h. 2011-08-23 13:34:23 -07:00
addac staging:iio:addac:adt7316 make interrupt mask sane. 2011-08-23 13:28:43 -07:00
dac staging:iio:trivial sparse related cleanups. 2011-08-23 13:31:05 -07:00
dds staging:iio:various Stop drivers putting sysfs attributes in a directory named after the device. 2011-08-23 13:28:45 -07:00
gyro staging:iio:gyro: remove gyro.h 2011-08-23 13:34:23 -07:00
imu staging:iio:various header includes that should never have been. 2011-08-23 13:31:08 -07:00
light staging:iio:light:tsl2583 allocate chip state with iio_dev 2011-08-23 13:31:12 -07:00
magnetometer staging:iio:magnetometer: remove unused header magnet.h 2011-08-23 13:34:23 -07:00
meter staging:iio:gyro and meter: header housecleaning. 2011-08-23 13:31:11 -07:00
resolver staging:iio:various Stop drivers putting sysfs attributes in a directory named after the device. 2011-08-23 13:28:45 -07:00
trigger staging:iio:triggers introduce iio_trigger_ops to take const bits out of iio_trig_structure. 2011-08-23 13:31:06 -07:00
Kconfig Staging: iio: Make IIO depend on GENERIC_HARDIRQS 2011-06-27 14:19:21 -07:00
Makefile staging:iio:kfifo buffer implementation 2011-02-18 13:22:51 -08:00
TODO staging: iio: add ADI info to TODO 2010-11-09 15:46:32 -08:00
chrdev.h staging:iio:core cleanup: squash tiny wrappers and use dev_set_name to handle creation of event interface name. 2011-05-19 16:15:04 -07:00
iio.h staging:iio: add quadrature correction to chan info types. 2011-08-23 13:32:46 -07:00
industrialio-core.c staging:iio: add quadrature correction to chan info types. 2011-08-23 13:32:46 -07:00
industrialio-ring.c staging:iio: ring core cleanups + check if read_last available in lis3l02dq 2011-05-19 16:15:05 -07:00
industrialio-trigger.c staging:iio:triggers introduce iio_trigger_ops to take const bits out of iio_trig_structure. 2011-08-23 13:31:06 -07:00
kfifo_buf.c staging:iio:kfifo_buf fix double initialization of the ring device structure. 2011-07-18 13:23:57 -07:00
kfifo_buf.h staging:iio: rationalization of different buffer implementation hooks. 2011-05-19 16:15:03 -07:00
ring_generic.h staging:iio: ring core cleanups + check if read_last available in lis3l02dq 2011-05-19 16:15:05 -07:00
ring_hw.h
ring_sw.c staging:iio: Rip out helper for software rings. 2011-05-19 16:15:03 -07:00
ring_sw.h staging:iio: Rip out helper for software rings. 2011-05-19 16:15:03 -07:00
sysfs.h staging:iio:sysfs cleanout header for unused definitions. 2011-08-23 13:31:12 -07:00
trigger.h staging:iio:triggers introduce iio_trigger_ops to take const bits out of iio_trig_structure. 2011-08-23 13:31:06 -07:00
trigger_consumer.h