aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/addac (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-22staging:iio:adc: drop assign iio_info.driver_moduleJonathan Cameron1-2/+0
2017-03-23staging: iio: Add blank lines after function declarationsNarcisa Ana Maria Vasile1-0/+1
2017-03-23staging: iio: adt7136: Remove unnecessary blank linesNarcisa Ana Maria Vasile1-4/+0
2017-02-05iio: addac: adt7136: Fix style to use octal file permissions.Michael S. Hansen1-54/+54
2017-01-10staging:iio:addac:adt7316 Fixes Alignment should match open parenthesisScott Matheina1-1/+1
2016-12-30staging:iio:adt7316: Fix braces not present on all arms of if else statementScott Matheina1-1/+2
2016-10-03Staging: iio: addac: constify attribute_group structuresBhumika Goyal1-2/+2
2016-06-30iio:core: timestamping clock selection supportGregor Boirie1-2/+2
2016-03-11staging: iio: addac: Remove unnecessary else after returnBhaktipriya Shridhar1-9/+6
2016-03-11staging: iio: adt7316: remove useless initializationAlison Schofield1-1/+1
2015-11-05Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds1-1/+0
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis1-1/+0
2015-10-13Staging: iio: Remove exceptional & on function nameShraddha Barke1-1/+1
2015-09-12Staging: iio: addac: Prefer using the BIT macroShraddha Barke1-7/+7
2015-07-11staging: iio: Drop owner assignment from i2c_driverKrzysztof Kozlowski1-1/+0
2015-05-10Staging: iio: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven1-1/+1
2014-10-20staging: iio: addac: annotate Kconfig entries with module name informationRoxana Blaj1-0/+9
2014-10-20staging: iio: addac: fix line over 80 charactersRoxana Blaj1-1/+2
2014-10-02staging: iio: addac: Combined seperated strings.Gulsah Kose1-2/+1
2014-10-02staging: iio: addac: remove unnecessary elseRoxana Blaj1-28/+27
2014-04-26Merge tag 'iio-for-3.16a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman1-2/+2
2014-04-23staging: iio: Fix typo in iioMasanari Iida1-2/+2
2014-03-18staging: addac: adt7316.c: Fix line over 80 charactersAybuke Ozdemir1-7/+14
2014-03-18staging: iio: addac: adt7316.h Fix Unnecessary space after function pointer nameAybuke Ozdemir1-4/+4
2013-11-24staging: iio: addac: Use devm_iio_device_registerSachin Kamat4-24/+1
2013-10-06Staging: iio: adt7316-i2c: quoted string split across linesEbru Akagunduz1-2/+1
2013-10-06Staging: iio: adt7316-spi: fix quoted string split across linesEbru Akagunduz1-2/+1
2013-09-08staging: iio: replace strict_strto*() with kstrto*()Jingoo Han1-19/+19
2013-09-07staging: iio: adt7316: Use devm_* APIsSachin Kamat1-32/+16
2013-08-03staging:iio:adt7316: Don't expose the chip reset to userspaceLars-Peter Clausen1-27/+0
2013-05-09Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds1-1/+1
2013-04-16Convert selectors of GENERIC_GPIO to GPIOLIBAlexandre Courbot1-1/+1
2013-04-09staging:iio:adt7316 Fix some 'interesting' string operationsLuck, Tony1-13/+13
2012-11-21staging: iio: remove use of __devexit_pBill Pemberton2-2/+2
2012-11-21staging: iio: remove use of __devexitBill Pemberton3-3/+3
2012-11-21staging: iio: remove use of __devinitBill Pemberton3-3/+3
2012-05-14staging:iio:addac: Use dev_to_iio_dev()Lars-Peter Clausen1-70/+70
2012-04-29staging:iio: Streamline API function namingLars-Peter Clausen1-3/+3
2012-04-25IIO: Move core headers to include/linux/iioJonathan Cameron1-3/+3
2012-02-24staging:iio: Use dev_pm_opsLars-Peter Clausen4-42/+14
2012-01-09Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds2-1/+1
2011-12-08staging:iio: Remove redundant spi driver bus initializationLars-Peter Clausen1-1/+0
2011-11-26staging:iio: header reorganizationJonathan Cameron1-0/+1
2011-11-17staging:iio: Use module_spi_driver to register SPI driverLars-Peter Clausen1-13/+1
2011-11-17staging:iio: Use module_i2c_driver to register I2C driversLars-Peter Clausen1-13/+1
2011-10-26Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds3-25/+27
2011-10-19iio: Spell fix - consistent use of Converter - no functional changesMichael Hennerich1-1/+1
2011-10-17staging:iio: fix removal path to allow correct freeing.Jonathan Cameron1-1/+2
2011-10-17staging:iio: gpio build dependency fixingJonathan Cameron1-0/+1
2011-09-29staging:iio: unwind the IIO_IN -> IIO_VOLTAGE defineJonathan Cameron1-4/+4