summaryrefslogtreecommitdiff
path: root/drivers/staging/iio
AgeCommit message (Expand)Author
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
2018-09-22staging:iio:ad7606: update structs with doc annotationsAlexandru Ardelean
2018-09-16staging:iio:ad7606: Remove incorrect kernel doc annotationsAlexandru Ardelean
2018-09-16staging:iio:ad7606: fix voltage scalesAlexandru Ardelean
2018-09-13gpiolib: Pass array info to get/set array functionsJanusz Krzysztofik
2018-09-13gpiolib: Pass bitmaps, not integer arrays, to get/set arrayJanusz Krzysztofik
2018-08-19drivers: iio: Update MODULE AUTHOR email addressMichael Hennerich
2018-06-30staging:iio:impedance-analyzer:ad5933: Macro replacement Cleanups.Karim Eshapa
2018-06-24staging:iio:accel:adis16240: sign extend function replace hard code duplicationKarim Eshapa
2018-06-16staging:iio:accel:adis16203: sign extend function rather code duplicationKarim Eshapa
2018-06-10staging: iio: adc: ad7606: fix function pointer parameter names missing.Giulio Benetti