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