summaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'iio-for-4.8c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2016-07-1427-20/+761
|\
| * iio: adc: add missing of_node references to iio_devMatt Ranostay2016-07-0320-0/+20
| * iio: adc: ti-ads1015: add indio_dev->dev.of_node referenceMatt Ranostay2016-07-031-0/+1
| * iio: adc: max1363: Add device tree bindingFlorian Vaussard2016-07-031-1/+60
| * iio: Add driver for Broadcom iproc-static-adcRaveendra Padasalagi2016-07-033-0/+657
| * iio:core: timestamping clock selection supportGregor Boirie2016-06-3014-19/+23
* | Merge 4.7-rc6 into staging-nextGreg Kroah-Hartman2016-07-041-2/+5
|\ \ | |/ |/|
| * iio:ad7266: Fix probe deferral for vrefMark Brown2016-06-261-0/+3
| * iio:ad7266: Fix support for optional regulatorsMark Brown2016-06-261-1/+1
| * iio:ad7266: Fix broken regulator error handlingMark Brown2016-06-261-1/+1
* | 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/+4Star
| * iio: adc: ti_am335x_adc: use variable names for sizeof() operatorAndrew F. Davis2016-06-031-4/+2Star
| * iio: adc: ad7791: claim direct mode when writing frequencyAlison Schofield2016-06-031-22/+14Star
| * iio: adc: ad7793: claim direct mode when writing frequencyAlison Schofield2016-06-031-19/+13Star
| * iio: adc: ad799x: use iio helper function to guarantee direct modeAlison Schofield2016-05-291-15/+9Star
| * iio: adc: ad7923: use iio helper function to guarantee direct modeAlison Schofield2016-05-291-6/+5Star
| * iio: adc: ad7887: use iio helper function to guarantee direct modeAlison Schofield2016-05-291-6/+5Star
| * iio: adc: ad7476: use iio helper function to guarantee direct modeAlison Schofield2016-05-291-6/+5Star
| * iio: adc: ad7266: claim direct mode during sensor readAlison Schofield2016-05-291-4/+3Star
| * 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/+3Star
| * iio: mxs-lradc: remove mxs_lradc_ts_unregisterStefan Wahren2016-05-041-12/+1Star
| * iio: mxs-lradc: simplify TS registrationStefan Wahren2016-05-041-8/+2Star
* | 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/+5Star
| * | 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