开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
Age
Commit message (
Expand
)
Author
2025-08-18
iio: pressure: bmp280: Use IS_ERR() in bmp280_common_probe()
Salah Triki
2025-08-16
iio: light: as73211: Ensure buffer holes are zeroed
Jonathan Cameron
2025-08-16
iio: adc: rzg2l_adc: Set driver data before enabling runtime PM
Claudiu Beznea
2025-08-16
iio: adc: rzg2l: Cleanup suspend/resume path
Claudiu Beznea
2025-08-16
iio: adc: ad7380: fix missing max_conversion_rate_hz on adaq4381-4
David Lechner
2025-08-16
iio: adc: bd79124: Add GPIOLIB dependency
Matti Vaittinen
2025-08-11
iio: imu: inv_icm42600: change invalid data error to -EBUSY
Jean-Baptiste Maneyrol
2025-08-11
iio: adc: ad7124: fix channel lookup in syscalib functions
David Lechner
2025-08-11
iio: temperature: maxim_thermocouple: use DMA-safe buffer for spi_read()
David Lechner
2025-08-11
iio: adc: ad7173: prevent scan if too many setups requested
David Lechner
2025-08-11
iio: proximity: isl29501: fix buffered read on big-endian systems
David Lechner
2025-08-11
iio: accel: sca3300: fix uninitialized iio scan data
David Lechner
2025-08-07
treewide: rename GPIO set callbacks back to their original names
Bartosz Golaszewski
2025-07-31
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2025-07-29
Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-07-29
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
[next]