summaryrefslogtreecommitdiffstats
path: root/drivers/iio/common
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'iio-for-4.11a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2017-01-193-5/+52
|\
| * iio:kfifo_buf header include push down.Jonathan Cameron2017-01-101-0/+1
| * iio: accel: hid-sensor-accel-3d: Add timestampSrinivas Pandruvada2016-12-031-5/+31
| * iio: st_sensors: match sensors using ACPI handleShrirang Bagul2016-12-031-0/+20
* | iio: accel: st_accel: fix LIS3LV02 reading and scalingLinus Walleij2016-12-311-0/+9
* | iio: common: st_sensors: fix channel data parsingLorenzo Bianconi2016-12-312-2/+6
|/
* Merge tag 'iio-for-4.10c' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2016-11-161-4/+4
|\
| * iio: cros_ec_sensors_core: fix unsigned compared less than zero on statusColin Ian King2016-11-121-4/+4
* | Merge 4.9-rc5 into staging-nextGreg Kroah-Hartman2016-11-142-31/+33
|\ \ | |/ |/|
| * iio: hid-sensors: Increase the precision of scale to fix wrong reading interp...Song Hongyan2016-11-051-28/+28
| * iio: st_sensors: fix scale configuration for h3lis331dlLorenzo Bianconi2016-10-301-3/+5
* | iio: hid-sensor-attributes: Check sample_frequency/hysteresis write data legi...Song Hongyan2016-11-051-1/+4
* | iio:cros_ec_sensors: Swap from a select to a depends in KconfigJonathan Cameron2016-11-011-2/+1
* | platform/chrome: cros_ec_dev - Register cros-ec sensorsEnric Balletbo i Serra2016-10-251-2/+2
* | iio: cros_ec_sensors: add ChromeOS EC Contiguous Sensors driverEnric Balletbo i Serra2016-10-253-0/+332
* | iio: cros_ec_sensors_core: Add common functions for the ChromeOS EC Sensor Hub.Enric Balletbo i Serra2016-10-256-0/+646
|/
* Merge tag 'iio-for-4.9b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2016-09-144-39/+29
|\
| * iio: st_sensors: use the helper functionLinus Walleij2016-09-101-1/+1
| * iio: st_sensors: fix errorcheck for regulatorsLinus Walleij2016-09-031-2/+2
| * fix:iio:common:st_sensors:st_sensors_trigger:mark symbols static where possibleBaoyou Xie2016-08-291-2/+2
| * iio: hid-sensors: avoid unused function warningArnd Bergmann2016-08-291-6/+3
| * iio: st_sensors: fetch and enable regulators unconditionallyLinus Walleij2016-08-291-31/+24
* | Merge 4.8-rc6 into staging-nextGreg Kroah-Hartman2016-09-121-2/+2
|\ \ | |/ |/|
| * iio: fix pressure data output unit in hid-sensor-attributesKweh, Hock Leong2016-09-031-2/+2
* | iio: hid-sensors: use asynchronous resumeSrinivas Pandruvada2016-08-211-1/+21
|/
* iio:st_sensors: align on storagebits boundariesGregor Boirie2016-07-042-20/+19
* iio: accel: st_accel: Add lis3l02dq supportJonathan Cameron2016-07-041-11/+15
* iio: st_sensors: harden interrupt handlingLinus Walleij2016-07-022-46/+115
* iio:core: timestamping clock selection supportGregor Boirie2016-06-302-2/+2
* Merge 4.7-rc4 into staging-nextGreg Kroah-Hartman2016-06-203-25/+104
|\
| * iio: st_sensors: Disable DRDY at init timeCrestez Dan Leonard2016-05-291-0/+5
| * iio: st_sensors: Init trigger before irq requestCrestez Dan Leonard2016-05-291-4/+4
| * iio: st_sensors: switch to a threaded interruptLinus Walleij2016-05-293-21/+95
* | iio:st_sensors: fix power regulator usageGregor Boirie2016-05-291-5/+24
* | iio:st_sensors: emulate SMBus block read if neededGregor Boirie2016-05-291-2/+2
* | iio:st_sensors: unexport st_sensors_get_buffer_elementGregor Boirie2016-05-291-2/+1
|/
* iio: st_sensors: support open drain modeLinus Walleij2016-04-192-0/+33
* iio: st_sensors: verify interrupt event to statusLinus Walleij2016-04-191-0/+18
* iio: st_sensors: read each channel individuallyLinus Walleij2016-04-191-50/+13
* iio: common: hid-sensors: use tab for indentionSlawomir Stepien2016-04-161-1/+1
* iio: common: ms_sensors: use tab for indentionSlawomir Stepien2016-04-161-1/+1
* iio: st_sensors: simplify buffer address handlingLinus Walleij2016-03-281-21/+7
* iio: st_sensors: support active-low interruptsLinus Walleij2016-01-103-12/+54
* iio: st_accel_core: Remove unneeded defineRobert Kmiec2015-12-051-3/+0
* Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2015-11-051-1/+0
|\
| * spi: Drop owner assignment from spi_driversAndrew F. Davis2015-10-281-1/+0
* | iio:measurement specialties core: Fix endian sparse warnings.Jonathan Cameron2015-10-121-14/+15
* | Add meas-spec sensors common partLudovic Tancerel2015-10-046-0/+730
* | iio: st_sensors: add debugfs register read hookLinus Walleij2015-08-161-0/+22
|/
* Merge tag 'iio-for-4.3b-2' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman2015-08-121-26/+26
|\