summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/adc/ad7606.h
AgeCommit message (Expand)AuthorFilesLines
2019-01-05staging: iio: adc: ad7606: Move out of stagingStefan Popa1-99/+0
2019-01-05staging: iio: adc: ad7606: Misc style fixes (no functional change)Stefan Popa1-1/+0
2019-01-05staging: iio: adc: ad7606: Add support for threaded irqStefan Popa1-4/+2
2019-01-05staging: iio: adc: ad7606: Use SPDX identifierStefan Popa1-2/+1
2018-12-22staging: iio: adc: ad7606: Use devm functions in probeStefan Popa1-1/+0
2018-12-22staging: iio: adc: ad7606: Use wait-for-completion handlerStefan Popa1-4/+2
2018-09-22staging:iio:ad7606: Add support for the ad7605-4Alexandru Ardelean1-0/+3
2018-09-22staging:iio:ad7606: update structs with doc annotationsAlexandru Ardelean1-1/+25
2018-09-16staging:iio:ad7606: Remove incorrect kernel doc annotationsAlexandru Ardelean1-2/+0
2018-06-10staging: iio: adc: ad7606: fix function pointer parameter names missing.Giulio Benetti1-1/+1
2017-03-23staging: ad7606: Replace mlock with driver private lockArushi Singhal1-0/+3
2016-10-23staging:iio:ad7606: Move buffer code to main source fileLars-Peter Clausen1-5/+0
2016-10-23staging:iio:ad7606: Use GPIO descriptor APILars-Peter Clausen1-28/+7
2016-10-23staging:iio:ad7606: Let common remove function take a struct device *Lars-Peter Clausen1-1/+1
2016-10-23staging:iio:ad7606: Let the common probe function return intLars-Peter Clausen1-4/+3
2016-10-23staging:iio:ad7606: Factor out common code between periodic and one-shot captureLars-Peter Clausen1-0/+1
2016-10-23staging:iio:ad7606: Avoid allocating buffer for each data captureLars-Peter Clausen1-2/+2
2016-10-23staging:iio:ad7606: Remove default device configuration from platform dataLars-Peter Clausen1-4/+0
2016-10-23staging:iio:ad7606: Remove redundant name field from ad7606_chip_infoLars-Peter Clausen1-2/+2
2016-10-23staging:iio:ad7606: Remove unused int_vref_mv fieldLars-Peter Clausen1-2/+0
2016-03-28staging: iio: convert bare unsigned usage to unsigned intAlison Schofield1-14/+14
2016-02-08staging:iio:ad7606: Consolidate PM opsLars-Peter Clausen1-2/+8
2014-04-23staging: iio: Fix typo in iioMasanari Iida1-2/+2
2013-10-14treewide: Fix common typo in "identify"Maxime Jayat1-1/+1
2012-08-14staging:iio: Constify static iio_chan_spec arraysLars-Peter Clausen1-1/+1
2011-12-08staging:iio:adc:ad7606 remove buffer access to data from sysfs read.Jonathan Cameron1-1/+0
2011-10-03staging:iio:adc:ad7606 remove unused chip info elements.Jonathan Cameron1-2/+0
2011-10-03staging:iio:adc:ad7606 refactor to remove st->irq and st->id.Jonathan Cameron1-3/+1
2011-10-03staging;iio:adc:ad7606 use iio_sw_buffer_preenable rather than local equivJonathan Cameron1-1/+0
2011-10-03staging:iio:adc:ad7606 make gpio request failures more consistentJonathan Cameron1-5/+0
2011-05-19staging:iio:adc: AD7606: Drop dev_data in favour of iio_priv()Michael Hennerich1-1/+1
2011-05-19staging:iio:adc:ad7606: Use private data space from iio_allocate_deviceMichael Hennerich1-5/+4
2011-05-19staging:iio:adc:ad7606 Convert to new channel registration method Update Add ...Michael Hennerich1-4/+3
2011-05-19staging:iio:adc:ad7606 conversion to irq_chip based polling.Jonathan Cameron1-1/+1
2011-02-23staging: IIO: ADC: New driver for AD7606/AD7606-6/AD7606-4Michael Hennerich1-0/+117