summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)Author
2024-07-05iio: chemical: bme680: Fix sensor data read operationVasileios Amoiridis
2024-07-05iio: chemical: bme680: Fix overflows in compensate() functionsVasileios Amoiridis
2024-07-05iio: chemical: bme680: Fix calibration data variableVasileios Amoiridis
2024-07-05iio: chemical: bme680: Fix pressure value outputVasileios Amoiridis
2024-07-05iio: accel: fxls8962af: select IIO_BUFFER & IIO_KFIFO_BUFAlexander Sverdlin
2024-07-05iio: adc: ad7266: Fix variable checking bugFernando Yang
2024-07-05iio: imu: inv_icm42600: delete unneeded update watermark callJean-Baptiste Maneyrol
2024-07-05iio: dac: ad5592r: fix temperature channel scaling valueMarc Ferland
2024-07-05iio: adc: ad9467: fix scan type signDavid Lechner
2024-07-05iio: accel: mxc4005: Reset chip on probe() and resume()Hans de Goede
2024-06-16iio: pressure: dps310: support negative temperature valuesThomas Haemmerle
2024-05-17iio: accel: mxc4005: Interrupt handling fixesHans de Goede
2024-05-17iio:imu: adis16475: Fix sync mode settingRamona Gradinariu
2024-02-23iio: accel: bma400: Fix a compilation problemMario Limonciello
2024-02-23iio: core: fix memleak in iio_device_register_sysfsDinghao Liu
2024-02-23iio: magnetometer: rm3100: add boundary check for the value read from RM3100_...zhili.liu
2024-02-23iio: hid-sensor-als: Return 0 for HID_USAGE_SENSOR_TIME_TIMESTAMPSrinivas Pandruvada
2024-02-23iio:adc:ad7091r: Move exports into IIO_AD7091R namespace.Jonathan Cameron
2024-02-23iio: adc: ad7091r: Enable internal vref if external vref is not suppliedMarcelo Schmitt
2024-02-23iio: adc: ad7091r: Allow users to configure device eventsMarcelo Schmitt
2024-02-23iio: adc: ad7091r: Set alert bit in config registerMarcelo Schmitt
2024-01-25iio: adc: ad9467: fix scale settingNuno Sa
2024-01-25iio: adc: ad9467: don't ignore error codesNuno Sa
2024-01-25iio: adc: ad9467: fix reset gpio handlingNuno Sa
2024-01-25iio: adc: ad9467: Benefit from devm_clk_get_enabled() to simplifyUwe Kleine-König
2024-01-25iio: adc: ad7091r: Pass iio_dev to event handlerMarcelo Schmitt
2024-01-05iio: imu: adis16475: add spi_device_id tableNuno Sa
2024-01-05iio: triggered-buffer: prevent possible freeing of wrong bufferDavid Lechner
2024-01-05iio: adc: ti_am335x_adc: Fix return value check of tiadc_request_dma()Wadim Egorov
2024-01-05iio: common: ms_sensors: ms_sensors_i2c: fix humidity conversion time tableJavier Carrasco
2024-01-05iio: imu: inv_mpu6050: fix an error code problem in inv_mpu6050_read_rawSu Hui
2023-11-08iio: afe: rescale: Accept only offset channelsLinus Walleij
2023-11-08iio: afe: rescale: add offset supportLiam Beguin
2023-11-08iio: afe: rescale: expose scale processing functionLiam Beguin
2023-11-08iio: afe: rescale: reorder includesLiam Beguin
2023-11-08iio: adc: xilinx-xadc: Correct temperature offset/scale for UltraScaleRobert Hancock
2023-11-08iio: adc: xilinx-xadc: Don't clobber preset voltage/temperature thresholdsRobert Hancock
2023-11-08iio: exynos-adc: request second interupt only when touchscreen mode is usedMarek Szyprowski
2023-10-25iio: adc: ad7192: Correct reference voltageAlisa-Dariana Roman
2023-10-25iio: cros_ec: fix an use-after-free in cros_ec_sensors_push_data()Tzung-Bi Shih
2023-10-25iio: core: introduce iio_device_{claim|release}_buffer_mode() APIsNuno Sá
2023-10-25iio: core: Hide read accesses to iio_dev->currentmodeMiquel Raynal
2023-10-25iio: Un-inline iio_buffer_enabled()Miquel Raynal
2023-10-19iio: pressure: ms5611: ms5611_prom_is_valid false negative bugAlexander Zangerl
2023-10-19iio: pressure: dps310: Adjust Timeout SettingsLakshmi Yadlapati
2023-10-19iio: pressure: bmp280: Fix NULL pointer exceptionPhil Elwell
2023-08-26iio: addac: stx104: Fix race condition when converting analog-to-digitalWilliam Breathitt Gray
2023-08-26iio: addac: stx104: Fix race condition for stx104_write_raw()William Breathitt Gray
2023-08-26iio: stx104: Move to addac subdirectoryWilliam Breathitt Gray
2023-08-26iio: adc: stx104: Implement and utilize register structuresWilliam Breathitt Gray