summaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc/vf610_adc.c
Commit message (Expand)AuthorAge
* iio: Remove dev_err() usage after platform_get_irq()Stephen Boyd2019-08-05
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner2019-05-24
* iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron2017-08-22
* iio: adc: vf610_adc: Fix VALT selection value for REFSEL bitsStefan-Gabriel Mirea2017-07-06
* iio: adc: Remove unnecessary cast on void pointersimran singhal2017-04-02
* iio:core: timestamping clock selection supportGregor Boirie2016-06-30
* iio: adc: vf610_adc: fix case label indentSlawomir Stepien2016-04-16
* Merge tag 'iio-fixes-for-4.4a' of ssh://ra.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman2015-11-18
|\
| * iio: adc: vf610_adc: Fix division by zero errorSanchayan Maity2015-11-08
| * vf610_adc: Fix internal temperature calculationBhuvanchandra DV2015-10-25
* | iio: adc: vf610: fix simple_return.cocci warningskbuild test robot2015-09-23
* | iio: adc: vf610: Add IIO buffer support for Vybrid ADCSanchayan Maity2015-08-31
|/
* Merge tag 'iio-for-4.3b-2' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman2015-08-12
|\
| * iio: adc: vf610: Determine sampling frequencies by using minimum sample timeSanchayan Maity2015-07-20
* | iio: adc: vf610: fix the adc register read fail issueFugang Duan2015-07-19
|/
* iio: adc: vf610: implement configurable conversion modesStefan Agner2015-06-07
* Merge 4.0-rc7 into staging-nextGreg Kroah-Hartman2015-04-07
|\
| * iio: adc: vf610: use ADC clock within specificationStefan Agner2015-03-28
* | iio: vf610_adc: cleanup wait_for_completion return handlingNicholas Mc Guire2015-02-04
|/
* iio: adc: vf610: Propagate the real error when platform_get_irq() failsFabio Estevam2014-10-22
* iio: adc: vf610: SIMPLE_DEV_PM_OPS can fit on a single lineFabio Estevam2014-10-04
* iio: adc: vf610: Disable the regulator on errorFabio Estevam2014-10-04
* iio: adc: vf610: Return the error code directlyFabio Estevam2014-10-04
* iio:adc:vf610-adc: Add temperature sensor supportSanchayan Maity2014-09-21
* iio: remove .owner field for driver using module_platform_driverSanjeev Sharma2014-08-26
* iio:adc:vf610 ensure correct handing of interruption of wait for completionJonathan Cameron2014-03-02
* iio:adc:imx: add Freescale Vybrid vf610 adc driverFugang Duan2014-02-15