summaryrefslogtreecommitdiffstats
path: root/drivers/iio/accel/st_accel_core.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* iio: st_sensors: support active-low interruptsLinus Walleij2016-01-101-0/+16
* Merge tag 'iio-for-4.5a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2015-12-011-0/+1
|\
| * iio: st-accel: add support for lis2dh12Giuseppe Barba2015-11-141-0/+1
* | Merge 4.3-rc7 into staging-nextGreg Kroah-Hartman2015-10-271-6/+0
|\ \ | |/ |/|
| * iio: st_accel: fix interrupt handling on LIS3LV02Linus Walleij2015-10-031-6/+0
* | iio: st_sensors: add debugfs register read hookLinus Walleij2015-08-161-0/+1
|/
* iio: st-accel: add support for lsm303agr accelerometerGiuseppe Barba2015-07-231-0/+1
* iio: st-sensors: add configuration for WhoAmI addressGiuseppe Barba2015-07-231-0/+5