| Commit message (Expand) | Author | Age | Files | Lines |
* | iio:trigger: rename try_reenable() to reenable() plus return void | Jonathan Cameron | 2020-12-03 | 11 | -61/+40 |
* | iio: Fix: Do not poll the driver again if try_reenable() callback returns non 0. | Jonathan Cameron | 2020-12-03 | 1 | -3/+1 |
* | io:core: In iio_map_array_register() cleanup in case of error | Lino Sanfilippo | 2020-12-03 | 1 | -0/+2 |
* | iio:core: Introduce unlocked version of iio_map_array_unregister() | Lino Sanfilippo | 2020-12-03 | 1 | -9/+18 |
* | dt-bindings: iio: imu: st_lsm6dsx: add lsm6dsop device bindings | Lorenzo Bianconi | 2020-12-03 | 1 | -0/+1 |
* | iio: imu: st_lsm6dsx: add support to LSM6DSOP | Lorenzo Bianconi | 2020-12-03 | 6 | -3/+19 |
* | iio: imu: st_lsmdsx: compact st_lsm6dsx_sensor_settings table | Lorenzo Bianconi | 2020-12-03 | 2 | -425/+29 |
* | iio: adc: at91_adc: merge at91_adc_probe_dt back in at91_adc_probe | Alexandre Belloni | 2020-12-03 | 1 | -67/+48 |
* | dt-bindings:iio:adc:remove triggers | Alexandre Belloni | 2020-12-03 | 1 | -46/+0 |
* | iio: adc: at91_adc: rework trigger definition | Alexandre Belloni | 2020-12-03 | 1 | -44/+36 |
* | dt-bindings:iio:adc:atmel, sama9260-adc: conversion to yaml from at91_adc.txt | Jonathan Cameron | 2020-12-03 | 2 | -78/+167 |
* | dt-bindings:iio:adc:remove atmel, adc-res and atmel, adc-res-names | Alexandre Belloni | 2020-12-03 | 1 | -9/+4 |
* | iio: adc: at91_adc: rework resolution selection | Alexandre Belloni | 2020-12-03 | 1 | -57/+40 |
* | iio: adc: at91_adc: remove at91_adc_ids | Alexandre Belloni | 2020-12-03 | 1 | -20/+0 |
* | dt-bindings:iio:potentiostat:ti,lmp91000: txt to yaml conversion. | Jonathan Cameron | 2020-12-03 | 2 | -33/+68 |
* | dt-bindings:iio:light:capella,cm3605: txt to yaml conversion. | Jonathan Cameron | 2020-12-03 | 2 | -41/+79 |
* | dt-bindings:iio:afe:voltage-divider: txt to yaml conversion | Jonathan Cameron | 2020-12-03 | 2 | -53/+86 |
* | dt-bindings:iio:adc:maxim,max1027: Pull out to separate binding doc. | Jonathan Cameron | 2020-12-03 | 2 | -12/+65 |
* | dt-bindings:iio:afe:current-sense-shunt: txt to yaml conversion. | Jonathan Cameron | 2020-12-03 | 2 | -41/+64 |
* | dt-bindings:iio:afe:current-sense-amplifier: txt to yaml conversion. | Jonathan Cameron | 2020-12-03 | 2 | -26/+54 |
* | dt-bindings:iio:adc:envelope-detector: txt to yaml conversion. | Jonathan Cameron | 2020-12-03 | 2 | -54/+86 |
* | dt-bindings:iio:potentiometer: give microchip,mcp4531 its own binding | Jonathan Cameron | 2020-12-03 | 2 | -128/+116 |
* | dt-bindings:iio:dac:dpot-dac: yaml conversion. | Jonathan Cameron | 2020-12-03 | 2 | -41/+64 |
* | dt-bindings:iio:iio-binding.txt Drop file as content now in dt-schema | Jonathan Cameron | 2020-12-03 | 1 | -102/+0 |
* | dt-bindings:iio:adc:adi,ad7292: Use new adc.yaml binding for channels. | Jonathan Cameron | 2020-12-03 | 1 | -4/+4 |
* | dt-bindings:iio:adc:adi,ad7124: Use the new adc.yaml channel binding | Jonathan Cameron | 2020-12-03 | 1 | -9/+5 |
* | dt-bindings:iio:adc: convert adc.txt to yaml | Jonathan Cameron | 2020-12-03 | 2 | -29/+42 |
* | dt-bindings:iio:health:ti,afe4404: txt to yaml conversion | Jonathan Cameron | 2020-12-03 | 2 | -29/+51 |
* | dt-bindings:iio:health:ti,afe4403: txt to yaml binding | Jonathan Cameron | 2020-12-03 | 2 | -33/+54 |
* | iio: buffer: Fix demux update | Nuno Sá | 2020-12-03 | 1 | -3/+3 |
* | iio: core: Simplify iio_format_list() | Lars-Peter Clausen | 2020-12-03 | 1 | -27/+18 |
* | iio: core: Consolidate iio_format_avail_{list,range}() | Lars-Peter Clausen | 2020-12-03 | 1 | -43/+14 |
* | dt-bindings:iio:samsung, exynos-adc: drop missuse of io-channel-ranges | Jonathan Cameron | 2020-12-03 | 1 | -4/+0 |
* | dt-bindings:iio:qcom-spmi-vadc drop incorrect io-channel-ranges from example | Jonathan Cameron | 2020-12-03 | 1 | -3/+0 |
* | iio: potentiometer: ad5272: Correct polarity of reset | Phil Reid | 2020-12-03 | 1 | -2/+2 |
* | iio: accel: bmc150-accel: Add rudimentary regulator support | Linus Walleij | 2020-12-03 | 1 | -2/+33 |
* | iio: accel: bmc150-accel: Add support for BMA222 | Linus Walleij | 2020-12-03 | 4 | -0/+22 |
* | iio: accel: bmc150-accel: Add DT bindings | Linus Walleij | 2020-12-03 | 1 | -0/+73 |
* | iio: ad_sigma_delta: Don't put SPI transfer buffer on the stack | Lars-Peter Clausen | 2020-12-03 | 2 | -11/+13 |
* | iio: buffer: Return error if no callback is given | Nuno Sá | 2020-12-03 | 1 | -0/+5 |
* | ASoC: stm32: dfsdm: add stm32_adfsdm_dummy_cb() callback | Olivier Moysan | 2020-12-03 | 1 | -1/+11 |
* | dt-bindings: iio: humidity: hts221: introduce vdd regulator bindings | Lorenzo Bianconi | 2020-12-03 | 1 | -0/+2 |
* | iio: humidity: hts221: add vdd voltage regulator | Lorenzo Bianconi | 2020-12-03 | 2 | -0/+39 |
* | MAINTAINERS: Add Kamel Bouhara as TCB counter driver maintainer | William Breathitt Gray | 2020-12-03 | 1 | -0/+7 |
* | iio: adc: ad7298: check regulator for null in ad7298_get_ref_voltage() | Alexandru Ardelean | 2020-12-03 | 1 | -1/+1 |
* | iio: adc: ad7298: convert probe to device-managed functions | Alexandru Ardelean | 2020-11-28 | 1 | -31/+15 |
* | dt-bindings: iio: imu: st_lsm6dsx: introduce vdd-vddio regulators bindings | Lorenzo Bianconi | 2020-11-25 | 1 | -0/+6 |
* | iio: imu: st_lsm6dsx: add vdd-vddio voltage regulator | Lorenzo Bianconi | 2020-11-25 | 2 | -0/+43 |
* | dt-bindings:iio:temperature: Drop generic binding file. | Jonathan Cameron | 2020-11-25 | 1 | -7/+0 |
* | dt-bindings:iio:frequency:adi,adf4350: txt to yaml format conversion. | Jonathan Cameron | 2020-11-25 | 2 | -86/+190 |