Age | Commit message (Expand) | Author | Files | Lines |
2020-06-20 | iio: Move attach/detach of the poll func to the core | Lars-Peter Clausen | 1 | -2/+0 |
2020-06-14 | iio: Remove superfluous of_node assignments | Lars-Peter Clausen | 1 | -1/+0 |
2020-06-14 | iio: remove explicit IIO device parent assignment | Alexandru Ardelean | 1 | -1/+0 |
2019-12-15 | iio: ad7266: Convert to use GPIO descriptors | Linus Walleij | 1 | -17/+12 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177 | Thomas Gleixner | 1 | -2/+1 |
2017-08-22 | iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.owner | Jonathan Cameron | 1 | -1/+0 |
2016-09-05 | iio: devm_regulator_get_optional never returns NULL | Crt Mori | 1 | -2/+2 |
2016-07-14 | Merge tag 'iio-for-4.8c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic... | Greg Kroah-Hartman | 1 | -0/+1 |
2016-07-04 | Merge 4.7-rc6 into staging-next | Greg Kroah-Hartman | 1 | -2/+5 |
2016-07-03 | iio: adc: add missing of_node references to iio_dev | Matt Ranostay | 1 | -0/+1 |
2016-06-26 | iio:ad7266: Fix probe deferral for vref | Mark Brown | 1 | -0/+3 |
2016-06-26 | iio:ad7266: Fix support for optional regulators | Mark Brown | 1 | -1/+1 |
2016-06-26 | iio:ad7266: Fix broken regulator error handling | Mark Brown | 1 | -1/+1 |
2016-05-29 | iio: adc: ad7266: claim direct mode during sensor read | Alison Schofield | 1 | -4/+3 |
2015-10-28 | spi: Drop owner assignment from spi_drivers | Andrew F. Davis | 1 | -1/+0 |
2013-12-04 | iio:ad7266: Mark transfer buffer as __be16 | Lars-Peter Clausen | 1 | -9/+12 |
2013-10-16 | iio:ad7266: Remove redundant call to iio_sw_preenable() | Lars-Peter Clausen | 1 | -11/+1 |
2013-10-01 | iio:ad7266: Report scale as fractional value | Lars-Peter Clausen | 1 | -11/+10 |
2013-09-21 | iio:ad7266: Use iio_push_to_buffers_with_timestamp() | Lars-Peter Clausen | 1 | -3/+2 |
2013-09-19 | iio: Make available scan_masks const in ad7266 | Peter Meerwald | 1 | -4/+4 |
2013-09-15 | iio: Remove unnecessary casts for iio_push_to_buffers() | Lars-Peter Clausen | 1 | -1/+1 |
2013-08-03 | iio: adc: ad7266: Use devm_* APIs | Sachin Kamat | 1 | -12/+4 |
2013-03-17 | iio:adc:ad7266 move to info_mask_(shared_by_type/separate) | Jonathan Cameron | 1 | -6/+6 |
2013-01-14 | Merge tag 'staging-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+5 |
2013-01-04 | Drivers: iio: remove __dev* attributes. | Greg Kroah-Hartman | 1 | -4/+4 |
2012-12-27 | iio: adc: ad7266: Don't set error code to st->vref_uv | Axel Lin | 1 | -1/+5 |
2012-11-10 | staging:iio: Add support for multiple buffers | Jonathan Cameron | 1 | -2/+1 |
2012-09-08 | iio: Drop timestamp parameter from buffer store_to callback | Lars-Peter Clausen | 1 | -1/+1 |
2012-06-30 | iio:adc: Add AD7265/AD7266 support | Lars-Peter Clausen | 1 | -0/+536 |