Age | Commit message (Expand) | Author | Files | Lines |
2020-04-23 | Merge tag 'iio-for-5.8a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic... | Greg Kroah-Hartman | 1 | -0/+5 |
2020-04-19 | iio: accel: st_sensors: add support for LIS2HH12 | Gaëtan André | 1 | -0/+5 |
2020-03-23 | Merge 5.6-rc7 into staging-next | Greg Kroah-Hartman | 1 | -1/+1 |
2020-03-08 | iio: st_sensors: remap SMO8840 to LIS2DH12 | Wen-chien Jesse Sung | 1 | -1/+1 |
2020-02-14 | iio: accel: st_accel: Use st_sensors_dev_name_probe() | Andy Shevchenko | 1 | -4/+1 |
2020-01-14 | iio: st_sensors: Make use of device properties | Andy Shevchenko | 1 | -5/+1 |
2019-12-29 | iio: accel: st_accel: Drop unnecessary #else branch for ACPI | Andy Shevchenko | 1 | -2/+0 |
2019-07-28 | iio: make st_sensors drivers use regmap | Denis Ciocca | 1 | -1/+3 |
2019-07-28 | iio:accel: device settings are set immediately during probe | Denis Ciocca | 1 | -5/+14 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177 | Thomas Gleixner | 1 | -2/+1 |
2019-04-14 | iio: accel: add support to LIS2DE12 | Robert Jones | 1 | -0/+5 |
2018-11-16 | iio: st-accel: add support for lis3de | Heiko Stuebner | 1 | -0/+5 |
2018-07-07 | IIO: st_accel_i2c.c: Use probe_new() instead of probe() | Nikolaus Voss | 1 | -3/+2 |
2018-07-07 | IIO: st_accel_i2c.c: Simplify access to driver data | Nikolaus Voss | 1 | -34/+25 |
2018-04-21 | iio: accel: st_accel: Add support for the SMO8840 ACPI id | Hans de Goede | 1 | -0/+1 |
2018-01-30 | iio: accel: use strlcpy() instead of strncpy() | Xiongfeng Wang | 1 | -2/+1 |
2017-10-09 | iio: accel: add support to LIS2DW12 | Lorenzo Bianconi | 1 | -0/+5 |
2017-07-09 | iio: accel: st_accel: rename H3LIS331DL_DRIVER_NAME in H3LIS331DL_ACCEL_DEV_NAME | Lorenzo Bianconi | 1 | -2/+2 |
2017-07-09 | iio: accel: st_accel_i2c: fix i2c_device_id table | Lorenzo Bianconi | 1 | -0/+3 |
2017-07-01 | iio: common: st_sensors: move st_sensors_of_i2c_probe() in common code | Lorenzo Bianconi | 1 | -1/+2 |
2017-01-10 | iio: accel: st_accel: handle deprecated bindings | Linus Walleij | 1 | -0/+5 |
2016-12-03 | iio: st_accel: Support sensor i2c probe using acpi | Shrirang Bagul | 1 | -24/+49 |
2016-11-01 | iio: accel: st_accel: add support to lng2dm | Lorenzo Bianconi | 1 | -0/+5 |
2016-07-04 | iio: accel: st_accel: Add lis3l02dq support | Jonathan Cameron | 1 | -0/+5 |
2016-03-12 | iio: accel: Add support for the h3lis331dl accelerometer | Tiberiu Breana | 1 | -0/+4 |
2015-11-14 | iio: st-accel: add support for lis2dh12 | Giuseppe Barba | 1 | -0/+5 |
2015-07-23 | iio: st-accel: add support for lsm303agr accelerometer | Giuseppe Barba | 1 | -0/+5 |
2015-07-11 | iio: Drop owner assignment from i2c_driver | Krzysztof Kozlowski | 1 | -1/+0 |
2015-06-09 | iio: st_accel: support the LIS331DL sensor | Linus Walleij | 1 | -0/+4 |
2015-03-28 | iio: st-sensors: add support for lis3lv02d accelerometer | Linus Walleij | 1 | -0/+4 |
2014-10-04 | iio:common: Set the device pointer into ST common sensors library | Denis CIOCCA | 1 | -1/+0 |
2014-10-04 | iio:accel: Removed unnecessary parameter on common_probe function | Denis CIOCCA | 1 | -1/+1 |
2014-07-12 | iio: st_sensors: add devicetree probing support | Linus Walleij | 1 | -0/+51 |
2013-08-03 | iio: accel: st_accel: Use devm_iio_device_alloc | Sachin Kamat | 1 | -11/+4 |
2013-08-03 | iio: Added ST-sensors platform data to select the DRDY interrupt pin | Denis CIOCCA | 1 | -1/+1 |
2013-02-09 | iio:st_sensors fix build when !CONFIG_IIO_TRIGGER | Jonathan Cameron | 1 | -1/+0 |
2013-01-31 | iio:accel: Add STMicroelectronics accelerometers driver | Denis Ciocca | 1 | -0/+87 |