aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * dt-bindings:iio:adc:dlg,da9150-gpadc yaml conversionJonathan Cameron2020-09-212-16/+35
| * dt-bindings:iio:adc:motorola,cpcap-adc yaml conversionJonathan Cameron2020-09-212-17/+53
| * dt-bindings:iio:adc:nxp,lpc3220-adc yaml conversionJonathan Cameron2020-09-212-21/+50
| * dt-bindings:iio:adc:nxp,lpc1850-adc yaml conversionJonathan Cameron2020-09-212-20/+61
| * dt-bindings:iio:adc:fsl,imx25-gcq yaml conversionJonathan Cameron2020-09-212-57/+131
| * dt-bindings:iio:adc:fsl,imx7d-adc yaml conversionJonathan Cameron2020-09-212-24/+62
| * dt-bindings:iio:adc:ti,ads1015 yaml conversionJonathan Cameron2020-09-212-73/+112
| * dt-bindings:iio:adc:cosmic,10001-adc yaml conversionJonathan Cameron2020-09-212-22/+59
| * dt-bindings:iio:adc:nuvoton,npcm750-adc yaml conversionJonathan Cameron2020-09-212-26/+64
| * dt-bindings:iio:adc:nuvoton,nau7802 yaml conversionJonathan Cameron2020-09-212-18/+50
| * dt-bindings:iio:adc:sprd,sc2720-adc yaml conversion.Jonathan Cameron2020-09-212-40/+72
| * dt-bindings:iio:adc:marvell,berlin2-adc yaml conversionJonathan Cameron2020-09-212-19/+50
| * dt-bindings:iio:adc: aspeed,ast2400 yaml conversionJonathan Cameron2020-09-212-22/+55
| * dt-bindings:iio:adc:st,stmpe-adc yaml conversionJonathan Cameron2020-09-212-21/+45
| * dt-bindings:iio:adc:ti,twl4030-madc yaml conversionJonathan Cameron2020-09-212-24/+48
| * dt-bindings:iio:adc:fsl,vf610-adc conversion to yaml.Jonathan Cameron2020-09-212-36/+81
| * iio: imu: st_lsm6dsx: Scaling factor type set to IIO_VAL_INT_PLUS_NANOMario Tesi2020-09-211-57/+77
| * iio: adis. Drop adis_burst structNuno Sá2020-09-211-17/+0
| * iio: adis16475: Drop adis_burst usageNuno Sá2020-09-211-15/+3
| * iio: adis16400: Drop adis_burst usageNuno Sá2020-09-211-19/+13
| * iio: adis: Move burst mode into adis_dataNuno Sá2020-09-212-7/+14
| * iio:accel:bma180: Fix use of true when should be iio_shared_by enumJonathan Cameron2020-09-211-1/+1
| * iio:magn:hmc5843: Fix passing true where iio_shared_by enum required.Jonathan Cameron2020-09-211-2/+2
| * iio: Add __printf() attributes to various allocation functionsJonathan Cameron2020-09-213-3/+5
| * iio:core: Tidy up kernel-doc.Jonathan Cameron2020-09-211-1/+2
| * iio: dac: ad5592r: localize locks only where needed in ad5592r_read_raw()Alexandru Ardelean2020-09-211-15/+15
| * iio: dac: ad5592r: un-indent code-block for scale readAlexandru Ardelean2020-09-211-14/+12
| * iio:dac:ad5592r: Fix use of true for IIO_SHARED_BY_TYPEJonathan Cameron2020-09-211-1/+1
| * iio: chemical: sgp30: Add description for sgp_read_cmd()'s 'duration_us'Lee Jones2020-09-211-0/+1
| * iio: gyro: adis16080: Fix formatting issueLee Jones2020-09-211-1/+1
| * iio: dummy: iio_dummy_evgen: Demote file header and supply description for 'i...Lee Jones2020-09-211-1/+3
| * iio: adc: ad7949: Fix misspelling issueLee Jones2020-09-211-1/+1
| * iio: dac: ad5064: Fix a few kerneldoc misdemeanoursLee Jones2020-09-211-3/+3
| * iio: dac: ad7303: Complete 'struct ad7303_state' docLee Jones2020-09-211-0/+3
| * iio: adc: fsl-imx25-gcq: Replace indio_dev->mlock with own device lockSergiu Cuciurean2020-09-211-2/+13
| * iio: proximity: vl53l0x: Add IRQ supportIvan Drobyshevskyi2020-09-211-11/+93
| * dt-bindings: iio: proximity: vl53l0x: Add IRQ supportIvan Drobyshevskyi2020-09-211-0/+6
| * iio:health:max30102: Drop of_match_ptr and use generic fw accessorsJonathan Cameron2020-09-211-6/+5
| * iio:humidity:si7020: Drop of_match_ptr protectionJonathan Cameron2020-09-211-1/+2
| * iio:humidity:htu21: Drop of_match_ptr protectionJonathan Cameron2020-09-211-1/+2
| * iio:magn:ak8974: Drop of_match_ptr protectionJonathan Cameron2020-09-211-1/+2
| * iio:magn:ak8975: Drop of_match_ptr and ACPI_PTR protections.Jonathan Cameron2020-09-211-5/+3
| * iio:proximity:pulsedlight: Drop of_match_ptr protectionJonathan Cameron2020-09-211-1/+2
| * iio:proximity:as3935: Drop of_match_ptr and use generic fw accessorsJonathan Cameron2020-09-211-4/+4
| * iio:proximity:as3935: Use local struct device pointer to simplify code.Jonathan Cameron2020-09-211-20/+18
| * iio:humidity:hdc100x: Drop of_match_ptr protection.Jonathan Cameron2020-09-211-1/+2
| * iio:chemical:vz89x: Drop of_match_ptr protection and use generic fw accessorsJonathan Cameron2020-09-211-7/+4
| * iio:chemical:vz89x: Introduce local struct device pointer.Jonathan Cameron2020-09-211-4/+5
| * iio:chemical:sgp30: Drop of_match_ptr and use generic fw accessorsJonathan Cameron2020-09-211-6/+4
| * iio:chemical:sgp30: Use local variable dev to simplify codeJonathan Cameron2020-09-211-10/+10