summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio
AgeCommit message (Expand)Author
2018-12-08Revert "Staging: iio: adt7316: Add an extra check for 'ret' equals to 0"Jeremy Fertic
2018-12-02staging: iio: adc: ad7280a: fix overwrite of the returned valueSlawomir Stepien
2018-12-01staging: iio: adc: ad7280a: check for devm_kasprint() failureNicholas Mc Guire
2018-12-01staging:iio:ad2s90: Move out of stagingMatheus Tavares
2018-12-01staging:iio:ad2s90: Add comment to device state mutexVictor Colombo
2018-12-01staging:iio:ad2s90: Replace license text w/ SPDX identifierMatheus Tavares
2018-12-01staging:iio:ad2s90: Add max frequency check at probeAlexandru Ardelean
2018-12-01staging:iio:ad2s90: Remove spi setup that should be done via dtMatheus Tavares
2018-12-01staging:iio:ad2s90: Add device tree supportMatheus Tavares
2018-11-25Staging: iio: adt7316: Change the name from irq_flags to irq_typeShreeya Patel
2018-11-25Staging: iio: adt7316: Switch irq_flags to a local variableShreeya Patel
2018-11-25Staging: iio: adt7316: Use device tree data to set ldac_pinShreeya Patel
2018-11-25Staging: iio: adt7316: Add of_device_id tableShreeya Patel
2018-11-25staging: iio: ad5933: add device tree supportMarcelo Schmitt
2018-11-22Merge tag 'iio-for-4.21a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2018-11-17Staging: iio: adt7316: Add an extra check for 'ret' equals to 0Shreeya Patel
2018-11-17Staging: iio: adt7316: Fix i2c data reading, set the data fieldShreeya Patel
2018-11-16staging: iio: ad7816: Add device tree table.Nishad Kamdar
2018-11-16staging: iio: adc: ad7280a: use devm_* APIsSlawomir Stepien
2018-11-16staging: iio: adc: ad7280a: power down the device on error in probeSlawomir Stepien
2018-11-16staging: iio: ad7780: remove unnecessary stashed voltage valueRenato Lui Geh
2018-11-16staging: iio: ad7780: update voltage on readRenato Lui Geh
2018-11-16staging: iio: ad7780: generates pattern_mask from PAT bitsGiuliano Belinassi
2018-11-16staging: iio: ad7780: check if ad778x before gain updateGiuliano Belinassi
2018-11-11staging: iio: ad7816: Set RD/WR pin and CONVST pin as outputs.Nishad Kamdar
2018-11-11staging: iio: ad7816: Do not use busy_pin in case of AD7818Nishad Kamdar
2018-11-11staging:iio:ad2s90: Check channel type at read_rawMatheus Tavares
2018-11-11staging:iio:ad2s90: Add IIO_CHAN_INFO_SCALE to channel spec and read_rawVictor Colombo
2018-11-11staging:iio:ad2s90: Move device registration to the end of probeMatheus Tavares
2018-11-11staging:iio:ad2s90: Remove always overwritten assignmentMatheus Tavares
2018-11-11staging:iio:ad2s90: Make probe handle spi_setup failureMatheus Tavares
2018-11-11staging:iio:ad2s90: Make read_raw return spi_read's error codeMatheus Tavares
2018-11-11staging: iio: ad7780: fix offset read valueRenato Lui Geh
2018-11-11staging: iio: ad2s1210: Add device tree table.Nishad Kamdar
2018-11-11staging: iio: ad2s1210: Drop the gpioin flag.Nishad Kamdar
2018-11-11staging: iio: ad2s1210: Switch to the gpio descriptor interfaceNishad Kamdar
2018-11-11staging: iio: adc: ad7280a: don't cast type inside switch expressionSlawomir Stepien
2018-11-03staging: iio: ad5933: Remove unnecessary blank lineVictor Colombo
2018-11-03staging: iio: ad5933: Remove unnecessary space on castingVictor Colombo
2018-10-29Merge tag 'staging-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-10-21staging: iio: ad7816: Switch to the gpio descriptor interfaceNishad Kamdar
2018-10-21Staging:iio:adc:ad7606: Match parenthesis alignmentMarcelo Schmitt
2018-10-21staging: iio: adc: ad7280a: use crc8.h API to build crc tableSlawomir Stepien
2018-10-21staging: iio: adc: ad7280a: handle error from __ad7280_read32()Slawomir Stepien
2018-10-14staging: iio: adt7316: fix parenthesis alignmentRenato Lui Geh
2018-10-08staging: iio: ad2s1210: fix 'assignment operator' style checksMatheus Tavares
2018-10-07staging: iio: cdc: ad7150: fix misaligned linesSlawomir Stepien
2018-10-07staging: iio: cdc: ad7150: use value copy to shorten the line lengthSlawomir Stepien
2018-10-07staging: iio: ad5933: rename ext_clk_Hz -> ext_clk_hzAlexandru Ardelean
2018-09-22staging:iio:ad7606: Add support for the ad7605-4Alexandru Ardelean