summaryrefslogtreecommitdiff
path: root/drivers/iio/adc
AgeCommit message (Expand)Author
2018-04-05Merge tag 'gpio-v4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2018-03-28Merge 4.16-rc7 into staging-nextGreg Kroah-Hartman
2018-03-18Merge tag 'v4.16-rc5' into develLinus Walleij
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
2018-01-14iio: adc: aspeed: Fix error handling pathChristophe JAILLET
2018-01-11IIO: ADC: fix return value check in stm32_dfsdm_adc_probe()Wei Yongjun
2018-01-11IIO: ADC: stm32-dfsdm: avoid unused-variable warningArnd Bergmann
2018-01-10IIO: ADC: stm32_dfsdm_stop_filter() can be statickbuild test robot
2018-01-10IIO: ADC: add stm32 DFSDM support for PDM microphoneArnaud Pouliquen
2018-01-10IIO: ADC: add STM32 DFSDM sigma delta ADC supportArnaud Pouliquen
2018-01-10IIO: ADC: add stm32 DFSDM core supportArnaud Pouliquen
2018-01-10IIO: ADC: add sigma delta modulator supportArnaud Pouliquen
2018-01-08iio: adc: stm32: fix scan of multiple channels with DMAFabrice Gasnier
2018-01-08Drivers:iio:adc:ti_am335x_adc remove comparison to boolVenkat Prashanth B U
2018-01-08iio: adc: ina2xx: Actually align the loop with the conversion ready flagStefan Brüns
2018-01-08iio: adc: ina2xx: Align timestamp with conversion ready flagStefan Brüns
2018-01-08iio: adc: ina2xx: Use a monotonic clock for delay calculationStefan Brüns
2018-01-08iio: adc: ina2xx: Make calibration register value fixedMaciej Purski
2018-01-08Drivers: iio:adc: fix brace coding style issue in at91_adc.cVenkat Prashanth B U
2018-01-08iio: hx711: fix bug in reset functionalityAndreas Klinger
2018-01-08iio: hx711: add triggered buffer supportAndreas Klinger
2018-01-08iio: adc: ina2xx: Do not udelay for several secondsStefan Brüns
2018-01-08iio: adc: ina2xx: Remove unneeded dummy read to clear CNVR flagStefan Brüns
2018-01-08iio: adc: ina2xx: Clarify size requirement for data bufferStefan Brüns
2018-01-08iio: adc: ina2xx: Remove bogus cast for data argumentStefan Brüns
2018-01-08iio: adc: meson-saradc: program the channel muxes during initializationMartin Blumenstingl
2018-01-08iio: adc: meson-saradc: fix the clock frequency on Meson8 and Meson8bMartin Blumenstingl