summaryrefslogtreecommitdiff
path: root/drivers/staging/iio
AgeCommit message (Expand)AuthorFilesLines
2019-07-14staging:iio:ad7150: fix threshold mode config bitMelissa Wen1-8/+11
2019-05-08staging: iio: adt7316: fix the dac write calculationJeremy Fertic1-3/+7
2019-05-08staging: iio: adt7316: fix the dac read calculationJeremy Fertic1-2/+8
2019-05-08staging: iio: adt7316: allow adt751x to use internal vref for all dacsJeremy Fertic1-1/+1
2019-04-27staging: iio: ad7192: Fix ad7193 channel addressMircea Caprioru1-4/+4
2019-04-27Staging: iio: meter: fixed typoLeonard Pollak1-1/+1
2019-02-12staging: iio: ad7780: update voltage on readRenato Lui Geh1-1/+5
2019-02-12staging:iio:ad2s90: Make probe handle spi_setup failureMatheus Tavares1-1/+6
2019-02-12staging: iio: adc: ad7280a: handle error from __ad7280_read32()Slawomir Stepien1-4/+13
2018-11-21staging:iio:ad7606: fix voltage scalesAlexandru Ardelean1-2/+5
2018-06-30staging:iio:impedance-analyzer:ad5933: Macro replacement Cleanups.Karim Eshapa1-38/+19
2018-06-24staging:iio:accel:adis16240: sign extend function replace hard code duplicationKarim Eshapa1-9/+2
2018-06-16staging:iio:accel:adis16203: sign extend function rather code duplicationKarim Eshapa1-5/+1
2018-06-10staging: iio: adc: ad7606: fix function pointer parameter names missing.Giulio Benetti1-1/+1
2018-06-10staging: iio: Drop ADIS16060 driver from stagingJonathan Cameron5-258/+0
2018-05-20staging:iio:meter: Drop ADE7759 driverJonathan Cameron3-569/+0
2018-05-20staging:iio:meter: Drop ADE7758 driverJonathan Cameron6-1439/+0
2018-05-20staging:iio:meter: Drop ADE7754 driverJonathan Cameron3-676/+0
2018-05-20staging:iio:meter: Drop ADE7753 driverJonathan Cameron3-641/+0
2018-05-20staging: iio: ad2s1200: Move driver out of stagingDavid Veenstra3-223/+0
2018-05-20staging: iio: ad2s1200: Add copyrightDavid Veenstra1-0/+2
2018-05-20staging: iio: ad2s1200: Add scaling factor for angle channelDavid Veenstra1-0/+6
2018-05-20staging: iio: ad2s1200: Add scaling factor for angular velocity channelDavid Veenstra1-26/+45
2018-05-20staging: iio: ad2s1200: Add dt tableDavid Veenstra1-0/+8
2018-05-20staging: iio: ad2s1200: Replace platform data with dt bindingsDavid Veenstra1-17/+15
2018-05-20staging: iio: ad2s1200: Replace legacy gpio API with modern APIDavid Veenstra1-7/+8
2018-05-20staging: iio: ad2s1200: Setup spi before iio device registerDavid Veenstra1-6/+7
2018-05-20staging: iio: ad2s1200: Add kernel docs to driver stateDavid Veenstra1-0/+8
2018-05-20staging: iio: ad2s1200: Remove unneeded initializationsDavid Veenstra1-2/+2
2018-05-20staging: iio: ad2s1200: Remove unneeded newline in licenseDavid Veenstra1-1/+0
2018-05-12staging: iio: tsl2x7x/tsl2772: move out of stagingBrian Masney6-1922/+0
2018-05-12staging: iio: tsl2x7x: rename driver to tsl2772Brian Masney4-366/+368
2018-05-12staging: iio: tsl2x7x: add range checking to tsl2x7x_write_rawBrian Masney1-1/+12
2018-05-12staging: iio: tsl2x7x: correct IIO_EV_INFO_PERIOD valuesBrian Masney2-20/+25
2018-05-12staging: iio: tsl2x7x: convert to use read_availBrian Masney1-17/+76
2018-05-12staging: iio: tsl2x7x: use macro to populate tsl2X7X_device_infoBrian Masney1-45/+16
2018-05-12staging: iio: tsl2x7x: turn chip off if IIO device registration failsBrian Masney1-1/+4
2018-05-12staging: iio: tsl2x7x: use direct returnsBrian Masney1-33/+16
2018-05-12staging: iio: tsl2x7x: remove unnecessary whitespaceBrian Masney2-12/+11
2018-05-11Merge tag 'iio-for-4.18a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman14-1771/+649
2018-05-06staging: iio: tsl2x7x: add device ids for code readabilityBrian Masney1-10/+10
2018-05-06staging: iio: tsl2x7x: correct integration time and lux equationBrian Masney2-98/+79
2018-05-06staging: iio: tsl2x7x: use IIO_CONST_ATTR for calibscale_availableBrian Masney1-42/+4
2018-05-06staging: iio: tsl2x7x: move calibscale_available attribute to IIO_INTENSITY c...Brian Masney1-13/+10
2018-05-06staging: iio: tsl2x7x: don't setup event handlers if interrupts are not confi...Brian Masney1-18/+112
2018-05-06staging: iio: tsl2x7x: add range checking to three sysfs attributesBrian Masney1-17/+11
2018-05-06staging: iio: tsl2x7x: use GPL-2.0+ SPDX license identifierBrian Masney2-24/+2
2018-04-28staging: iio: ad2s1200: Improve readability with be16_to_cpupDavid Veenstra1-7/+4
2018-04-28staging: iio: ad2s1200: Add blank linesDavid Veenstra1-0/+7
2018-04-28staging: iio: ad2s1200: Reverse Christmas tree orderingDavid Veenstra1-2/+2