summaryrefslogtreecommitdiff
path: root/drivers/staging/iio
AgeCommit message (Expand)Author
2018-10-29Merge tag 'staging-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
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
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
2018-04-28staging: iio: ad2s1200: Remove unneeded includeDavid Veenstra