aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/accel/st_accel_spi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-07-24iio: st-sensors: Remove some unused includes and add some that should be thereJonathan Cameron1-1/+1
2021-05-17iio: st_sensors: Call st_sensors_power_enable() from bus driversAndy Shevchenko1-2/+15
2020-01-13iio: st_sensors: Make use of device propertiesAndy Shevchenko1-5/+1
2020-01-13iio: st_sensors: Drop redundant parameter from st_sensors_of_name_probe()Andy Shevchenko1-2/+1
2019-07-27iio: move 3-wire spi initialization to st_sensors_spiDenis Ciocca1-1/+3
2019-07-27iio:accel: device settings are set immediately during probeDenis Ciocca1-3/+13
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177Thomas Gleixner1-2/+1
2018-11-16iio: st-accel: add support for lis3deHeiko Stuebner1-0/+5
2017-10-10iio: accel: add support to LIS3DHHLorenzo Bianconi1-0/+5
2017-10-09iio: accel: add support to LIS2DW12Lorenzo Bianconi1-0/+5
2017-07-09iio: accel: st_accel: rename H3LIS331DL_DRIVER_NAME in H3LIS331DL_ACCEL_DEV_NAMELorenzo Bianconi1-2/+2
2017-07-09iio: accel: st_accel_spi: add support to H3LIS331DL, LIS331DL, LIS3LV02DLLorenzo Bianconi1-0/+15
2017-07-02iio: accel: st_accel_spi: add OF capability to st_accel_spiLorenzo Bianconi1-8/+61
2017-07-01iio: accel: st_accel_spi: rename of_device_id table in st_accel_of_matchLorenzo Bianconi1-3/+3
2017-06-11iio: accel: st_accel_spi: fix spi_device_id tableLorenzo Bianconi1-4/+0
2017-01-10iio: accel: st_accel: handle deprecated bindingsLinus Walleij1-0/+9
2016-11-01iio: accel: st_accel: add support to lng2dmLorenzo Bianconi1-0/+1
2016-07-04iio: accel: st_accel: Add lis3l02dq supportJonathan Cameron1-0/+1
2015-12-01Merge tag 'iio-for-4.5a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman1-0/+1
2015-11-14iio: st-accel: add support for lis2dh12Giuseppe Barba1-0/+1
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis1-1/+0
2015-07-23iio: st-accel: add support for lsm303agr accelerometerGiuseppe Barba1-0/+1
2014-10-04iio:common: Set the device pointer into ST common sensors libraryDenis CIOCCA1-1/+0
2014-10-04iio:accel: Removed unnecessary parameter on common_probe functionDenis CIOCCA1-1/+1
2013-08-03iio: accel: st_accel: Use devm_iio_device_allocSachin Kamat1-11/+4
2013-08-03iio: Added ST-sensors platform data to select the DRDY interrupt pinDenis CIOCCA1-1/+1
2013-02-09iio:st_sensors fix build when !CONFIG_IIO_TRIGGERJonathan Cameron1-1/+0
2013-01-31iio:accel: Add STMicroelectronics accelerometers driverDenis Ciocca1-0/+86