summaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-04-141-1/+1
|\
| * treewide: Fix typo in printk messagesMasanari Iida2015-03-061-1/+1
* | Merge tag 'staging-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-04-133-7/+5
|\ \
| * \ Merge 4.0-rc7 into staging-nextGreg Kroah-Hartman2015-04-074-36/+66
| |\ \
| * \ \ Merge tag 'iio-for-4.1a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2015-03-243-7/+5
| |\ \ \
| | * | | iio: adc: Kconfig mcp320x change description Add more ADCsSøren Andersen2015-03-121-2/+3
| | * | | iio:adc: Fix typo in MODULE_DESCRIPTION in ad7793.cMasanari Iida2015-03-071-1/+1
| | * | | iio: vf610_adc: cleanup wait_for_completion return handlingNicholas Mc Guire2015-02-041-4/+1
* | | | | Merge tag 'for-v4.1' of git://git.infradead.org/battery-2.6Linus Torvalds2015-04-133-0/+417
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | iio: Add support for DA9150 GPADCAdam Thomson2015-02-253-0/+417
* | | | | iio: adc: vf610: use ADC clock within specificationStefan Agner2015-03-281-30/+61
* | | | | iio/adc/cc10001_adc.c: Fix !HAS_IOMEM buildRichard Weinberger2015-03-281-1/+2
* | | | | iio: fix drivers that check buffer->scan_maskOctavian Purdila2015-03-072-5/+3
| |/ / / |/| | |
* | | | Merge tag 'iio-fixes-for-4.0a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2015-02-282-14/+6
|\ \ \ \ | |/ / / |/| | |
| * | | iio:adc:mcp3422 Fix incorrect scales tableAngelo Compagnucci2015-02-041-13/+4
| * | | iio: iadc: wait_for_completion_timeout time in jiffiesNicholas Mc Guire2015-01-101-1/+2
* | | | Merge tag 'staging-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-02-155-10/+1467
|\ \ \ \ | | |/ / | |/| |
| * | | iio: adc: Cosmic Circuits 10001 ADC driverPhani Movva2015-01-293-0/+435
| * | | iio: vadc: Qualcomm SPMI PMIC voltage ADC driverStanimir Varbanov2015-01-283-0/+1031
| * | | Merge tag 'iio-for-3.20a_take2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2015-01-211-10/+1
| |\ \ \ | | |/ / | |/| |
| | * | iio: kfifo: Remove unused argument in iio_kfifo_allocateKarol Wrona2014-12-261-1/+1
| | * | iio: Move buffer registration to the coreLars-Peter Clausen2014-12-121-9/+0
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-02-111-3/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Input: ti_am335x_tsc - interchange touchscreen and ADC stepsBrad Griffis2015-02-031-3/+2
* | | | Merge tag 'iio-fixes-for-3.19a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2015-01-081-2/+13
|\ \ \ \ | |/ / / |/| | |
| * | | iio: ad799x: Fix ad7991/ad7995/ad7999 config setupLars-Peter Clausen2014-12-121-2/+13
* | | | Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-12-157-68/+935
|\ \ \ \
| * \ \ \ Merge 3.18-rc7 into staging-work.Greg Kroah-Hartman2014-12-021-0/+1
| |\ \ \ \ | | |/ / / | | | / / | | |/ / | |/| |
| * | | Merge tag 'iio-for-3.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2014-11-057-68/+935
| |\ \ \ | | |_|/ | |/| |
| | * | iio: adc: exynos_adc: Add support for exynos7Abhilash Kesavan2014-11-051-0/+32
| | * | iio: exyno-adc: use syscon for PMU register accessNaveen Krishna Chatradhi2014-11-051-9/+21
| | * | iio: iadc: Qualcomm SPMI PMIC current ADC driverIvan T. Ivanov2014-10-253-0/+610
| | * | iio: adc: vf610: Propagate the real error when platform_get_irq() failsFabio Estevam2014-10-221-2/+2
| | * | iio: adc: mcp320x. Add support for more ADCsSøren Andersen2014-10-091-35/+187
| | * | iio: adc: vf610: SIMPLE_DEV_PM_OPS can fit on a single lineFabio Estevam2014-10-041-3/+1
| | * | iio: adc: vf610: Disable the regulator on errorFabio Estevam2014-10-041-1/+5
| | * | iio: adc: vf610: Return the error code directlyFabio Estevam2014-10-041-2/+1
| | * | iio: adc: rockchip_saradc: add support for rk3066-tsadc variantHeiko Stübner2014-09-211-14/+50
| | * | iio:adc:vf610-adc: Add temperature sensor supportSanchayan Maity2014-09-211-2/+26
* | | | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-141-1/+0
|\ \ \ \
| * | | | iio: adc: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
| |/ / /
* | | | Merge tag 'mfd-for-linus-3.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-083-0/+270
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge branches 'ib-mfd-gpio-i2c-3.19', 'ib-mfd-iio-3.19' and 'ib-mfd-regulato...Lee Jones2014-11-253-0/+270
| |\ \ \ | | |/ / | |/| |
| | * | iio/axp288_adc: remove THIS_MODULE ownerJacob Pan2014-11-181-1/+0
| | * | iio: adc: Add module device table for autoloadingAaron Lu2014-11-181-0/+8
| | * | iio: adc: Add support for axp288 adcJacob Pan2014-10-073-0/+263
* | | | iio: adc: men_z188_adc: Add terminating entry for men_z188_idsAxel Lin2014-11-151-0/+1
|/ / /
* | | Merge 3.17-rc6 into staging-next.Greg Kroah-Hartman2014-09-223-7/+9
|\ \ \ | |/ / | | / | |/ |/|
| * iio: adc: at91: don't use the last converted data registerLudovic Desroches2014-09-141-5/+7
| * iio: adc: xilinx-xadc: assign auxiliary channels address correctlySubbaraya Sundeep Bhatta2014-09-141-1/+1
OpenPOWER on IntegriCloud