summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)Author
2025-12-18iio: imu: bmi270: fix dev_err_probe error msgRodrigo Gobbi
2025-12-18iio: imu: st_lsm6dsx: Fix measurement unit for odr struct memberFrancesco Lavra
2025-12-12iio: adc: ad4080: fix chip identificationAntoniu Miclaus
2025-12-07iio: adc: rtq6056: Correct the sign bit indexChiYuan Huang
2025-12-07iio: adc: ad7380: fix SPI offload trigger rateDavid Lechner
2025-12-07iio: adc: ad7280a: fix ad7280_store_balance_timer()David Lechner
2025-12-07iio: adc: ad7124: fix temperature channelDavid Lechner
2025-12-07iio: adc: ad4030: Fix _scale value for common-mode channelsMarcelo Schmitt
2025-12-07iio: accel: fix ADXL355 startup race conditionValek Andrej
2025-12-07iio: accel: bmc150: Fix irq assumption regressionLinus Walleij
2025-12-07iio: adc: stm32-dfsdm: fix st,adc-alt-channel property handlingOlivier Moysan
2025-12-07iio:common:ssp_sensors: Fix an error handling path ssp_probe()Christophe JAILLET
2025-12-07iio: pressure: bmp280: correct meas_time_us calculationAchim Gratz
2025-12-07iio: imu: st_lsm6dsx: fix array size for st_lsm6dsx_settings fieldsFrancesco Lavra
2025-12-07iio: humditiy: hdc3020: fix units for thresholds and hysteresisDimitri Fedrau
2025-12-07iio: humditiy: hdc3020: fix units for temperature and humidity measurementDimitri Fedrau
2025-12-07iio: buffer: support getting dma channel from the bufferNuno Sá
2025-12-07iio: buffer-dmaengine: enable .get_dma_dev()Nuno Sá
2025-12-07iio: buffer-dma: support getting the DMA channelNuno Sá
2025-12-07iio: st_lsm6dsx: Fixed calibrated timestamp calculationMario Tesi
2025-11-13iio: adc: ad7124: do not require mclkDavid Lechner
2025-11-13iio: imu: bmi270: Match PNP ID found on newer GPD firmwareCryolitia PukNgae
2025-11-13iio: adc: imx93_adc: load calibrated values even calibration failedHaibo Chen
2025-11-13iio: adc: spear_adc: mask SPEAR_ADC_STATUS channel and avg sample before sett...Rodrigo Gobbi
2025-10-19iio: imu: inv_icm42600: Avoid configuring if already pm_runtime suspendedSean Nyekjaer
2025-10-19iio: imu: inv_icm42600: Drop redundant pm_runtime reinitialization in resumeSean Nyekjaer
2025-10-19iio: imu: inv_icm42600: Simplify pm_runtime setupSean Nyekjaer
2025-10-19iio: xilinx-ams: Unmask interrupts after updating alarmsSean Anderson
2025-10-19iio: xilinx-ams: Fix AMS_ALARM_THR_DIRECT_MASKSean Anderson
2025-10-19iio: frequency: adf4350: Fix prescaler usage.Michael Hennerich
2025-10-19iio: dac: ad5421: use int type to store negative error codesQianfeng Rong
2025-10-19iio: dac: ad5360: use int type to store negative error codesQianfeng Rong
2025-10-19iio/adc/pac1934: fix channel disable configurationAleksandar Gerasimovski
2025-10-15iio: consumers: Fix offset handling in iio_convert_raw_to_processed()Hans de Goede
2025-10-15iio: consumers: Fix handling of negative channel scale in iio_convert_raw_to_...Hans de Goede
2025-08-18iio: pressure: bmp280: Use IS_ERR() in bmp280_common_probe()Salah Triki
2025-08-16iio: light: as73211: Ensure buffer holes are zeroedJonathan Cameron
2025-08-16iio: adc: rzg2l_adc: Set driver data before enabling runtime PMClaudiu Beznea
2025-08-16iio: adc: rzg2l: Cleanup suspend/resume pathClaudiu Beznea
2025-08-16iio: adc: ad7380: fix missing max_conversion_rate_hz on adaq4381-4David Lechner
2025-08-16iio: adc: bd79124: Add GPIOLIB dependencyMatti Vaittinen
2025-08-11iio: imu: inv_icm42600: change invalid data error to -EBUSYJean-Baptiste Maneyrol
2025-08-11iio: adc: ad7124: fix channel lookup in syscalib functionsDavid Lechner
2025-08-11iio: temperature: maxim_thermocouple: use DMA-safe buffer for spi_read()David Lechner
2025-08-11iio: adc: ad7173: prevent scan if too many setups requestedDavid Lechner
2025-08-11iio: proximity: isl29501: fix buffered read on big-endian systemsDavid Lechner
2025-08-11iio: accel: sca3300: fix uninitialized iio scan dataDavid Lechner
2025-08-07treewide: rename GPIO set callbacks back to their original namesBartosz Golaszewski
2025-07-31Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2025-07-29Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds