remarkable-linux/drivers/iio
Doug Anderson bbc28134e9 iio: adc: Nothing in ADC should be a bool CONFIG
The whole IIO subsystem can be built as modules.  If you make it a
module then stuff marked as "Y" in the adc directory simply won't be
linked in properly.

The two configs that were wrong were EXYNOS_ADC and LP8788_ADC.  I
know for a fact that EXYNOS_ADC will work as a module. I assume
LP8788_ADC will also be fine.

Signed-off-by: Doug Anderson <dianders@chromium.org>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
2014-04-26 11:22:16 +01:00
..
accel iio:accel:bma180: Make LOW_PASS_FILTER_3DB_FREQUENCY shared_by_type 2014-02-15 11:05:02 +00:00
adc iio: adc: Nothing in ADC should be a bool CONFIG 2014-04-26 11:22:16 +01:00
amplifiers
common iio: hid-sensor-hub: Remove hard coded indexes 2014-02-17 15:09:47 +01:00
dac iio: dac: ad7303: remove an unneeded check 2014-02-03 21:44:42 +00:00
frequency
gyro iio:gyro: bug on L3GD20H gyroscope support 2014-02-18 10:24:49 +00:00
humidity iio: Add si7005 relative humidity and temperature sensor driver 2014-01-11 11:12:44 +00:00
imu iio:imu:mpu6050: Fixed segfault in Invensens MPU driver due to null dereference 2014-04-26 11:14:51 +01:00
light First found of IIO fixes for the 3.15 cycle. 2014-04-22 21:29:20 -07:00
magnetometer iio:magnetometer:mag3110: Fix unreachable code 2014-02-25 20:45:58 +00:00
orientation
pressure iio:pressure: Add support for LPS25H pressure sensor 2014-02-22 13:09:53 +00:00
temperature
trigger
buffer_cb.c iio get rid of unneccessary error_ret 2014-02-18 08:46:36 +00:00
iio_core.h
iio_core_trigger.h
industrialio-buffer.c First found of IIO fixes for the 3.15 cycle. 2014-04-22 21:29:20 -07:00
industrialio-core.c iio: Avoid unnecessary kasprintf 2014-02-18 10:31:11 +00:00
industrialio-event.c iio:event: Fix and cleanup locking 2014-02-23 15:53:25 +00:00
industrialio-trigger.c iio get rid of unneccessary error_ret 2014-02-18 08:46:36 +00:00
industrialio-triggered-buffer.c
inkern.c
Kconfig
kfifo_buf.c
Makefile