summaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | iio: adc: stm32-dfsdm: fix compatible data useFabrice Gasnier2018-02-241-1/+1
| | |/ | |/|
* | | Merge tag 'iio-for-4.17b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2018-03-141-3/+5
|\ \ \
| * | | iio: adc: axp20x_adc: remove !! in favor of ternary conditionQuentin Schulz2018-02-241-3/+5
* | | | Merge 4.16-rc3 into staging-nextGreg Kroah-Hartman2018-02-262-6/+8
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Merge tag 'iio-fixes-for-4.16a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2018-02-202-6/+8
| |\ \ | | |/ | |/|
| | * iio: adc: stm32: fix stm32h7_adc_enable error handlingFabrice Gasnier2018-01-281-3/+4
| | * iio: adc: aspeed: Fix error handling pathChristophe JAILLET2018-01-141-3/+4
* | | Merge tag 'iio-for-4.17a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2018-02-205-29/+180
|\ \ \ | |/ / |/| |
| * | iio: add SPDX identifier for various driversMatt Ranostay2018-02-181-12/+4Star
| * | iio: adc: change license descriptionMilan Stevanovic2018-01-301-2/+1Star
| * | iio: adc: driver for ti adc081s/adc101s/adc121sMilan Stevanovic2018-01-301-1/+22
| * | iio/adc: depend on SYSFS instead of selecting itRandy Dunlap2018-01-301-2/+1Star
| * | iio: adc: axp20x_adc: add support for AXP813 ADCQuentin Schulz2018-01-301-0/+123
| * | iio: adc: axp20x_adc: make it possible to probe from DTQuentin Schulz2018-01-301-1/+18
| * | iio: adc: axp20x_adc: put ADC rate setting in a per-variant functionQuentin Schulz2018-01-301-7/+11
| * | iio: ep93xx: remove redundant return value check of platform_get_resource()Wei Yongjun2018-01-301-4/+0Star
| |/
* | Merge tag 'staging-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-02-0113-297/+955
|\|
| * iio: adc: stm32: fix scan of multiple channels with DMAFabrice Gasnier2018-01-081-1/+2
| * Drivers:iio:adc:ti_am335x_adc remove comparison to boolVenkat Prashanth B U2018-01-081-1/+1
| * iio: adc: ina2xx: Actually align the loop with the conversion ready flagStefan Brüns2018-01-081-19/+38
| * iio: adc: ina2xx: Align timestamp with conversion ready flagStefan Brüns2018-01-081-2/+2
| * iio: adc: ina2xx: Use a monotonic clock for delay calculationStefan Brüns2018-01-081-14/+27
| * iio: adc: ina2xx: Make calibration register value fixedMaciej Purski2018-01-081-31/+33
| * Drivers: iio:adc: fix brace coding style issue in at91_adc.cVenkat Prashanth B U2018-01-081-2/+2
| * iio: hx711: fix bug in reset functionalityAndreas Klinger2018-01-081-7/+6Star
| * iio: hx711: add triggered buffer supportAndreas Klinger2018-01-082-23/+100
| * iio: adc: ina2xx: Do not udelay for several secondsStefan Brüns2018-01-081-3/+5
| * iio: adc: ina2xx: Remove unneeded dummy read to clear CNVR flagStefan Brüns2018-01-081-14/+0Star
| * iio: adc: ina2xx: Clarify size requirement for data bufferStefan Brüns2018-01-081-1/+2
| * iio: adc: ina2xx: Remove bogus cast for data argumentStefan Brüns2018-01-081-2/+1Star
| * iio: adc: meson-saradc: program the channel muxes during initializationMartin Blumenstingl2018-01-081-3/+29
| * iio: adc: meson-saradc: fix the clock frequency on Meson8 and Meson8bMartin Blumenstingl2018-01-081-1/+7
| * iio: stm32: Adopt SPDX identifierBenjamin Gaignard2018-01-083-40/+3Star
| * Merge Linus's staging merge point into staging-nextGreg Kroah-Hartman2017-12-062-11/+43
| |\
| * | iio: Add macro to populate struct iio_map arrayLukas Wunner2017-12-021-14/+6Star
| * | iio: adc: meson-saradc: remove irrelevant clock "sana"Xingyu Chen2017-12-021-20/+0Star
| * | iio: adc: aspeed: Deassert reset in probeJoel Stanley2017-12-021-6/+19
| * | iio: adc: stm32: add support for differential channelsFabrice Gasnier2017-12-021-20/+103
| * | iio: adc: stm32: remove const channel names definitionFabrice Gasnier2017-12-021-52/+14Star
| * | iio: adc: ina2xx: Allow setting Shunt Voltage PGA gain and Bus Voltage rangeStefan Brüns2017-12-021-3/+108
| * | iio: adc: ina2xx: Use LSB specifier instead of divider in configStefan Brüns2017-12-021-6/+6
| * | iio: adc: ina2xx: Shift bus voltage register to mask flag bitsStefan Brüns2017-12-021-9/+17