index
:
git.armlinux.org.uk/linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
Age
Commit message (
Expand
)
Author
2 days
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
4 days
Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4 days
Merge tag 'char-misc-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-07-16
iio: adc: ad_sigma_delta: Select IIO_BUFFER_DMAENGINE and SPI_OFFLOAD
Nathan Chancellor
2025-07-16
iio: adc: ad7173: fix setting ODR in probe
David Lechner
2025-07-16
iio: adc: ad7173: fix calibration channel
David Lechner
2025-07-16
iio: adc: ad7173: fix num_slots
David Lechner
2025-07-16
iio: adc: ad7173: fix channels index for syscalib_mode
David Lechner
2025-07-16
iio: adc: ad_sigma_delta: change to buffer predisable
David Lechner
2025-07-14
iio: Add driver for Nicera D3-323-AA PIR sensor
Waqar Hameed
2025-07-14
iio: dac: vf610: Simplify with devm_clk_get_enabled()
Krzysztof Kozlowski
2025-07-14
iio: adc: vf610: Simplify with dev_err_probe
Krzysztof Kozlowski
2025-07-14
iio: adc: vf610: Drop -ENOMEM error message
Krzysztof Kozlowski
2025-07-14
iio: imu: bno055: make bno055_sysfs_attr const
David Lechner
2025-07-14
iio: imu: bno055: fix OOB access of hw_xlate array
David Lechner
2025-07-14
iio: accel: kionix-kx022a: Apply approximate iwyu principles to includes
Jonathan Cameron
2025-07-14
iio: adc: ad4170-4: Add support for weigh scale, thermocouple, and RTD sens
Marcelo Schmitt
2025-07-14
iio: adc: ad4170-4: Add support for internal temperature sensor
Marcelo Schmitt
2025-07-14
iio: adc: ad4170-4: Add GPIO controller support
Marcelo Schmitt
2025-07-14
iio: adc: ad4170-4: Add clock provider support
Marcelo Schmitt
2025-07-14
iio: adc: ad4170-4: Add timestamp channel
Marcelo Schmitt
2025-07-14
iio: adc: ad4170-4: Add support for buffered data capture
Marcelo Schmitt
2025-07-14
iio: adc: ad4170-4: Add digital filter and sample frequency config support
Marcelo Schmitt
2025-07-14
iio: adc: ad4170-4: Add support for calibration bias
Marcelo Schmitt
2025-07-14
iio: adc: ad4170-4: Add support for calibration gain
Marcelo Schmitt
2025-07-14
iio: adc: Add basic support for AD4170-4
Ana-Maria Cusco
2025-07-14
iio: imu: inv_icm42600: add wakeup functionality for Wake-on-Motion
Jean-Baptiste Maneyrol
2025-07-14
iio: imu: inv_icm42600: add WoM support
Jean-Baptiste Maneyrol
2025-07-14
iio: imu: inv_icm42600: reorganize DMA aligned buffers in structure
Jean-Baptiste Maneyrol
2025-07-14
iio: accel: adxl345: simplify reading the FIFO
Lothar Rubusch
2025-07-14
iio: accel: adxl345: simplify interrupt mapping
Lothar Rubusch
2025-07-13
iio: accel: adxl313: add AC coupled activity/inactivity events
Lothar Rubusch
2025-07-13
iio: accel: adxl313: implement power-save on inactivity
Lothar Rubusch
2025-07-13
iio: accel: adxl313: add inactivity sensing
Lothar Rubusch
2025-07-13
iio: accel: adxl313: add activity sensing
Lothar Rubusch
2025-07-13
iio: accel: adxl313: add buffered FIFO watermark with interrupt handling
Lothar Rubusch
2025-07-13
iio: accel: adxl313: add function to enable measurement
Lothar Rubusch
2025-07-13
iio: accel: adxl313: make use of regmap cache
Lothar Rubusch
2025-07-13
iio: adc: mt6359: Add support for MediaTek MT6373 PMIC AUXADC
AngeloGioacchino Del Regno
2025-07-13
iio: adc: mt6359: Add support for MediaTek MT6363 PMIC AUXADC
AngeloGioacchino Del Regno
2025-07-13
iio: adc: mt6359: Move reference voltage to platform data
AngeloGioacchino Del Regno
2025-07-13
iio: adc: mt6359: Add ready register index and mask to channel data
AngeloGioacchino Del Regno
2025-07-13
iio: adc: ad4000: don't use shift_right()
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: refactor setting read address
David Lechner
2025-07-13
iio: adc: ad_sigma_delta: audit included headers
David Lechner
2025-07-13
iio: adc: ad_sigma_delta: use BITS_TO_BYTES() macro
David Lechner
2025-07-13
iio: adc: ad_sigma_delta: use sizeof() in ALIGN()
David Lechner
2025-07-13
iio: adc: ad_sigma_delta: use u8 instead of uint8_t
David Lechner
[next]