aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/common (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-04-18Merge tag 'iio-fixes-for-4.11e' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman2-5/+41
2017-04-18Merge tag 'iio-for-4.12d' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman1-0/+4
2017-04-10Merge 4.11-rc6 into staging-nextGreg Kroah-Hartman2-2/+12
2017-04-08iio: hid-sensor: Fix unbalanced pm_runtime_enable errorSrinivas Pandruvada1-0/+4
2017-04-08iio: hid-sensor: Store restore poll and hysteresis on S3Srinivas Pandruvada2-5/+41
2017-04-03Merge tag 'iio-for-4.12c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman3-25/+13
2017-04-02iio: hid-sensor-attributes: Fix sensor property setting failure.Song Hongyan1-0/+10
2017-04-02iio: common: ms_sensors: Remove unnecessary cast on void pointersimran singhal1-2/+2
2017-03-27Merge 4.11-rc4 into staging-nextGreg Kroah-Hartman1-3/+3
2017-03-25iio: hid: Add humidity sensor supportSong Hongyan1-0/+2
2017-03-25iio: hid-sensor-attributes: Fix gravity sensor scale value not right issueSong Hongyan1-0/+6
2017-03-25iio: cros_ec_sensors: Use devm to setup the triggered buffer.Enric Balletbo i Serra1-23/+3
2017-03-25iio: cros_ec_sensors: Fix return value to get raw and calibbias data.Enric Balletbo i Serra1-2/+2
2017-03-05iio: hid-sensor-trigger: Change get poll value function order to avoid sensor properties losing after resume from S3Song Hongyan1-3/+3
2017-03-04iio: hid: Add temperature sensor supportSong Hongyan1-0/+3
2017-01-19Merge tag 'iio-for-4.11a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman3-5/+52
2017-01-10iio:kfifo_buf header include push down.Jonathan Cameron1-0/+1
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: accel: hid-sensor-accel-3d: Add timestampSrinivas Pandruvada1-5/+31
2016-12-03iio: st_sensors: match sensors using ACPI handleShrirang Bagul1-0/+20
2016-11-16Merge tag 'iio-for-4.10c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman1-4/+4
2016-11-14Merge 4.9-rc5 into staging-nextGreg Kroah-Hartman2-31/+33
2016-11-12iio: cros_ec_sensors_core: fix unsigned compared less than zero on statusColin Ian King1-4/+4
2016-11-05iio: hid-sensors: Increase the precision of scale to fix wrong reading interpretation.Song Hongyan1-28/+28
2016-11-05iio: hid-sensor-attributes: Check sample_frequency/hysteresis write data legitimacySong Hongyan1-1/+4
2016-11-01iio:cros_ec_sensors: Swap from a select to a depends in KconfigJonathan Cameron1-2/+1
2016-10-30iio: st_sensors: fix scale configuration for h3lis331dlLorenzo Bianconi1-3/+5
2016-10-25platform/chrome: cros_ec_dev - Register cros-ec sensorsEnric Balletbo i Serra1-2/+2
2016-10-25iio: cros_ec_sensors: add ChromeOS EC Contiguous Sensors driverEnric Balletbo i Serra3-0/+332
2016-10-25iio: cros_ec_sensors_core: Add common functions for the ChromeOS EC Sensor Hub.Enric Balletbo i Serra6-0/+646
2016-09-14Merge tag 'iio-for-4.9b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman4-39/+29
2016-09-12Merge 4.8-rc6 into staging-nextGreg Kroah-Hartman1-2/+2
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-09-03iio: fix pressure data output unit in hid-sensor-attributesKweh, Hock Leong1-2/+2
2016-08-29fix:iio:common:st_sensors:st_sensors_trigger:mark symbols static where possibleBaoyou Xie1-2/+2
2016-08-29iio: hid-sensors: avoid unused function warningArnd Bergmann1-6/+3
2016-08-29iio: st_sensors: fetch and enable regulators unconditionallyLinus Walleij1-31/+24
2016-08-21iio: hid-sensors: use asynchronous resumeSrinivas Pandruvada1-1/+21
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