summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)Author
2025-02-17iio: light: as73211: fix channel handling in only-color triggered bufferJavier Carrasco
2025-01-17iio: imu: inv_icm42600: fix spi burst write not supportedJean-Baptiste Maneyrol
2025-01-17iio: adc: ad7124: Disable all channels at probe timeUwe Kleine-König
2025-01-17iio: adc: ad7173: fix using shared static info structDavid Lechner
2025-01-17iio: inkern: call iio_device_put() only on mapped devicesJoe Hattori
2025-01-17iio: adc: at91: call input_free_device() on allocated iio_devJoe Hattori
2025-01-17iio: adc: ti-ads124s08: Use gpiod_set_value_cansleep()Fabio Estevam
2025-01-17iio: imu: inv_icm42600: fix timestamps after suspend if sensor is onJean-Baptiste Maneyrol
2025-01-17iio: adc: ti-ads1298: Add NULL check in ads1298_initCharles Han
2025-01-17iio: gyro: fxas21002c: Fix missing data update in trigger handlerCarlos Song
2025-01-17iio: adc: ti-ads1119: fix sample size in scan struct for triggered bufferJavier Carrasco
2025-01-17iio: adc: ti-ads1119: fix information leak in triggered bufferJavier Carrasco
2025-01-17iio: adc: ti-ads8688: fix information leak in triggered bufferJavier Carrasco
2025-01-17iio: adc: rockchip_saradc: fix information leak in triggered bufferJavier Carrasco
2025-01-17iio: imu: kmx61: fix information leak in triggered bufferJavier Carrasco
2025-01-17iio: light: bh1745: fix information leak in triggered bufferJavier Carrasco
2025-01-17iio: light: vcnl4035: fix information leak in triggered bufferJavier Carrasco
2025-01-17iio: dummy: iio_simply_dummy_buffer: fix information leak in triggered bufferJavier Carrasco
2025-01-17iio: pressure: zpa2326: fix information leak in triggered bufferJavier Carrasco
2024-12-14iio: light: ltr501: Add LTER0303 to the supported devicesAndy Shevchenko
2024-12-14iio: adc: ad7192: properly check spi_get_device_match_data()Nuno Sa
2024-12-14iio: magnetometer: fix if () scoped_guard() formattingStephen Rothwell
2024-12-14iio: magnetometer: yas530: use signed integer type for clamp limitsJakob Hauser
2024-12-09iio: gts: fix infinite loop for gain_to_scaletables()Zicheng Qu
2024-12-09iio: adc: ad7923: Fix buffer overflow for tx_buf and ring_xferNuno Sa
2024-12-09iio: Fix fwnode_handle in __fwnode_iio_channel_get_by_name()Zicheng Qu
2024-12-09iio: invensense: fix multiple odr switch when FIFO is offJean-Baptiste Maneyrol
2024-12-09iio: accel: kx022a: Fix raw read formatMatti Vaittinen
2024-12-09ad7780: fix division by zero in ad7780_write_raw()Zicheng Qu
2024-12-05iio: gts: Fix uninitialized symbol 'ret'Zicheng Qu
2024-12-05iio: dac: adi-axi-dac: fix wrong register bitfieldAngelo Dureghello
2024-12-05iio: accel: adxl380: fix raw sample readAntoniu Miclaus
2024-12-05iio: adc: pac1921: Check for error code from devm_mutex_init() callAndy Shevchenko
2024-12-05iio: adc: ad4000: Check for error code from devm_mutex_init() callAndy Shevchenko
2024-12-05iio: adc: ad4000: fix reading unsigned dataDavid Lechner
2024-12-05iio: backend: fix wrong pointer passed to IS_ERR()Yang Yingliang
2024-12-05iio: light: al3010: Fix an error handling path in al3010_probe()Christophe JAILLET
2024-10-24iio: dac: Kconfig: Fix build error for ltc2664Jinjie Ruan
2024-10-24iio: adc: ad7124: fix division by zero in ad7124_set_channel_odr()Zicheng Qu
2024-10-24iio: adc: ad7380: fix supplies for ad7380-4Julien Stephan
2024-10-24iio: adc: ad7380: add missing suppliesJulien Stephan
2024-10-24iio: adc: ad7380: use devm_regulator_get_enable_read_voltage()Julien Stephan
2024-10-24iio: light: veml6030: fix microlux value calculationJavier Carrasco
2024-10-19iio: gts-helper: Fix memory leaks for the error path of iio_gts_build_avail_s...Jinjie Ruan
2024-10-19iio: gts-helper: Fix memory leaks in iio_gts_build_avail_scale_table()Jinjie Ruan
2024-10-13Merge tag 'iio-fixes-for-6.12a' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2024-10-10iio: frequency: admv4420: fix missing select REMAP_SPI in KconfigJavier Carrasco
2024-10-10iio: frequency: {admv4420,adrf6780}: format Kconfig entriesJavier Carrasco
2024-10-10iio: adc: ad4695: Add missing Kconfig selectDavid Lechner
2024-10-10iio: adc: ti-ads8688: add missing select IIO_(TRIGGERED_)BUFFER in KconfigJavier Carrasco