aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/common/st_sensors/st_sensors_core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177Thomas Gleixner1-2/+1
2018-10-21iio: st_sensors: miscellaneous cleanupMartin Kelly1-2/+1
2018-07-15iio: change strncpy+truncation to strlcpyDominique Martinet1-2/+1
2017-10-10iio: common: st_sensors: check odr address value in st_sensors_set_odr()Lorenzo Bianconi1-0/+3
2017-10-10iio: st_sensors: split open-drain parameters for irq1 and irq2Lorenzo Bianconi1-5/+16
2017-10-09iio: st_sensors: do not always write enable_axis registerLorenzo Bianconi1-1/+4
2017-10-09iio: st_sensors: decouple irq1 configuration parameters from the irq2 onesLorenzo Bianconi1-12/+16
2017-10-09iio: st_sensors: add register mask for status registerLorenzo Bianconi1-1/+1
2017-09-03iio: magnetometer: st_magn: fix drdy line configuration for LIS3MDLLorenzo Bianconi1-1/+10
2017-08-14Merge 4.13-rc5 into staging-nextGreg Kroah-Hartman1-0/+29
2017-07-06iio: accel: st_accel: add SPI-3wire supportLorenzo Bianconi1-0/+29
2017-07-01iio: common: st_sensors: move st_sensors_of_i2c_probe() in common codeLorenzo Bianconi1-0/+31
2016-12-31iio: accel: st_accel: fix LIS3LV02 reading and scalingLinus Walleij1-0/+9
2016-12-31iio: common: st_sensors: fix channel data parsingLorenzo Bianconi1-1/+3
2016-10-30iio: st_sensors: fix scale configuration for h3lis331dlLorenzo Bianconi1-3/+5
2016-09-03iio: st_sensors: fix errorcheck for regulatorsLinus Walleij1-2/+2
2016-08-29iio: st_sensors: fetch and enable regulators unconditionallyLinus Walleij1-31/+24
2016-07-04iio:st_sensors: align on storagebits boundariesGregor Boirie1-1/+1
2016-07-04iio: accel: st_accel: Add lis3l02dq supportJonathan Cameron1-11/+15
2016-06-20Merge 4.7-rc4 into staging-nextGreg Kroah-Hartman1-0/+8
2016-05-29iio: st_sensors: Disable DRDY at init timeCrestez Dan Leonard1-0/+5
2016-05-29iio: st_sensors: switch to a threaded interruptLinus Walleij1-0/+3
2016-05-29iio:st_sensors: fix power regulator usageGregor Boirie1-5/+24
2016-04-19iio: st_sensors: support open drain modeLinus Walleij1-0/+20
2016-01-10iio: st_sensors: support active-low interruptsLinus Walleij1-2/+4
2015-12-05iio: st_accel_core: Remove unneeded defineRobert Kmiec1-3/+0
2015-08-16iio: st_sensors: add debugfs register read hookLinus Walleij1-0/+22
2015-07-23iio: st-sensors: add support for single full scale deviceGiuseppe Barba1-0/+3
2015-07-23iio: st-sensors: add configuration for WhoAmI addressGiuseppe Barba1-26/+23
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-1/+3
2015-06-07iio: st_accel: support 8bit channel dataLinus Walleij1-1/+3
2015-05-18Merge 4.1-rc4 into staging-nextGreg Kroah-Hartman1-2/+0
2015-05-07iio: st_sensors: make detection more helpfulLinus Walleij1-1/+2
2015-05-07iio: st_sensors: make BDU optionalLinus Walleij1-3/+5
2015-05-07iio: st_sensors: make interrupt optionalLinus Walleij1-1/+11
2015-04-26iio:st_sensors: Fix oops when probing SPI devicesAlban Bedel1-2/+0
2014-10-04iio:imu: changed structure name from st_sensors to st_sensor_settingsDenis CIOCCA1-58/+68
2014-08-30iio: sensors-core: st: Check st_sensors_set_drdy_int_pin()'s return valueLee Jones1-1/+4
2014-07-07iio: st_sensors: get platform data from device treeLinus Walleij1-1/+34
2014-07-07iio:st sensors: remove custom sampling frequence attribute in favour of core support.Jonathan Cameron1-29/+0
2014-04-26iio: st_sensors: move regulator retrieveal to coreLinus Walleij1-0/+37
2013-09-21iio: sensors-core: st: Clean-up error handling in st_sensors_read_axis_data()Lee Jones1-5/+3
2013-09-21iio: sensors-core: st: Clean-up error handling in st_sensors_init_sensor()Lee Jones1-5/+4
2013-09-21iio: sensors-core: st: Support sensors which don't have a Data Ready pinLee Jones1-11/+22
2013-09-14iio: sensors-core: st: Clean-up error handling in st_sensors_read_info_raw()Lee Jones1-7/+4
2013-09-14iio: sensors-core: st: Allow full-scale to be an optional featureLee Jones1-4/+7
2013-08-03iio: Added ST-sensors platform data to select the DRDY interrupt pinDenis CIOCCA1-5/+36
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-8/+26
2013-05-22iio:common:st: added disable function after read info raw dataDenis CIOCCA1-0/+2
2013-03-05iio:common:st_sensors fixed all warning messages about uninitialized variablesDenis CIOCCA1-5/+4