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