summaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc/ad7793.c
Commit message (Expand)AuthorAgeFilesLines
* iio:adc:ad_sigma_delta: Move exports into IIO_AD_SIGMA_DELTA namespaceJonathan Cameron2022-02-181-0/+1
* iio: adc: ad7793: Fix IRQ flagAlexandru Tachici2021-09-141-1/+1
* iio: adc: ad7793: convert to device-managed functionsAlexandru Ardelean2021-06-131-38/+15
* iio: adc: ad7793: Add missing error code in ad7793_setup()YueHaibing2021-05-221-0/+1
* iio: Remove superfluous of_node assignmentsLars-Peter Clausen2020-06-141-1/+0
* iio: remove explicit IIO device parent assignmentAlexandru Ardelean2020-06-141-1/+0
* Merge 5.7-rc3 into staging-nextGreg Kroah-Hartman2020-04-271-1/+1
|\
| * iio:ad7797: Use correct attribute_groupYueHaibing2020-03-281-1/+1
* | iio: adc: ad7793: use read_avail iio hook for scale availableAlexandru Ardelean2020-04-191-18/+37
* | iio: adc: ad7793: define/use own IIO channel macrosAlexandru Ardelean2020-04-191-24/+71
|/
* iio: adc: ad-sigma-delta: Allow custom IRQ flagsAlexandru Tachici2020-01-181-0/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177Thomas Gleixner2019-05-301-2/+1
* drivers: iio: Update MODULE AUTHOR email addressMichael Hennerich2018-08-191-1/+1
* iio: ad7793: implement IIO_CHAN_INFO_SAMP_FREQMichael Nosthoff2018-03-171-51/+24
* Merge 4.14-rc4 into staging-nextGreg Kroah-Hartman2017-10-091-2/+2
|\
| * iio: ad7793: Fix the serial interface resetDragos Bogdan2017-09-241-2/+2
* | iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron2017-08-221-2/+0
|/
* iio: adc: ad7793: use iio helper function to guarantee direct modeAlison Schofield2016-07-241-6/+4
* iio: adc: add missing of_node references to iio_devMatt Ranostay2016-07-031-0/+1
* iio: adc: ad7793: claim direct mode when writing frequencyAlison Schofield2016-06-031-19/+13
* Merge tag 'iio-for-4.5a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2015-12-011-3/+2
|\
| * iio: adc: ad7793: removed unnecessary else.Nizam Haider2015-11-151-3/+2
* | Merge tag 'iio-fixes-for-4.4a' of ssh://ra.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman2015-11-181-1/+1
|\ \
| * | iio:ad7793: Fix ad7785 product IDLars-Peter Clausen2015-10-251-1/+1
| |/
* / spi: Drop owner assignment from spi_driversAndrew F. Davis2015-10-281-1/+0
|/
* iio:adc: Fix typo in MODULE_DESCRIPTION in ad7793.cMasanari Iida2015-03-071-1/+1
* iio: adc: ad7793: Use devm_* APIsSachin Kamat2013-08-031-17/+6
* iio:ad7793: Add support for the ad7796 and ad7797Lars-Peter Clausen2012-11-301-12/+109
* iio:ad7793: Add support for the ad7798 and ad7799Lars-Peter Clausen2012-11-301-14/+102
* staging:iio: Move ad7793 driver out of stagingLars-Peter Clausen2012-11-301-0/+691