summaryrefslogtreecommitdiff
path: root/drivers/iio/common/st_sensors
AgeCommit message (Expand)AuthorFilesLines
2017-01-19Merge tag 'iio-for-4.11a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman1-0/+20
2016-12-31iio: accel: st_accel: fix LIS3LV02 reading and scalingLinus Walleij1-0/+9
2016-12-31iio: common: st_sensors: fix channel data parsingLorenzo Bianconi2-2/+6
2016-12-03iio: st_sensors: match sensors using ACPI handleShrirang Bagul1-0/+20
2016-10-30iio: st_sensors: fix scale configuration for h3lis331dlLorenzo Bianconi1-3/+5
2016-09-10iio: st_sensors: use the helper functionLinus Walleij1-1/+1
2016-09-03iio: st_sensors: fix errorcheck for regulatorsLinus Walleij1-2/+2
2016-08-29fix:iio:common:st_sensors:st_sensors_trigger:mark symbols static where possibleBaoyou Xie1-2/+2
2016-08-29iio: st_sensors: fetch and enable regulators unconditionallyLinus Walleij1-31/+24
2016-07-04iio:st_sensors: align on storagebits boundariesGregor Boirie2-20/+19
2016-07-04iio: accel: st_accel: Add lis3l02dq supportJonathan Cameron1-11/+15
2016-07-02iio: st_sensors: harden interrupt handlingLinus Walleij2-46/+115
2016-06-30iio:core: timestamping clock selection supportGregor Boirie2-2/+2
2016-06-20Merge 4.7-rc4 into staging-nextGreg Kroah-Hartman3-25/+104
2016-05-29iio: st_sensors: Disable DRDY at init timeCrestez Dan Leonard1-0/+5
2016-05-29iio: st_sensors: Init trigger before irq requestCrestez Dan Leonard1-4/+4
2016-05-29iio: st_sensors: switch to a threaded interruptLinus Walleij3-21/+95
2016-05-29iio:st_sensors: fix power regulator usageGregor Boirie1-5/+24
2016-05-29iio:st_sensors: emulate SMBus block read if neededGregor Boirie1-2/+2
2016-05-29iio:st_sensors: unexport st_sensors_get_buffer_elementGregor Boirie1-2/+1
2016-04-19iio: st_sensors: support open drain modeLinus Walleij2-0/+33
2016-04-19iio: st_sensors: verify interrupt event to statusLinus Walleij1-0/+18
2016-04-19iio: st_sensors: read each channel individuallyLinus Walleij1-50/+13
2016-03-28iio: st_sensors: simplify buffer address handlingLinus Walleij1-21/+7
2016-01-10iio: st_sensors: support active-low interruptsLinus Walleij3-12/+54
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-11Merge tag 'iio-for-v4.2c' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg 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-05-07iio: st_sensors: print error when failing to get IRQLinus Walleij1-1/+3
2015-04-26iio:st_sensors: Fix oops when probing SPI devicesAlban Bedel1-2/+0
2014-12-12iio: common: remove unnecessary sizeof(u8)Fabian Frederick1-1/+1
2014-11-05Merge tag 'iio-for-3.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman3-58/+70
2014-10-25Merge tag 'iio-fixes-for-3.18a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman1-1/+1
2014-10-04iio: st_sensors: Fix buffer copyRobin van der Gracht1-1/+1
2014-10-04iio:common: Set the device pointer into ST common sensors libraryDenis CIOCCA2-0/+2
2014-10-04iio:imu: changed structure name from st_sensors to st_sensor_settingsDenis CIOCCA1-58/+68
2014-09-22Merge 3.17-rc6 into staging-next.Greg Kroah-Hartman1-1/+1
2014-08-30iio: sensors-core: st: Check st_sensors_set_drdy_int_pin()'s return valueLee Jones1-1/+4
2014-08-26iio: st_sensors: Fix indio_dev->trig assignmentSrinivas Pandruvada1-1/+1
2014-07-12iio: st_sensors: add devicetree probing supportLinus Walleij1-0/+30
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 ...Jonathan Cameron1-29/+0
2014-04-26iio: st_sensors: move regulator retrieveal to coreLinus Walleij1-0/+37