linux/drivers/iio
Liam Beguin 1c796caff0 iio: test: format: follow CONFIG_ naming convention
The KUnit documentation indicates that all KUnit Kconfig entries must
match CONFIG_<name>_KUNIT_TEST: where <name> is the name of the test
suite. Rename the IIO_TEST_FORMAT configuration accordingly.

Signed-off-by: Liam Beguin <liambeguin@gmail.com>
Link: https://lore.kernel.org/r/20220710013109.3349104-4-liambeguin@gmail.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
2022-07-16 19:01:14 +01:00
..
accel IIO new device support, features and minor fixes for 5.20 2022-07-14 15:04:49 +02:00
adc iio: adc: ad7949: Fix error message 2022-07-16 18:50:24 +01:00
addac iio: addac: ad74413r: Fix alignment for DMA safety 2022-06-14 11:53:15 +01:00
afe 1st set of IIO fixes for the 5.19 cycle. 2022-06-20 09:49:52 +02:00
amplifiers iio: amplifiers: ad8366: Fix alignment for DMA safety 2022-06-14 11:53:15 +01:00
buffer iio: core: Simplify the registration of kfifo buffers 2022-04-10 16:25:46 +01:00
cdc
chemical IIO new device support, features and minor fixes for 5.20 2022-07-14 15:04:49 +02:00
common iio: common: cros_ec_sensors: explicitly add proper header files 2022-06-14 11:53:20 +01:00
dac iio: dac: cio-dac: Cleanup indexing for DAC writes 2022-07-16 18:48:20 +01:00
dummy Bitmap patches for 5.19-rc1 2022-06-04 14:04:27 -07:00
filter iio:filter:admv8818: select REGMAP_SPI for ADMV8818 2022-04-04 09:19:01 +01:00
frequency IIO new device support, features and minor fixes for 5.20 2022-07-14 15:04:49 +02:00
gyro IIO new device support, features and minor fixes for 5.20 2022-07-14 15:04:49 +02:00
health iio: health: afe4404: Remove duplicated error reporting in .remove() 2022-06-11 14:35:26 +01:00
humidity IIO new device support, features and minor fixes for 5.20 2022-07-14 15:04:49 +02:00
imu IIO new device support, features and minor fixes for 5.20 2022-07-14 15:04:49 +02:00
light iio: light: cm32181: Add PM support 2022-07-07 17:50:04 +01:00
magnetometer iio: magnetometer: rm3100: do not explicity set INDIO_BUFFER_TRIGGERED mode 2022-07-16 17:57:22 +01:00
multiplexer iio: multiplexer: Make use of device properties 2022-04-04 09:11:24 +01:00
orientation
position
potentiometer iio: potentiometer: mcp4131: Fix alignment for DMA safety 2022-06-14 11:53:19 +01:00
potentiostat
pressure iio: pressure: bmp280: Move symbol exports to IIO_BMP280 namespace 2022-06-21 21:30:31 +01:00
proximity iio: proximity: sx_common: Allow IIO core to take care of firmware node 2022-07-16 16:41:33 +01:00
resolver iio: resolver: ad2s90: Fix alignment for DMA safety 2022-06-14 11:53:19 +01:00
temperature iio: temp: maxim_thermocouple: Fix alignment for DMA safety 2022-06-14 11:53:19 +01:00
test iio: test: format: follow CONFIG_ naming convention 2022-07-16 19:01:14 +01:00
trigger IIO new device support, features and minor fixes for 5.20 2022-07-14 15:04:49 +02:00
iio_core_trigger.h
iio_core.h
industrialio-buffer.c iio: Don't use bare "unsigned" 2022-07-01 11:19:08 +01:00
industrialio-configfs.c
industrialio-core.c iio: Don't use bare "unsigned" 2022-07-01 11:19:08 +01:00
industrialio-event.c iio: Replace strtobool() with kstrtobool() 2022-04-28 19:22:54 +01:00
industrialio-sw-device.c iio: Don't use bare "unsigned" 2022-07-01 11:19:08 +01:00
industrialio-sw-trigger.c iio: Don't use bare "unsigned" 2022-07-01 11:19:08 +01:00
industrialio-trigger.c iio: trigger: move trig->owner init to trigger allocate() stage 2022-07-16 16:24:19 +01:00
industrialio-triggered-event.c
inkern.c iio: inkern: make a best effort on offset calculation 2022-01-30 14:38:03 +00:00
Kconfig iio: add filter subfolder 2021-12-16 17:29:46 +00:00
Makefile iio: add filter subfolder 2021-12-16 17:29:46 +00:00
TODO