summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)AuthorFilesLines
2025-03-13iio: adc: at91-sama5d2_adc: fix sama7g5 realbits valueNayab Sayed1-28/+40
2025-03-13iio: adc: ad7192: fix channel selectMarkus Burri1-1/+1
2025-03-13iio: dac: ad3552r: clear reset status flagAngelo Dureghello1-0/+6
2025-03-13iio: light: apds9306: fix max_scale_nano valuesJavier Carrasco1-2/+2
2025-03-13iio: filter: admv8818: Force initialization of SDOSam Winchenbach1-10/+4
2025-02-17iio: light: as73211: fix channel handling in only-color triggered bufferJavier Carrasco1-4/+20
2025-01-17iio: imu: inv_icm42600: fix spi burst write not supportedJean-Baptiste Maneyrol3-1/+18
2025-01-17iio: adc: ad7124: Disable all channels at probe timeUwe Kleine-König1-0/+3
2025-01-17iio: adc: ad7173: fix using shared static info structDavid Lechner1-4/+6
2025-01-17iio: inkern: call iio_device_put() only on mapped devicesJoe Hattori1-1/+1
2025-01-17iio: adc: at91: call input_free_device() on allocated iio_devJoe Hattori1-1/+1
2025-01-17iio: adc: ti-ads124s08: Use gpiod_set_value_cansleep()Fabio Estevam1-2/+2
2025-01-17iio: imu: inv_icm42600: fix timestamps after suspend if sensor is onJean-Baptiste Maneyrol1-1/+6
2025-01-17iio: adc: ti-ads1298: Add NULL check in ads1298_initCharles Han1-0/+2
2025-01-17iio: gyro: fxas21002c: Fix missing data update in trigger handlerCarlos Song1-1/+8
2025-01-17iio: adc: ti-ads1119: fix sample size in scan struct for triggered bufferJavier Carrasco1-1/+1
2025-01-17iio: adc: ti-ads1119: fix information leak in triggered bufferJavier Carrasco1-0/+2
2025-01-17iio: adc: ti-ads8688: fix information leak in triggered bufferJavier Carrasco1-1/+1
2025-01-17iio: adc: rockchip_saradc: fix information leak in triggered bufferJavier Carrasco1-0/+2
2025-01-17iio: imu: kmx61: fix information leak in triggered bufferJavier Carrasco1-1/+1
2025-01-17iio: light: bh1745: fix information leak in triggered bufferJavier Carrasco1-0/+2
2025-01-17iio: light: vcnl4035: fix information leak in triggered bufferJavier Carrasco1-1/+1
2025-01-17iio: dummy: iio_simply_dummy_buffer: fix information leak in triggered bufferJavier Carrasco1-1/+1
2025-01-17iio: pressure: zpa2326: fix information leak in triggered bufferJavier Carrasco1-0/+2
2024-12-14iio: light: ltr501: Add LTER0303 to the supported devicesAndy Shevchenko1-0/+2
2024-12-14iio: adc: ad7192: properly check spi_get_device_match_data()Nuno Sa1-0/+3
2024-12-14iio: magnetometer: fix if () scoped_guard() formattingStephen Rothwell1-1/+2
2024-12-14iio: magnetometer: yas530: use signed integer type for clamp limitsJakob Hauser1-6/+7
2024-12-09iio: gts: fix infinite loop for gain_to_scaletables()Zicheng Qu1-1/+1
2024-12-09iio: adc: ad7923: Fix buffer overflow for tx_buf and ring_xferNuno Sa1-2/+2
2024-12-09iio: Fix fwnode_handle in __fwnode_iio_channel_get_by_name()Zicheng Qu1-1/+1
2024-12-09iio: invensense: fix multiple odr switch when FIFO is offJean-Baptiste Maneyrol4-6/+4
2024-12-09iio: accel: kx022a: Fix raw read formatMatti Vaittinen1-1/+1
2024-12-09ad7780: fix division by zero in ad7780_write_raw()Zicheng Qu1-1/+1
2024-12-05iio: gts: Fix uninitialized symbol 'ret'Zicheng Qu1-1/+1
2024-12-05iio: dac: adi-axi-dac: fix wrong register bitfieldAngelo Dureghello1-1/+1
2024-12-05iio: accel: adxl380: fix raw sample readAntoniu Miclaus1-1/+1
2024-12-05iio: adc: pac1921: Check for error code from devm_mutex_init() callAndy Shevchenko1-1/+3
2024-12-05iio: adc: ad4000: Check for error code from devm_mutex_init() callAndy Shevchenko1-1/+3
2024-12-05iio: adc: ad4000: fix reading unsigned dataDavid Lechner1-0/+2
2024-12-05iio: backend: fix wrong pointer passed to IS_ERR()Yang Yingliang1-2/+2
2024-12-05iio: light: al3010: Fix an error handling path in al3010_probe()Christophe JAILLET1-6/+5
2024-10-24iio: dac: Kconfig: Fix build error for ltc2664Jinjie Ruan1-1/+1
2024-10-24iio: adc: ad7124: fix division by zero in ad7124_set_channel_odr()Zicheng Qu1-1/+1
2024-10-24iio: adc: ad7380: fix supplies for ad7380-4Julien Stephan1-10/+26
2024-10-24iio: adc: ad7380: add missing suppliesJulien Stephan1-0/+43
2024-10-24iio: adc: ad7380: use devm_regulator_get_enable_read_voltage()Julien Stephan1-60/+21
2024-10-24iio: light: veml6030: fix microlux value calculationJavier Carrasco1-1/+1
2024-10-19iio: gts-helper: Fix memory leaks for the error path of iio_gts_build_avail_s...Jinjie Ruan1-1/+1
2024-10-19iio: gts-helper: Fix memory leaks in iio_gts_build_avail_scale_table()Jinjie Ruan1-0/+2