summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)Author
2025-07-13iio: imu: inv_mpu6050: Replace scnprintf with sysfs_emitChelsy Ratnawat
2025-07-13iio: pressure: dlhl60d: Use separate structures rather than an array for chip...David Lechner
2025-07-13iio: light: cm3232: make struct cm3232_als_info constDavid Lechner
2025-07-13iio: light: cm3232: move calibscale to struct cm3232_chipDavid Lechner
2025-07-13iio: imu: adis16400: Use separate structures rather than an array for chip infoDavid Lechner
2025-07-13iio: adc: ad7768-1: add low pass -3dB cutoff attributeJonathan Santos
2025-07-13iio: adc: ad7124: Use separate structures rather than array for chip infoDavid Lechner
2025-07-13iio: proximity: vcnl3020: make vcnl3020_property constDavid Lechner
2025-07-13iio: proximity: vcnl3020: pass struct vcnl3020_property by pointerDavid Lechner
2025-07-13iio: pressure: abp060mg: make abp_config constDavid Lechner
2025-07-13iio: light: zopt2201: make zopt2201_scale constDavid Lechner
2025-07-13iio: light: isl76682: make isl76682_range_table constDavid Lechner
2025-07-06iio: imu: bmi160: make bmi160_regs constDavid Lechner
2025-07-06iio: dac: ltc2688: make ltc2688_dither_ext_info constDavid Lechner
2025-07-06iio: dac: ad5770r: make ad5770r_rng_tbl constDavid Lechner
2025-07-06iio: common: hid-sensor-attributes: make unit_conversion constDavid Lechner
2025-07-06iio: chemical: atlas-ezo-sensor: make atlas_ezo_devices constDavid Lechner
2025-07-06iio: amplifiers: ad8366: make ad8366_info constDavid Lechner
2025-07-06iio: adc: stm32-adc: make stm32_adc_trig_info constDavid Lechner
2025-07-06iio: adc: qcom-vadc: make scale_adc5_fn constDavid Lechner
2025-07-06iio: adc: mp2629_adc: make mp2629_channels constDavid Lechner
2025-07-06iio: adc: axp20x_adc: make axp717_maps constDavid Lechner
2025-07-06iio: adc: at91_adc: make at91_adc_caps constDavid Lechner
2025-07-06iio: adc: ad7091r8: make ad7091r_init_info constDavid Lechner
2025-07-06iio: adc: ad7091r5: make ad7091r5_init_info constDavid Lechner
2025-07-06iio: accel: mma9553: make mma9553_event_info constDavid Lechner
2025-07-06iio: accel: adxl345: make adxl345_events constDavid Lechner
2025-07-06iio: adc: ad7380: remove unused oversampling_ratio getterDavid Lechner
2025-07-06iio: adc: ad4851: add spi 3-wire supportAntoniu Miclaus
2025-07-06iio: adc: ad7173: simplify clock enable/disableDavid Lechner
2025-07-06iio: imu: bmi270: add step counter watermark eventGustavo Silva
2025-07-06iio: imu: bmi270: add channel for step counterGustavo Silva
2025-06-30include: linux: move adi-axi-common.h out of fpgaNuno Sá
2025-06-29iio: dac: ad3530r: Fix incorrect masking for channels 4-7 in powerdown modeKim Seer Paller
2025-06-29iio: adc: ad7380: fix adi,gain-milli property parsingDavid Lechner
2025-06-29iio: adc: ad7949: use spi_is_bpw_supported()David Lechner
2025-06-29iio: accel: fxls8962af: Fix use after free in fxls8962af_fifo_flushSean Nyekjaer
2025-06-29iio: adc: axp20x_adc: Add missing sentinel to AXP717 ADC channel mapsChen-Yu Tsai
2025-06-29iio: common: st_sensors: Fix use of uninitialize device structsMaud Spierings
2025-06-29iio: adc: adi-axi-adc: fix ad7606_bus_reg_read()David Lechner
2025-06-26iio: imu: inv_icm42600: Convert to uXX and sXX integer typesAndy Shevchenko
2025-06-26iio: temperature: tmp006: use = { } instead of memset()David Lechner
2025-06-26iio: proximity: irsd200: use = { } instead of memset()David Lechner
2025-06-26iio: pressure: zpa2326: use = { } instead of memset()David Lechner
2025-06-26iio: pressure: mprls0025pa: use = { } instead of memset()David Lechner
2025-06-26iio: pressure: mpl3115: use = { } instead of memset()David Lechner
2025-06-26iio: pressure: bmp280: use = { } instead of memset()David Lechner
2025-06-26iio: magnetometer: af8133j: use = { } instead of memset()David Lechner
2025-06-26iio: light: veml6030: use = { } instead of memset()David Lechner
2025-06-26iio: light: opt4060: use = { } instead of memset()David Lechner