Age | Commit message (Expand) | Author |
2024-02-25 | iio: accel: adxl367: fix I2C FIFO data register | Cosmin Tanislav |
2024-02-25 | iio: accel: adxl367: fix DEVID read after reset | Cosmin Tanislav |
2024-02-25 | iio: pressure: dlhl60d: Initialize empty DLH bytes | Kees Cook |
2024-02-25 | iio: imu: inv_mpu6050: fix frequency setting when chip is off | Jean-Baptiste Maneyrol |
2024-02-24 | iio: pressure: Fixes BMP38x and BMP390 SPI support | Vasileios Amoiridis |
2024-02-24 | iio: imu: inv_mpu6050: fix FIFO parsing when empty | Jean-Baptiste Maneyrol |
2024-02-10 | iio: adc: ad4130: only set GPIO_CTRL if pin is unused | Cosmin Tanislav |
2024-02-10 | iio: adc: ad4130: zero-initialize clock init data | Cosmin Tanislav |
2024-02-04 | iio: accel: bma400: Fix a compilation problem | Mario Limonciello |
2024-02-04 | iio: hid-sensor-als: Return 0 for HID_USAGE_SENSOR_TIME_TIMESTAMP | Srinivas Pandruvada |
2024-01-27 | iio: humidity: hdc3020: fix temperature offset | Dimitri Fedrau |
2024-01-22 | iio: adc: ad7091r8: Fix error code in ad7091r8_gpio_setup() | Dan Carpenter |
2024-01-22 | iio: humidity: hdc3020: Add Makefile, Kconfig and MAINTAINERS entry | Jonathan Cameron |
2024-01-22 | iio: imu: bno055: serdev requires REGMAP | Randy Dunlap |
2024-01-22 | iio: magnetometer: rm3100: add boundary check for the value read from RM3100_... | zhili.liu |
2024-01-22 | iio: pressure: bmp280: Add missing bmp085 to SPI id table | Sam Protsenko |
2024-01-22 | iio: core: fix memleak in iio_device_register_sysfs | Dinghao Liu |
2024-01-18 | Merge tag 'tty-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2024-01-17 | Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2023-12-26 | iio: adc: Add support for AD7091R-8 | Marcelo Schmitt |
2023-12-26 | iio: adc: Split AD7091R-5 config symbol | Marcelo Schmitt |
2023-12-26 | iio: adc: ad7091r: Add chip_info callback to get conversion result channel | Marcelo Schmitt |
2023-12-26 | iio: adc: ad7091r: Set device mode through chip_info callback | Marcelo Schmitt |
2023-12-26 | iio: adc: ad7091r: Remove unneeded probe parameters | Marcelo Schmitt |
2023-12-26 | iio: adc: ad7091r: Move chip init data to container struct | Marcelo Schmitt |
2023-12-26 | iio: adc: ad7091r: Move generic AD7091R code to base driver and header file | Marcelo Schmitt |
2023-12-26 | iio: adc: ad7091r: Enable internal vref if external vref is not supplied | Marcelo Schmitt |
2023-12-26 | iio: adc: ad7091r: Allow users to configure device events | Marcelo Schmitt |
2023-12-21 | iio: dac: driver for MCP4821 | Anshul Dalal |
2023-12-21 | iio: buffer-dma: split iio_dma_buffer_fileio_free() function | Alexandru Ardelean |
2023-12-21 | iio: buffer-dma: Get rid of outgoing queue | Paul Cercueil |
2023-12-21 | iio: buffer: Use IIO_SEPARATE instead of a hard-coded 0 | Christophe JAILLET |
2023-12-19 | Revert "iio: hid-sensor-als: Add light color temperature support" | Srinivas Pandruvada |
2023-12-19 | Revert "iio: hid-sensor-als: Add light chromaticity support" | Srinivas Pandruvada |
2023-12-17 | iio: adc: ad7091r: Align arguments to function call parenthesis | Marcelo Schmitt |
2023-12-17 | iio: adc: ad7091r: Set alert bit in config register | Marcelo Schmitt |
2023-12-17 | iio: adc: ad7091r: Pass iio_dev to event handler | Marcelo Schmitt |
2023-12-17 | iio: chemical: add support for Aosong AGS02MA | Anshul Dalal |
2023-12-17 | iio: accel: bmi088: update comments and Kconfig | Jun Yan |
2023-12-11 | iio: humidity: Add driver for ti HDC302x humidity sensors | Li peiyu |
2023-12-11 | iio: core: introduce trough info element for minimum values | Javier Carrasco |
2023-12-11 | iio: light: driver for Lite-On ltr390 | Anshul Dalal |
2023-12-11 | iio: light: isl76682: remove unreachable code | Jiapeng Chong |
2023-12-11 | iio: pressure: driver for Honeywell HSC/SSC series | Petre Rodan |
2023-12-11 | iio: temperature: mlx90635 MLX90635 IR Temperature sensor | Crt Mori |
2023-12-11 | iio: adc: adi-axi-adc: convert to regmap | Nuno Sa |
2023-12-10 | iio: adc: ad9467: use the more common !val NULL check | Nuno Sa |
2023-12-10 | iio: adc: ad9467: use chip_info variables instead of array | Nuno Sa |
2023-12-10 | iio: adc: ad9467: use spi_get_device_match_data() | Nuno Sa |
2023-12-10 | iio: adc: ad9467: fix scale setting | Nuno Sa |