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