summaryrefslogtreecommitdiff
path: root/drivers/staging/iio/addac/adt7316.c
AgeCommit message (Expand)Author
2019-06-23Merge 5.2-rc6 into staging-nextGreg Kroah-Hartman
2019-06-08staging: iio: adt7316: Fix build errors when GPIOLIB is not setFabio Estevam
2019-05-05staging: iio: adt7316: match parenthesis alignmentJoão Seckler
2019-04-03staging: iio: add proper SPDX identifiers to remaining driver filesGreg Kroah-Hartman
2019-03-18staging: iio: Line over 80 charactersDaniela Mormocea
2019-01-05staging: iio: adt7316: fix the dac write calculationJeremy Fertic
2019-01-05staging: iio: adt7316: fix the dac read calculationJeremy Fertic
2019-01-05staging: iio: adt7316: fix handling of dac high resolution optionJeremy Fertic
2019-01-05staging: iio: adt7316: fix dac_bits assignmentJeremy Fertic
2018-12-16Staging: iio: adt7316: Add all irq related code in adt7316_irq_setup()Shreeya Patel
2018-12-16staging: iio: adt7316: drop unnecessary initialization of variablesHardik Singh Rathore
2018-12-16staging: iio: adt7316: correct spelling of ADT7316_DA_EN_VIA_DAC_LDCAJeremy Fertic
2018-12-16staging: iio: adt7316: change interpretation of write to dac update modeJeremy Fertic
2018-12-16staging: iio: adt7316: remove dac vref buffer bypass from adt751xJeremy Fertic
2018-12-16staging: iio: adt7316: allow adt751x to use internal vref for all dacsJeremy Fertic
2018-12-16staging: iio: adt7316: use correct variable in DAC_internal_Vref readJeremy Fertic
2018-12-16staging: iio: adt7316: invert the logic of the check for an ldac pinJeremy Fertic
2018-12-16staging: iio: adt7316: fix register and bit definitionsJeremy Fertic
2018-11-25Staging: iio: adt7316: Change the name from irq_flags to irq_typeShreeya Patel
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-10-14staging: iio: adt7316: fix parenthesis alignmentRenato Lui Geh
2018-03-10Staging: iio: adt7316: Move symbol export to definitionDavid Veenstra
2017-08-22staging:iio:adc: drop assign iio_info.driver_moduleJonathan Cameron
2017-03-23staging: iio: Add blank lines after function declarationsNarcisa Ana Maria Vasile
2017-03-23staging: iio: adt7136: Remove unnecessary blank linesNarcisa Ana Maria Vasile
2017-02-05iio: addac: adt7136: Fix style to use octal file permissions.Michael S. Hansen
2016-12-30staging:iio:adt7316: Fix braces not present on all arms of if else statementScott Matheina
2016-10-03Staging: iio: addac: constify attribute_group structuresBhumika Goyal
2016-06-30iio:core: timestamping clock selection supportGregor Boirie
2016-03-11staging: iio: addac: Remove unnecessary else after returnBhaktipriya Shridhar
2015-10-13Staging: iio: Remove exceptional & on function nameShraddha Barke
2015-09-12Staging: iio: addac: Prefer using the BIT macroShraddha Barke
2014-10-02staging: iio: addac: Combined seperated strings.Gulsah Kose
2014-10-02staging: iio: addac: remove unnecessary elseRoxana Blaj
2014-04-26Merge tag 'iio-for-3.16a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2014-04-23staging: iio: Fix typo in iioMasanari Iida
2014-03-18staging: addac: adt7316.c: Fix line over 80 charactersAybuke Ozdemir
2013-11-24staging: iio: addac: Use devm_iio_device_registerSachin Kamat
2013-09-08staging: iio: replace strict_strto*() with kstrto*()Jingoo Han
2013-09-07staging: iio: adt7316: Use devm_* APIsSachin Kamat
2013-08-03staging:iio:adt7316: Don't expose the chip reset to userspaceLars-Peter Clausen
2013-04-09staging:iio:adt7316 Fix some 'interesting' string operationsLuck, Tony
2012-11-21staging: iio: remove use of __devexitBill Pemberton
2012-11-21staging: iio: remove use of __devinitBill Pemberton
2012-05-14staging:iio:addac: Use dev_to_iio_dev()Lars-Peter Clausen
2012-04-29staging:iio: Streamline API function namingLars-Peter Clausen
2012-04-25IIO: Move core headers to include/linux/iioJonathan Cameron
2012-02-24staging:iio: Use dev_pm_opsLars-Peter Clausen
2011-11-26staging:iio: header reorganizationJonathan Cameron