linux/drivers/staging/iio
Alexandre Belloni 38125b2c93 iio: mxs-lradc: convert is_divided to a bitmap
mxs_lradc.is_divided was an unsigned long array. Convert it to a bitmap to save
some memory.

Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
2014-01-01 14:31:56 +00:00
..
Documentation staging: iio: generic_buffer: initialize ret 2013-10-12 12:19:50 +01:00
accel iio: Remove support for the legacy event config interface 2013-12-08 13:13:52 +00:00
adc iio: mxs-lradc: convert is_divided to a bitmap 2014-01-01 14:31:56 +00:00
addac staging: iio: addac: Use devm_iio_device_register 2013-11-24 21:07:21 +00:00
cdc iio: Remove support for the legacy event config interface 2013-12-08 13:13:52 +00:00
frequency staging:iio:ad9834: Mark transfer buffers as __b16 2013-12-03 20:22:29 +00:00
gyro staging: iio: adis16060: Use devm_iio_device_register 2013-11-24 21:07:21 +00:00
impedance-analyzer staging:iio:ad5933: Remove redundant call to iio_sw_buffer_preenable() 2013-10-16 19:16:15 +01:00
light iio: Remove support for the legacy event config interface 2013-12-08 13:13:52 +00:00
magnetometer 2nd round of new IIO drivers, features and cleanups for the 3.14 cycle. 2013-12-24 10:30:57 -08:00
meter spi: Updates for v3.13 2013-11-12 15:01:39 +09:00
resolver staging: iio: ad2s1200: Use devm_iio_device_register 2013-11-24 21:07:22 +00:00
trigger staging:iio:iio-trig-bfin-timer: Fix compile error 2013-09-28 11:46:18 +01:00
Kconfig staging:iio:dummy fix kfifo_buf kconfig dependency issue if kfifo modular and buffer enabled for built in dummy driver. 2013-09-18 19:43:23 +01:00
Makefile hwmon: Move the IIO client driver for hwmon out of staging 2013-03-23 10:08:15 +00:00
TODO Staging/iio: add TODO reminder 2013-10-01 16:19:17 +01:00
iio_dummy_evgen.c staging:iio: Don't compare boolean values with true/false 2012-10-19 16:19:45 +01:00
iio_dummy_evgen.h
iio_simple_dummy.c iio: Remove support for the legacy event config interface 2013-12-08 13:13:52 +00:00
iio_simple_dummy.h staging:iio:simple_dummy: Switch to new event config interface 2013-10-12 12:48:39 +01:00
iio_simple_dummy_buffer.c staging:iio:simple-dummy: Remove redundant call to iio_sw_buffer_preenable() 2013-10-16 19:15:40 +01:00
iio_simple_dummy_events.c staging:iio:simple_dummy: Switch to new event config interface 2013-10-12 12:48:39 +01:00
ring_hw.h