summaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc
Commit message (Expand)AuthorAgeFilesLines
* 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 '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/+7Star
* | | iio: ina2xx: Fix whitespace and re-order codeAndrew F. Davis2016-02-241-69/+65Star
* | | 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-082-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
|\ \ \ \ | |/ / / |/| | |
| * | | iio: adc: axp288: remove redundant duplicate const on axp288_adc_channelsColin Ian King2016-01-231-1/+1
| * | | iio:adc:at91-sama5d2: code cleanupLudovic Desroches2016-01-231-2/+1Star
| * | | iio:adc:at91-sama5d2: fix vref_uv typeLudovic Desroches2016-01-231-1/+1
| * | | iio: adc: mcp320x: support more differential voltage measurementAkinobu Mita2016-01-161-12/+19
| * | | MAINTAINERS: add entry for Atmel SAMA5D2 ADC driverLudovic Desroches2016-01-161-2/+1Star
| * | | iio:adc:at91_adc8xx: introduce new atmel adc driverLudovic Desroches2016-01-163-0/+521
| * | | iio: adc: mcp3422: Add support for MCP3425Akinobu Mita2016-01-022-5/+8
| | |/ | |/|
* | | Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-01-211-7/+217
|\ \ \ | |/ / |/| |
| * | iio: exynos-adc: fix irqf_oneshot.cocci warningsValentin Rothberg2015-12-221-1/+1
| * | iio: exynos-adc: add experimental touchscreen supportArnd Bergmann2015-12-011-7/+217
* | | Merge tag 'iio-for-4.5c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2015-12-271-3/+3
|\ \ \
| * | | iio: adc: ina2xx: Fix incorrect report of data endianness to userspace.Jonathan Cameron2015-12-221-1/+1
| * | | iio: ina2xx: fix channel order in software bufferMarc Titinger2015-12-191-2/+2
* | | | Merge tag 'iio-for-4.5b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2015-12-276-4/+1399
|\| | |
| * | | iio: adc: add IMX7D ADC driver supportHaibo Chen2015-12-123-0/+619
| * | | iio: ina2xx: give the capture kthread a more useful name string.Marc Titinger2015-12-121-1/+2
| * | | iio: ina2xx: re-instate a sysfs show/store for the shunt resistor valueMarc Titinger2015-12-121-6/+46
| * | | iio: ina2xx: provide a sysfs parameter to allow async readout of the ADCsMarc Titinger2015-12-121-9/+45
| * | | iio: ina2xx: add support for TI INA2xx Power MonitorsMarc Titinger2015-12-123-0/+679
| * | | iio:adc128s052: add support for adc124s021Oliver Stäbler2015-12-122-4/+15
| * | | iio: adc: mcp3422: Add mcp3421 supportSascha Hauer2015-12-021-0/+9
* | | | Merge 4.4-rc5 into staging-nextGreg Kroah-Hartman2015-12-141-1/+3
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | iio: adc: spmi-vadc: add missing of_node_putJulia Lawall2015-11-211-1/+3
| |/
* | Merge tag 'iio-for-4.5a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2015-12-018-5/+1397
|\ \ | |/ |/|
| * IIO: adc: at91_adc.c Prefer kmalloc_array over kmalloc with multiplyNizam Haider2015-11-221-1/+1
| * iio: adc: xilinx: constify iio_buffer_setup_ops structureJulia Lawall2015-11-181-1/+1
| * iio: adc: ad7793: removed unnecessary else.Nizam Haider2015-11-151-3/+2Star