summaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc
Commit message (Expand)AuthorAgeFilesLines
* iio:ad7266: Fix probe deferral for vrefMark Brown2016-06-261-0/+3
* iio:ad7266: Fix support for optional regulatorsMark Brown2016-06-261-1/+1
* iio:ad7266: Fix broken regulator error handlingMark Brown2016-06-261-1/+1
* Merge 4.6-rc7 into staging-nextGreg Kroah-Hartman2016-05-091-0/+2
|\
| * iio:adc:at91-sama5d2: Repair crash on module removalMarek Vasut2016-04-181-0/+2
* | Merge tag 'iio-for-4.7b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2016-04-267-55/+146
|\ \
| * | iio: mxs-lradc: move STMP reset out of ADC initStefan Wahren2016-04-191-10/+5
| * | iio: mxs-lradc: move TS config into suitable functionStefan Wahren2016-04-191-11/+11
| * | iio: adc: set INPUT_PROP_DIRECTKsenija Stanojevic2016-04-171-0/+1
| * | ti-adc081c: Initial triggered buffer supportCrestez Dan Leonard2016-04-171-13/+64
| * | ti-adc081c: Add support for adc101c and adc121cCrestez Dan Leonard2016-04-172-7/+50
| * | iio: adc: Indent if statementKsenija Stanojevic2016-04-161-3/+4
| * | iio: adc: ad799x: remove space before commaSlawomir Stepien2016-04-161-1/+1
| * | iio: adc: at91_adc: fix errors reported by checkpatch.plSlawomir Stepien2016-04-161-4/+4
| * | iio: adc: mcp3422: remove spaces before commaSlawomir Stepien2016-04-161-3/+3
| * | iio: adc: vf610_adc: fix case label indentSlawomir Stepien2016-04-161-12/+12
* | | Merge 4.6-rc3 into staging-nextGreg Kroah-Hartman2016-04-111-4/+8
|\ \ \ | |/ / |/| / | |/
| * Merge tag 'iio-fixes-for-4.6b' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2016-04-041-0/+1
| |\
| | * iio: adc: Fix build error of missing devm_ioremap_resource on UMKrzysztof Kozlowski2016-03-281-0/+1
| * | Merge tag 'iio-fixes-for-4.6a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2016-04-041-4/+8
| |\ \ | | |/ | |/|
| | * iio: adc: max1363: correct reference voltageStefan Eichenberger2016-03-201-4/+4
| | * iio: adc: max1363: add missing adc to max1363_idStefan Eichenberger2016-03-201-0/+4
* | | Merge tag 'iio-for-4.7a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2016-04-046-45/+362
|\ \ \ | |/ / |/| |
| * | iio: ina2xx-adc: fix scale for VShuntMarc Titinger2016-04-031-2/+2
| * | iio:adc:at91-sama5d2: add support for differential conversionsLudovic Desroches2016-04-031-15/+56
| * | iio:adc:at91-sama5d2: cleanup mode register useLudovic Desroches2016-04-031-5/+10
| * | iio: ina2xx-adc: update the CALIB. register when RShunt changesMarc Titinger2016-03-211-15/+24
| * | iio: adc: rockchip_saradc: add saradc support for rk3399David Wu2016-03-201-0/+19
| * | iio: adc: add NXP LPC18xx ADC driverJoachim Eastwood2016-03-123-0/+242
| * | iio: adc: Fix build error of missing devm_ioremap_resource on UMKrzysztof Kozlowski2016-03-051-0/+1
| * | iio:adc:at91-sama5d2: fix identationLudovic Desroches2016-03-051-10/+10
| * | iio:adc:at91-sama5d2: fix typoLudovic Desroches2016-03-051-13/+13
* | | Merge tag 'mfd-for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-03-183-0/+425
|\ \ \ | |/ / |/| |
| * | iio: adc/imx25-gcq: Move incorrect do_divArnd Bergmann2016-03-091-1/+1
| * | iio: adc: Add imx25-gcq ADC driverMarkus Pargmann2016-02-113-0/+425
* | | iio: adc: palmas: Drop IRQF_EARLY_RESUME flagGrygorii Strashko2016-02-271-3/+3
* | | iio: convert to common i2c_check_functionality() return valueMatt Ranostay2016-02-272-2/+2
* | | iio: ina2xx: Remove trace_printk debug statmentsAndrew F. Davis2016-02-241-14/+7
* | | iio: ina2xx: Fix whitespace and re-order codeAndrew F. Davis2016-02-241-69/+65
* | | Merge tag 'iio-for-4.6b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2016-02-145-0/+2715
|\ \ \
| * | | iio: adc: Add TI ADS1015 ADC driver supportDaniel Baluta2016-02-133-0/+626
| * | | iio: adc: Move mxs-lradc out of stagingKsenija Stanojevic2016-02-103-0/+1790
| * | | iio: adc: add support for ADC0831/ADC0832/ADC0834/ADC0838 chipsAkinobu Mita2016-02-093-0/+299
* | | | Merge 4.5-rc3 into staging-nextGreg Kroah-Hartman2016-02-072-1/+4
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Merge tag 'iio-fixes-for-4.5b' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2016-02-011-0/+2
| |\ \
| | * | iio: adc: Fix dependencies for !HAS_IOMEM archsRichard Weinberger2016-01-301-0/+3
| * | | Merge tag 'iio-fixes-for-4.5a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2016-02-012-1/+2
| |\ \ \ | | |_|/ | |/| |
| | * | iio:adc:ti_am335x_adc Fix buffered mode by identifying as software buffer.Jonathan Cameron2016-01-161-1/+1
| | * | iio: add HAS_IOMEM dependency to VF610_ADCVegard Nossum2016-01-041-0/+1
* | | | Merge tag 'iio-for-4.6a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2016-02-016-18/+547
|\ \ \ \ | |/ / / |/| | |
OpenPOWER on IntegriCloud