index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
iio
Age
Commit message (
Expand
)
Author
2025-12-06
Merge tag 'char-misc-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-11-09
iio: imu: adis: fix all kernel-doc warnings in header file
Randy Dunlap
2025-10-20
iio: adc: qcom-vadc-common: fix vadc_scale_fn_type kernel-doc
Randy Dunlap
2025-10-13
iio: buffer-dma: support getting the DMA channel
Nuno Sá
2025-10-13
iio: buffer: support getting dma channel from the buffer
Nuno Sá
2025-10-13
iio: buffer: document that buffer callback must be context safe
David Lechner
2025-10-13
iio: buffer: document store_to() callback may be called in any context
David Lechner
2025-10-13
iio: buffer: deprecated iio_push_to_buffers_with_timestamp()
David Lechner
2025-10-13
iio: buffer: document iio_push_to_buffers_with_ts()
David Lechner
2025-09-23
Merge tag 'iio-for-6.18a' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
2025-09-13
iio: add power and energy measurement modifiers
Antoniu Miclaus
2025-09-10
iio: consumers: Add an iio_multiply_value() helper function
Hans de Goede
2025-08-31
iio: frequency: adf4350: Fix ADF4350_REG3_12BIT_CLKDIV_MODE
Michael Hennerich
2025-08-25
iio: core: switch info_mask fields to unsigned long to match find_bit helpers
Junjie Cao
2025-08-16
iio: fix iio_push_to_buffers_with_ts() typo
David Lechner
2025-07-13
iio: adc: ad_sigma_delta: add SPI offload support
David Lechner
2025-07-13
iio: adc: ad_sigma_delta: use spi_optimize_message()
David Lechner
2025-07-13
iio: adc: ad_sigma_delta: use u8 instead of uint8_t
David Lechner
2025-06-26
iio: backend: update iio_backend_oversampling_ratio_set
Pop Ioan Daniel
2025-06-26
iio: cros_ec_sensors: add cros_ec_activity driver
Gwendal Grignou
2025-06-09
iio: core: add ADC delay calibration definition
Angelo Dureghello
2025-06-09
iio: backend: add support for number of lanes
Antoniu Miclaus
2025-06-09
iio: backend: add support for data alignment
Antoniu Miclaus
2025-06-09
iio: backend: add support for filter config
Antoniu Miclaus
2025-05-21
iio: introduce IIO_DECLARE_BUFFER_WITH_TS macros
David Lechner
2025-05-21
iio: make IIO_DMA_MINALIGN minimum of 8 bytes
David Lechner
2025-05-21
iio: introduced iio_push_to_buffers_with_ts() that takes a data_total_len arg...
Jonathan Cameron
2025-04-22
iio: backend: add support for data source get
Angelo Dureghello
2025-04-22
iio: Adjust internals of handling of direct mode claiming to suit new API.
Jonathan Cameron
2025-04-22
iio: trigger: stm32-lptimer: add support for stm32mp25
Olivier Moysan
2025-04-22
iio: adc: add helpers for parsing ADC nodes
Matti Vaittinen
2025-02-22
iio: imu: adis: Add DIAG_STAT register
Robert Budai
2025-02-22
iio: imu: adis: Add reset to custom ops
Robert Budai
2025-02-22
iio: imu: adis: Add custom ops struct
Robert Budai
2025-02-17
iio: Drop iio_device_claim_direct_scoped() and related infrastructure
Jonathan Cameron
2025-02-17
iio: core: Rework claim and release of direct mode to work with sparse.
Jonathan Cameron
2025-02-16
iio: backend: add API for oversampling
Antoniu Miclaus
2025-02-16
iio: backend: add support for data size set
Antoniu Miclaus
2025-02-16
iio: backend: add API for interface get
Antoniu Miclaus
2025-02-10
iio: buffer-dmaengine: add devm_iio_dmaengine_buffer_setup_with_handle()
David Lechner
2025-02-10
iio: buffer-dmaengine: split requesting DMA channel from allocating buffer
David Lechner
2025-02-08
iio: gts-helper: export iio_gts_get_total_gain()
Javier Carrasco
2025-02-03
iio: adc: ad7173: move fwnode_irq_get_byname() call site
David Lechner
2025-01-04
iio: gts-helper: add helpers to ease searches of gain_sel and new_gain
Javier Carrasco
2024-12-28
iio: trigger: stm32-timer: add support for stm32mp25
Fabrice Gasnier
2024-12-28
iio: core: mark scan_timestamp as __private
Vasileios Amoiridis
2024-12-11
iio: consumers: ensure read buffers for labels and ext_info are page aligned
Matteo Martelli
2024-12-11
iio: adc: ad_sigma_delta: Store information about reset sequence length
Uwe Kleine-König
2024-12-11
iio: adc: ad_sigma_delta: Fix a race condition
Uwe Kleine-König
2024-12-11
iio: adc: ad_sigma_delta: Add support for reading irq status using a GPIO
Uwe Kleine-König
[next]