summaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'iio-fixes-for-4.1a-take2' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2015-05-136-43/+53
|\
| * iio: adc: cc10001: Add delay before setting START bitNaidu Tellapati2015-05-121-0/+1
| * iio: adc: cc10001: Fix regulator_get_voltage() return value checkNaidu Tellapati2015-05-121-1/+1
| * iio: adc: cc10001: Fix incorrect use of power-up/power-down registerNaidu Tellapati2015-05-121-14/+19
| * iio: adc: cc10001: Fix the channel number mappingNaidu Tellapati2015-05-081-11/+13
| * iio: mcp320x: Fix occasional incorrect readingsMichael Welling2015-05-071-3/+3
| * iio: adc: xilinx: Fix VREFN signThomas Betker2015-04-191-1/+1
| * iio: adc: xilinx: Fix VREFP scaleThomas Betker2015-04-191-0/+1
| * iio: adc: xilinx: Fix "vccaux" channel .addressThomas Betker2015-04-191-1/+1
| * iio: adc: xilinx: Fix register addressesThomas Betker2015-04-191-3/+3
| * iio: adc: spmi-vadc: Fix overflow in output value normalizationIvan T. Ivanov2015-04-181-3/+4
| * iio/axp288_adc: add missing channel info maskJacob Pan2015-04-091-6/+6
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-04-141-1/+1
|\ \
| * | treewide: Fix typo in printk messagesMasanari Iida2015-03-061-1/+1
* | | Merge tag 'staging-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-04-133-7/+5
|\ \ \ | | |/ | |/|
| * | Merge 4.0-rc7 into staging-nextGreg Kroah-Hartman2015-04-074-36/+66
| |\ \
| * \ \ Merge tag 'iio-for-4.1a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2015-03-243-7/+5
| |\ \ \
| | * | | iio: adc: Kconfig mcp320x change description Add more ADCsSøren Andersen2015-03-121-2/+3
| | * | | iio:adc: Fix typo in MODULE_DESCRIPTION in ad7793.cMasanari Iida2015-03-071-1/+1
| | * | | iio: vf610_adc: cleanup wait_for_completion return handlingNicholas Mc Guire2015-02-041-4/+1
* | | | | Merge tag 'for-v4.1' of git://git.infradead.org/battery-2.6Linus Torvalds2015-04-133-0/+417
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | iio: Add support for DA9150 GPADCAdam Thomson2015-02-253-0/+417
* | | | | iio: adc: vf610: use ADC clock within specificationStefan Agner2015-03-281-30/+61
* | | | | iio/adc/cc10001_adc.c: Fix !HAS_IOMEM buildRichard Weinberger2015-03-281-1/+2
* | | | | iio: fix drivers that check buffer->scan_maskOctavian Purdila2015-03-072-5/+3
| |/ / / |/| | |
* | | | Merge tag 'iio-fixes-for-4.0a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2015-02-282-14/+6
|\ \ \ \ | |/ / / |/| | |
| * | | iio:adc:mcp3422 Fix incorrect scales tableAngelo Compagnucci2015-02-041-13/+4
| * | | iio: iadc: wait_for_completion_timeout time in jiffiesNicholas Mc Guire2015-01-101-1/+2
* | | | Merge tag 'staging-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-02-155-10/+1467
|\ \ \ \ | | |/ / | |/| |
| * | | iio: adc: Cosmic Circuits 10001 ADC driverPhani Movva2015-01-293-0/+435
| * | | iio: vadc: Qualcomm SPMI PMIC voltage ADC driverStanimir Varbanov2015-01-283-0/+1031
| * | | Merge tag 'iio-for-3.20a_take2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2015-01-211-10/+1
| |\ \ \ | | |/ / | |/| |
| | * | iio: kfifo: Remove unused argument in iio_kfifo_allocateKarol Wrona2014-12-261-1/+1
| | * | iio: Move buffer registration to the coreLars-Peter Clausen2014-12-121-9/+0
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-02-111-3/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Input: ti_am335x_tsc - interchange touchscreen and ADC stepsBrad Griffis2015-02-031-3/+2
* | | | Merge tag 'iio-fixes-for-3.19a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2015-01-081-2/+13
|\ \ \ \ | |/ / / |/| | |
| * | | iio: ad799x: Fix ad7991/ad7995/ad7999 config setupLars-Peter Clausen2014-12-121-2/+13
* | | | Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-12-157-68/+935
|\ \ \ \
| * \ \ \ Merge 3.18-rc7 into staging-work.Greg Kroah-Hartman2014-12-021-0/+1
| |\ \ \ \ | | |/ / / | | | / / | | |/ / | |/| |
| * | | Merge tag 'iio-for-3.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2014-11-057-68/+935
| |\ \ \ | | |_|/ | |/| |
| | * | iio: adc: exynos_adc: Add support for exynos7Abhilash Kesavan2014-11-051-0/+32
| | * | iio: exyno-adc: use syscon for PMU register accessNaveen Krishna Chatradhi2014-11-051-9/+21
| | * | iio: iadc: Qualcomm SPMI PMIC current ADC driverIvan T. Ivanov2014-10-253-0/+610
| | * | iio: adc: vf610: Propagate the real error when platform_get_irq() failsFabio Estevam2014-10-221-2/+2
| | * | iio: adc: mcp320x. Add support for more ADCsSøren Andersen2014-10-091-35/+187
| | * | 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: rockchip_saradc: add support for rk3066-tsadc variantHeiko Stübner2014-09-211-14/+50
OpenPOWER on IntegriCloud