linux/drivers/staging/iio
Krzysztof Kozlowski ae890d511a staging: iio: ad7606_par: Constify platform_device_id
The platform_device_id is not modified by the driver and core uses it as
const.

Signed-off-by: Krzysztof Kozlowski <k.kozlowski.k@gmail.com>
Acked-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-05-08 09:24:15 +02:00
..
accel Staging: iio: accel: Remove explicit NULL comparison 2015-04-01 17:23:21 +02:00
adc staging: iio: ad7606_par: Constify platform_device_id 2015-05-08 09:24:15 +02:00
addac staging: iio: addac: annotate Kconfig entries with module name information 2014-10-20 10:29:08 +08:00
cdc staging: iio: cdc: Don't put an else right after a return 2014-09-19 17:49:39 -07:00
Documentation Staging: fixed multiple spelling errors. 2015-05-08 09:23:58 +02:00
frequency Staging: iio: Use braces on all arms of if statement 2015-03-16 16:14:05 +01:00
gyro Staging: iio: gyro: Added description for config symbol. 2014-10-20 10:29:08 +08:00
impedance-analyzer Staging: iio: impedance-analyzer: Remove explicit NULL comparison 2015-04-01 17:23:21 +02:00
light Staging: iio: Remove parentheses around right side an assignment 2015-03-16 16:10:08 +01:00
magnetometer First set of new drivers, cleanups and functionality for IIO in the 4.1 cycle. 2015-03-24 22:53:52 +01:00
meter Staging: iio: meter: Remove explicit NULL comparison 2015-04-01 17:23:20 +02:00
resolver First set of new drivers, cleanups and functionality for IIO in the 4.1 cycle. 2015-03-24 22:53:52 +01:00
trigger Staging: iio: trigger: Remove explicit NULL comparison 2015-04-01 17:23:20 +02:00
iio_dummy_evgen.c Staging: iio: iio_dummy_evgen: Simplify NULL comparison 2015-04-01 17:23:20 +02:00
iio_dummy_evgen.h iio: dummy: Add virtual registers for dummy device 2014-11-22 11:05:44 +00:00
iio_simple_dummy_buffer.c Staging: iio: iio_simple_dummy: Remove explicit NULL comparison 2015-04-01 17:23:20 +02:00
iio_simple_dummy_events.c iio: example code is buggy 2015-04-30 16:57:32 +02:00
iio_simple_dummy.c Staging: iio: iio_simple_dummy: Remove explicit NULL comparison 2015-04-01 17:23:20 +02:00
iio_simple_dummy.h Staging: fixed multiple spelling errors. 2015-05-08 09:23:58 +02:00
Kconfig staging: iio: dummy: Fix undefined symbol build error 2015-03-14 18:36:20 +00:00
Makefile
ring_hw.h staging: iio: Add #include guards to header files 2014-09-28 22:19:04 -04:00
TODO