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