summaryrefslogtreecommitdiff
path: root/drivers/staging/iio
AgeCommit message (Expand)Author
2019-05-08staging: iio: adt7316: fix the dac write calculationJeremy Fertic
2019-05-08staging: iio: adt7316: fix the dac read calculationJeremy Fertic
2019-05-08staging: iio: adt7316: allow adt751x to use internal vref for all dacsJeremy Fertic
2019-04-27staging: iio: ad7192: Fix ad7193 channel addressMircea Caprioru
2019-04-27Staging: iio: meter: fixed typoLeonard Pollak
2019-02-12staging: iio: ad7780: update voltage on readRenato Lui Geh
2019-02-12staging:iio:ad2s90: Make probe handle spi_setup failureMatheus Tavares
2019-02-12staging: iio: adc: ad7280a: handle error from __ad7280_read32()Slawomir Stepien
2018-11-21staging:iio:ad7606: fix voltage scalesAlexandru Ardelean
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
2018-06-10staging: iio: Drop ADIS16060 driver from stagingJonathan Cameron
2018-05-20staging:iio:meter: Drop ADE7759 driverJonathan Cameron
2018-05-20staging:iio:meter: Drop ADE7758 driverJonathan Cameron
2018-05-20staging:iio:meter: Drop ADE7754 driverJonathan Cameron
2018-05-20staging:iio:meter: Drop ADE7753 driverJonathan Cameron
2018-05-20staging: iio: ad2s1200: Move driver out of stagingDavid Veenstra
2018-05-20staging: iio: ad2s1200: Add copyrightDavid Veenstra
2018-05-20staging: iio: ad2s1200: Add scaling factor for angle channelDavid Veenstra
2018-05-20staging: iio: ad2s1200: Add scaling factor for angular velocity channelDavid Veenstra
2018-05-20staging: iio: ad2s1200: Add dt tableDavid Veenstra
2018-05-20staging: iio: ad2s1200: Replace platform data with dt bindingsDavid Veenstra
2018-05-20staging: iio: ad2s1200: Replace legacy gpio API with modern APIDavid Veenstra
2018-05-20staging: iio: ad2s1200: Setup spi before iio device registerDavid Veenstra
2018-05-20staging: iio: ad2s1200: Add kernel docs to driver stateDavid Veenstra
2018-05-20staging: iio: ad2s1200: Remove unneeded initializationsDavid Veenstra
2018-05-20staging: iio: ad2s1200: Remove unneeded newline in licenseDavid Veenstra
2018-05-12staging: iio: tsl2x7x/tsl2772: move out of stagingBrian Masney
2018-05-12staging: iio: tsl2x7x: rename driver to tsl2772Brian Masney
2018-05-12staging: iio: tsl2x7x: add range checking to tsl2x7x_write_rawBrian Masney
2018-05-12staging: iio: tsl2x7x: correct IIO_EV_INFO_PERIOD valuesBrian Masney
2018-05-12staging: iio: tsl2x7x: convert to use read_availBrian Masney
2018-05-12staging: iio: tsl2x7x: use macro to populate tsl2X7X_device_infoBrian Masney
2018-05-12staging: iio: tsl2x7x: turn chip off if IIO device registration failsBrian Masney
2018-05-12staging: iio: tsl2x7x: use direct returnsBrian Masney
2018-05-12staging: iio: tsl2x7x: remove unnecessary whitespaceBrian Masney
2018-05-11Merge tag 'iio-for-4.18a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2018-05-06staging: iio: tsl2x7x: add device ids for code readabilityBrian Masney
2018-05-06staging: iio: tsl2x7x: correct integration time and lux equationBrian Masney
2018-05-06staging: iio: tsl2x7x: use IIO_CONST_ATTR for calibscale_availableBrian Masney
2018-05-06staging: iio: tsl2x7x: move calibscale_available attribute to IIO_INTENSITY c...Brian Masney
2018-05-06staging: iio: tsl2x7x: don't setup event handlers if interrupts are not confi...Brian Masney
2018-05-06staging: iio: tsl2x7x: add range checking to three sysfs attributesBrian Masney
2018-05-06staging: iio: tsl2x7x: use GPL-2.0+ SPDX license identifierBrian Masney
2018-04-28staging: iio: ad2s1200: Improve readability with be16_to_cpupDavid Veenstra
2018-04-28staging: iio: ad2s1200: Add blank linesDavid Veenstra
2018-04-28staging: iio: ad2s1200: Reverse Christmas tree orderingDavid Veenstra
2018-04-28staging: iio: ad2s1200: Sort includes alphabeticallyDavid Veenstra