Age | Commit message (Expand) | Author |
2024-12-07 | iio: adc: ad9467: Fix the "don't allow reading vref if not available" case | Christophe JAILLET |
2024-12-07 | iio: proximity: aw96103: Constify struct iio_info | Christophe JAILLET |
2024-12-07 | iio: light: veml6030: add support for triggered buffer | Javier Carrasco |
2024-12-07 | iio: trigger: stm32-timer-trigger: Add check for clk_enable() | Jiasheng Jiang |
2024-12-07 | iio: adc: vf610_adc: limit i.MX6SX's channel number to 4 | Frank Li |
2024-12-07 | iio: adc: vf610_adc: use devm_* and dev_err_probe() to simple code | Frank Li |
2024-12-07 | iio: accel: kx022a: Support KX134-1211 | Matti Vaittinen |
2024-12-07 | iio: kx022a: Support ROHM KX134ACR-LBZ | Matti Vaittinen |
2024-12-07 | iio: accel: kx022a: Support ICs with different G-ranges | Matti Vaittinen |
2024-12-07 | iio: accel: kx022a: Use cleanup.h helpers | Matti Vaittinen |
2024-12-07 | iio: light: Drop BU27008 and BU27010 | Matti Vaittinen |
2024-12-07 | iio: gyro: Add support for iam20380 sensor | Han Xu |
2024-12-07 | iio: buffer-dmaengine: document iio_dmaengine_buffer_setup_ext | David Lechner |
2024-12-07 | iio: light: cm3232: Reset before reading HW ID | Cibil Pankiras |
2024-12-07 | iio: adc: ad4695: move dt-bindings header | David Lechner |
2024-12-07 | iio: bm1390: simplify using guard(mutex) | Matti Vaittinen |
2024-12-07 | iio: bu27034: simplify using guard(mutex) | Matti Vaittinen |
2024-12-07 | iio: accel: kx022a: Improve reset delay | Matti Vaittinen |
2024-12-07 | iio: adc: pac1921: Add ACPI support to Microchip pac1921 | Victor Duicu |
2024-12-07 | iio: dac: Fix converters spelling typo. | Karan Sanghavi |
2024-12-07 | iio: dac: max5821: use devm_regulator_get_enable_read_voltage() | David Lechner |
2024-12-07 | iio: dac: ltc2688: use devm_regulator_get_enable_read_voltage() | David Lechner |
2024-12-07 | iio: dac ltc2632: drop driver remove function | David Lechner |
2024-12-07 | iio: dac: ltc2632: use devm_regulator_get_enable_read_voltage() | David Lechner |
2024-12-07 | iio: dac ad8801: drop driver remove function | David Lechner |
2024-12-07 | iio: dac: ad8801: use devm_regulator_get_enable_read_voltage() | David Lechner |
2024-12-07 | iio: dac: ad5686: use devm_regulator_get_enable_read_voltage() | David Lechner |
2024-12-07 | iio: adc: at91: call input_free_device() on allocated iio_dev | Joe Hattori |
2024-12-07 | iio: adc: ad7173: fix using shared static info struct | David Lechner |
2024-12-07 | iio: adc: ti-ads124s08: Use gpiod_set_value_cansleep() | Fabio Estevam |
2024-12-07 | iio: adc: ti-ads1119: fix information leak in triggered buffer | Javier Carrasco |
2024-12-07 | iio: pressure: zpa2326: fix information leak in triggered buffer | Javier Carrasco |
2024-12-07 | iio: adc: rockchip_saradc: fix information leak in triggered buffer | Javier Carrasco |
2024-12-07 | iio: imu: kmx61: fix information leak in triggered buffer | Javier Carrasco |
2024-12-07 | iio: light: vcnl4035: fix information leak in triggered buffer | Javier Carrasco |
2024-12-07 | iio: light: bh1745: fix information leak in triggered buffer | Javier Carrasco |
2024-12-07 | iio: adc: ti-ads8688: fix information leak in triggered buffer | Javier Carrasco |
2024-12-07 | iio: dummy: iio_simply_dummy_buffer: fix information leak in triggered buffer | Javier Carrasco |
2024-12-07 | iio: test: Fix GTS test config | Matti Vaittinen |
2024-12-07 | iio: adc: ti-ads1298: Add NULL check in ads1298_init | Charles Han |
2024-12-07 | iio: adc: stm32-dfsdm: handle label as an optional property | Olivier Moysan |
2024-12-07 | iio: adc: ad4695: fix buffered read, single sample timings | Trevor Gamblin |
2024-12-07 | iio: imu: inv_icm42600: fix timestamps after suspend if sensor is on | Jean-Baptiste Maneyrol |
2024-12-07 | iio: imu: inv_icm42600: fix spi burst write not supported | Jean-Baptiste Maneyrol |
2024-12-07 | iio: gyro: fxas21002c: Fix missing data update in trigger handler | Carlos Song |
2024-12-07 | iio: test : check null return of kunit_kmalloc in iio_rescale_test_scale | Pei Xiao |
2024-12-07 | iio: adc: ad7124: Disable all channels at probe time | Uwe Kleine-König |
2024-12-07 | iio: dac: ad5686: fix struct name in doc comment | David Lechner |
2024-12-07 | iio: dac: ad5624r: fix struct name in doc comment | David Lechner |
2024-12-07 | iio: accel: fxls8962af: add fxls8967af support | Han Xu |