summaryrefslogtreecommitdiffstats
path: root/drivers/iio/accel/st_accel_core.c
Commit message (Expand)AuthorAgeFilesLines
* iio: accel: st_accel: Fix invalid mount_matrix on devices without ACPI _ONT m...Hans de Goede2023-06-091-2/+2
* iio: accel: st_accel: use devm_iio_triggered_buffer_setup() for bufferAlexandru Ardelean2021-07-241-5/+1
* iio: st-sensors: Remove some unused includes and add some that should be thereJonathan Cameron2021-07-241-6/+2
* iio: accel: st_sensors: Stop copying channelsLinus Walleij2021-06-031-10/+1
* iio: accel: st_sensors: Support generic mounting matrixLinus Walleij2021-06-031-53/+59
* iio: st_sensors: Add lsm9ds0 IMU supportAndy Shevchenko2021-05-171-1/+88
* iio: st_sensors: Call st_sensors_power_enable() from bus driversAndy Shevchenko2021-05-171-16/+5
* iio: accel: st_accel: Move platform data from header to C fileAndy Shevchenko2021-05-171-0/+5
* iio: accel: st_sensors: add support for LIS2HH12Gaëtan André2020-04-191-0/+77
* iio: st_sensors: Drop unneeded explicit castingsAndy Shevchenko2020-03-211-2/+1
* iio: st_sensors: Use dev_get_platdata() to get platform_dataAndy Shevchenko2020-03-211-2/+1
* iio: st_accel: Fix unused variable warningYueHaibing2019-12-081-2/+6
* iio: st: Drop GPIO includeLinus Walleij2019-10-271-1/+0
* iio: remove get_irq_data_ready() function pointer and use IRQ number directlyDenis Ciocca2019-08-051-4/+3
* iio: make st_sensors drivers use regmapDenis Ciocca2019-07-271-3/+0
* iio: move 3-wire spi initialization to st_sensors_spiDenis Ciocca2019-07-271-3/+1
* iio:accel: introduce st_accel_get_settings() functionDenis Ciocca2019-07-271-0/+18
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177Thomas Gleixner2019-05-301-2/+1
* iio: accel: add support to LIS2DE12Robert Jones2019-04-141-0/+76
* iio: st_accel: remove redundant unsigned less than zero checkColin Ian King2019-04-041-1/+1
* iio: st_accel: use ACPI orientation dataDaniel Drake2019-02-021-1/+170
* iio: st-accel: add support for lis3deHeiko Stuebner2018-11-161-0/+1
* iio: st_pressure: st_accel: pass correct platform data to initMichael Nosthoff2018-03-101-1/+1
* Revert "iio: accel: st_accel: remove redundant pointer pdata"Jonathan Cameron2018-03-101-0/+5
* iio: accel: st_accel: remove redundant pointer pdataColin Ian King2017-12-021-5/+0
* iio: accel: add support to LIS3DHHLorenzo Bianconi2017-10-101-0/+52
* iio: st_sensors: split open-drain parameters for irq1 and irq2Lorenzo Bianconi2017-10-101-6/+12
* iio: accel: add support to LIS2DW12Lorenzo Bianconi2017-10-091-0/+79
* iio: st_sensors: decouple irq1 configuration parameters from the irq2 onesLorenzo Bianconi2017-10-091-22/+44
* iio: st_sensors: add register mask for status registerLorenzo Bianconi2017-10-091-7/+28
* iio:accel: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron2017-08-221-2/+0
* Merge tag 'iio-for-4.14b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2017-08-201-2/+2
|\
| * iio: accel: st_accel: fix data-ready line configurationLorenzo Bianconi2017-08-121-2/+2
* | Merge 4.13-rc5 into staging-nextGreg Kroah-Hartman2017-08-141-0/+32
|\ \ | |/ |/|
| * Merge tag 'iio-fixes-for-4.13a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-07-231-0/+32
| |\
| | * iio: accel: st_accel: add SPI-3wire supportLorenzo Bianconi2017-07-061-0/+32
* | | iio: accel: st_accel: rename H3LIS331DL_DRIVER_NAME in H3LIS331DL_ACCEL_DEV_NAMELorenzo Bianconi2017-07-091-1/+1
|/ /
* / iio: st_pressure: st_accel: Initialise sensor platform data properlyShrirang Bagul2017-04-261-3/+4
|/
* iio: accel: st_accel: fix LIS3LV02 reading and scalingLinus Walleij2016-12-311-2/+10
* iio: accel: st_accel: inline per-sensor dataLinus Walleij2016-11-191-396/+206
* Merge 4.9-rc5 into staging-nextGreg Kroah-Hartman2016-11-141-4/+8
|\
| * iio: st_sensors: fix scale configuration for h3lis331dlLorenzo Bianconi2016-10-301-4/+8
* | iio: accel: st_accel: add support to lng2dmLorenzo Bianconi2016-11-011-0/+73
|/
* iio: accel: st_accel: Add lis3l02dq supportJonathan Cameron2016-07-041-0/+64
* Merge 4.7-rc4 into staging-nextGreg Kroah-Hartman2016-06-201-0/+1
|\
| * iio: st_sensors: switch to a threaded interruptLinus Walleij2016-05-291-0/+1
* | iio:st_sensors: fix power regulator usageGregor Boirie2016-05-291-4/+8
|/
* iio: st_sensors: support open drain modeLinus Walleij2016-04-191-0/+8
* iio: st_sensors: verify interrupt event to statusLinus Walleij2016-04-191-0/+5
* iio: accel: Add support for the h3lis331dl accelerometerTiberiu Breana2016-03-121-0/+92