Age | Commit message (Expand) | Author |
2021-05-17 | iio: adc: vf610: Fix buffer alignment in iio_push_to_buffers_with_timestamp() | Jonathan Cameron |
2020-06-20 | iio: Move attach/detach of the poll func to the core | Lars-Peter Clausen |
2020-06-14 | iio: Remove superfluous of_node assignments | Lars-Peter Clausen |
2020-06-14 | iio: remove explicit IIO device parent assignment | Alexandru Ardelean |
2019-11-09 | iio: adc: vf610: use devm_platform_ioremap_resource | Jonathan Cameron |
2019-08-05 | iio: Remove dev_err() usage after platform_get_irq() | Stephen Boyd |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61 | Thomas Gleixner |
2017-08-22 | iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.owner | Jonathan Cameron |
2017-07-06 | iio: adc: vf610_adc: Fix VALT selection value for REFSEL bits | Stefan-Gabriel Mirea |
2017-04-02 | iio: adc: Remove unnecessary cast on void pointer | simran singhal |
2016-06-30 | iio:core: timestamping clock selection support | Gregor Boirie |
2016-04-16 | iio: adc: vf610_adc: fix case label indent | Slawomir Stepien |
2015-11-18 | Merge tag 'iio-fixes-for-4.4a' of ssh://ra.kernel.org/pub/scm/linux/kernel/gi... | Greg Kroah-Hartman |
2015-11-08 | iio: adc: vf610_adc: Fix division by zero error | Sanchayan Maity |
2015-10-25 | vf610_adc: Fix internal temperature calculation | Bhuvanchandra DV |
2015-09-23 | iio: adc: vf610: fix simple_return.cocci warnings | kbuild test robot |
2015-08-31 | iio: adc: vf610: Add IIO buffer support for Vybrid ADC | Sanchayan Maity |
2015-08-12 | Merge tag 'iio-for-4.3b-2' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Greg Kroah-Hartman |
2015-07-20 | iio: adc: vf610: Determine sampling frequencies by using minimum sample time | Sanchayan Maity |
2015-07-19 | iio: adc: vf610: fix the adc register read fail issue | Fugang Duan |
2015-06-07 | iio: adc: vf610: implement configurable conversion modes | Stefan Agner |
2015-04-07 | Merge 4.0-rc7 into staging-next | Greg Kroah-Hartman |
2015-03-28 | iio: adc: vf610: use ADC clock within specification | Stefan Agner |
2015-02-04 | iio: vf610_adc: cleanup wait_for_completion return handling | Nicholas Mc Guire |
2014-10-22 | iio: adc: vf610: Propagate the real error when platform_get_irq() fails | Fabio Estevam |
2014-10-04 | iio: adc: vf610: SIMPLE_DEV_PM_OPS can fit on a single line | Fabio Estevam |
2014-10-04 | iio: adc: vf610: Disable the regulator on error | Fabio Estevam |
2014-10-04 | iio: adc: vf610: Return the error code directly | Fabio Estevam |
2014-09-21 | iio:adc:vf610-adc: Add temperature sensor support | Sanchayan Maity |
2014-08-26 | iio: remove .owner field for driver using module_platform_driver | Sanjeev Sharma |
2014-03-02 | iio:adc:vf610 ensure correct handing of interruption of wait for completion | Jonathan Cameron |
2014-02-15 | iio:adc:imx: add Freescale Vybrid vf610 adc driver | Fugang Duan |