aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-01-08iio: dac: mcp4725: Remove unneeded conversions to boolAndrew F. Davis1-1/+1
2018-01-08iio: stm32: Adopt SPDX identifierBenjamin Gaignard9-85/+9
2018-01-08iio: light: make a couple of config structures staticColin Ian King2-2/+2
2018-01-08iio: buffer: Expose data availableMatt Fornero1-0/+15
2018-01-08iio: mma8452: replace license description with SPDX specifierMartin Kepplinger1-3/+1
2018-01-08iio: common: ssp_sensors: use ktime_get_real_ns() timestampsArnd Bergmann1-4/+1
2018-01-08iio: dummy_evgen: modify the return value check for irq_sim_init()Bartosz Golaszewski1-1/+1
2017-12-06Merge Linus's staging merge point into staging-nextGreg Kroah-Hartman5-14/+55
2017-12-02iio: Add macro to populate struct iio_map arrayLukas Wunner1-14/+6
2017-12-02iio: accel: bmc150: Add OF device ID tableJavier Martinez Canillas1-0/+12
2017-12-02iio: adc: meson-saradc: remove irrelevant clock "sana"Xingyu Chen1-20/+0
2017-12-02iio: health: max30102: Temperature should be in milli CelsiusPeter Meerwald-Stadler1-1/+1
2017-12-02iio: fix kernel-doc build errorsRandy Dunlap1-2/+2
2017-12-02iio: adc: meson-saradc: Meson8 and Meson8b do not have REG11 and REG13Martin Blumenstingl1-2/+15
2017-12-02iio: adc: meson-saradc: initialize the bandgap correctly on older SoCsMartin Blumenstingl1-7/+26
2017-12-02iio: adc: meson-saradc: fix the bit_idx of the adc_en clockMartin Blumenstingl1-1/+1
2017-12-02iio: proximity: sx9500: Assign interrupt from GpioIo()Andy Shevchenko1-0/+9
2017-12-02iio: adc: cpcap: fix incorrect validationPan Bian1-1/+1
2017-12-02iio: accel: st_accel: remove redundant pointer pdataColin Ian King1-5/+0
2017-12-02iio:accel:da280: Linx 820 Windows tablet has a da280 mapped via ACPILuke Ross1-2/+29
2017-12-02iio: light: add support for UVIS25 sensorLorenzo Bianconi6-0/+560
2017-12-02iio: adc: aspeed: Deassert reset in probeJoel Stanley1-6/+19
2017-12-02iio: health: max30102: Add MAX30105 supportPeter Meerwald-Stadler1-14/+130
2017-12-02iio: health: max30102: Prepare for copying varying number of measurementsPeter Meerwald-Stadler1-5/+10
2017-12-02iio: health: max30102: Move mode setting to buffer_postenablePeter Meerwald-Stadler1-16/+28
2017-12-02iio: health: max30102: Introduce indices for LED channelsPeter Meerwald-Stadler1-3/+11
2017-12-02iio: health: max30102: Add power enable parameter to get_temp functionPeter Meerwald-Stadler1-13/+23
2017-12-02iio: health: max30102: Introduce intensity channel macroPeter Meerwald-Stadler1-28/+16
2017-12-02iio: health: max30102: Add check for part IDPeter Meerwald-Stadler1-0/+18
2017-12-02iio: health: max30102: Check retval of powermode functionPeter Meerwald-Stadler1-1/+4
2017-12-02iio: health: max30102: Fix mode config valuesPeter Meerwald-Stadler1-6/+6
2017-12-02iio: health: max30102: Remove inconsistent full stop in error messagePeter Meerwald-Stadler1-1/+1
2017-12-02iio: health: max30102: Fix missing newline in dev_errPeter Meerwald-Stadler1-1/+1
2017-12-02iio: adc: stm32: add support for differential channelsFabrice Gasnier1-20/+103
2017-12-02iio: adc: stm32: remove const channel names definitionFabrice Gasnier1-52/+14
2017-12-02iio: adc: ina2xx: Allow setting Shunt Voltage PGA gain and Bus Voltage rangeStefan Brüns1-3/+108
2017-12-02iio: adc: ina2xx: Use LSB specifier instead of divider in configStefan Brüns1-6/+6
2017-12-02iio: adc: ina2xx: Shift bus voltage register to mask flag bitsStefan Brüns1-9/+17
2017-12-02iio: imu: inv_mpu6050: Remove duplicate NULL checkAndy Shevchenko1-2/+1
2017-12-02iio: magnetometer: ak8975: Add another ACPI IDAndy Shevchenko1-0/+1
2017-12-02iio: proximity: sx9500: Add another ACPI IDAndy Shevchenko1-0/+1
2017-12-02iio: accel: mma8452: Rename config structs for readabilityHarinath Nampally1-5/+5
2017-12-02iio: accel: mma8452: Rename a struct for code readibilityHarinath Nampally1-3/+3
2017-12-02iio: light: Add driver for IDT ZOPT2201 ambient light and UVB sensorPeter Meerwald-Stadler3-0/+579
2017-12-02iio: core: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2017-12-02iio: cros_ec: Remove unused variablesPaolo Cretaro2-4/+0
2017-12-02iio: adc: at91-sama5d2_adc: ack DRDY irq in direct modeEugen Hristev1-0/+3
2017-12-02iio: adc: at91-sama5d2_adc: add support for DMAEugen Hristev2-20/+434
2017-12-02iio: adc/accel: Fix up module licensesLinus Walleij2-0/+7
2017-11-28the rest of drivers/*: annotate ->poll() instancesAl Viro3-4/+4