index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
adc
/
ad7266.c
Age
Commit message (
Expand
)
Author
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177
Thomas Gleixner
2017-08-22
iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
2016-09-05
iio: devm_regulator_get_optional never returns NULL
Crt Mori
2016-07-14
Merge tag 'iio-for-4.8c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
2016-07-04
Merge 4.7-rc6 into staging-next
Greg Kroah-Hartman
2016-07-03
iio: adc: add missing of_node references to iio_dev
Matt Ranostay
2016-06-26
iio:ad7266: Fix probe deferral for vref
Mark Brown
2016-06-26
iio:ad7266: Fix support for optional regulators
Mark Brown
2016-06-26
iio:ad7266: Fix broken regulator error handling
Mark Brown
2016-05-29
iio: adc: ad7266: claim direct mode during sensor read
Alison Schofield
2015-10-28
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
2013-12-03
iio:ad7266: Mark transfer buffer as __be16
Lars-Peter Clausen
2013-10-16
iio:ad7266: Remove redundant call to iio_sw_preenable()
Lars-Peter Clausen
2013-10-01
iio:ad7266: Report scale as fractional value
Lars-Peter Clausen
2013-09-21
iio:ad7266: Use iio_push_to_buffers_with_timestamp()
Lars-Peter Clausen
2013-09-18
iio: Make available scan_masks const in ad7266
Peter Meerwald
2013-09-15
iio: Remove unnecessary casts for iio_push_to_buffers()
Lars-Peter Clausen
2013-08-03
iio: adc: ad7266: Use devm_* APIs
Sachin Kamat
2013-03-17
iio:adc:ad7266 move to info_mask_(shared_by_type/separate)
Jonathan Cameron
2013-01-14
Merge tag 'staging-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-01-03
Drivers: iio: remove __dev* attributes.
Greg Kroah-Hartman
2012-12-27
iio: adc: ad7266: Don't set error code to st->vref_uv
Axel Lin
2012-11-10
staging:iio: Add support for multiple buffers
Jonathan Cameron
2012-09-08
iio: Drop timestamp parameter from buffer store_to callback
Lars-Peter Clausen
2012-06-30
iio:adc: Add AD7265/AD7266 support
Lars-Peter Clausen