aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc/vf610_adc.c
AgeCommit message (Expand)Author
2019-11-09iio: adc: vf610: use devm_platform_ioremap_resourceJonathan Cameron
2019-08-05iio: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner
2017-08-22iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron
2017-07-06iio: adc: vf610_adc: Fix VALT selection value for REFSEL bitsStefan-Gabriel Mirea
2017-04-02iio: adc: Remove unnecessary cast on void pointersimran singhal
2016-06-30iio:core: timestamping clock selection supportGregor Boirie
2016-04-16iio: adc: vf610_adc: fix case label indentSlawomir Stepien
2015-11-18Merge tag 'iio-fixes-for-4.4a' of ssh://ra.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman
2015-11-08iio: adc: vf610_adc: Fix division by zero errorSanchayan Maity
2015-10-25vf610_adc: Fix internal temperature calculationBhuvanchandra DV
2015-09-23iio: adc: vf610: fix simple_return.cocci warningskbuild test robot
2015-08-31iio: adc: vf610: Add IIO buffer support for Vybrid ADCSanchayan Maity
2015-08-12Merge tag 'iio-for-4.3b-2' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman
2015-07-20iio: adc: vf610: Determine sampling frequencies by using minimum sample timeSanchayan Maity
2015-07-19iio: adc: vf610: fix the adc register read fail issueFugang Duan
2015-06-07iio: adc: vf610: implement configurable conversion modesStefan Agner
2015-04-07Merge 4.0-rc7 into staging-nextGreg Kroah-Hartman
2015-03-28iio: adc: vf610: use ADC clock within specificationStefan Agner
2015-02-04iio: vf610_adc: cleanup wait_for_completion return handlingNicholas Mc Guire
2014-10-22iio: adc: vf610: Propagate the real error when platform_get_irq() failsFabio Estevam
2014-10-04iio: adc: vf610: SIMPLE_DEV_PM_OPS can fit on a single lineFabio Estevam
2014-10-04iio: adc: vf610: Disable the regulator on errorFabio Estevam
2014-10-04iio: adc: vf610: Return the error code directlyFabio Estevam
2014-09-21iio:adc:vf610-adc: Add temperature sensor supportSanchayan Maity
2014-08-26iio: remove .owner field for driver using module_platform_driverSanjeev Sharma
2014-03-02iio:adc:vf610 ensure correct handing of interruption of wait for completionJonathan Cameron
2014-02-15iio:adc:imx: add Freescale Vybrid vf610 adc driverFugang Duan