aboutsummaryrefslogtreecommitdiff
path: root/drivers/iio/accel/st_accel_core.c
AgeCommit message (Expand)Author
2022-04-10iio: st_sensors: Stop abusing mlock to ensure internal coherencyMiquel Raynal
2022-04-10iio: st_sensors: Return as early as possible from the _write_raw() callbacksMiquel Raynal
2022-04-04iio: accel: add support for LIS302DL variantSicelo A. Mhlongo
2022-02-18iio:st-sensors: Move exports into IIO_ST_SENSORS namespaceJonathan Cameron
2022-02-18iio: accel: st_accel: Add support for Silan SC7A20Samuel Holland
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_deallocate_trigger() functionAlexandru Ardelean
2021-07-24iio: accel: st_accel: use devm_iio_triggered_buffer_setup() for bufferAlexandru Ardelean
2021-07-24iio: st-sensors: Remove some unused includes and add some that should be thereJonathan Cameron
2021-06-03iio: accel: st_sensors: Stop copying channelsLinus Walleij
2021-06-03iio: accel: st_sensors: Support generic mounting matrixLinus Walleij
2021-05-17iio: st_sensors: Add lsm9ds0 IMU supportAndy Shevchenko
2021-05-17iio: st_sensors: Call st_sensors_power_enable() from bus driversAndy Shevchenko
2021-05-17iio: accel: st_accel: Move platform data from header to C fileAndy Shevchenko
2020-04-19iio: accel: st_sensors: add support for LIS2HH12Gaëtan André
2020-03-21iio: st_sensors: Drop unneeded explicit castingsAndy Shevchenko
2020-03-21iio: st_sensors: Use dev_get_platdata() to get platform_dataAndy Shevchenko
2019-12-08iio: st_accel: Fix unused variable warningYueHaibing
2019-10-27iio: st: Drop GPIO includeLinus Walleij
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:accel: introduce st_accel_get_settings() functionDenis Ciocca
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177Thomas Gleixner
2019-04-14iio: accel: add support to LIS2DE12Robert Jones
2019-04-04iio: st_accel: remove redundant unsigned less than zero checkColin Ian King
2019-02-02iio: st_accel: use ACPI orientation dataDaniel Drake
2018-11-16iio: st-accel: add support for lis3deHeiko Stuebner
2018-03-10iio: st_pressure: st_accel: pass correct platform data to initMichael Nosthoff
2018-03-10Revert "iio: accel: st_accel: remove redundant pointer pdata"Jonathan Cameron
2017-12-02iio: accel: st_accel: remove redundant pointer pdataColin Ian King
2017-10-10iio: accel: add support to LIS3DHHLorenzo Bianconi
2017-10-10iio: st_sensors: split open-drain parameters for irq1 and irq2Lorenzo Bianconi
2017-10-09iio: accel: add support to LIS2DW12Lorenzo 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-22iio:accel: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron
2017-08-20Merge tag 'iio-for-4.14b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2017-08-14Merge 4.13-rc5 into staging-nextGreg Kroah-Hartman
2017-08-12iio: accel: st_accel: fix data-ready line configurationLorenzo Bianconi
2017-07-23Merge tag 'iio-fixes-for-4.13a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2017-07-09iio: accel: st_accel: rename H3LIS331DL_DRIVER_NAME in H3LIS331DL_ACCEL_DEV_NAMELorenzo Bianconi
2017-07-06iio: accel: st_accel: add SPI-3wire supportLorenzo Bianconi
2017-04-26iio: st_pressure: st_accel: Initialise sensor platform data properlyShrirang Bagul
2016-12-31iio: accel: st_accel: fix LIS3LV02 reading and scalingLinus Walleij
2016-11-19iio: accel: st_accel: inline per-sensor dataLinus Walleij
2016-11-14Merge 4.9-rc5 into staging-nextGreg Kroah-Hartman
2016-11-01iio: accel: st_accel: add support to lng2dmLorenzo Bianconi
2016-10-30iio: st_sensors: fix scale configuration for h3lis331dlLorenzo Bianconi