summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)Author
2024-12-07iio: adc: ad9467: Fix the "don't allow reading vref if not available" caseChristophe JAILLET
2024-12-07iio: proximity: aw96103: Constify struct iio_info​Christophe JAILLET
2024-12-07iio: light: veml6030: add support for triggered bufferJavier Carrasco
2024-12-07iio: trigger: stm32-timer-trigger: Add check for clk_enable()Jiasheng Jiang
2024-12-07iio: adc: vf610_adc: limit i.MX6SX's channel number to 4Frank Li
2024-12-07iio: adc: vf610_adc: use devm_* and dev_err_probe() to simple codeFrank Li
2024-12-07iio: accel: kx022a: Support KX134-1211Matti Vaittinen
2024-12-07iio: kx022a: Support ROHM KX134ACR-LBZMatti Vaittinen
2024-12-07iio: accel: kx022a: Support ICs with different G-rangesMatti Vaittinen
2024-12-07iio: accel: kx022a: Use cleanup.h helpersMatti Vaittinen
2024-12-07iio: light: Drop BU27008 and BU27010Matti Vaittinen
2024-12-07iio: gyro: Add support for iam20380 sensorHan Xu
2024-12-07iio: buffer-dmaengine: document iio_dmaengine_buffer_setup_extDavid Lechner
2024-12-07iio: light: cm3232: Reset before reading HW IDCibil Pankiras
2024-12-07iio: adc: ad4695: move dt-bindings headerDavid Lechner
2024-12-07iio: bm1390: simplify using guard(mutex)Matti Vaittinen
2024-12-07iio: bu27034: simplify using guard(mutex)Matti Vaittinen
2024-12-07iio: accel: kx022a: Improve reset delayMatti Vaittinen
2024-12-07iio: adc: pac1921: Add ACPI support to Microchip pac1921Victor Duicu
2024-12-07iio: dac: Fix converters spelling typo.Karan Sanghavi
2024-12-07iio: dac: max5821: use devm_regulator_get_enable_read_voltage()David Lechner
2024-12-07iio: dac: ltc2688: use devm_regulator_get_enable_read_voltage()David Lechner
2024-12-07iio: dac ltc2632: drop driver remove functionDavid Lechner
2024-12-07iio: dac: ltc2632: use devm_regulator_get_enable_read_voltage()David Lechner
2024-12-07iio: dac ad8801: drop driver remove functionDavid Lechner
2024-12-07iio: dac: ad8801: use devm_regulator_get_enable_read_voltage()David Lechner
2024-12-07iio: dac: ad5686: use devm_regulator_get_enable_read_voltage()David Lechner
2024-12-07iio: adc: at91: call input_free_device() on allocated iio_devJoe Hattori
2024-12-07iio: adc: ad7173: fix using shared static info structDavid Lechner
2024-12-07iio: adc: ti-ads124s08: Use gpiod_set_value_cansleep()Fabio Estevam
2024-12-07iio: adc: ti-ads1119: fix information leak in triggered bufferJavier Carrasco
2024-12-07iio: pressure: zpa2326: fix information leak in triggered bufferJavier Carrasco
2024-12-07iio: adc: rockchip_saradc: fix information leak in triggered bufferJavier Carrasco
2024-12-07iio: imu: kmx61: fix information leak in triggered bufferJavier Carrasco
2024-12-07iio: light: vcnl4035: fix information leak in triggered bufferJavier Carrasco
2024-12-07iio: light: bh1745: fix information leak in triggered bufferJavier Carrasco
2024-12-07iio: adc: ti-ads8688: fix information leak in triggered bufferJavier Carrasco
2024-12-07iio: dummy: iio_simply_dummy_buffer: fix information leak in triggered bufferJavier Carrasco
2024-12-07iio: test: Fix GTS test configMatti Vaittinen
2024-12-07iio: adc: ti-ads1298: Add NULL check in ads1298_initCharles Han
2024-12-07iio: adc: stm32-dfsdm: handle label as an optional propertyOlivier Moysan
2024-12-07iio: adc: ad4695: fix buffered read, single sample timingsTrevor Gamblin
2024-12-07iio: imu: inv_icm42600: fix timestamps after suspend if sensor is onJean-Baptiste Maneyrol
2024-12-07iio: imu: inv_icm42600: fix spi burst write not supportedJean-Baptiste Maneyrol
2024-12-07iio: gyro: fxas21002c: Fix missing data update in trigger handlerCarlos Song
2024-12-07iio: test : check null return of kunit_kmalloc in iio_rescale_test_scalePei Xiao
2024-12-07iio: adc: ad7124: Disable all channels at probe timeUwe Kleine-König
2024-12-07iio: dac: ad5686: fix struct name in doc commentDavid Lechner
2024-12-07iio: dac: ad5624r: fix struct name in doc commentDavid Lechner
2024-12-07iio: accel: fxls8962af: add fxls8967af supportHan Xu