summaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'iio-fixes-for-4.11b' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-02-262-4/+6
|\
| * iio: adc: xilinx: Fix error handlingChristophe JAILLET2017-02-251-3/+3
| * iio: adc: handle unknow of_device_id dataArnd Bergmann2017-02-051-1/+3
* | Merge 4.10-rc7 into staging-nextGreg Kroah-Hartman2017-02-061-2/+2
|\ \ | |/ |/|
| * iio: adc: palmas_gpadc: retrieve a valid iio_dev in suspend/resumeAlison Schofield2017-01-211-2/+2
* | iio: stx104: Add GPIO set_multiple callback function supportWilliam Breathitt Gray2017-02-011-0/+23
* | iio: stx104: Add support for GPIO namesWilliam Breathitt Gray2017-01-311-1/+7
* | iio: stx104: Remove unneeded struct stx104_dev codeWilliam Breathitt Gray2017-01-301-19/+0
* | iio: adc: stm32: add optional dma supportFabrice Gasnier2017-01-294-14/+219
* | iio: adc: stm32: add trigger polarity extended attributeFabrice Gasnier2017-01-281-1/+45
* | iio: adc: stm32: Enable use of stm32 timer triggersFabrice Gasnier2017-01-282-0/+67
* | iio: adc: stm32: add support for triggered buffer modeFabrice Gasnier2017-01-282-21/+298
* | iio: stx104: Utilize devm_ functions in driver probe callbackWilliam Breathitt Gray2017-01-281-20/+2
* | iio: adc: add a driver for the SAR ADC found in Amlogic Meson SoCsMartin Blumenstingl2017-01-283-0/+935
* | iio: adc: Add Renesas GyroADC driverMarek Vasut2017-01-283-0/+645
* | Merge tag 'iio-for-4.11b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2017-01-237-18/+494
|\ \
| * | iio: adc: constify iio_info structuresBhumika Goyal2017-01-221-2/+2
| * | iio: adc: max1363: Export OF device ID table as module aliasesJavier Martinez Canillas2017-01-221-0/+1
| * | iio: adc: tlc4541: add support for TI tlc4541 adcPhil Reid2017-01-224-14/+287
| * | iio: adc: Add Maxim MAX11100 driverJacopo Mondi2017-01-213-0/+202
| * | iio: adc: ti-ads7950: Change regulator matching string to "vref"David Lechner2017-01-151-3/+3
| * | iio: adc: ti-ads7950: Drop "ti-" prefix from module nameDavid Lechner2017-01-151-13/+13
* | | Merge tag 'iio-for-4.11a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2017-01-199-160/+1414
|\ \ \ | |/ / | | / | |/ |/|
| * iio:adc:qcom-spmi-vadc: use div64_s64 instead of direct 64 bit division.Jonathan Cameron2017-01-101-1/+1
| * iio:adc:qcom-spmi-vadc silence a long constant warning.Jonathan Cameron2017-01-101-1/+1
| * iio:adc:qcom-spmi-vadc : fix undefined __divdi3Jonathan Cameron2017-01-101-2/+4
| * iio: adc: hx711: Add IIO driver for AVIA HX711Andreas Klinger2017-01-103-0/+552
| * iio: adc: axp288: Drop bogus AXP288_ADC_TS_PIN_CTRL register modificationsHans de Goede2017-01-101-31/+1
| * iio: adc: imx25-gcq: Fix module autoloadJavier Martinez Canillas2017-01-101-0/+1
| * iio:kfifo_buf header include push down.Jonathan Cameron2017-01-101-0/+2
| * iio: adc: spmi-vadc: Changes to support different scalingRama Krishna Phani A2016-12-101-108/+327
| * iio: adc: spmi-vadc: Update function for generic voltage conversionRama Krishna Phani A2016-12-101-24/+28
| * iio: adc: New driver for TI ADS7950 chipsDavid Lechner2016-12-033-0/+504
| * IIO: Change msleep to usleep_range for small msecsAniroop Mathur2016-12-031-1/+1
* | iio: adc: TI_AM335X_ADC should depend on HAS_DMAGeert Uytterhoeven2016-12-301-1/+1
|/
* iio: adc: Add support for STM32 ADCFabrice Gasnier2016-11-193-0/+529
* iio: adc: Add support for STM32 ADC coreFabrice Gasnier2016-11-194-0/+368
* iio: envelope-detector: ADC driver based on a DAC and a comparatorPeter Rosin2016-11-133-0/+433
* iio:adc: ad7766: testing the wrong variable in probeDan Carpenter2016-11-121-2/+2
* Merge tag 'iio-for-4.10b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2016-11-072-3/+173
|\
| * Merge branch 'ib-iio-mfd-ti335x_dma' into togregJonathan Cameron2016-11-051-3/+145
| |\
| | * drivers: iio: ti_am335x_adc: add dma supportMugunthan V N2016-11-051-3/+145
| * | iio: adc: at91: add suspend and resume callbackWenyou Yang2016-11-051-0/+28
* | | Merge 4.9-rc3 into staging-nextGreg Kroah-Hartman2016-10-301-0/+2
|\ \ \ | |/ / |/| |
| * | iio: adc: ti-adc081c: Select IIO_TRIGGERED_BUFFER to prevent build errorsMika Westerberg2016-10-091-0/+2
| |/
* | iio: ti-adc0832: add triggered buffer supportAkinobu Mita2016-10-232-19/+89
* | iio: adc: ti-adc161s626: add regulator supportMatt Ranostay2016-09-271-11/+44
* | iio:adc: Add support for AD7766/AD7767Lars-Peter Clausen2016-09-273-0/+343
* | iio:max1027: Use iio_trigger_validate_own_device() helperLars-Peter Clausen2016-09-271-12/+1
* | drivers: iio: max1027: Fix sparse warning: "dubious: x | !y"Sandhya Bankar2016-09-241-1/+3
|/
OpenPOWER on IntegriCloud