linux-loongson/drivers/iio
Bartosz Golaszewski d9d87d90cc treewide: rename GPIO set callbacks back to their original names
The conversion of all GPIO drivers to using the .set_rv() and
.set_multiple_rv() callbacks from struct gpio_chip (which - unlike their
predecessors - return an integer and allow the controller drivers to
indicate failures to users) is now complete and the legacy ones have
been removed. Rename the new callbacks back to their original names in
one sweeping change.

Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
2025-08-07 10:07:06 +02:00
..
accel Char / Misc / IIO / other driver updates for 6.17-rc1 2025-07-29 09:52:01 -07:00
adc treewide: rename GPIO set callbacks back to their original names 2025-08-07 10:07:06 +02:00
addac treewide: rename GPIO set callbacks back to their original names 2025-08-07 10:07:06 +02:00
afe iio: normalize array sentinel style 2025-04-22 19:10:04 +01:00
amplifiers iio: amplifiers: ad8366: make ad8366_info const 2025-07-06 10:37:52 +01:00
buffer iio: buffer: Fix checkpatch.pl warning 2025-06-09 07:45:35 +01:00
cdc iio: normalize array sentinel style 2025-04-22 19:10:04 +01:00
chemical iio: chemical: atlas-ezo-sensor: make atlas_ezo_devices const 2025-07-06 10:37:52 +01:00
common Char / Misc / IIO / other driver updates for 6.17-rc1 2025-07-29 09:52:01 -07:00
dac treewide: rename GPIO set callbacks back to their original names 2025-08-07 10:07:06 +02:00
dummy iio: dummy: Switch to iio_push_to_buffers_with_ts() and provide size of storage 2025-05-21 14:20:26 +01:00
filter iio: normalize array sentinel style 2025-04-22 19:10:04 +01:00
frequency iio: admv1013: replace redundant ternary operator with just len 2025-05-21 14:21:34 +01:00
gyro iio: Remove single use of macro definition for IRQ name 2025-06-09 07:45:36 +01:00
health iio: health: afe4404: convert to use maple tree register cache 2025-06-26 19:32:53 +01:00
humidity iio: Remove single use of macro definition for driver name 2025-06-09 07:45:36 +01:00
imu Driver core changes for 6.17-rc1 2025-07-29 12:15:39 -07:00
light iio: light: cm3232: make struct cm3232_als_info const 2025-07-13 15:36:24 +01:00
magnetometer iio: magnetometer: af8133j: use = { } instead of memset() 2025-06-26 19:32:57 +01:00
multiplexer iio: normalize array sentinel style 2025-04-22 19:10:04 +01:00
orientation iio: orientation: hid-sensor-rotation: remove unnecessary alignment 2025-05-21 14:20:28 +01:00
position iio: normalize array sentinel style 2025-04-22 19:10:04 +01:00
potentiometer iio: potentiometer: Drop unused export.h includes 2025-06-26 19:32:52 +01:00
potentiostat iio: normalize array sentinel style 2025-04-22 19:10:04 +01:00
pressure iio: pressure: dlhl60d: Use separate structures rather than an array for chip info 2025-07-13 15:36:24 +01:00
proximity iio: Add driver for Nicera D3-323-AA PIR sensor 2025-07-14 19:20:55 +01:00
resolver iio: Remove single use of macro definition for driver name 2025-06-09 07:45:36 +01:00
temperature iio: temperature: tmp006: use = { } instead of memset() 2025-06-26 19:32:57 +01:00
test iio: normalize array sentinel style 2025-04-22 19:10:04 +01:00
trigger iio: trigger: stm32-lptimer: Fix build warnings about export.h 2025-06-26 19:32:52 +01:00
iio_core_trigger.h
iio_core.h
industrialio-acpi.c iio: acpi: Add iio_get_acpi_device_name_and_data() helper function 2024-10-28 20:04:11 +00:00
industrialio-backend.c Char / Misc / IIO / other driver updates for 6.17-rc1 2025-07-29 09:52:01 -07:00
industrialio-buffer.c iio: core: mark scan_timestamp as __private 2024-12-28 14:28:14 +00:00
industrialio-configfs.c
industrialio-core.c Char / Misc / IIO / other driver updates for 6.17-rc1 2025-07-29 09:52:01 -07:00
industrialio-event.c iio: introduce the FAULT event type 2025-02-08 15:16:29 +00:00
industrialio-gts-helper.c iio: gts-helper: export iio_gts_get_total_gain() 2025-02-08 15:16:29 +00:00
industrialio-sw-device.c
industrialio-sw-trigger.c
industrialio-trigger.c iio: trigger: allow devices to suspend/resume theirs associated trigger 2024-08-10 11:19:36 +01:00
industrialio-triggered-event.c
inkern.c Merge 6.13-rc4 into char-misc-next 2025-01-13 06:17:49 +01:00
Kconfig iio: core: Add new DMABUF interface infrastructure 2024-06-30 11:29:17 +01:00
Makefile
TODO