linux/drivers/iio
Marcus Folkesson bca036de0a iio: adc: ad778-1: do not explicity set INDIO_BUFFER_TRIGGERED mode
The core sets INDIO_BUFFER_TRIGGERED as part of
devm_iio_triggered_buffer_setup().

Signed-off-by: Marcus Folkesson <marcus.folkesson@gmail.com>
Link: https://lore.kernel.org/r/20220629203847.4801-1-marcus.folkesson@gmail.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
2022-07-01 17:52:26 +01:00
..
accel iio: accel: mma7660: Drop wrong use of ACPI_PTR() 2022-06-18 16:33:25 +01:00
adc iio: adc: ad778-1: do not explicity set INDIO_BUFFER_TRIGGERED mode 2022-07-01 17:52:26 +01:00
addac iio: addac: ad74413r: Fix alignment for DMA safety 2022-06-14 11:53:15 +01:00
afe iio: afe: rescale: Make use of device properties 2022-04-28 19:22:54 +01: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: chemical: sps30: Move symbol exports into IIO_SPS30 namespace 2022-06-21 21:30:31 +01:00
common iio: common: cros_ec_sensors: explicitly add proper header files 2022-06-14 11:53:20 +01:00
dac iio: dac: ad5380: align '*' each line and drop unneeded blank line 2022-07-01 11:19:08 +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: frequency: adrf6780: Fix alignment for DMA safety 2022-06-14 11:53:18 +01:00
gyro iio: gyro: bmg160: Fix typo in comment 2022-06-18 16:39:37 +01:00
health iio: health: afe4404: Remove duplicated error reporting in .remove() 2022-06-11 14:35:26 +01:00
humidity iio: humidity: hts221: Move symbol exports into IIO_HTS221 namespace 2022-06-15 22:07:09 +01:00
imu iio: imu: bmi160: Move exported symbols to IIO_BMI160 namespace 2022-06-21 21:30:31 +01:00
light iio:light:tsl2563: Replace cancel_delayed_work() with cancel_delayed_work_sync(). 2022-06-18 14:56:25 +01:00
magnetometer iio:magnetometer:mbc150: Make bmc150_magn_remove() return void 2022-06-11 14:35:27 +01:00
multiplexer iio: multiplexer: Make use of device properties 2022-04-04 09:11:24 +01:00
orientation iio: hid-sensors: bind IIO channels alloc to device object 2021-07-13 18:21:53 +01:00
position iio: hid-sensors: Update header includes 2021-06-16 14:53:13 +01:00
potentiometer iio: potentiometer: mcp4131: Fix alignment for DMA safety 2022-06-14 11:53:19 +01:00
potentiostat iio: lmp91000: Remove no-op trigger ops 2021-11-17 17:51:38 +00:00
pressure iio: pressure: bmp280: Move symbol exports to IIO_BMP280 namespace 2022-06-21 21:30:31 +01:00
proximity proximity: vl53l0x: Make VDD regulator actually optional 2022-06-18 17:55:17 +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: add basic tests for the iio-rescale driver 2022-02-28 10:22:24 +00:00
trigger iio: trigger: stm32-lptimer-trigger: explicitly add proper header files 2022-06-14 11:53:21 +01:00
iio_core_trigger.h
iio_core.h iio: Mark iio_device_type as const 2021-11-17 17:51:35 +00:00
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: warn about non-registered iio trigger getting attempt 2022-06-18 14:26:17 +01:00
industrialio-triggered-event.c iio: core: move @id from struct iio_dev to struct iio_dev_opaque 2021-05-17 13:49:13 +01:00
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