summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* iio: temperature: Add support for LTC2983Nuno Sá2019-10-224-0/+1576
* iio: pressure: bmp280: use devm action and remove labels from probeBartosz Golaszewski2019-10-224-45/+30
* iio: pressure: bmp280: use bulk regulator opsBartosz Golaszewski2019-10-221-39/+30
* iio: imu: Add support for the FXOS8700 IMURobert Jones2019-10-226-0/+821
* dt-bindings: iio: imu: add fxos8700 imu bindingRobert Jones2019-10-221-0/+76
* staging: iio: ad9834: add a check for devm_clk_getChuhong Yuan2019-10-181-0/+4
* iio: adc: xilinx-xadc: use devm_platform_ioremap_resourceJonathan Cameron2019-10-181-3/+1
* iio: temp: maxim thermocouple: Drop unneeded semi colon.Jonathan Cameron2019-10-181-1/+1
* iio: adc: cpcap-adc: Fix missing IRQF_ONESHOT as only threaded handler.Jonathan Cameron2019-10-181-1/+1
* iio: adc: meson_saradc: use devm_platform_ioremap_resourceJonathan Cameron2019-10-181-3/+1
* iio: adc: exynos: use devm_platform_ioremap_resourceJonathan Cameron2019-10-181-3/+1
* iio: adc: exynos: Drop a stray semicolonJonathan Cameron2019-10-181-1/+1
* iio: proximity: pulsedlight v2: Tidy up an endian issueJonathan Cameron2019-10-181-2/+3
* iio: pressure: bmp280 endian tidy upsJonathan Cameron2019-10-181-7/+9
* iio: gyro: mpu3050: Explicity make a 'poison' value big endianJonathan Cameron2019-10-181-1/+1
* iio: chemical: sps30: Explicity truncate constant by maskingJonathan Cameron2019-10-181-1/+1
* iio: adc: stmpe-adc: Cleanup endian type of local variableJonathan Cameron2019-10-181-1/+1
* iio: adc: mcp320x: Tidy up endian types in type cast.Jonathan Cameron2019-10-181-1/+1
* iio: adc: at91-sama5d2: Replace 0 with NULL when clearing some pointers.Jonathan Cameron2019-10-181-2/+2
* counter: Fix typo in action_get descriptionWilliam Breathitt Gray2019-10-181-1/+1
* docs: driver-api: generic-counter: Update Count and Signal data typesWilliam Breathitt Gray2019-10-181-70/+92
* counter: Simplify the count_read and count_write callbacksWilliam Breathitt Gray2019-10-187-212/+51
* Merge branch 'ib-ab8500-5.4-rc1' into HEADJonathan Cameron2019-10-1816-1939/+1495
|\
| * mfd: Switch the AB8500 GPADC to IIOLinus Walleij2019-10-185-1873/+0
| * iio: adc: New driver for the AB8500 GPADCLinus Walleij2019-10-184-0/+1230
| * mfd: ab8500: Augment DT bindingsLinus Walleij2019-10-181-0/+119
| * hwmon: ab8500: Convert to IIO ADCLinus Walleij2019-10-182-25/+43
| * power: supply: ab8500_fg: Convert to IIO ADCLinus Walleij2019-10-181-8/+15
| * power: supply: ab8500_charger: Convert to IIO ADCLinus Walleij2019-10-181-20/+58
| * power: supply: ab8500_btemp: Convert to IIO ADCLinus Walleij2019-10-182-13/+30
* | Merge branch 'ib-ti-eqep-5.4-rc1' into togregJonathan Cameron2019-10-1710-10/+551
|\ \
| * | counter: new TI eQEP driverDavid Lechner2019-10-175-1/+492
| * | dt-bindings: counter: new bindings for TI eQEPDavid Lechner2019-10-171-0/+50
| * | bus/ti-pwmss: move TI PWMSS driver from PWM to bus subsystemDavid Lechner2019-10-175-10/+10
| |/
* | iio: adc: intel_mrfld_adc: Add Basin Cove ADC driverVincent Pelletier2019-10-153-0/+274
* | dt-bindings: iio: imu: st_lsm6dsx: add lsm6ds0 device bindingsLorenzo Bianconi2019-10-151-0/+1
* | iio: imu: st_lsm6dsx: add support to LSM6DS0Lorenzo Bianconi2019-10-155-2/+17
* | iio: imu: st_lsm6dsx: fix gyro gain definitions for LSM9DS1Lorenzo Bianconi2019-10-151-3/+4
* | iio: dac: ad7303: replace mlock with own lockAlexandru Ardelean2019-10-151-4/+9
* | dt-bindings: iio: maxbotix,mb1232.yaml: transform to yamlAndreas Klinger2019-10-152-29/+60
* | iio: imu: st_lsm6dsx: add odr calibration featureMario Tesi2019-10-153-3/+29
* | iio: imu: st_lsm6dsx: enable drdy-mask if availableLorenzo Bianconi2019-10-153-0/+29
* | iio: dac: stm32: add power management supportFabrice Gasnier2019-10-152-33/+199
* | iio: imu: st_lsm6dsx: enable wake-up event for LSM6DSOLorenzo Bianconi2019-10-151-1/+24
* | dt-bindings: iio: imu: st_lsm6dsx: document missing wakeup-source propertyLorenzo Bianconi2019-10-151-0/+1
* | iio: imu: st_lsm6dsx: add missing kernel documenationLorenzo Bianconi2019-10-151-0/+3
* | iio: imu: st_lsm6dsx: add wakeup_source in st_sensors_platform_dataLorenzo Bianconi2019-10-152-2/+6
* | iio: imu: st_lsm6dsx: fix checkpatch warningLorenzo Bianconi2019-10-151-16/+19
* | iio: imu: st_lsm6dsx: grab conf mutex in st_lsm6dsx_write_event_configLorenzo Bianconi2019-10-151-0/+2
* | iio: imu: st_lsm6dsx: rely on st_lsm6dsx_update_bits_locked configuring eventsLorenzo Bianconi2019-10-151-11/+14