aboutsummaryrefslogtreecommitdiff
path: root/drivers/iio/adc
AgeCommit message (Expand)Author
2016-05-09Merge 4.6-rc7 into staging-nextGreg Kroah-Hartman
2016-04-26Merge tag 'iio-for-4.7b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman
2016-04-19iio: mxs-lradc: move STMP reset out of ADC initStefan Wahren
2016-04-19iio: mxs-lradc: move TS config into suitable functionStefan Wahren
2016-04-18iio:adc:at91-sama5d2: Repair crash on module removalMarek Vasut
2016-04-17iio: adc: set INPUT_PROP_DIRECTKsenija Stanojevic
2016-04-17ti-adc081c: Initial triggered buffer supportCrestez Dan Leonard
2016-04-17ti-adc081c: Add support for adc101c and adc121cCrestez Dan Leonard
2016-04-16iio: adc: Indent if statementKsenija Stanojevic
2016-04-16iio: adc: ad799x: remove space before commaSlawomir Stepien
2016-04-16iio: adc: at91_adc: fix errors reported by checkpatch.plSlawomir Stepien
2016-04-16iio: adc: mcp3422: remove spaces before commaSlawomir Stepien
2016-04-16iio: adc: vf610_adc: fix case label indentSlawomir Stepien
2016-04-11Merge 4.6-rc3 into staging-nextGreg Kroah-Hartman
2016-04-04Merge tag 'iio-fixes-for-4.6b' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2016-04-04Merge tag 'iio-fixes-for-4.6a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2016-04-04Merge tag 'iio-for-4.7a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman
2016-04-03iio: ina2xx-adc: fix scale for VShuntMarc Titinger
2016-04-03iio:adc:at91-sama5d2: add support for differential conversionsLudovic Desroches
2016-04-03iio:adc:at91-sama5d2: cleanup mode register useLudovic Desroches
2016-03-28iio: adc: Fix build error of missing devm_ioremap_resource on UMKrzysztof Kozlowski
2016-03-21iio: ina2xx-adc: update the CALIB. register when RShunt changesMarc Titinger
2016-03-20iio: adc: max1363: correct reference voltageStefan Eichenberger
2016-03-20iio: adc: max1363: add missing adc to max1363_idStefan Eichenberger
2016-03-20iio: adc: rockchip_saradc: add saradc support for rk3399David Wu
2016-03-18Merge tag 'mfd-for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-03-12iio: adc: add NXP LPC18xx ADC driverJoachim Eastwood
2016-03-09iio: adc/imx25-gcq: Move incorrect do_divArnd Bergmann
2016-03-05iio: adc: Fix build error of missing devm_ioremap_resource on UMKrzysztof Kozlowski
2016-03-05iio:adc:at91-sama5d2: fix identationLudovic Desroches
2016-03-05iio:adc:at91-sama5d2: fix typoLudovic Desroches
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-07Merge 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-20Merge 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