index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
iio
Age
Commit message (
Expand
)
Author
2026-05-31
iio: Convert IIO_CHAN_SOFT_TIMESTAMP() to be compound literal
Andy Shevchenko
2026-05-31
iio: buffer: Move from int64_t to s64 for timestamp
Andy Shevchenko
2026-05-31
iio: backend: add devm_iio_backend_get_by_index()
Antoniu Miclaus
2026-04-27
iio: ABI: Add support for floating-point numbers in buffer scan elements
Francesco Lavra
2026-04-27
iio: Replace 'sign' field with union in struct iio_scan_type
Francesco Lavra
2026-04-27
iio: buffer: fix timestamp alignment when quaternion in scan
David Lechner
2026-04-27
iio: buffer: cache timestamp offset in scan buffer
David Lechner
2026-04-06
Merge tag 'v7.0-rc7' into char-misc-next
Greg Kroah-Hartman
2026-03-22
iio: st_sensors: correct kernel-doc issues
Randy Dunlap
2026-03-02
iio: add IIO_DECLARE_QUATERNION() macro
David Lechner
2026-03-01
iio: core: Add IIO_EV_INFO_SCALE to event info
Taha Ed-Dafili
2026-02-23
Merge branch 'ib-iio-thermal-qcom-pmic5' into togreg
Jonathan Cameron
2026-02-23
iio: adc: Add support for QCOM PMIC5 Gen3 ADC
Jishnu Prakash
2026-02-23
iio: industrialio-backend: support backend capabilities
Tomas Melin
2026-02-02
Merge tag 'iio-for-7.0a' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...
Greg Kroah-Hartman
2026-01-29
iio: frequency: ad9523: correct kernel-doc bad line warning
Randy Dunlap
2026-01-29
iio: buffer: buffer_impl.h: fix kernel-doc warnings
Randy Dunlap
2026-01-22
iio: core: Add cleanup.h support for iio_device_claim_*()
Kurt Borja
2026-01-22
iio: core: Match iio_device_claim_*() semantics and implementation
Kurt Borja
2026-01-22
iio: core: Refactor iio_device_claim_direct() implementation
Kurt Borja
2026-01-22
iio: core: Add and export __iio_dev_mode_lock()
Kurt Borja
2025-12-27
iio: core: add separate lockdep class for info_exist_lock
Rasmus Villemoes
2025-12-21
iio: buffer-dma: Fix coding style complains
Nuno Sá
2025-12-21
iio: buffer-dma: Turn iio_dma_buffer_init() void
Nuno Sá
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
[next]