summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio
Commit message (Expand)AuthorAgeFilesLines
* Revert "Staging: iio: adt7316: Add an extra check for 'ret' equals to 0"Jeremy Fertic2018-12-081-4/+0Star
* staging: iio: adc: ad7280a: fix overwrite of the returned valueSlawomir Stepien2018-12-021-4/+4
* staging: iio: adc: ad7280a: check for devm_kasprint() failureNicholas Mc Guire2018-12-011-22/+21Star
* staging:iio:ad2s90: Move out of stagingMatheus Tavares2018-12-013-142/+0Star
* staging:iio:ad2s90: Add comment to device state mutexVictor Colombo2018-12-011-1/+1
* staging:iio:ad2s90: Replace license text w/ SPDX identifierMatheus Tavares2018-12-011-5/+1Star
* staging:iio:ad2s90: Add max frequency check at probeAlexandru Ardelean2018-12-011-0/+12
* staging:iio:ad2s90: Remove spi setup that should be done via dtMatheus Tavares2018-12-011-11/+0Star
* staging:iio:ad2s90: Add device tree supportMatheus Tavares2018-12-011-0/+7
* Staging: iio: adt7316: Change the name from irq_flags to irq_typeShreeya Patel2018-11-251-4/+4
* Staging: iio: adt7316: Switch irq_flags to a local variableShreeya Patel2018-11-254-7/+4Star
* Staging: iio: adt7316: Use device tree data to set ldac_pinShreeya Patel2018-11-251-4/+10
* Staging: iio: adt7316: Add of_device_id tableShreeya Patel2018-11-251-0/+13
* staging: iio: ad5933: add device tree supportMarcelo Schmitt2018-11-251-0/+9
* Merge tag 'iio-for-4.21a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2018-11-2213-527/+529
|\
| * Staging: iio: adt7316: Add an extra check for 'ret' equals to 0Shreeya Patel2018-11-171-0/+4
| * Staging: iio: adt7316: Fix i2c data reading, set the data fieldShreeya Patel2018-11-171-0/+2
| * staging: iio: ad7816: Add device tree table.Nishad Kamdar2018-11-161-0/+9
| * staging: iio: adc: ad7280a: use devm_* APIsSlawomir Stepien2018-11-161-60/+40Star
| * staging: iio: adc: ad7280a: power down the device on error in probeSlawomir Stepien2018-11-161-9/+21
| * staging: iio: ad7780: remove unnecessary stashed voltage valueRenato Lui Geh2018-11-161-8/+1Star
| * staging: iio: ad7780: update voltage on readRenato Lui Geh2018-11-161-1/+5
| * staging: iio: ad7780: generates pattern_mask from PAT bitsGiuliano Belinassi2018-11-161-16/+24
| * staging: iio: ad7780: check if ad778x before gain updateGiuliano Belinassi2018-11-161-4/+11
| * staging: iio: ad7816: Set RD/WR pin and CONVST pin as outputs.Nishad Kamdar2018-11-111-2/+3
| * staging: iio: ad7816: Do not use busy_pin in case of AD7818Nishad Kamdar2018-11-111-11/+24
| * staging:iio:ad2s90: Check channel type at read_rawMatheus Tavares2018-11-111-0/+3
| * staging:iio:ad2s90: Add IIO_CHAN_INFO_SCALE to channel spec and read_rawVictor Colombo2018-11-111-9/+21
| * staging:iio:ad2s90: Move device registration to the end of probeMatheus Tavares2018-11-111-5/+1Star
| * staging:iio:ad2s90: Remove always overwritten assignmentMatheus Tavares2018-11-111-1/+1
| * staging:iio:ad2s90: Make probe handle spi_setup failureMatheus Tavares2018-11-111-1/+6
| * staging:iio:ad2s90: Make read_raw return spi_read's error codeMatheus Tavares2018-11-111-3/+4
| * staging: iio: ad7780: fix offset read valueRenato Lui Geh2018-11-111-1/+1
| * staging: iio: ad2s1210: Add device tree table.Nishad Kamdar2018-11-111-0/+7
| * staging: iio: ad2s1210: Drop the gpioin flag.Nishad Kamdar2018-11-112-61/+8Star
| * staging: iio: ad2s1210: Switch to the gpio descriptor interfaceNishad Kamdar2018-11-112-47/+63
| * staging: iio: adc: ad7280a: don't cast type inside switch expressionSlawomir Stepien2018-11-111-3/+3
| * staging: iio: ad5933: Remove unnecessary blank lineVictor Colombo2018-11-031-1/+0Star
| * staging: iio: ad5933: Remove unnecessary space on castingVictor Colombo2018-11-031-1/+1
| * staging: iio: ad7816: Switch to the gpio descriptor interfaceNishad Kamdar2018-10-211-46/+34Star
| * Staging:iio:adc:ad7606: Match parenthesis alignmentMarcelo Schmitt2018-10-211-1/+1
| * staging: iio: adc: ad7280a: use crc8.h API to build crc tableSlawomir Stepien2018-10-212-21/+4Star
| * staging: iio: adc: ad7280a: handle error from __ad7280_read32()Slawomir Stepien2018-10-211-4/+13
| * staging: iio: adt7316: fix parenthesis alignmentRenato Lui Geh2018-10-142-231/+233
| * staging: iio: ad2s1210: fix 'assignment operator' style checksMatheus Tavares2018-10-081-4/+4
| * staging: iio: cdc: ad7150: fix misaligned linesSlawomir Stepien2018-10-071-2/+2
| * staging: iio: cdc: ad7150: use value copy to shorten the line lengthSlawomir Stepien2018-10-071-2/+3
| * staging: iio: ad5933: rename ext_clk_Hz -> ext_clk_hzAlexandru Ardelean2018-10-071-4/+4
* | Merge tag 'staging-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-10-2912-21/+76
|\|
| * staging:iio:ad7606: Add support for the ad7605-4Alexandru Ardelean2018-09-225-6/+36