summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)Author
2025-08-25iio: temperature: Drop unnecessary -ENOMEM messagesDixit Parmar
2025-08-25iio: proximity: Drop unnecessary -ENOMEM messagesDixit Parmar
2025-08-25iio: pressure: Drop unnecessary -ENOMEM messagesDixit Parmar
2025-08-25iio: potentiostat: Drop unnecessary -ENOMEM messagesDixit Parmar
2025-08-25iio: light: Drop unnecessary -ENOMEM messagesDixit Parmar
2025-08-25iio: humidity: Drop unnecessary -ENOMEM messagesDixit Parmar
2025-08-25iio: health: Drop unnecessary -ENOMEM messagesDixit Parmar
2025-08-25iio: dac: Drop unnecessary -ENOMEM messagesDixit Parmar
2025-08-25iio: adc: Drop unnecessary -ENOMEM messagesDixit Parmar
2025-08-25iio: accel: Drop unnecessary -ENOMEM messagesDixit Parmar
2025-08-25iio: xilinx-ams: Fix AMS_ALARM_THR_DIRECT_MASKSean Anderson
2025-08-25iio: xilinx-ams: Unmask interrupts after updating alarmsSean Anderson
2025-08-25iio: core: switch info_mask fields to unsigned long to match find_bit helpersJunjie Cao
2025-08-25iio: imu: bmi270: Match PNP ID found on newer GPD firmwareCryolitia PukNgae
2025-08-25iio/adc/pac1934: fix channel disable configurationAleksandar Gerasimovski
2025-08-25iio: common: scmi_iio: use kcalloc() instead of kzalloc()Qianfeng Rong
2025-08-25iio: mcp9600: Add support for thermocouple-typeBen Collins
2025-08-25iio: mcp9600: Recognize chip id for mcp9601Ben Collins
2025-08-25iio: mcp9600: White space and fixed width cleanupBen Collins
2025-08-25iio: temperature: mlx90635: Remove dev_err_probe() if error is -ENOMEMXichao Zhao
2025-08-25iio: proximity: Remove dev_err_probe() if error is -ENOMEMXichao Zhao
2025-08-25iio: light: Remove dev_err_probe() if error is -ENOMEMXichao Zhao
2025-08-25iio: imu: bmi323: Remove dev_err_probe() if error is -ENOMEMXichao Zhao
2025-08-25iio: chemical: Remove dev_err_probe() if error is -ENOMEMXichao Zhao
2025-08-25iio: adc: Remove dev_err_probe() if error is -ENOMEMXichao Zhao
2025-08-25iio: accel: msa311: Remove dev_err_probe() if error is -ENOMEMXichao Zhao
2025-08-25iio: proximity: vl53l0x-i2c: Fix error code in probe()Dan Carpenter
2025-08-18iio: adc: adc128s052: Support ROHM BD7910[0,1,2,3]Matti Vaittinen
2025-08-18iio: adc: adc128s052: Rename channel structsMatti Vaittinen
2025-08-18iio: adc: adc128s052: Simplify matching chip_dataMatti Vaittinen
2025-08-18iio: pressure: bmp280: Use IS_ERR() in bmp280_common_probe()Salah Triki
2025-08-17iio: adc: ad7768-1: Remove logically dead codeChandra Mohan Sundar
2025-08-17iio: imu: inv_icm42600: use min() to improve codeQianfeng Rong
2025-08-16iio: light: Simple conversions to iio_push_to_buffers_with_ts()Jonathan Cameron
2025-08-16iio: light: vl6180: Use iio_push_to_buffers_with_ts() to allow source size ru...Jonathan Cameron
2025-08-16iio: light: vcnl4000: Use a structure to make buffer arrangement explicit.Jonathan Cameron
2025-08-16iio: light: tcs3472: Use iio_push_to_buffers_with_ts() to allow source size r...Jonathan Cameron
2025-08-16iio: light: tcs3414: Use iio_push_to_buffers_with_ts() to allow source size r...Jonathan Cameron
2025-08-16iio: light: st_uvis25: Use iio_push_to_buffers_with_ts() to allow source size...Jonathan Cameron
2025-08-16iio: light: max44000: Use iio_push_to_buffers_with_ts() to allow source size ...Jonathan Cameron
2025-08-16iio: light: isl29125: Use iio_push_to_buffers_with_ts() to allow source size ...Jonathan Cameron
2025-08-16iio: light: adjd_s311: Use iio_push_to_buffers_with_ts() to allow source size...Jonathan Cameron
2025-08-16iio: light: acpi-als: Use iio_push_to_buffers_with_ts() to allow runtime sour...Jonathan Cameron
2025-08-16iio: light: acpi-als: Use a structure for layout of data to push to buffer.Jonathan Cameron
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: dac: ad5791: drop unused member of struct ad5791_stateNuno Sá
2025-08-16iio: st_lsm6dsx: Replace scnprintf() with sysfs_emit()Akshay Bansod
2025-08-16iio: adc: ad7380: fix missing max_conversion_rate_hz on adaq4381-4David Lechner