aboutsummaryrefslogtreecommitdiff
path: root/drivers/iio/adc/ad7266.c
AgeCommit message (Expand)Author
2019-12-15iio: ad7266: Convert to use GPIO descriptorsLinus Walleij
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177Thomas Gleixner
2017-08-22iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron
2016-09-05iio: devm_regulator_get_optional never returns NULLCrt Mori
2016-07-14Merge tag 'iio-for-4.8c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman
2016-07-04Merge 4.7-rc6 into staging-nextGreg Kroah-Hartman
2016-07-03iio: adc: add missing of_node references to iio_devMatt Ranostay
2016-06-26iio:ad7266: Fix probe deferral for vrefMark Brown
2016-06-26iio:ad7266: Fix support for optional regulatorsMark Brown
2016-06-26iio:ad7266: Fix broken regulator error handlingMark Brown
2016-05-29iio: adc: ad7266: claim direct mode during sensor readAlison Schofield
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis
2013-12-03iio:ad7266: Mark transfer buffer as __be16Lars-Peter Clausen
2013-10-16iio:ad7266: Remove redundant call to iio_sw_preenable()Lars-Peter Clausen
2013-10-01iio:ad7266: Report scale as fractional valueLars-Peter Clausen
2013-09-21iio:ad7266: Use iio_push_to_buffers_with_timestamp()Lars-Peter Clausen
2013-09-18iio: Make available scan_masks const in ad7266Peter Meerwald
2013-09-15iio: Remove unnecessary casts for iio_push_to_buffers()Lars-Peter Clausen
2013-08-03iio: adc: ad7266: Use devm_* APIsSachin Kamat
2013-03-17iio:adc:ad7266 move to info_mask_(shared_by_type/separate)Jonathan Cameron
2013-01-14Merge tag 'staging-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-01-03Drivers: iio: remove __dev* attributes.Greg Kroah-Hartman
2012-12-27iio: adc: ad7266: Don't set error code to st->vref_uvAxel Lin
2012-11-10staging:iio: Add support for multiple buffersJonathan Cameron
2012-09-08iio: Drop timestamp parameter from buffer store_to callbackLars-Peter Clausen
2012-06-30iio:adc: Add AD7265/AD7266 supportLars-Peter Clausen