summaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc
AgeCommit message (Expand)AuthorFilesLines
2017-04-02iio: adc: Remove unnecessary cast on void pointersimran singhal6-6/+6
2017-04-01iio: Aspeed ADCRick Altherr3-0/+307
2017-04-01iio: adc: hx711: constify attribute_group structuressimran singhal1-1/+1
2017-03-30iio: adc: cpcap: Add minimal support for CPCAP PMIC ADCTony Lindgren3-0/+1019
2017-03-30iio: adc: replace comma with a semicolonArushi Singhal1-2/+2
2017-03-29iio: adc: ad799x: constify attribute_group structuressimran singhal1-1/+1
2017-03-29iio: adc: max1363: constify attribute_group structuressimran singhal1-1/+1
2017-03-25iio: adc: meson-saradc: add calibrationHeiner Kallweit1-2/+75
2017-03-19iio: adc: ti-ads1015: Add OF device ID tableJavier Martinez Canillas1-2/+22
2017-03-19iio: adc: ina2xx: Add OF device ID tableJavier Martinez Canillas1-1/+33
2017-03-15iio: pc104: Mask PC/104 drivers via the PC104 Kconfig optionWilliam Breathitt Gray1-1/+1
2017-03-08iio: adc: add support for Allwinner SoCs ADCQuentin Schulz3-0/+631
2017-03-08iio: adc: max11100: remove .owner field for driverWei Yongjun1-1/+0
2017-03-06Merge tag 'iio-for-4.12a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman6-23/+707
2017-02-26Merge tag 'iio-fixes-for-4.11b' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2-4/+6
2017-02-25iio: adc: xilinx: Fix error handlingChristophe JAILLET1-3/+3
2017-02-19iio: adc: meson-saradc: improve meson_sar_adc_read_raw_sampleHeiner Kallweit1-19/+17
2017-02-19iio: adc: meson-saradc: switch from polling to interrupt modeHeiner Kallweit1-5/+51
2017-02-19iio: stx104: Set parent deviceLars-Peter Clausen1-0/+1
2017-02-11staging:iio:adc:lpc32xx Move out of staging.Jonathan Cameron3-0/+232
2017-02-11staging:iio:adc:spear Move out of staging.Jonathan Cameron3-0/+407
2017-02-06Merge 4.10-rc7 into staging-nextGreg Kroah-Hartman1-2/+2
2017-02-05iio: adc: handle unknow of_device_id dataArnd Bergmann1-1/+3
2017-02-01iio: stx104: Add GPIO set_multiple callback function supportWilliam Breathitt Gray1-0/+23
2017-01-31iio: stx104: Add support for GPIO namesWilliam Breathitt Gray1-1/+7
2017-01-30iio: stx104: Remove unneeded struct stx104_dev codeWilliam Breathitt Gray1-19/+0
2017-01-29iio: adc: stm32: add optional dma supportFabrice Gasnier4-14/+219
2017-01-28iio: adc: stm32: add trigger polarity extended attributeFabrice Gasnier1-1/+45
2017-01-28iio: adc: stm32: Enable use of stm32 timer triggersFabrice Gasnier2-0/+67
2017-01-28iio: adc: stm32: add support for triggered buffer modeFabrice Gasnier2-21/+298
2017-01-28iio: stx104: Utilize devm_ functions in driver probe callbackWilliam Breathitt Gray1-20/+2
2017-01-28iio: adc: add a driver for the SAR ADC found in Amlogic Meson SoCsMartin Blumenstingl3-0/+935
2017-01-28iio: adc: Add Renesas GyroADC driverMarek Vasut3-0/+645
2017-01-23Merge tag 'iio-for-4.11b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman7-18/+494
2017-01-22iio: adc: constify iio_info structuresBhumika Goyal1-2/+2
2017-01-22iio: adc: max1363: Export OF device ID table as module aliasesJavier Martinez Canillas1-0/+1
2017-01-22iio: adc: tlc4541: add support for TI tlc4541 adcPhil Reid4-14/+287
2017-01-21iio: adc: palmas_gpadc: retrieve a valid iio_dev in suspend/resumeAlison Schofield1-2/+2
2017-01-21iio: adc: Add Maxim MAX11100 driverJacopo Mondi3-0/+202
2017-01-19Merge tag 'iio-for-4.11a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman9-160/+1414
2017-01-15iio: adc: ti-ads7950: Change regulator matching string to "vref"David Lechner1-3/+3
2017-01-15iio: adc: ti-ads7950: Drop "ti-" prefix from module nameDavid Lechner1-13/+13
2017-01-10iio:adc:qcom-spmi-vadc: use div64_s64 instead of direct 64 bit division.Jonathan Cameron1-1/+1
2017-01-10iio:adc:qcom-spmi-vadc silence a long constant warning.Jonathan Cameron1-1/+1
2017-01-10iio:adc:qcom-spmi-vadc : fix undefined __divdi3Jonathan Cameron1-2/+4
2017-01-10iio: adc: hx711: Add IIO driver for AVIA HX711Andreas Klinger3-0/+552
2017-01-10iio: adc: axp288: Drop bogus AXP288_ADC_TS_PIN_CTRL register modificationsHans de Goede1-31/+1
2017-01-10iio: adc: imx25-gcq: Fix module autoloadJavier Martinez Canillas1-0/+1
2017-01-10iio:kfifo_buf header include push down.Jonathan Cameron1-0/+2
2016-12-30iio: adc: TI_AM335X_ADC should depend on HAS_DMAGeert Uytterhoeven1-1/+1