summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)Author
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
2025-08-16iio: adc: imx93_adc: load calibrated values even calibration failedHaibo Chen
2025-08-16iio: adc: imx93_adc: keep one style of the hex valuesHaibo Chen
2025-08-16iio: iio_format_list() should set stride=1 for IIO_VAL_CHARBen Collins
2025-08-16iio: adc: ti-tsc2046: use us_to_ktime() where appropriateXichao Zhao
2025-08-16iio: light: ltr390: Add device powerdown functionality via devm apiAkshay Jindal
2025-08-16iio: health: afe4404: Do not store dev pointer in device structAndrew Davis
2025-08-16iio: health: afe4403: Do not store dev pointer in device structAndrew Davis
2025-08-16iio: remove unneeded 'fast_io' parameter in regmap_configWolfram Sang
2025-08-16iio: adc: bd79124: Add GPIOLIB dependencyMatti Vaittinen
2025-08-16iio: adc: ad7476: Support ROHM BD79105Matti Vaittinen
2025-08-16iio: adc: ad7476: Conditionally call convstartMatti Vaittinen
2025-08-16iio: adc: ad7476: Drop convstart chan_specMatti Vaittinen
2025-08-16iio: adc: ad7476: use *_cansleep GPIO APIsMatti Vaittinen
2025-08-16iio: adc: ad7476: Use correct channel for bit infoMatti Vaittinen
2025-08-16iio: adc: ad7476: Use mV for internal referenceMatti Vaittinen
2025-08-16iio: adc: ad7476: Simplify scale handlingMatti Vaittinen
2025-08-16iio: adc: ad7476: Simplify chip type detectionMatti Vaittinen
2025-08-16iio: light: add support for veml6046x00 RGBIR color sensorAndreas Klinger
2025-08-16iio: Remove error prints for devm_add_action_or_reset()Waqar Hameed
2025-08-16iio: adc: ad799x: add reference voltage to ad7994Stefano Manni
2025-08-16iio: adc: ad799x: add reference voltage capability to chip_infoStefano Manni
2025-08-16iio: imu: adis16475: remove extra lineNuno Sá
2025-08-16iio: accel: adxl345: extend inactivity time for less than 1sLothar Rubusch
2025-08-16iio: accel: adxl345: add coupling detection for activity/inactivityLothar Rubusch
2025-08-16iio: accel: adxl345: add inactivity featureLothar Rubusch
2025-08-16iio: accel: adxl345: add activity event featureLothar Rubusch
2025-08-16iio: accel: adxl345: simplify tap suppress bitLothar Rubusch