summaryrefslogtreecommitdiffstats
path: root/drivers/iio/accel/st_accel_spi.c
Commit message (Expand)AuthorAgeFilesLines
* iio: accel: add support for IIS328DQ variantStefan Wahren2023-03-191-0/+5
* iio: accel: st_accel: Add LSM303CStephan Gerhold2023-01-081-0/+5
* iio: accel: add support for LIS302DL variantSicelo A. Mhlongo2022-04-041-0/+5
* iio:st-sensors: Move exports into IIO_ST_SENSORS namespaceJonathan Cameron2022-02-181-0/+1
* iio: st_sensors: remove all driver remove functionsAlexandru Ardelean2021-09-141-10/+0
* iio: st_sensors: remove st_sensors_power_disable() functionAlexandru Ardelean2021-09-141-12/+1
* iio: st_sensors: disable regulators after device unregistrationAlexandru Ardelean2021-09-141-2/+2
* iio: st-sensors: Remove some unused includes and add some that should be thereJonathan Cameron2021-07-241-1/+1
* iio: st_sensors: Call st_sensors_power_enable() from bus driversAndy Shevchenko2021-05-171-2/+15
* iio: st_sensors: Make use of device propertiesAndy Shevchenko2020-01-131-5/+1
* iio: st_sensors: Drop redundant parameter from st_sensors_of_name_probe()Andy Shevchenko2020-01-131-2/+1
* iio: move 3-wire spi initialization to st_sensors_spiDenis Ciocca2019-07-271-1/+3
* iio:accel: device settings are set immediately during probeDenis Ciocca2019-07-271-3/+13
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177Thomas Gleixner2019-05-301-2/+1
* iio: st-accel: add support for lis3deHeiko Stuebner2018-11-161-0/+5
* iio: accel: add support to LIS3DHHLorenzo Bianconi2017-10-101-0/+5
* iio: accel: add support to LIS2DW12Lorenzo Bianconi2017-10-091-0/+5
* iio: accel: st_accel: rename H3LIS331DL_DRIVER_NAME in H3LIS331DL_ACCEL_DEV_NAMELorenzo Bianconi2017-07-091-2/+2
* iio: accel: st_accel_spi: add support to H3LIS331DL, LIS331DL, LIS3LV02DLLorenzo Bianconi2017-07-091-0/+15
* iio: accel: st_accel_spi: add OF capability to st_accel_spiLorenzo Bianconi2017-07-021-8/+61
* iio: accel: st_accel_spi: rename of_device_id table in st_accel_of_matchLorenzo Bianconi2017-07-011-3/+3
* iio: accel: st_accel_spi: fix spi_device_id tableLorenzo Bianconi2017-06-111-4/+0
* iio: accel: st_accel: handle deprecated bindingsLinus Walleij2017-01-101-0/+9
* iio: accel: st_accel: add support to lng2dmLorenzo Bianconi2016-11-011-0/+1
* iio: accel: st_accel: Add lis3l02dq supportJonathan Cameron2016-07-041-0/+1
* 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
* | spi: Drop owner assignment from spi_driversAndrew F. Davis2015-10-281-1/+0
|/
* iio: st-accel: add support for lsm303agr accelerometerGiuseppe Barba2015-07-231-0/+1
* iio:common: Set the device pointer into ST common sensors libraryDenis CIOCCA2014-10-041-1/+0
* iio:accel: Removed unnecessary parameter on common_probe functionDenis CIOCCA2014-10-041-1/+1
* iio: accel: st_accel: Use devm_iio_device_allocSachin Kamat2013-08-031-11/+4
* iio: Added ST-sensors platform data to select the DRDY interrupt pinDenis CIOCCA2013-08-031-1/+1
* iio:st_sensors fix build when !CONFIG_IIO_TRIGGERJonathan Cameron2013-02-091-1/+0
* iio:accel: Add STMicroelectronics accelerometers driverDenis Ciocca2013-01-311-0/+86