summaryrefslogtreecommitdiffstats
path: root/include/linux/iio/common/st_sensors.h
Commit message (Expand)AuthorAgeFilesLines
* iio: commom: st_sensors: ensure proper DMA alignmentNuno Sa2024-02-041-2/+2
* 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: 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: 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: st_sensors: Drop redundant parameter from st_sensors_of_name_probe()Andy Shevchenko2020-01-131-11/+1
* 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: make st_sensors drivers use regmapDenis Ciocca2019-07-271-37/+3
* iio: move 3-wire spi initialization to st_sensors_spiDenis Ciocca2019-07-271-2/+1
* iio:common:st_sensors: add st_sensors_get_settings_index() helper functionDenis Ciocca2019-07-271-0/+4
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177Thomas Gleixner2019-05-301-2/+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: 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-011-0/+12
|/
* iio: accel: st_accel: fix LIS3LV02 reading and scalingLinus Walleij2016-12-311-0/+12
* iio: st_sensors: harden interrupt handlingLinus Walleij2016-07-021-0/+2
* Merge 4.7-rc4 into staging-nextGreg Kroah-Hartman2016-06-201-1/+8
|\
| * iio: st_sensors: switch to a threaded interruptLinus Walleij2016-05-291-1/+8
* | iio:st_sensors: fix power regulator usageGregor Boirie2016-05-291-1/+1
* | iio:st_sensors: unexport st_sensors_get_buffer_elementGregor Boirie2016-05-291-2/+0
|/
* iio: st_sensors: support open drain modeLinus Walleij2016-04-191-0/+6
* iio: st_sensors: verify interrupt event to statusLinus Walleij2016-04-191-0/+3
* iio: st_sensors: support active-low interruptsLinus Walleij2016-01-101-0/+4
* iio: st_sensors: add debugfs register read hookLinus Walleij2015-08-161-0/+4
* iio: st-sensors: add configuration for WhoAmI addressGiuseppe Barba2015-07-231-0/+2
* iio:imu: changed structure name from st_sensors to st_sensor_settingsDenis CIOCCA2014-10-041-5/+5
* iio:st sensors: remove custom sampling frequence attribute in favour of core ...Jonathan Cameron2014-07-071-11/+1
* iio: st_sensors: move regulator retrieveal to coreLinus Walleij2014-04-261-0/+4
* iio: pressure-core: st: Provide support for the Vdd_IO power supplyLee Jones2013-09-231-0/+2
* iio: pressure-core: st: Provide support for the Vdd power supplyLee Jones2013-09-231-0/+3
* iio: pressure-core: st: Allow for number of channels to varyLee Jones2013-09-141-0/+1
* iio: Added ST-sensors platform data to select the DRDY interrupt pinDenis CIOCCA2013-08-031-3/+11
* iio:common: Removed stuff macros, added num_data_channels on st_sensors struc...Denis CIOCCA2013-06-051-2/+2
* iio:common: ST_SENSORS_LSM_CHANNELS macro changedDenis CIOCCA2013-06-041-11/+9
* Merge tag 'iio-for-3.10a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2013-03-251-2/+3
|\
| * iio:st_sensors move to info_mask_(shared_by_type/separate)Jonathan Cameron2013-03-171-2/+3
* | iio: Fix build error seen if IIO_TRIGGER is defined but IIO_BUFFER is notGuenter Roeck2013-03-021-3/+6
|/