2
0
mirror of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-09-04 20:19:47 +08:00
linux/drivers/iio
Ingo Molnar 41cb08555c treewide, timers: Rename from_timer() to timer_container_of()
Move this API to the canonical timer_*() namespace.

[ tglx: Redone against pre rc1 ]

Signed-off-by: Ingo Molnar <mingo@kernel.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/all/aB2X0jCKQO56WdMt@gmail.com
2025-06-08 09:07:37 +02:00
..
accel IIO: New device support, features and cleanup for 6.16 - take 2 2025-05-22 15:54:52 +02:00
adc Char/Misc/IIO pull request for 6.16-rc1 2025-06-06 11:50:47 -07:00
addac iio: addac: ad74413r: use aligned_s64 for timestamp 2025-05-21 14:20:27 +01:00
afe iio: normalize array sentinel style 2025-04-22 19:10:04 +01:00
amplifiers iio: normalize array sentinel style 2025-04-22 19:10:04 +01:00
buffer iio: buffer-dma: Fix docstrings 2025-03-04 14:49:31 +00:00
cdc iio: normalize array sentinel style 2025-04-22 19:10:04 +01:00
chemical IIO: New device support, features and cleanup for 6.16 - take 2 2025-05-22 15:54:52 +02:00
common treewide, timers: Rename from_timer() to timer_container_of() 2025-06-08 09:07:37 +02:00
dac IIO: New device support, features and cleanup for 6.16 - take 2 2025-05-22 15:54:52 +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: gyro: adxrs450: remove bits_per_word = 8 2025-05-21 14:20:31 +01:00
health iio: normalize array sentinel style 2025-04-22 19:10:04 +01:00
humidity iio: normalize array sentinel style 2025-04-22 19:10:04 +01:00
imu IIO: New device support, features and cleanup for 6.16 - take 2 2025-05-22 15:54:52 +02:00
light IIO: New device support, features and cleanup for 6.16 - take 2 2025-05-22 15:54:52 +02:00
magnetometer IIO: New device support, features and cleanup for 6.16 - take 2 2025-05-22 15:54:52 +02: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: normalize array sentinel style 2025-04-22 19:10:04 +01:00
potentiostat iio: normalize array sentinel style 2025-04-22 19:10:04 +01:00
pressure IIO: New device support, features and cleanup for 6.16 - take 2 2025-05-22 15:54:52 +02:00
proximity iio: proximity: Use iio_push_to_buffers_with_ts() to provide length for runtime checks. 2025-05-21 14:20:26 +01:00
resolver iio: resolver: Use iio_push_to_buffers_with_ts() to provide length for runtime checks. 2025-05-21 14:20:26 +01:00
temperature IIO: New device support, features and cleanup for 6.16 - take 2 2025-05-22 15:54:52 +02:00
test iio: normalize array sentinel style 2025-04-22 19:10:04 +01:00
trigger iio: normalize array sentinel style 2025-04-22 19:10:04 +01:00
iio_core_trigger.h
iio_core.h iio: Add iio_read_channel_label to inkern API 2024-06-28 20:06:56 +01:00
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 iio: backend: add support for data source get 2025-04-22 19:10:03 +01: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 iio: Adjust internals of handling of direct mode claiming to suit new API. 2025-04-22 19:10:01 +01: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 iio: core: Add iio_read_acpi_mount_matrix() helper function 2024-04-29 20:53:25 +01:00
TODO