summaryrefslogtreecommitdiff
path: root/include/linux/iio/common
AgeCommit message (Expand)Author
2024-02-04iio: commom: st_sensors: ensure proper DMA alignmentNuno Sa
2023-07-20iio: make invensense timestamp module genericJean-Baptiste Maneyrol
2023-07-20iio: move inv_icm42600 timestamp module in commonJean-Baptiste Maneyrol
2023-05-13iio: accel: st_accel: Add LSM303DMarius Hoch
2022-11-23iio: st_sensors: core and lsm9ds0 switch to devm_regulator_bulk_get_enable()Jonathan Cameron
2022-07-18iio: cros: Register FIFO callback after sensor is registeredGwendal Grignou
2022-06-11iio: common: cros_ec_sensors: Add label attributeGwendal Grignou
2022-04-10iio: st_sensors: Add a local lock for protecting odrMiquel Raynal
2021-09-14iio: st_sensors: remove reference to parent device object on st_sensor_dataAlexandru Ardelean
2021-09-14iio: st_sensors: remove all driver remove functionsAlexandru Ardelean
2021-09-14iio: st_sensors: remove st_sensors_power_disable() functionAlexandru Ardelean
2021-09-14iio: st_sensors: remove st_sensors_deallocate_trigger() functionAlexandru Ardelean
2021-06-03iio: accel: st_sensors: Support generic mounting matrixLinus Walleij
2021-06-03iio: st_sensors: Create extended attr macroLinus Walleij
2021-05-17iio: cros_ec_sensors: Fix alignment of buffer in iio_push_to_buffers_with_tim...Jonathan Cameron
2021-05-17iio: st_sensors: Add lsm9ds0 IMU supportAndy Shevchenko
2021-05-17iio: st_sensors: Make accel, gyro, magn and pressure probe sharedAndy Shevchenko
2021-03-25iio: cros: unify hw fifo attributes without API changesGwendal Grignou
2020-09-29iio: cros_ec: unify hw fifo attributes into the core fileAlexandru Ardelean
2020-06-14iio: cros_ec: Reapply range at resumeGwendal Grignou
2020-03-30iio: cros_ec: Use Hertz as unit for sampling frequencyGwendal Grignou
2020-03-28iio: cros_ec: Report hwfifo_watermark_maxGwendal Grignou
2020-03-28iio: cros_ec: Expose hwfifo_timeoutGwendal Grignou
2020-03-28iio: cros_ec: Remove pm functionGwendal Grignou
2020-03-28iio: cros_ec: Register to cros_ec_sensorhub when EC supports FIFOGwendal Grignou
2020-03-28iio: cros_ec: Move function description to .c fileGwendal Grignou
2020-01-13iio: st_sensors: Drop redundant parameter from st_sensors_of_name_probe()Andy Shevchenko
2019-09-19Merge tag 'tag-chrome-platform-for-v5.4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2019-09-02mfd / platform: cros_ec: Reorganize platform and mfd includesEnric Balletbo i Serra
2019-08-11iio:st_sensors: remove buffer allocation at each buffer enableDenis Ciocca
2019-08-05iio: remove get_irq_data_ready() function pointer and use IRQ number directlyDenis Ciocca
2019-07-27iio: common: cros_ec_sensors: Expose cros_ec_sensors frequency range via iio ...Fabien Lahoudere
2019-07-27iio: cros_ec: Add sign vector in core for backward compatibilityGwendal Grignou
2019-07-27iio: make st_sensors drivers use regmapDenis Ciocca
2019-07-27iio: move 3-wire spi initialization to st_sensors_spiDenis Ciocca
2019-07-27iio:common:st_sensors: add st_sensors_get_settings_index() helper functionDenis Ciocca
2019-07-27iio: cros_ec: Add calibscale for 3d MEMSGwendal Grignou
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2019-02-02iio: st_accel: use ACPI orientation dataDaniel Drake
2018-11-16iio: st-accel: add support for lis3deHeiko Stuebner
2018-03-17iio: cros_ec: Move cros_ec_sensors_core.h in /includeGwendal Grignou
2017-10-10iio: st_sensors: split open-drain parameters for irq1 and irq2Lorenzo Bianconi
2017-10-09iio: st_sensors: decouple irq1 configuration parameters from the irq2 onesLorenzo Bianconi
2017-10-09iio: st_sensors: add register mask for status registerLorenzo Bianconi
2017-08-14Merge 4.13-rc5 into staging-nextGreg Kroah-Hartman
2017-07-06iio: accel: st_accel: add SPI-3wire supportLorenzo Bianconi
2017-07-01iio: common: st_sensors: move st_sensors_of_i2c_probe() in common codeLorenzo Bianconi
2017-01-19Merge tag 'iio-for-4.11a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman