linux/drivers/iio/adc
Jan Kardell baa3c65298 iio: ti_am335x_adc: Fix: Use same step id at FIFOs both ends
Since AI lines could be selected at will (linux-3.11) the sending
and receiving ends of the FIFO does not agree about what step is used
for a line. It only works if the last lines are used, like 5,6,7,
and fails if ie 2,4,6 is selected in DT.

Signed-off-by: Jan Kardell <jan.kardell@telliq.com>
Tested-by: Zubair Lutfullah <zubair.lutfullah@gmail.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Cc: stable@vger.kernel.org
2014-07-08 21:21:22 +01:00
..
ad799x.c iio:adc:ad799x: Fix reading and writing of event values, apply shift 2014-06-21 10:43:13 +01:00
ad7266.c
ad7298.c
ad7476.c
ad7791.c
ad7793.c
ad7887.c
ad7923.c
ad_sigma_delta.c
at91_adc.c First set of IIO fixes for the 3.16 cycle. 2014-06-18 10:41:08 -07:00
exynos_adc.c Merge 3.15-rc6 into staging-next. 2014-05-22 23:27:17 +09:00
Kconfig Third round of new stuff for IIO in the 3.16 cycle. 2014-05-25 10:56:30 -07:00
lp8788_adc.c
Makefile First round of IIO new driver, functionality and cleanups for the 3.16 cycle. 2014-04-26 08:12:25 -07:00
max1363.c iio:adc:max1363 incorrect resolutions for max11604, max11605, max11610 and max11611. 2014-05-25 12:06:25 +01:00
mcp320x.c
mcp3422.c
men_z188_adc.c iio: adc: checking for NULL instead of IS_ERR() in probe 2014-06-14 16:16:43 +01:00
nau7802.c
ti_am335x_adc.c iio: ti_am335x_adc: Fix: Use same step id at FIFOs both ends 2014-07-08 21:21:22 +01:00
ti-adc081c.c
twl4030-madc.c twl4030-madc: Request processed values in twl4030_get_madc_conversion 2014-06-02 21:53:27 +01:00
twl6030-gpadc.c
vf610_adc.c
viperboard_adc.c
xilinx-xadc-core.c
xilinx-xadc-events.c
xilinx-xadc.h