summaryrefslogtreecommitdiffstats
path: root/include/linux/iio/common
Commit message (Expand)AuthorAgeFilesLines
* iio: invensense: fix timestamp glitches when switching frequencyJean-Baptiste Maneyrol2024-05-031-2/+1
* iio: commom: st_sensors: ensure proper DMA alignmentNuno Sa2024-02-041-2/+2
* iio: make invensense timestamp module genericJean-Baptiste Maneyrol2023-07-202-79/+95
* iio: move inv_icm42600 timestamp module in commonJean-Baptiste Maneyrol2023-07-201-0/+79
* iio: accel: st_accel: Add LSM303DMarius Hoch2023-05-131-0/+1
* iio: st_sensors: core and lsm9ds0 switch to devm_regulator_bulk_get_enable()Jonathan Cameron2022-11-231-4/+0
* iio: cros: Register FIFO callback after sensor is registeredGwendal Grignou2022-07-181-2/+5
* iio: common: cros_ec_sensors: Add label attributeGwendal Grignou2022-06-111-2/+0
* iio: st_sensors: Add a local lock for protecting odrMiquel Raynal2022-04-101-0/+3
* iio: st_sensors: remove reference to parent device object on st_sensor_dataAlexandru Ardelean2021-09-141-2/+0
* iio: st_sensors: remove all driver remove functionsAlexandru Ardelean2021-09-141-4/+0
* iio: st_sensors: remove st_sensors_power_disable() functionAlexandru Ardelean2021-09-141-2/+0
* iio: st_sensors: remove st_sensors_deallocate_trigger() functionAlexandru Ardelean2021-09-141-5/+0
* iio: accel: st_sensors: Support generic mounting matrixLinus Walleij2021-06-031-1/+3
* iio: st_sensors: Create extended attr macroLinus Walleij2021-06-031-2/+8
* iio: cros_ec_sensors: Fix alignment of buffer in iio_push_to_buffers_with_tim...Jonathan Cameron2021-05-171-1/+1
* iio: st_sensors: Add lsm9ds0 IMU supportAndy Shevchenko2021-05-171-0/+2
* iio: st_sensors: Make accel, gyro, magn and pressure probe sharedAndy Shevchenko2021-05-171-0/+20
* iio: cros: unify hw fifo attributes without API changesGwendal Grignou2021-03-251-2/+1
* iio: cros_ec: unify hw fifo attributes into the core fileAlexandru Ardelean2020-09-291-2/+2
* iio: cros_ec: Reapply range at resumeGwendal Grignou2020-06-141-1/+10
* iio: cros_ec: Use Hertz as unit for sampling frequencyGwendal Grignou2020-03-301-3/+3
* iio: cros_ec: Report hwfifo_watermark_maxGwendal Grignou2020-03-281-0/+3
* iio: cros_ec: Expose hwfifo_timeoutGwendal Grignou2020-03-281-3/+1
* iio: cros_ec: Remove pm functionGwendal Grignou2020-03-281-5/+0
* iio: cros_ec: Register to cros_ec_sensorhub when EC supports FIFOGwendal Grignou2020-03-281-1/+9
* iio: cros_ec: Move function description to .c fileGwendal Grignou2020-03-281-80/+0
* iio: st_sensors: Drop redundant parameter from st_sensors_of_name_probe()Andy Shevchenko2020-01-132-21/+1
* Merge tag 'tag-chrome-platform-for-v5.4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2019-09-191-1/+2
|\
| * mfd / platform: cros_ec: Reorganize platform and mfd includesEnric Balletbo i Serra2019-09-021-1/+2
* | iio:st_sensors: remove buffer allocation at each buffer enableDenis Ciocca2019-08-111-5/+9
* | iio: remove get_irq_data_ready() function pointer and use IRQ number directlyDenis Ciocca2019-08-051-3/+2
* | iio: common: cros_ec_sensors: Expose cros_ec_sensors frequency range via iio ...Fabien Lahoudere2019-07-271-0/+21
* | iio: cros_ec: Add sign vector in core for backward compatibilityGwendal Grignou2019-07-271-1/+1
* | iio: make st_sensors drivers use regmapDenis Ciocca2019-07-272-39/+5
* | iio: move 3-wire spi initialization to st_sensors_spiDenis Ciocca2019-07-272-4/+3
* | iio:common:st_sensors: add st_sensors_get_settings_index() helper functionDenis Ciocca2019-07-271-0/+4
* | iio: cros_ec: Add calibscale for 3d MEMSGwendal Grignou2019-07-271-1/+4
|/
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner2019-06-051-9/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177Thomas Gleixner2019-05-303-6/+3
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-301-11/+1
* iio: st_accel: use ACPI orientation dataDaniel Drake2019-02-021-0/+1
* iio: st-accel: add support for lis3deHeiko Stuebner2018-11-161-1/+1
* iio: cros_ec: Move cros_ec_sensors_core.h in /includeGwendal Grignou2018-03-171-0/+180
* iio: st_sensors: split open-drain parameters for irq1 and irq2Lorenzo Bianconi2017-10-101-12/+16
* iio: st_sensors: decouple irq1 configuration parameters from the irq2 onesLorenzo Bianconi2017-10-091-6/+10
* iio: st_sensors: add register mask for status registerLorenzo Bianconi2017-10-091-2/+5
* Merge 4.13-rc5 into staging-nextGreg Kroah-Hartman2017-08-141-0/+7
|\
| * iio: accel: st_accel: add SPI-3wire supportLorenzo Bianconi2017-07-061-0/+7
* | iio: common: st_sensors: move st_sensors_of_i2c_probe() in common codeLorenzo Bianconi2017-07-012-10/+12
|/