aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-14Merge tag 'iio-for-4.8c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman27-20/+761
2016-07-04Merge 4.7-rc6 into staging-nextGreg Kroah-Hartman1-2/+5
2016-07-03iio: adc: add missing of_node references to iio_devMatt Ranostay20-0/+20
2016-07-03iio: adc: ti-ads1015: add indio_dev->dev.of_node referenceMatt Ranostay1-0/+1
2016-07-03iio: adc: max1363: Add device tree bindingFlorian Vaussard1-1/+60
2016-07-03iio: Add driver for Broadcom iproc-static-adcRaveendra Padasalagi3-0/+657
2016-06-30iio:core: timestamping clock selection supportGregor Boirie14-19/+23
2016-06-29Merge tag 'iio-for-4.8b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman1-1/+25
2016-06-27iio: adc: max1363: Fix missing i2c_device_id for MAX1164x partsFlorian Vaussard1-0/+4
2016-06-27iio: adc: ti-adc081c: add ACPI device ID matchingDan O'Donovan1-1/+25
2016-06-26iio:ad7266: Fix probe deferral for vrefMark Brown1-0/+3
2016-06-26iio:ad7266: Fix support for optional regulatorsMark Brown1-1/+1
2016-06-26iio:ad7266: Fix broken regulator error handlingMark Brown1-1/+1
2016-06-09Merge tag 'iio-for-4.8a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman11-137/+198
2016-06-03iio: adc: ti_am335x_adc: use SIMPLE_DEV_PM_OPS helper macroAndrew F. Davis1-12/+4
2016-06-03iio: adc: ti_am335x_adc: use variable names for sizeof() operatorAndrew F. Davis1-4/+2
2016-06-03iio: adc: ad7791: claim direct mode when writing frequencyAlison Schofield1-22/+14
2016-06-03iio: adc: ad7793: claim direct mode when writing frequencyAlison Schofield1-19/+13
2016-05-29iio: adc: ad799x: use iio helper function to guarantee direct modeAlison Schofield1-15/+9
2016-05-29iio: adc: ad7923: use iio helper function to guarantee direct modeAlison Schofield1-6/+5
2016-05-29iio: adc: ad7887: use iio helper function to guarantee direct modeAlison Schofield1-6/+5
2016-05-29iio: adc: ad7476: use iio helper function to guarantee direct modeAlison Schofield1-6/+5
2016-05-29iio: adc: ad7266: claim direct mode during sensor readAlison Schofield1-4/+3
2016-05-28iio: adc: ti-ads1015: add datasheet namesMatt Ranostay1-0/+4
2016-05-21iio: adc: nau7802: Expose possible gains in sysfsQuentin Schulz1-0/+19
2016-05-21iio: adc: ti-ads1015: add support for ADS1115 partMatt Ranostay1-15/+109
2016-05-09Merge 4.6-rc7 into staging-nextGreg Kroah-Hartman1-0/+2
2016-05-04iio: mxs-lradc: disable only masked channels in mxs_lradc_hw_stopStefan Wahren1-8/+3
2016-05-04iio: mxs-lradc: remove mxs_lradc_ts_unregisterStefan Wahren1-12/+1
2016-05-04iio: mxs-lradc: simplify TS registrationStefan Wahren1-8/+2
2016-04-26Merge tag 'iio-for-4.7b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-testingGreg Kroah-Hartman7-55/+146
2016-04-19iio: mxs-lradc: move STMP reset out of ADC initStefan Wahren1-10/+5
2016-04-19iio: mxs-lradc: move TS config into suitable functionStefan Wahren1-11/+11
2016-04-18iio:adc:at91-sama5d2: Repair crash on module removalMarek Vasut1-0/+2
2016-04-17iio: adc: set INPUT_PROP_DIRECTKsenija Stanojevic1-0/+1
2016-04-17ti-adc081c: Initial triggered buffer supportCrestez Dan Leonard1-13/+64
2016-04-17ti-adc081c: Add support for adc101c and adc121cCrestez Dan Leonard2-7/+50
2016-04-16iio: adc: Indent if statementKsenija Stanojevic1-3/+4
2016-04-16iio: adc: ad799x: remove space before commaSlawomir Stepien1-1/+1
2016-04-16iio: adc: at91_adc: fix errors reported by checkpatch.plSlawomir Stepien1-4/+4
2016-04-16iio: adc: mcp3422: remove spaces before commaSlawomir Stepien1-3/+3
2016-04-16iio: adc: vf610_adc: fix case label indentSlawomir Stepien1-12/+12
2016-04-11Merge 4.6-rc3 into staging-nextGreg Kroah-Hartman1-4/+8
2016-04-04Merge tag 'iio-fixes-for-4.6b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linusGreg Kroah-Hartman1-0/+1
2016-04-04Merge tag 'iio-fixes-for-4.6a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into usb-linusGreg Kroah-Hartman1-4/+8
2016-04-04Merge tag 'iio-for-4.7a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman6-45/+362
2016-04-03iio: ina2xx-adc: fix scale for VShuntMarc Titinger1-2/+2
2016-04-03iio:adc:at91-sama5d2: add support for differential conversionsLudovic Desroches1-15/+56
2016-04-03iio:adc:at91-sama5d2: cleanup mode register useLudovic Desroches1-5/+10
2016-03-28iio: adc: Fix build error of missing devm_ioremap_resource on UMKrzysztof Kozlowski1-0/+1