aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc
AgeCommit message (Expand)Author
2016-07-14Merge tag 'iio-for-4.8c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman
2016-07-04Merge 4.7-rc6 into staging-nextGreg Kroah-Hartman
2016-07-03iio: adc: add missing of_node references to iio_devMatt Ranostay
2016-07-03iio: adc: ti-ads1015: add indio_dev->dev.of_node referenceMatt Ranostay
2016-07-03iio: adc: max1363: Add device tree bindingFlorian Vaussard
2016-07-03iio: Add driver for Broadcom iproc-static-adcRaveendra Padasalagi
2016-06-30iio:core: timestamping clock selection supportGregor Boirie
2016-06-29Merge tag 'iio-for-4.8b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman
2016-06-27iio: adc: max1363: Fix missing i2c_device_id for MAX1164x partsFlorian Vaussard
2016-06-27iio: adc: ti-adc081c: add ACPI device ID matchingDan O'Donovan
2016-06-26iio:ad7266: Fix probe deferral for vrefMark Brown
2016-06-26iio:ad7266: Fix support for optional regulatorsMark Brown
2016-06-26iio:ad7266: Fix broken regulator error handlingMark Brown
2016-06-09Merge tag 'iio-for-4.8a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman
2016-06-03iio: adc: ti_am335x_adc: use SIMPLE_DEV_PM_OPS helper macroAndrew F. Davis
2016-06-03iio: adc: ti_am335x_adc: use variable names for sizeof() operatorAndrew F. Davis
2016-06-03iio: adc: ad7791: claim direct mode when writing frequencyAlison Schofield
2016-06-03iio: adc: ad7793: claim direct mode when writing frequencyAlison Schofield
2016-05-29iio: adc: ad799x: use iio helper function to guarantee direct modeAlison Schofield
2016-05-29iio: adc: ad7923: use iio helper function to guarantee direct modeAlison Schofield
2016-05-29iio: adc: ad7887: use iio helper function to guarantee direct modeAlison Schofield
2016-05-29iio: adc: ad7476: use iio helper function to guarantee direct modeAlison Schofield
2016-05-29iio: adc: ad7266: claim direct mode during sensor readAlison Schofield
2016-05-28iio: adc: ti-ads1015: add datasheet namesMatt Ranostay
2016-05-21iio: adc: nau7802: Expose possible gains in sysfsQuentin Schulz
2016-05-21iio: adc: ti-ads1015: add support for ADS1115 partMatt Ranostay
2016-05-09Merge 4.6-rc7 into staging-nextGreg Kroah-Hartman
2016-05-04iio: mxs-lradc: disable only masked channels in mxs_lradc_hw_stopStefan Wahren
2016-05-04iio: mxs-lradc: remove mxs_lradc_ts_unregisterStefan Wahren
2016-05-04iio: mxs-lradc: simplify TS registrationStefan Wahren
2016-04-26Merge tag 'iio-for-4.7b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman
2016-04-19iio: mxs-lradc: move STMP reset out of ADC initStefan Wahren
2016-04-19iio: mxs-lradc: move TS config into suitable functionStefan Wahren
2016-04-18iio:adc:at91-sama5d2: Repair crash on module removalMarek Vasut
2016-04-17iio: adc: set INPUT_PROP_DIRECTKsenija Stanojevic
2016-04-17ti-adc081c: Initial triggered buffer supportCrestez Dan Leonard
2016-04-17ti-adc081c: Add support for adc101c and adc121cCrestez Dan Leonard
2016-04-16iio: adc: Indent if statementKsenija Stanojevic
2016-04-16iio: adc: ad799x: remove space before commaSlawomir Stepien
2016-04-16iio: adc: at91_adc: fix errors reported by checkpatch.plSlawomir Stepien
2016-04-16iio: adc: mcp3422: remove spaces before commaSlawomir Stepien
2016-04-16iio: adc: vf610_adc: fix case label indentSlawomir Stepien
2016-04-11Merge 4.6-rc3 into staging-nextGreg Kroah-Hartman
2016-04-04Merge tag 'iio-fixes-for-4.6b' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2016-04-04Merge tag 'iio-fixes-for-4.6a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2016-04-04Merge tag 'iio-for-4.7a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman
2016-04-03iio: ina2xx-adc: fix scale for VShuntMarc Titinger
2016-04-03iio:adc:at91-sama5d2: add support for differential conversionsLudovic Desroches
2016-04-03iio:adc:at91-sama5d2: cleanup mode register useLudovic Desroches
2016-03-28iio: adc: Fix build error of missing devm_ioremap_resource on UMKrzysztof Kozlowski