summaryrefslogtreecommitdiff
path: root/drivers/iio/accel/st_accel_spi.c
AgeCommit message (Expand)Author
2023-03-19iio: accel: add support for IIS328DQ variantStefan Wahren
2023-01-08iio: accel: st_accel: Add LSM303CStephan Gerhold
2022-04-04iio: accel: add support for LIS302DL variantSicelo A. Mhlongo
2022-02-18iio:st-sensors: Move exports into IIO_ST_SENSORS namespaceJonathan Cameron
2021-09-14iio: st_sensors: remove all driver remove functionsAlexandru Ardelean
2021-09-14iio: st_sensors: remove st_sensors_power_disable() functionAlexandru Ardelean
2021-09-14iio: st_sensors: disable regulators after device unregistrationAlexandru Ardelean
2021-07-24iio: st-sensors: Remove some unused includes and add some that should be thereJonathan Cameron
2021-05-17iio: st_sensors: Call st_sensors_power_enable() from bus driversAndy Shevchenko
2020-01-13iio: st_sensors: Make use of device propertiesAndy Shevchenko
2020-01-13iio: st_sensors: Drop redundant parameter from st_sensors_of_name_probe()Andy Shevchenko
2019-07-27iio: move 3-wire spi initialization to st_sensors_spiDenis Ciocca
2019-07-27iio:accel: device settings are set immediately during probeDenis Ciocca
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177Thomas Gleixner
2018-11-16iio: st-accel: add support for lis3deHeiko Stuebner
2017-10-10iio: accel: add support to LIS3DHHLorenzo Bianconi
2017-10-09iio: accel: add support to LIS2DW12Lorenzo Bianconi
2017-07-09iio: accel: st_accel: rename H3LIS331DL_DRIVER_NAME in H3LIS331DL_ACCEL_DEV_NAMELorenzo Bianconi
2017-07-09iio: accel: st_accel_spi: add support to H3LIS331DL, LIS331DL, LIS3LV02DLLorenzo Bianconi
2017-07-02iio: accel: st_accel_spi: add OF capability to st_accel_spiLorenzo Bianconi
2017-07-01iio: accel: st_accel_spi: rename of_device_id table in st_accel_of_matchLorenzo Bianconi
2017-06-11iio: accel: st_accel_spi: fix spi_device_id tableLorenzo Bianconi
2017-01-10iio: accel: st_accel: handle deprecated bindingsLinus Walleij
2016-11-01iio: accel: st_accel: add support to lng2dmLorenzo Bianconi
2016-07-04iio: accel: st_accel: Add lis3l02dq supportJonathan Cameron
2015-12-01Merge tag 'iio-for-4.5a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman
2015-11-14iio: st-accel: add support for lis2dh12Giuseppe Barba
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis
2015-07-23iio: st-accel: add support for lsm303agr accelerometerGiuseppe Barba
2014-10-04iio:common: Set the device pointer into ST common sensors libraryDenis CIOCCA
2014-10-04iio:accel: Removed unnecessary parameter on common_probe functionDenis CIOCCA
2013-08-03iio: accel: st_accel: Use devm_iio_device_allocSachin Kamat
2013-08-03iio: Added ST-sensors platform data to select the DRDY interrupt pinDenis CIOCCA
2013-02-09iio:st_sensors fix build when !CONFIG_IIO_TRIGGERJonathan Cameron
2013-01-31iio:accel: Add STMicroelectronics accelerometers driverDenis Ciocca