summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)Author
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-06-06Merge tag 'char-misc-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-05-31Merge tag 'mm-nonmm-stable-2025-05-31-15-28' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-05-27Merge tag 'irq-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-05-22Merge tag 'iio-for-6.16a-take2' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2025-05-21mailmap: update and consolidate Casey Connolly's name and emailCasey Connolly
2025-05-21iio: adc: add support for Nuvoton NCT7201Eason Yang
2025-05-21iio: chemical: Add driver for SEN0322Tóth János
2025-05-21iio: adc: ad7768-1: reorganize driver headersJonathan Santos
2025-05-21iio: bmp280: zero-init bufferDavid Lechner
2025-05-21iio: ssp_sensors: optimalize -> optimizeAhelenia Ziemiańska
2025-05-21iio: admv1013: replace redundant ternary operator with just lenColin Ian King
2025-05-21iio: chemical: mhz19b: Fix error code in probe()Dan Carpenter
2025-05-21iio: adc: at91-sama5d2: use IIO_DECLARE_BUFFER_WITH_TSDavid Lechner
2025-05-21iio: accel: sca3300: use IIO_DECLARE_BUFFER_WITH_TSDavid Lechner
2025-05-21iio: adc: ad7380: use IIO_DECLARE_DMA_BUFFER_WITH_TSDavid Lechner
2025-05-21iio: adc: ad4695: rename AD4695_MAX_VIN_CHANNELSDavid Lechner
2025-05-21iio: adc: ad4695: use IIO_DECLARE_DMA_BUFFER_WITH_TSDavid Lechner
2025-05-21iio: pressure: zpa2326_spi: remove bits_per_word = 8David Lechner
2025-05-21iio: pressure: ms5611_spi: remove bits_per_word = 8David Lechner
2025-05-21iio: pressure: bmp280-spi: remove bits_per_word = 8David Lechner
2025-05-21iio: magnetometer: rm3100-spi: remove bits_per_word = 8David Lechner
2025-05-21iio: magnetometer: hmc5843_spi: remove bits_per_word = 8David Lechner
2025-05-21iio: imu: adis: remove bits_per_word = 8David Lechner
2025-05-21iio: gyro: adxrs450: remove bits_per_word = 8David Lechner
2025-05-21iio: dac: ltc2688: remove bits_per_word = 8David Lechner
2025-05-21iio: dac: ad5791: remove bits_per_word = 8David Lechner
2025-05-21iio: dac: ad5766: remove bits_per_word = 8David Lechner
2025-05-21iio: dac: ad5761: remove bits_per_word = 8David Lechner
2025-05-21iio: chemical: bme680_spi: remove bits_per_word = 8David Lechner
2025-05-21iio: adc: ti-tsc2046: remove bits_per_word = 8David Lechner
2025-05-21iio: adc: ad4030: remove bits_per_word = 8David Lechner
2025-05-21iio: adc: ti-ads1298: Kconfig: add kfifo dependency to fix module buildArthur-Prince
2025-05-21iio: ti-adc128s052: Drop variable vrefMatti Vaittinen
2025-05-21iio: adc: ad4000: Avoid potential double data word readMarcelo Schmitt
2025-05-21iio: adc: mcp3911: add reset managementMarcus Folkesson
2025-05-21iio: adc: mcp3911: fix device dependent mappings for conversion result registersMarcus Folkesson
2025-05-21iio: adc: ad4695: use u16 for buffer elementsDavid Lechner
2025-05-21iio: dac: ad3530r: Add driver for AD3530R and AD3531RKim Seer Paller
2025-05-21iio: adc: ad7606: explicit timestamp alignmentDavid Lechner
2025-05-21iio: adc: ad7606_spi: add offload scan mask checkDavid Lechner
2025-05-21iio: dac: ad7293: add adc reference configurationAntoniu Miclaus
2025-05-21iio: adc: ad7091r-base: Remove duplicate code on volatile reg checkArthur Pilone
2025-05-21iio: pressure: bmp280: drop sensor_data arrayDavid Lechner
2025-05-21iio: chemical: Add support for Winsen MHZ19B CO2 sensorGyeyoung Baek
2025-05-21iio: accel: kxcjk-1013: Deduplicate setup interrupt functionsGustavo Vaz
2025-05-21iio: cros_ec_sensors: Flush when changing the FIFO timeoutGwendal Grignou
2025-05-21iio: light: zopt2201: Remove code duplication in scale write functionsBeatriz Viana Costa
2025-05-21iio: adc: PAC1934: fix typo in documentation linkMarius Cristea
2025-05-21iio: adc: stm32: add oversampling supportOlivier Moysan