summaryrefslogtreecommitdiff
path: root/include/linux/iio/common/st_sensors.h
AgeCommit message (Expand)AuthorFilesLines
2024-02-04iio: commom: st_sensors: ensure proper DMA alignmentNuno Sa1-2/+2
2023-05-13iio: accel: st_accel: Add LSM303DMarius Hoch1-0/+1
2022-11-23iio: st_sensors: core and lsm9ds0 switch to devm_regulator_bulk_get_enable()Jonathan Cameron1-4/+0
2022-04-10iio: st_sensors: Add a local lock for protecting odrMiquel Raynal1-0/+3
2021-09-14iio: st_sensors: remove reference to parent device object on st_sensor_dataAlexandru Ardelean1-2/+0
2021-09-14iio: st_sensors: remove all driver remove functionsAlexandru Ardelean1-4/+0
2021-09-14iio: st_sensors: remove st_sensors_power_disable() functionAlexandru Ardelean1-2/+0
2021-09-14iio: st_sensors: remove st_sensors_deallocate_trigger() functionAlexandru Ardelean1-5/+0
2021-06-03iio: accel: st_sensors: Support generic mounting matrixLinus Walleij1-1/+3
2021-06-03iio: st_sensors: Create extended attr macroLinus Walleij1-2/+8
2021-05-17iio: st_sensors: Add lsm9ds0 IMU supportAndy Shevchenko1-0/+2
2021-05-17iio: st_sensors: Make accel, gyro, magn and pressure probe sharedAndy Shevchenko1-0/+20
2020-01-14iio: st_sensors: Drop redundant parameter from st_sensors_of_name_probe()Andy Shevchenko1-11/+1
2019-08-11iio:st_sensors: remove buffer allocation at each buffer enableDenis Ciocca1-5/+9
2019-08-05iio: remove get_irq_data_ready() function pointer and use IRQ number directlyDenis Ciocca1-3/+2
2019-07-28iio: make st_sensors drivers use regmapDenis Ciocca1-37/+3
2019-07-28iio: move 3-wire spi initialization to st_sensors_spiDenis Ciocca1-2/+1
2019-07-28iio:common:st_sensors: add st_sensors_get_settings_index() helper functionDenis Ciocca1-0/+4
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177Thomas Gleixner1-2/+1
2019-02-02iio: st_accel: use ACPI orientation dataDaniel Drake1-0/+1
2018-11-16iio: st-accel: add support for lis3deHeiko Stuebner1-1/+1
2017-10-10iio: st_sensors: split open-drain parameters for irq1 and irq2Lorenzo Bianconi1-12/+16
2017-10-09iio: st_sensors: decouple irq1 configuration parameters from the irq2 onesLorenzo Bianconi1-6/+10
2017-10-09iio: st_sensors: add register mask for status registerLorenzo Bianconi1-2/+5
2017-08-14Merge 4.13-rc5 into staging-nextGreg Kroah-Hartman1-0/+7
2017-07-06iio: accel: st_accel: add SPI-3wire supportLorenzo Bianconi1-0/+7
2017-07-01iio: common: st_sensors: move st_sensors_of_i2c_probe() in common codeLorenzo Bianconi1-0/+12
2016-12-31iio: accel: st_accel: fix LIS3LV02 reading and scalingLinus Walleij1-0/+12
2016-07-02iio: st_sensors: harden interrupt handlingLinus Walleij1-0/+2
2016-06-20Merge 4.7-rc4 into staging-nextGreg Kroah-Hartman1-1/+8
2016-05-29iio: st_sensors: switch to a threaded interruptLinus Walleij1-1/+8
2016-05-29iio:st_sensors: fix power regulator usageGregor Boirie1-1/+1
2016-05-29iio:st_sensors: unexport st_sensors_get_buffer_elementGregor Boirie1-2/+0
2016-04-19iio: st_sensors: support open drain modeLinus Walleij1-0/+6
2016-04-19iio: st_sensors: verify interrupt event to statusLinus Walleij1-0/+3
2016-01-10iio: st_sensors: support active-low interruptsLinus Walleij1-0/+4
2015-08-16iio: st_sensors: add debugfs register read hookLinus Walleij1-0/+4
2015-07-23iio: st-sensors: add configuration for WhoAmI addressGiuseppe Barba1-0/+2
2014-10-04iio:imu: changed structure name from st_sensors to st_sensor_settingsDenis CIOCCA1-5/+5
2014-07-07iio:st sensors: remove custom sampling frequence attribute in favour of core ...Jonathan Cameron1-11/+1
2014-04-26iio: st_sensors: move regulator retrieveal to coreLinus Walleij1-0/+4
2013-09-23iio: pressure-core: st: Provide support for the Vdd_IO power supplyLee Jones1-0/+2
2013-09-23iio: pressure-core: st: Provide support for the Vdd power supplyLee Jones1-0/+3
2013-09-15iio: pressure-core: st: Allow for number of channels to varyLee Jones1-0/+1
2013-08-03iio: Added ST-sensors platform data to select the DRDY interrupt pinDenis CIOCCA1-3/+11
2013-06-05iio:common: Removed stuff macros, added num_data_channels on st_sensors struc...Denis CIOCCA1-2/+2
2013-06-04iio:common: ST_SENSORS_LSM_CHANNELS macro changedDenis CIOCCA1-11/+9
2013-03-25Merge tag 'iio-for-3.10a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman1-2/+3
2013-03-17iio:st_sensors move to info_mask_(shared_by_type/separate)Jonathan Cameron1-2/+3
2013-03-02iio: Fix build error seen if IIO_TRIGGER is defined but IIO_BUFFER is notGuenter Roeck1-3/+6