summaryrefslogtreecommitdiff
path: root/drivers/iio/adc
AgeCommit message (Expand)Author
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook
2018-06-12treewide: devm_kmalloc() -> devm_kmalloc_array()Kees Cook
2018-06-09Merge tag 'staging-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-05-22iio: adc: fix spelling mistake: "Freeacale" -> "Freescale"Colin Ian King
2018-05-20iio: adc: stm32-dfsdm: include stm32-dfsdm-adc.hFabrice Gasnier
2018-05-12iio: adc: ti-ads8688: add trigger and buffer supportSean Nyekjaer
2018-05-12iio: adc: stm32-dfsdm: Add support for stm32mp1Fabrice Gasnier
2018-05-11Merge tag 'iio-for-4.18a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2018-05-09Merge tag 'iio-fixes-for-4.17a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2018-05-07iio: adc: stm32-adc: add support for STM32MP1Fabrice Gasnier
2018-04-28iio: adc: stm32-dfsdm: add check on spi-max-frequencyFabrice Gasnier
2018-04-28iio: adc: stm32-dfsdm: add check on max filter idFabrice Gasnier
2018-04-28iio: adc: stm32-dfsdm: misc style improvements and fixesFabrice Gasnier
2018-04-21iio: adc: select buffer for at91-sama5d2_adcEugen Hristev
2018-04-15iio: adc: at91-sama5d2_adc: fix channel configuration for differential channelsEugen Hristev
2018-04-05Merge tag 'gpio-v4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2018-03-30iio: adc: meson-saradc: add support for Meson AXGXingyu Chen
2018-03-30iio: adc: meson-saradc: squash and share the common adc platform dataYixun Lan
2018-03-28Merge 4.16-rc7 into staging-nextGreg Kroah-Hartman
2018-03-18Merge tag 'v4.16-rc5' into develLinus Walleij
2018-03-17iio: adc: stm32-dfsdm: fix sample rate for div2 spi clockFabrice Gasnier
2018-03-17iio: adc: stm32-dfsdm: fix successive oversampling settingsFabrice Gasnier
2018-03-17iio: adc: ad7791: implement IIO_CHAN_INFO_SAMP_FREQAlexandru Ardelean
2018-03-17iio: adc: ad7791: remove sample freq sysfs attributesAlexandru Ardelean
2018-03-17iio: ad7793: implement IIO_CHAN_INFO_SAMP_FREQMichael Nosthoff
2018-03-17iio: stx104: Implement get_multiple callbackWilliam Breathitt Gray
2018-03-14Merge tag 'iio-for-4.17b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2018-03-10iio: adc: meson-saradc: unlock on error in meson_sar_adc_lock()Dan Carpenter
2018-02-26Merge 4.16-rc3 into staging-nextGreg Kroah-Hartman
2018-02-24iio: adc: stm32-dfsdm: fix multiple channel initializationFabrice Gasnier
2018-02-24iio: adc: stm32-dfsdm: fix clock source selectionFabrice Gasnier
2018-02-24iio: adc: stm32-dfsdm: fix call to stop channelFabrice Gasnier
2018-02-24iio: adc: stm32-dfsdm: fix compatible data useFabrice Gasnier
2018-02-24iio: adc: axp20x_adc: remove !! in favor of ternary conditionQuentin Schulz
2018-02-22iio: Change ISA_BUS_API dependency to selectionWilliam Breathitt Gray
2018-02-20Merge tag 'iio-for-4.17a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2018-02-20Merge tag 'iio-fixes-for-4.16a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2018-02-18iio: add SPDX identifier for various driversMatt Ranostay
2018-02-01Merge tag 'staging-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-01-30iio: adc: change license descriptionMilan Stevanovic
2018-01-30iio: adc: driver for ti adc081s/adc101s/adc121sMilan Stevanovic
2018-01-30iio/adc: depend on SYSFS instead of selecting itRandy Dunlap
2018-01-30iio: adc: axp20x_adc: add support for AXP813 ADCQuentin Schulz
2018-01-30iio: adc: axp20x_adc: make it possible to probe from DTQuentin Schulz
2018-01-30iio: adc: axp20x_adc: put ADC rate setting in a per-variant functionQuentin Schulz
2018-01-30iio: ep93xx: remove redundant return value check of platform_get_resource()Wei Yongjun
2018-01-28iio: adc: stm32: fix stm32h7_adc_enable error handlingFabrice Gasnier
2018-01-18Merge remote-tracking branches 'asoc/topic/hisilicon', 'asoc/topic/iio', 'aso...Mark Brown
2018-01-15IIO: ADC: stm32-dfsdm: fix static check warningArnaud Pouliquen
2018-01-15IIO: ADC: stm32-dfsdm: code optimizationArnaud Pouliquen