aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc
Commit message (Expand)AuthorAge
* Merge tag 'iio-for-v4.2c' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2015-06-10
|\
| * iio: adc: vf610: implement configurable conversion modesStefan Agner2015-06-07
| * iio: adc: twl4030_madc: Fix description of twl4030_madc_set_current_generator()H. Nikolaus Schaller2015-06-07
| * iio: adc: twl4030_madc: Fix calculation of the temperature sense currentH. Nikolaus Schaller2015-06-07
* | Merge 4.1-rc7 into staging-testingGreg Kroah-Hartman2015-06-08
|\ \
| * | iio: adc: twl6030-gpadc: Fix modaliasAxel Lin2015-05-23
* | | Merge tag 'iio-for-v4.2b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2015-05-24
|\ \ \ | | |/ | |/|
| * | iio:adc128s052: add support for adc122s021Urs Fässler2015-05-23
| * | iio: adc: add support for BerlinAntoine Tenart2015-05-23
| * | iio: adc: ti_am335x_adc: make sample delay, open delay, averaging DT parametersVignesh R2015-05-13
| * | iio: adc: axp288: Constify platform_device_idKrzysztof Kozlowski2015-05-10
* | | Merge 4.1-rc4 into staging-nextGreg Kroah-Hartman2015-05-18
|\ \ \ | |/ / |/| / | |/
| * Merge tag 'iio-fixes-for-4.1a-take2' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2015-05-13
| |\
| | * iio: adc: cc10001: Add delay before setting START bitNaidu Tellapati2015-05-12
| | * iio: adc: cc10001: Fix regulator_get_voltage() return value checkNaidu Tellapati2015-05-12
| | * iio: adc: cc10001: Fix incorrect use of power-up/power-down registerNaidu Tellapati2015-05-12
| | * iio: adc: cc10001: Fix the channel number mappingNaidu Tellapati2015-05-08
| | * iio: mcp320x: Fix occasional incorrect readingsMichael Welling2015-05-07
| | * iio: adc: xilinx: Fix VREFN signThomas Betker2015-04-19
| | * iio: adc: xilinx: Fix VREFP scaleThomas Betker2015-04-19
| | * iio: adc: xilinx: Fix "vccaux" channel .addressThomas Betker2015-04-19
| | * iio: adc: xilinx: Fix register addressesThomas Betker2015-04-19
| | * iio: adc: spmi-vadc: Fix overflow in output value normalizationIvan T. Ivanov2015-04-18
| | * iio/axp288_adc: add missing channel info maskJacob Pan2015-04-09
* | | Merge tag 'iio-for-v4.2a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2015-05-09
|\ \ \ | |/ / |/| |
| * | iio: adc: ti_am335x_adc: refactor DT parsing into a functionVignesh R2015-04-09
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-04-14
|\ \
| * | treewide: Fix typo in printk messagesMasanari Iida2015-03-06
* | | Merge tag 'staging-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-04-13
|\ \ \ | | |/ | |/|
| * | Merge 4.0-rc7 into staging-nextGreg Kroah-Hartman2015-04-07
| |\ \
| * \ \ Merge tag 'iio-for-4.1a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2015-03-24
| |\ \ \
| | * | | iio: adc: Kconfig mcp320x change description Add more ADCsSøren Andersen2015-03-12
| | * | | iio:adc: Fix typo in MODULE_DESCRIPTION in ad7793.cMasanari Iida2015-03-07
| | * | | iio: vf610_adc: cleanup wait_for_completion return handlingNicholas Mc Guire2015-02-04
* | | | | Merge tag 'for-v4.1' of git://git.infradead.org/battery-2.6Linus Torvalds2015-04-13
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | iio: Add support for DA9150 GPADCAdam Thomson2015-02-25
* | | | | iio: adc: vf610: use ADC clock within specificationStefan Agner2015-03-28
* | | | | iio/adc/cc10001_adc.c: Fix !HAS_IOMEM buildRichard Weinberger2015-03-28
* | | | | iio: fix drivers that check buffer->scan_maskOctavian Purdila2015-03-07
| |/ / / |/| | |
* | | | Merge tag 'iio-fixes-for-4.0a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2015-02-28
|\ \ \ \ | |/ / / |/| | |
| * | | iio:adc:mcp3422 Fix incorrect scales tableAngelo Compagnucci2015-02-04
| * | | iio: iadc: wait_for_completion_timeout time in jiffiesNicholas Mc Guire2015-01-10
* | | | Merge tag 'staging-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-02-15
|\ \ \ \ | | |/ / | |/| |
| * | | iio: adc: Cosmic Circuits 10001 ADC driverPhani Movva2015-01-29
| * | | iio: vadc: Qualcomm SPMI PMIC voltage ADC driverStanimir Varbanov2015-01-28
| * | | Merge tag 'iio-for-3.20a_take2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2015-01-20
| |\ \ \ | | |/ / | |/| |
| | * | iio: kfifo: Remove unused argument in iio_kfifo_allocateKarol Wrona2014-12-26
| | * | iio: Move buffer registration to the coreLars-Peter Clausen2014-12-12
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-02-11
|\ \ \ \ | |/ / / |/| | |
| * | | Input: ti_am335x_tsc - interchange touchscreen and ADC stepsBrad Griffis2015-02-03