summaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'iio-for-4.8b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2016-06-301-1/+25
|\
| * iio: adc: max1363: Fix missing i2c_device_id for MAX1164x partsFlorian Vaussard2016-06-271-0/+4
| * iio: adc: ti-adc081c: add ACPI device ID matchingDan O'Donovan2016-06-271-1/+25
* | Merge tag 'iio-for-4.8a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2016-06-0911-137/+198
|\|
| * iio: adc: ti_am335x_adc: use SIMPLE_DEV_PM_OPS helper macroAndrew F. Davis2016-06-031-12/+4
| * iio: adc: ti_am335x_adc: use variable names for sizeof() operatorAndrew F. Davis2016-06-031-4/+2
| * iio: adc: ad7791: claim direct mode when writing frequencyAlison Schofield2016-06-031-22/+14
| * iio: adc: ad7793: claim direct mode when writing frequencyAlison Schofield2016-06-031-19/+13
| * iio: adc: ad799x: use iio helper function to guarantee direct modeAlison Schofield2016-05-291-15/+9
| * iio: adc: ad7923: use iio helper function to guarantee direct modeAlison Schofield2016-05-291-6/+5
| * iio: adc: ad7887: use iio helper function to guarantee direct modeAlison Schofield2016-05-291-6/+5
| * iio: adc: ad7476: use iio helper function to guarantee direct modeAlison Schofield2016-05-291-6/+5
| * iio: adc: ad7266: claim direct mode during sensor readAlison Schofield2016-05-291-4/+3
| * iio: adc: ti-ads1015: add datasheet namesMatt Ranostay2016-05-281-0/+4
| * iio: adc: nau7802: Expose possible gains in sysfsQuentin Schulz2016-05-211-0/+19
| * iio: adc: ti-ads1015: add support for ADS1115 partMatt Ranostay2016-05-211-15/+109
| * iio: mxs-lradc: disable only masked channels in mxs_lradc_hw_stopStefan Wahren2016-05-041-8/+3
| * iio: mxs-lradc: remove mxs_lradc_ts_unregisterStefan Wahren2016-05-041-12/+1
| * iio: mxs-lradc: simplify TS registrationStefan Wahren2016-05-041-8/+2
* | Merge 4.6-rc7 into staging-nextGreg Kroah-Hartman2016-05-091-0/+2
|\ \
| * | iio:adc:at91-sama5d2: Repair crash on module removalMarek Vasut2016-04-181-0/+2
* | | Merge tag 'iio-for-4.7b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2016-04-277-55/+146
|\ \ \ | | |/ | |/|
| * | iio: mxs-lradc: move STMP reset out of ADC initStefan Wahren2016-04-191-10/+5
| * | iio: mxs-lradc: move TS config into suitable functionStefan Wahren2016-04-191-11/+11
| * | iio: adc: set INPUT_PROP_DIRECTKsenija Stanojevic2016-04-171-0/+1
| * | ti-adc081c: Initial triggered buffer supportCrestez Dan Leonard2016-04-171-13/+64
| * | ti-adc081c: Add support for adc101c and adc121cCrestez Dan Leonard2016-04-172-7/+50
| * | iio: adc: Indent if statementKsenija Stanojevic2016-04-161-3/+4
| * | iio: adc: ad799x: remove space before commaSlawomir Stepien2016-04-161-1/+1
| * | iio: adc: at91_adc: fix errors reported by checkpatch.plSlawomir Stepien2016-04-161-4/+4
| * | iio: adc: mcp3422: remove spaces before commaSlawomir Stepien2016-04-161-3/+3
| * | iio: adc: vf610_adc: fix case label indentSlawomir Stepien2016-04-161-12/+12
* | | Merge 4.6-rc3 into staging-nextGreg Kroah-Hartman2016-04-111-4/+8
|\ \ \ | |/ / |/| / | |/
| * 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 'iio-for-4.7a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2016-04-046-45/+362
|\ \ \ | |/ / |/| |
| * | iio: ina2xx-adc: fix scale for VShuntMarc Titinger2016-04-031-2/+2
| * | iio:adc:at91-sama5d2: add support for differential conversionsLudovic Desroches2016-04-031-15/+56
| * | iio:adc:at91-sama5d2: cleanup mode register useLudovic Desroches2016-04-031-5/+10
| * | iio: ina2xx-adc: update the CALIB. register when RShunt changesMarc Titinger2016-03-211-15/+24
| * | iio: adc: rockchip_saradc: add saradc support for rk3399David Wu2016-03-201-0/+19
| * | iio: adc: add NXP LPC18xx ADC driverJoachim Eastwood2016-03-123-0/+242
| * | iio: adc: Fix build error of missing devm_ioremap_resource on UMKrzysztof Kozlowski2016-03-051-0/+1
| * | iio:adc:at91-sama5d2: fix identationLudovic Desroches2016-03-051-10/+10
| * | iio:adc:at91-sama5d2: fix typoLudovic Desroches2016-03-051-13/+13
* | | 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