summaryrefslogtreecommitdiffstats
path: root/drivers/iio/accel/st_accel_core.c
Commit message (Expand)AuthorAgeFilesLines
* iio: st_pressure: st_accel: Initialise sensor platform data properlyShrirang Bagul2017-04-261-3/+4
* iio: accel: st_accel: fix LIS3LV02 reading and scalingLinus Walleij2016-12-311-2/+10
* iio: accel: st_accel: inline per-sensor dataLinus Walleij2016-11-191-396/+206
* Merge 4.9-rc5 into staging-nextGreg Kroah-Hartman2016-11-141-4/+8
|\
| * iio: st_sensors: fix scale configuration for h3lis331dlLorenzo Bianconi2016-10-301-4/+8
* | iio: accel: st_accel: add support to lng2dmLorenzo Bianconi2016-11-011-0/+73
|/
* iio: accel: st_accel: Add lis3l02dq supportJonathan Cameron2016-07-041-0/+64
* Merge 4.7-rc4 into staging-nextGreg Kroah-Hartman2016-06-201-0/+1
|\
| * iio: st_sensors: switch to a threaded interruptLinus Walleij2016-05-291-0/+1
* | iio:st_sensors: fix power regulator usageGregor Boirie2016-05-291-4/+8
|/
* iio: st_sensors: support open drain modeLinus Walleij2016-04-191-0/+8
* iio: st_sensors: verify interrupt event to statusLinus Walleij2016-04-191-0/+5
* iio: accel: Add support for the h3lis331dl accelerometerTiberiu Breana2016-03-121-0/+92
* iio: st_sensors: support active-low interruptsLinus Walleij2016-01-101-0/+16
* Merge tag 'iio-for-4.5a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2015-12-011-0/+1
|\
| * iio: st-accel: add support for lis2dh12Giuseppe Barba2015-11-141-0/+1
* | Merge 4.3-rc7 into staging-nextGreg Kroah-Hartman2015-10-271-6/+0
|\ \ | |/ |/|
| * iio: st_accel: fix interrupt handling on LIS3LV02Linus Walleij2015-10-031-6/+0
* | iio: st_sensors: add debugfs register read hookLinus Walleij2015-08-161-0/+1
|/
* iio: st-accel: add support for lsm303agr accelerometerGiuseppe Barba2015-07-231-0/+1
* iio: st-sensors: add configuration for WhoAmI addressGiuseppe Barba2015-07-231-0/+5
* Merge tag 'iio-for-v4.2c' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2015-06-101-0/+86
|\
| * iio: st_accel: support the LIS331DL sensorLinus Walleij2015-06-081-0/+70
| * iio: st_accel: support 8bit channel dataLinus Walleij2015-06-071-0/+16
* | iio:st_sensors: Fix oops when probing SPI devicesAlban Bedel2015-04-261-0/+1
|/
* iio: st-sensors: add support for lis3lv02d accelerometerLinus Walleij2015-03-281-0/+81
* iio:accel: Removed unnecessary parameter on common_probe functionDenis CIOCCA2014-10-041-5/+4
* iio:imu: changed structure name from st_sensors to st_sensor_settingsDenis CIOCCA2014-10-041-6/+7
* iio:st sensors: remove custom sampling frequence attribute in favour of core ...Jonathan Cameron2014-07-071-2/+10
* iio: st_sensors: move regulator retrieveal to coreLinus Walleij2014-04-261-0/+4
* iio: st_sensors: announce registered sensorsLinus Walleij2014-04-261-0/+3
* iio:accel: Register buffer also without specific triggerDenis CIOCCA2013-09-211-9/+8
* iio: accel-core: st: Clean up error handling in probe()Lee Jones2013-09-211-9/+10
* iio: accel: st_accel: Use devm_iio_device_allocSachin Kamat2013-08-031-1/+0
* iio: Added ST-sensors platform data to select the DRDY interrupt pinDenis CIOCCA2013-08-031-8/+19
* iio:common: Removed stuff macros, added num_data_channels on st_sensors struc...Denis CIOCCA2013-06-051-0/+3
* iio:common: ST_SENSORS_LSM_CHANNELS macro changedDenis CIOCCA2013-06-041-12/+24
* iio:st_sensors fix build when !CONFIG_IIO_TRIGGERJonathan Cameron2013-02-091-2/+7
* iio:accel: Add STMicroelectronics accelerometers driverDenis Ciocca2013-01-311-0/+495
OpenPOWER on IntegriCloud