aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/accel/st_accel_core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-11-19iio: accel: st_accel: inline per-sensor dataLinus Walleij1-396/+206
2016-11-14Merge 4.9-rc5 into staging-nextGreg Kroah-Hartman1-4/+8
2016-11-01iio: accel: st_accel: add support to lng2dmLorenzo Bianconi1-0/+73
2016-10-30iio: st_sensors: fix scale configuration for h3lis331dlLorenzo Bianconi1-4/+8
2016-07-04iio: accel: st_accel: Add lis3l02dq supportJonathan Cameron1-0/+64
2016-06-20Merge 4.7-rc4 into staging-nextGreg Kroah-Hartman1-0/+1
2016-05-29iio: st_sensors: switch to a threaded interruptLinus Walleij1-0/+1
2016-05-29iio:st_sensors: fix power regulator usageGregor Boirie1-4/+8
2016-04-19iio: st_sensors: support open drain modeLinus Walleij1-0/+8
2016-04-19iio: st_sensors: verify interrupt event to statusLinus Walleij1-0/+5
2016-03-12iio: accel: Add support for the h3lis331dl accelerometerTiberiu Breana1-0/+92
2016-01-10iio: st_sensors: support active-low interruptsLinus Walleij1-0/+16
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-27Merge 4.3-rc7 into staging-nextGreg Kroah-Hartman1-6/+0
2015-10-03iio: st_accel: fix interrupt handling on LIS3LV02Linus Walleij1-6/+0
2015-08-16iio: st_sensors: add debugfs register read hookLinus Walleij1-0/+1
2015-07-23iio: st-accel: add support for lsm303agr accelerometerGiuseppe Barba1-0/+1
2015-07-23iio: st-sensors: add configuration for WhoAmI addressGiuseppe Barba1-0/+5
2015-06-10Merge tag 'iio-for-v4.2c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman1-0/+86
2015-06-08iio: st_accel: support the LIS331DL sensorLinus Walleij1-0/+70
2015-06-07iio: st_accel: support 8bit channel dataLinus Walleij1-0/+16
2015-04-26iio:st_sensors: Fix oops when probing SPI devicesAlban Bedel1-0/+1
2015-03-28iio: st-sensors: add support for lis3lv02d accelerometerLinus Walleij1-0/+81
2014-10-04iio:accel: Removed unnecessary parameter on common_probe functionDenis CIOCCA1-5/+4
2014-10-04iio:imu: changed structure name from st_sensors to st_sensor_settingsDenis CIOCCA1-6/+7
2014-07-07iio:st sensors: remove custom sampling frequence attribute in favour of core support.Jonathan Cameron1-2/+10
2014-04-26iio: st_sensors: move regulator retrieveal to coreLinus Walleij1-0/+4
2014-04-26iio: st_sensors: announce registered sensorsLinus Walleij1-0/+3
2013-09-21iio:accel: Register buffer also without specific triggerDenis CIOCCA1-9/+8
2013-09-21iio: accel-core: st: Clean up error handling in probe()Lee Jones1-9/+10
2013-08-03iio: accel: st_accel: Use devm_iio_device_allocSachin Kamat1-1/+0
2013-08-03iio: Added ST-sensors platform data to select the DRDY interrupt pinDenis CIOCCA1-8/+19
2013-06-05iio:common: Removed stuff macros, added num_data_channels on st_sensors struct and added support on one-shot sysfs reads to 3 byte channelDenis CIOCCA1-0/+3
2013-06-04iio:common: ST_SENSORS_LSM_CHANNELS macro changedDenis CIOCCA1-12/+24
2013-02-09iio:st_sensors fix build when !CONFIG_IIO_TRIGGERJonathan Cameron1-2/+7
2013-01-31iio:accel: Add STMicroelectronics accelerometers driverDenis Ciocca1-0/+495