index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
adc
Age
Commit message (
Expand
)
Author
2021-10-21
iio: adc: ti_am335x_adc: Get rid of useless gotos
Miquel Raynal
2021-10-21
iio: adc: ti_am335x_adc: Fix style
Miquel Raynal
2021-10-21
iio: adc: ti_am335x_adc: Replace license text with SPDX tag
Miquel Raynal
2021-10-21
iio: adc: ti_am335x_adc: Wait the idle state to avoid stalls
Miquel Raynal
2021-10-21
mfd: ti_am335x_tscadc: Rename the subsystem enable macro
Miquel Raynal
2021-10-21
mfd: ti_am335x_tscadc: Clarify the maximum values for DT entries
Miquel Raynal
2021-10-20
mfd: ti_am335x_tscadc: Use BIT(), GENMASK() and FIELD_PREP() when relevant
Miquel Raynal
2021-10-20
iio: adc: stm32-adc: use generic binding for sample-time
Olivier Moysan
2021-10-20
iio: adc: stm32-adc: add vrefint calibration support
Olivier Moysan
2021-10-20
iio: adc: stm32-adc: add support of internal channels
Olivier Moysan
2021-10-20
iio: adc: stm32-adc: add support of generic channels binding
Olivier Moysan
2021-10-20
iio: adc: stm32-adc: split channel init into several routines
Olivier Moysan
2021-10-20
iio: xilinx-xadc: Remove `irq` field from state struct
Lars-Peter Clausen
2021-10-20
iio: adc: ti-ads7950: Make use of the helper function dev_err_probe()
Cai Huoqing
2021-10-20
iio: adc: rockchip_saradc: Make use of the helper function dev_err_probe()
Cai Huoqing
2021-10-20
iio: adc: qcom-pm8xxx-xoadc: Make use of the helper function dev_err_probe()
Cai Huoqing
2021-10-20
iio: adc: meson_saradc: Make use of the helper function dev_err_probe()
Cai Huoqing
2021-10-20
iio: adc: max1241: Make use of the helper function dev_err_probe()
Cai Huoqing
2021-10-20
iio: adc: max1118: Make use of the helper function dev_err_probe()
Cai Huoqing
2021-10-20
iio: adc: lpc18xx_adc: Make use of the helper function dev_err_probe()
Cai Huoqing
2021-10-20
iio: adc: imx7d_adc: Make use of the helper function dev_err_probe()
Cai Huoqing
2021-10-20
iio: adc: ab8500-gpadc: Make use of the helper function dev_err_probe()
Cai Huoqing
2021-10-20
iio: adc: lpc18xx_adc: Convert probe to device managed version
André Gustavo Nakagomi Lopez
2021-10-19
Merge tag 'iio-for-5.16a-split-take4' of https://git.kernel.org/pub/scm/linux...
Greg Kroah-Hartman
2021-10-19
iio: imx8qxp-adc: mark PM functions as __maybe_unused
Arnd Bergmann
2021-10-19
iio: triggered-buffer: extend support to configure output buffers
Alexandru Ardelean
2021-10-19
iio: adc: ad799x: Implement selecting external reference voltage input on AD7...
Florian Boor
2021-10-19
iio: adc: max1027: fix error code in max1027_wait_eoc()
Dan Carpenter
2021-10-19
iio: adc: ti-adc108s102: Fix alignment of buffer pushed to iio buffers.
Jonathan Cameron
2021-10-19
iio: adc: aspeed: Fix spelling mistake "battey" -> "battery"
Colin Ian King
2021-10-19
iio: adc: ad7291: convert probe to device-managed only
Alexandru Ardelean
2021-10-19
iio: adc: Kconfig: add COMPILE_TEST dep for berlin2-adc
Alexandru Ardelean
2021-10-19
iio: adc: berlin2-adc: convert probe to device-managed only
Alexandru Ardelean
2021-10-19
iio: adc: rn5t618-adc: use devm_iio_map_array_register() function
Alexandru Ardelean
2021-10-19
iio: adc: max1363: convert probe to full device-managed
Alexandru Ardelean
2021-10-19
iio: adc: nau7802: convert probe to full device-managed
Alexandru Ardelean
2021-10-19
iio: adc: da9150-gpadc: convert probe to full-device managed
Alexandru Ardelean
2021-10-19
iio: adc: lp8788_adc: convert probe to full-device managed
Alexandru Ardelean
2021-10-19
iio: adc: axp288_adc: convert probe to full device-managed
Alexandru Ardelean
2021-10-19
iio: adc: intel_mrfld_adc: convert probe to full device-managed
Alexandru Ardelean
2021-10-19
iio: adc: fsl-imx25-gcq: initialize regulators as needed
Alexandru Ardelean
2021-10-19
iio: adc: max1027: Don't reject external triggers when there is no IRQ
Miquel Raynal
2021-10-19
iio: adc: max1027: Allow all kind of triggers to be used
Miquel Raynal
2021-10-19
iio: adc: max1027: Use the EOC IRQ when populated for single reads
Miquel Raynal
2021-10-19
iio: adc: max1027: Stop requesting a threaded IRQ
Miquel Raynal
2021-10-19
iio: adc: max1027: Introduce an end of conversion helper
Miquel Raynal
2021-10-19
iio: adc: max1027: Separate the IRQ handler from the read logic
Miquel Raynal
2021-10-19
iio: adc: max1027: Prevent single channel accesses during buffer reads
Miquel Raynal
2021-10-19
iio: adc: max1027: Create a helper to configure the channels to scan
Miquel Raynal
2021-10-19
iio: adc: max1027: Ensure a default cnvst trigger configuration
Miquel Raynal
[prev]
[next]