summaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc/ad7266.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177Thomas Gleixner2019-05-301-2/+1
* iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron2017-08-221-1/+0
* iio: devm_regulator_get_optional never returns NULLCrt Mori2016-09-051-2/+2
* Merge tag 'iio-for-4.8c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2016-07-141-0/+1
|\
| * iio: adc: add missing of_node references to iio_devMatt Ranostay2016-07-031-0/+1
* | Merge 4.7-rc6 into staging-nextGreg Kroah-Hartman2016-07-041-2/+5
|\ \ | |/ |/|
| * iio:ad7266: Fix probe deferral for vrefMark Brown2016-06-261-0/+3
| * iio:ad7266: Fix support for optional regulatorsMark Brown2016-06-261-1/+1
| * iio:ad7266: Fix broken regulator error handlingMark Brown2016-06-261-1/+1
* | iio: adc: ad7266: claim direct mode during sensor readAlison Schofield2016-05-291-4/+3
|/
* spi: Drop owner assignment from spi_driversAndrew F. Davis2015-10-281-1/+0
* iio:ad7266: Mark transfer buffer as __be16Lars-Peter Clausen2013-12-031-9/+12
* iio:ad7266: Remove redundant call to iio_sw_preenable()Lars-Peter Clausen2013-10-161-11/+1
* iio:ad7266: Report scale as fractional valueLars-Peter Clausen2013-10-011-11/+10
* iio:ad7266: Use iio_push_to_buffers_with_timestamp()Lars-Peter Clausen2013-09-211-3/+2
* iio: Make available scan_masks const in ad7266Peter Meerwald2013-09-181-4/+4
* iio: Remove unnecessary casts for iio_push_to_buffers()Lars-Peter Clausen2013-09-151-1/+1
* iio: adc: ad7266: Use devm_* APIsSachin Kamat2013-08-031-12/+4
* iio:adc:ad7266 move to info_mask_(shared_by_type/separate)Jonathan Cameron2013-03-171-6/+6
* Merge tag 'staging-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-01-141-1/+5
|\
| * iio: adc: ad7266: Don't set error code to st->vref_uvAxel Lin2012-12-271-1/+5
* | Drivers: iio: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-4/+4
|/
* staging:iio: Add support for multiple buffersJonathan Cameron2012-11-101-2/+1
* iio: Drop timestamp parameter from buffer store_to callbackLars-Peter Clausen2012-09-081-1/+1
* iio:adc: Add AD7265/AD7266 supportLars-Peter Clausen2012-06-301-0/+536