summaryrefslogtreecommitdiff
path: root/drivers/iio/adc
Commit message (Expand)AuthorAgeFilesLines
* iio: adc: xilinx: Move request_irq before enabling interruptsManish Narani2018-07-291-4/+4
* iio: adc: xilinx: Remove platform_get_irq from xadc_remove functionManish Narani2018-07-292-5/+6
* iio: adc: xilinx: limit pcap clock frequency valueManish Narani2018-07-291-0/+15
* iio: adc: xilinx: Check for return values in clk related functionsManish Narani2018-07-291-2/+9
* iio: ad_sigma_delta: use unsigned long for timeoutNicholas Mc Guire2018-07-281-2/+3
* iio: adc: meson-saradc: add support for the Meson8m2 SoCsMartin Blumenstingl2018-07-231-0/+9
* iio: adc: ti-ads7950: allow simultaneous use of buffer and direct modeDavid Lechner2018-07-231-14/+19
* iio: adc: ti-ads7950: use SPDX-License-IdentifierDavid Lechner2018-07-231-9/+1
* iio: adc: at91-sama5d2_adc: fix up casting in at91_adc_read_info_raw()Dan Carpenter2018-07-231-2/+5
* iio: adc: xilinx: Remove dead code from xadc_zynq_setupManish Narani2018-07-231-3/+1
* iio: hx711: add delay until DOUT is readyAndreas Klinger2018-07-151-0/+39
* iio: adc: max1363: merge calls to of_match_device and of_device_get_match_dataJulia Lawall2018-07-081-6/+2
* iio: adc: ina2xx: avoid kthread_stop() with stale task_structAkinobu Mita2018-07-071-4/+13
* iio: adc: Add Spreadtrum SC27XX PMICs ADC supportFreeman Liu2018-06-303-0/+533
* Merge tag 'iio-for-4.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2018-06-262-77/+706
|\
| * iio: adc: at91-sama5d2_adc: add support for oversampling resolutionEugen Hristev2018-06-251-26/+163
| * iio: adc: Remove depends on HAS_DMA in case of platform dependencyGeert Uytterhoeven2018-06-241-2/+0
| * iio: adc: at91-sama5d2_adc: add support for position and pressure channelsEugen Hristev2018-06-101-58/+551
| * iio: adc: sun4i-gpadc: select REGMAP_IRQArnd Bergmann2018-06-101-0/+1
* | treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook2018-06-123-8/+12
* | treewide: devm_kmalloc() -> devm_kmalloc_array()Kees Cook2018-06-121-2/+2
|/
* Merge tag 'staging-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-06-099-108/+279
|\
| * iio: adc: fix spelling mistake: "Freeacale" -> "Freescale"Colin Ian King2018-05-221-1/+1
| * iio: adc: stm32-dfsdm: include stm32-dfsdm-adc.hFabrice Gasnier2018-05-201-2/+2
| * iio: adc: ti-ads8688: add trigger and buffer supportSean Nyekjaer2018-05-121-3/+45
| * iio: adc: stm32-dfsdm: Add support for stm32mp1Fabrice Gasnier2018-05-121-0/+21
| * Merge tag 'iio-for-4.18a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2018-05-117-102/+210
| |\
| | * iio: adc: stm32-adc: add support for STM32MP1Fabrice Gasnier2018-05-072-22/+91
| | * iio: adc: stm32-dfsdm: add check on spi-max-frequencyFabrice Gasnier2018-04-281-0/+5
| | * iio: adc: stm32-dfsdm: add check on max filter idFabrice Gasnier2018-04-281-2/+2
| | * iio: adc: stm32-dfsdm: misc style improvements and fixesFabrice Gasnier2018-04-281-5/+4
| | * iio: adc: meson-saradc: add support for Meson AXGXingyu Chen2018-03-301-0/+8
| | * iio: adc: meson-saradc: squash and share the common adc platform dataYixun Lan2018-03-301-33/+42
| | * iio: adc: ad7791: implement IIO_CHAN_INFO_SAMP_FREQAlexandru Ardelean2018-03-171-0/+56
| | * iio: adc: ad7791: remove sample freq sysfs attributesAlexandru Ardelean2018-03-171-49/+0
| | * iio: stx104: Implement get_multiple callbackWilliam Breathitt Gray2018-03-171-0/+11
* | | Merge tag 'iio-fixes-for-4.17a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2018-05-094-58/+76
|\ \ \ | |/ / |/| |
| * | iio: adc: select buffer for at91-sama5d2_adcEugen Hristev2018-04-211-0/+1
| * | iio: adc: at91-sama5d2_adc: fix channel configuration for differential channelsEugen Hristev2018-04-151-4/+37
| * | iio: adc: stm32-dfsdm: fix sample rate for div2 spi clockFabrice Gasnier2018-03-171-2/+12
| * | iio: adc: stm32-dfsdm: fix successive oversampling settingsFabrice Gasnier2018-03-171-1/+2
| * | iio: ad7793: implement IIO_CHAN_INFO_SAMP_FREQMichael Nosthoff2018-03-171-51/+24
* | | Merge tag 'gpio-v4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2018-04-051-1/+2
|\ \ \
| * \ \ Merge tag 'v4.16-rc5' into develLinus Walleij2018-03-182-6/+8
| |\ \ \
| * | | | iio: Change ISA_BUS_API dependency to selectionWilliam Breathitt Gray2018-02-221-1/+2
* | | | | Merge 4.16-rc7 into staging-nextGreg Kroah-Hartman2018-03-283-21/+34
|\ \ \ \ \ | | |_|/ / | |/| | / | |_|_|/ |/| | |
| * | | iio: adc: meson-saradc: unlock on error in meson_sar_adc_lock()Dan Carpenter2018-03-101-1/+3
| * | | iio: adc: stm32-dfsdm: fix multiple channel initializationFabrice Gasnier2018-02-241-18/+21
| * | | iio: adc: stm32-dfsdm: fix clock source selectionFabrice Gasnier2018-02-241-1/+9
| * | | iio: adc: stm32-dfsdm: fix call to stop channelFabrice Gasnier2018-02-241-1/+1