summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)Author
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
2024-12-07iio: accel: fxls8962af: add fxls8974cf supportHaibo Chen
2024-12-07iio: invensense: Prevent possible integer overflow while multiplicationKaran Sanghavi
2024-12-07iio: dac: mcp4725: Use of_property_present() for non-boolean propertiesRob Herring (Arm)
2024-12-07iio: adc: ad7173: remove unused fieldDavid Lechner
2024-12-07iio: imu: lsm6dsx: Use i3cdev_to_dev to get device pointerGuenter Roeck
2024-12-07iio: imu: adis16480: add devices to adis16480 driverDarius Berghe
2024-12-05iio: magnetometer: yas530: use signed integer type for clamp limitsJakob Hauser
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra
2024-11-29Merge tag 'char-misc-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-11-19Merge tag 'locking-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-11-11iio: magnetometer: fix if () scoped_guard() formattingStephen Rothwell