Age | Commit message (Expand) | Author |
2024-05-03 | iio: invensense: fix timestamp glitches when switching frequency | Jean-Baptiste Maneyrol |
2024-02-04 | iio: commom: st_sensors: ensure proper DMA alignment | Nuno Sa |
2023-07-20 | iio: make invensense timestamp module generic | Jean-Baptiste Maneyrol |
2023-07-20 | iio: move inv_icm42600 timestamp module in common | Jean-Baptiste Maneyrol |
2023-05-13 | iio: accel: st_accel: Add LSM303D | Marius Hoch |
2022-11-23 | iio: st_sensors: core and lsm9ds0 switch to devm_regulator_bulk_get_enable() | Jonathan Cameron |
2022-07-18 | iio: cros: Register FIFO callback after sensor is registered | Gwendal Grignou |
2022-06-11 | iio: common: cros_ec_sensors: Add label attribute | Gwendal Grignou |
2022-04-10 | iio: st_sensors: Add a local lock for protecting odr | Miquel Raynal |
2021-09-14 | iio: st_sensors: remove reference to parent device object on st_sensor_data | Alexandru Ardelean |
2021-09-14 | iio: st_sensors: remove all driver remove functions | Alexandru Ardelean |
2021-09-14 | iio: st_sensors: remove st_sensors_power_disable() function | Alexandru Ardelean |
2021-09-14 | iio: st_sensors: remove st_sensors_deallocate_trigger() function | Alexandru Ardelean |
2021-06-03 | iio: accel: st_sensors: Support generic mounting matrix | Linus Walleij |
2021-06-03 | iio: st_sensors: Create extended attr macro | Linus Walleij |
2021-05-17 | iio: cros_ec_sensors: Fix alignment of buffer in iio_push_to_buffers_with_tim... | Jonathan Cameron |
2021-05-17 | iio: st_sensors: Add lsm9ds0 IMU support | Andy Shevchenko |
2021-05-17 | iio: st_sensors: Make accel, gyro, magn and pressure probe shared | Andy Shevchenko |
2021-03-25 | iio: cros: unify hw fifo attributes without API changes | Gwendal Grignou |
2020-09-29 | iio: cros_ec: unify hw fifo attributes into the core file | Alexandru Ardelean |
2020-06-14 | iio: cros_ec: Reapply range at resume | Gwendal Grignou |
2020-03-30 | iio: cros_ec: Use Hertz as unit for sampling frequency | Gwendal Grignou |
2020-03-28 | iio: cros_ec: Report hwfifo_watermark_max | Gwendal Grignou |
2020-03-28 | iio: cros_ec: Expose hwfifo_timeout | Gwendal Grignou |
2020-03-28 | iio: cros_ec: Remove pm function | Gwendal Grignou |
2020-03-28 | iio: cros_ec: Register to cros_ec_sensorhub when EC supports FIFO | Gwendal Grignou |
2020-03-28 | iio: cros_ec: Move function description to .c file | Gwendal Grignou |
2020-01-13 | iio: st_sensors: Drop redundant parameter from st_sensors_of_name_probe() | Andy Shevchenko |
2019-09-19 | Merge tag 'tag-chrome-platform-for-v5.4' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2019-09-02 | mfd / platform: cros_ec: Reorganize platform and mfd includes | Enric Balletbo i Serra |
2019-08-11 | iio:st_sensors: remove buffer allocation at each buffer enable | Denis Ciocca |
2019-08-05 | iio: remove get_irq_data_ready() function pointer and use IRQ number directly | Denis Ciocca |
2019-07-27 | iio: common: cros_ec_sensors: Expose cros_ec_sensors frequency range via iio ... | Fabien Lahoudere |
2019-07-27 | iio: cros_ec: Add sign vector in core for backward compatibility | Gwendal Grignou |
2019-07-27 | iio: make st_sensors drivers use regmap | Denis Ciocca |
2019-07-27 | iio: move 3-wire spi initialization to st_sensors_spi | Denis Ciocca |
2019-07-27 | iio:common:st_sensors: add st_sensors_get_settings_index() helper function | Denis Ciocca |
2019-07-27 | iio: cros_ec: Add calibscale for 3d MEMS | Gwendal Grignou |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282 | Thomas Gleixner |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177 | Thomas Gleixner |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 | Thomas Gleixner |
2019-02-02 | iio: st_accel: use ACPI orientation data | Daniel Drake |
2018-11-16 | iio: st-accel: add support for lis3de | Heiko Stuebner |
2018-03-17 | iio: cros_ec: Move cros_ec_sensors_core.h in /include | Gwendal Grignou |
2017-10-10 | iio: st_sensors: split open-drain parameters for irq1 and irq2 | Lorenzo Bianconi |
2017-10-09 | iio: st_sensors: decouple irq1 configuration parameters from the irq2 ones | Lorenzo Bianconi |
2017-10-09 | iio: st_sensors: add register mask for status register | Lorenzo Bianconi |
2017-08-14 | Merge 4.13-rc5 into staging-next | Greg Kroah-Hartman |
2017-07-06 | iio: accel: st_accel: add SPI-3wire support | Lorenzo Bianconi |
2017-07-01 | iio: common: st_sensors: move st_sensors_of_i2c_probe() in common code | Lorenzo Bianconi |