aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/accel/st_accel_i2c.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-04iio: accel: add support for LIS302DL variantSicelo A. Mhlongo1-0/+5
2022-02-18iio:st-sensors: Move exports into IIO_ST_SENSORS namespaceJonathan Cameron1-0/+1
2022-02-18iio: accel: st_accel: Add support for Silan SC7A20Samuel Holland1-0/+5
2021-09-14iio: st_sensors: remove all driver remove functionsAlexandru Ardelean1-10/+0
2021-09-14iio: st_sensors: remove st_sensors_power_disable() functionAlexandru Ardelean1-12/+1
2021-09-14iio: st_sensors: disable regulators after device unregistrationAlexandru Ardelean1-2/+2
2021-07-24iio: st-sensors: Remove some unused includes and add some that should be thereJonathan Cameron1-2/+1
2021-05-17iio: st_sensors: Call st_sensors_power_enable() from bus driversAndy Shevchenko1-2/+15
2020-04-23Merge tag 'iio-for-5.8a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman1-0/+5
2020-04-19iio: accel: st_sensors: add support for LIS2HH12Gaëtan André1-0/+5
2020-03-23Merge 5.6-rc7 into staging-nextGreg Kroah-Hartman1-1/+1
2020-03-08iio: st_sensors: remap SMO8840 to LIS2DH12Wen-chien Jesse Sung1-1/+1
2020-02-14iio: accel: st_accel: Use st_sensors_dev_name_probe()Andy Shevchenko1-4/+1
2020-01-13iio: st_sensors: Make use of device propertiesAndy Shevchenko1-5/+1
2019-12-29iio: accel: st_accel: Drop unnecessary #else branch for ACPIAndy Shevchenko1-2/+0
2019-07-27iio: make st_sensors drivers use regmapDenis Ciocca1-1/+3
2019-07-27iio:accel: device settings are set immediately during probeDenis Ciocca1-5/+14
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177Thomas Gleixner1-2/+1
2019-04-14iio: accel: add support to LIS2DE12Robert Jones1-0/+5
2018-11-16iio: st-accel: add support for lis3deHeiko Stuebner1-0/+5
2018-07-07IIO: st_accel_i2c.c: Use probe_new() instead of probe()Nikolaus Voss1-3/+2
2018-07-07IIO: st_accel_i2c.c: Simplify access to driver dataNikolaus Voss1-34/+25
2018-04-21iio: accel: st_accel: Add support for the SMO8840 ACPI idHans de Goede1-0/+1
2018-01-30iio: accel: use strlcpy() instead of strncpy()Xiongfeng Wang1-2/+1
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_i2c: fix i2c_device_id tableLorenzo Bianconi1-0/+3
2017-07-01iio: common: st_sensors: move st_sensors_of_i2c_probe() in common codeLorenzo Bianconi1-1/+2
2017-01-10iio: accel: st_accel: handle deprecated bindingsLinus Walleij1-0/+5
2016-12-03iio: st_accel: Support sensor i2c probe using acpiShrirang Bagul1-24/+49
2016-11-01iio: accel: st_accel: add support to lng2dmLorenzo Bianconi1-0/+5
2016-07-04iio: accel: st_accel: Add lis3l02dq supportJonathan Cameron1-0/+5
2016-03-12iio: accel: Add support for the h3lis331dl accelerometerTiberiu Breana1-0/+4
2015-11-14iio: st-accel: add support for lis2dh12Giuseppe Barba1-0/+5
2015-07-23iio: st-accel: add support for lsm303agr accelerometerGiuseppe Barba1-0/+5
2015-07-11iio: Drop owner assignment from i2c_driverKrzysztof Kozlowski1-1/+0
2015-06-08iio: st_accel: support the LIS331DL sensorLinus Walleij1-0/+4
2015-03-28iio: st-sensors: add support for lis3lv02d accelerometerLinus Walleij1-0/+4
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
2014-07-11iio: st_sensors: add devicetree probing supportLinus Walleij1-0/+51
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/+87