summaryrefslogtreecommitdiff
path: root/drivers/iio/adc
AgeCommit message (Expand)Author
2016-03-18Merge tag 'mfd-for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-03-09iio: adc/imx25-gcq: Move incorrect do_divArnd Bergmann
2016-02-27iio: adc: palmas: Drop IRQF_EARLY_RESUME flagGrygorii Strashko
2016-02-27iio: convert to common i2c_check_functionality() return valueMatt Ranostay
2016-02-24iio: ina2xx: Remove trace_printk debug statmentsAndrew F. Davis
2016-02-24iio: ina2xx: Fix whitespace and re-order codeAndrew F. Davis
2016-02-14Merge tag 'iio-for-4.6b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman
2016-02-13iio: adc: Add TI ADS1015 ADC driver supportDaniel Baluta
2016-02-11iio: adc: Add imx25-gcq ADC driverMarkus Pargmann
2016-02-10iio: adc: Move mxs-lradc out of stagingKsenija Stanojevic
2016-02-09iio: adc: add support for ADC0831/ADC0832/ADC0834/ADC0838 chipsAkinobu Mita
2016-02-08Merge 4.5-rc3 into staging-nextGreg Kroah-Hartman
2016-02-01Merge tag 'iio-for-4.6a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman
2016-02-01Merge tag 'iio-fixes-for-4.5b' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2016-02-01Merge tag 'iio-fixes-for-4.5a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2016-01-30iio: adc: Fix dependencies for !HAS_IOMEM archsRichard Weinberger
2016-01-23iio: adc: axp288: remove redundant duplicate const on axp288_adc_channelsColin Ian King
2016-01-23iio:adc:at91-sama5d2: code cleanupLudovic Desroches
2016-01-23iio:adc:at91-sama5d2: fix vref_uv typeLudovic Desroches
2016-01-21Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-01-16iio:adc:ti_am335x_adc Fix buffered mode by identifying as software buffer.Jonathan Cameron
2016-01-16iio: adc: mcp320x: support more differential voltage measurementAkinobu Mita
2016-01-16MAINTAINERS: add entry for Atmel SAMA5D2 ADC driverLudovic Desroches
2016-01-16iio:adc:at91_adc8xx: introduce new atmel adc driverLudovic Desroches
2016-01-04iio: add HAS_IOMEM dependency to VF610_ADCVegard Nossum
2016-01-02iio: adc: mcp3422: Add support for MCP3425Akinobu Mita
2015-12-27Merge tag 'iio-for-4.5c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman
2015-12-27Merge tag 'iio-for-4.5b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman
2015-12-22iio: adc: ina2xx: Fix incorrect report of data endianness to userspace.Jonathan Cameron
2015-12-22iio: exynos-adc: fix irqf_oneshot.cocci warningsValentin Rothberg
2015-12-19iio: ina2xx: fix channel order in software bufferMarc Titinger
2015-12-14Merge 4.4-rc5 into staging-nextGreg Kroah-Hartman
2015-12-12iio: adc: add IMX7D ADC driver supportHaibo Chen
2015-12-12iio: ina2xx: give the capture kthread a more useful name string.Marc Titinger
2015-12-12iio: ina2xx: re-instate a sysfs show/store for the shunt resistor valueMarc Titinger
2015-12-12iio: ina2xx: provide a sysfs parameter to allow async readout of the ADCsMarc Titinger
2015-12-12iio: ina2xx: add support for TI INA2xx Power MonitorsMarc Titinger
2015-12-12iio:adc128s052: add support for adc124s021Oliver Stäbler
2015-12-02iio: adc: mcp3422: Add mcp3421 supportSascha Hauer
2015-12-01iio: exynos-adc: add experimental touchscreen supportArnd Bergmann
2015-12-01Merge tag 'iio-for-4.5a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman
2015-11-22IIO: adc: at91_adc.c Prefer kmalloc_array over kmalloc with multiplyNizam Haider
2015-11-21iio: adc: spmi-vadc: add missing of_node_putJulia Lawall
2015-11-18Merge tag 'iio-fixes-for-4.4a' of ssh://ra.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman
2015-11-18iio: adc: xilinx: constify iio_buffer_setup_ops structureJulia Lawall
2015-11-15iio: adc: xilinx: Fix VREFN scaleThomas Betker
2015-11-15iio: adc: ad7793: removed unnecessary else.Nizam Haider
2015-11-15iio: adc: Add TI ADS8688Sean Nyekjaer
2015-11-08iio: adc: vf610_adc: Fix division by zero errorSanchayan Maity
2015-11-05Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds