summaryrefslogtreecommitdiff
path: root/include/linux/iio/common/st_sensors.h
AgeCommit message (Expand)Author
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: st_sensors: Add lsm9ds0 IMU supportAndy Shevchenko
2021-05-17iio: st_sensors: Make accel, gyro, magn and pressure probe sharedAndy Shevchenko
2020-01-13iio: st_sensors: Drop redundant parameter from st_sensors_of_name_probe()Andy Shevchenko
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: 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-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177Thomas Gleixner
2019-02-02iio: st_accel: use ACPI orientation dataDaniel Drake
2018-11-16iio: st-accel: add support for lis3deHeiko Stuebner
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
2016-12-31iio: accel: st_accel: fix LIS3LV02 reading and scalingLinus Walleij
2016-07-02iio: st_sensors: harden interrupt handlingLinus Walleij
2016-06-20Merge 4.7-rc4 into staging-nextGreg Kroah-Hartman
2016-05-29iio: st_sensors: switch to a threaded interruptLinus Walleij
2016-05-29iio:st_sensors: fix power regulator usageGregor Boirie
2016-05-29iio:st_sensors: unexport st_sensors_get_buffer_elementGregor Boirie
2016-04-19iio: st_sensors: support open drain modeLinus Walleij
2016-04-19iio: st_sensors: verify interrupt event to statusLinus Walleij
2016-01-10iio: st_sensors: support active-low interruptsLinus Walleij
2015-08-16iio: st_sensors: add debugfs register read hookLinus Walleij
2015-07-23iio: st-sensors: add configuration for WhoAmI addressGiuseppe Barba
2014-10-04iio:imu: changed structure name from st_sensors to st_sensor_settingsDenis CIOCCA
2014-07-07iio:st sensors: remove custom sampling frequence attribute in favour of core ...Jonathan Cameron
2014-04-26iio: st_sensors: move regulator retrieveal to coreLinus Walleij
2013-09-23iio: pressure-core: st: Provide support for the Vdd_IO power supplyLee Jones
2013-09-23iio: pressure-core: st: Provide support for the Vdd power supplyLee Jones
2013-09-14iio: pressure-core: st: Allow for number of channels to varyLee Jones
2013-08-03iio: Added ST-sensors platform data to select the DRDY interrupt pinDenis CIOCCA
2013-06-05iio:common: Removed stuff macros, added num_data_channels on st_sensors struc...Denis CIOCCA
2013-06-04iio:common: ST_SENSORS_LSM_CHANNELS macro changedDenis CIOCCA
2013-03-25Merge tag 'iio-for-3.10a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2013-03-17iio:st_sensors move to info_mask_(shared_by_type/separate)Jonathan Cameron
2013-03-02iio: Fix build error seen if IIO_TRIGGER is defined but IIO_BUFFER is notGuenter Roeck
2013-02-09iio:common: added allocate and deallocate trigger functions when trigger is d...Denis CIOCCA
2013-02-02iio:common: removed unused functions outside st_sensors libraryDenis CIOCCA
2013-01-31iio:common: Add STMicroelectronics common libraryDenis Ciocca