linux-hardened/drivers/staging/iio
Lars-Peter Clausen 3b1cae7c2c staging:iio:ad7291: Move out of staging
The ad7291 driver is in a reasonable shape. It does not use non-standard API/ABI
and there are no major style issues with the driver. So this patch moves it out
of staging.

There is one small warning from checkpatch which is also fixed in this patch.
The patch also sorts the #include directives in alphabetical order.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
2014-07-08 21:17:30 +01:00
..
accel iio: adis: Switch sampling frequency attr to core support. 2014-07-07 09:44:17 +01:00
adc staging:iio:ad7291: Move out of staging 2014-07-08 21:17:30 +01:00
addac First round of IIO new driver, functionality and cleanups for the 3.16 cycle. 2014-04-26 08:12:25 -07:00
cdc staging: iio: Fix typo in iio 2014-04-23 21:44:41 +01:00
Documentation staging: iio: remove duplicate case labels 2014-07-07 17:15:13 +01:00
frequency staging: iio: ad9832: Remove redundant check 2014-07-07 13:32:07 +01:00
gyro staging: iio: adis16060: Use devm_iio_device_register 2013-11-24 21:07:21 +00:00
impedance-analyzer staging:iio:impedance:ad5933: correct error check 2014-01-01 12:19:17 +00:00
light First set of IIO fixes for the 3.16 cycle. 2014-06-18 10:41:08 -07:00
magnetometer staging: iio: hmc5843: Add all available models to device tree id table. 2014-06-29 11:56:30 +01:00
meter iio: Remove timestamp argument from iio_trigger_poll() and iio_trigger_poll_chained() 2014-06-14 16:25:59 +01:00
resolver staging:iio:ad2s1200 fix missing parenthesis in a for statment. 2014-04-26 10:51:14 +01:00
trigger iio:trigger: Introduce the use of devm_kzalloc 2014-07-07 18:12:02 +01:00
iio_dummy_evgen.c
iio_dummy_evgen.h
iio_simple_dummy.c staging: iio: fix coding style by adding blank lines in iio_simple_dummy 2014-06-14 16:19:10 +01:00
iio_simple_dummy.h
iio_simple_dummy_buffer.c
iio_simple_dummy_events.c
Kconfig staging/iio: IIO_SIMPLE_DUMMY_BUFFER neds IIO_BUFFER 2014-06-07 11:45:21 +01:00
Makefile
ring_hw.h
TODO