index
:
linux.git
iio/light/color-sensors
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-05-22
iio: adc: ad7793: Add missing error code in ad7793_setup()
YueHaibing
2021-05-22
iio: adc: ad7923: Fix undersized rx buffer.
Jonathan Cameron
2021-05-22
iio: adc: ad7768-1: Fix too small buffer passed to iio_push_to_buffers_with_t...
Jonathan Cameron
2021-05-13
iio: adc: ad7192: handle regulator voltage error first
Alexandru Ardelean
2021-05-13
iio: adc: ad7192: Avoid disabling a clock that was never enabled.
Jonathan Cameron
2021-05-13
iio: adc: ad7124: Fix potential overflow due to non sequential channel numbers
Jonathan Cameron
2021-05-13
iio: adc: ad7124: Fix missbalanced regulator enable / disable on error.
Jonathan Cameron
2021-04-26
Merge tag 'spi-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
2021-04-07
iio: adc: Kconfig: make AD9467 depend on ADI_AXI_ADC symbol
Alexandru Ardelean
2021-04-07
iio:adc: Fix trivial typo
Jonathan Cameron
2021-04-07
iio:adc:ad7476: Fix remove handling
Jonathan Cameron
2021-04-07
iio:adc:ad_sigma_delta: Use IRQF_NO_AUTOEN rather than request and disable
Jonathan Cameron
2021-04-07
iio:adc:sun4i-gpadc: Use new IRQF_NO_AUTOEN flag instead of request then disable
Jonathan Cameron
2021-04-07
iio:adc:nau7802: Use IRQF_NO_AUTOEN instead of request then disable
Jonathan Cameron
2021-04-07
iio:adc:exynos-adc: Use new IRQF_NO_AUTOEN flag rather than separate irq_disa...
Jonathan Cameron
2021-04-07
iio:adc:ad7766: Use new IRQF_NO_AUTOEN to reduce boilerplate
Jonathan Cameron
2021-04-07
iio: adc: stm32-dfsdm: drop __func__ while using Dynamic debug
Mugilraj Dhavachelvan
2021-04-07
iio:adc: Drop false comment about lack of timestamp control
Jonathan Cameron
2021-03-29
iio: adc: ad7923: register device with devm_iio_device_register
Lucas Stankus
2021-03-29
iio: adc: ad7923: use device-managed function for triggered buffer
Lucas Stankus
2021-03-29
iio: adc: ad7923: use devm_add_action_or_reset for regulator disable
Lucas Stankus
2021-03-26
Merge tag 'iio-for-5.13a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2021-03-25
iio: adc: ad7292: Modify the bool initialization assignment
Guoqing Chi
2021-03-25
iio: adc: adi-axi-adc: Drop false marking for kernel-doc
Jonathan Cameron
2021-03-25
iio: adc: cpcap-adc: kernel-doc fix - that should be _ in structure name
Jonathan Cameron
2021-03-25
iio: adc: ti-adc084s021: kernel-doc fixes, missing function names
Jonathan Cameron
2021-03-25
iio: xilinx-xadc: Remove code to set trigger parent
Gwendal Grignou
2021-03-25
iio: fix devm_iio_trigger_alloc with parent.cocci
Gwendal Grignou
2021-03-25
iio: set default trig->dev.parent
Gwendal Grignou
2021-03-25
iio: adc: ad7124: allow more than 8 channels
Alexandru Tachici
2021-03-25
iio: Remove kernel-doc keyword in file header comment
Gwendal Grignou
2021-03-25
iio: adc: npcm_adc: Replace indio_dev->mlock with own device lock
Sergiu Cuciurean
2021-03-25
iio: adc: palmas_gpadc: Replace indio_dev->mlock with own device lock
Sergiu Cuciurean
2021-03-25
iio: adc: spear_adc: Replace indio_dev->mlock with own device lock
Sergiu Cuciurean
2021-03-15
Merge tag 'iio-fixes-for-5.12a' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
2021-03-11
iio: adc: mt6360: Include right header
Linus Walleij
2021-03-11
iio: use getter/setter functions
Julia Lawall
2021-03-11
iio: buffer-dma,adi-axi-adc: introduce devm_iio_dmaengine_buffer_setup()
Alexandru Ardelean
2021-03-11
iio: make use of devm_iio_kfifo_buffer_setup() helper
Alexandru Ardelean
2021-03-11
iio: adc: Add driver for Texas Instruments ADS131E0x ADC family
Tomislav Denis
2021-03-11
iio: adc: stm32-adc: enable timestamping for non-DMA usage
Ahmad Fatoum
2021-03-11
iio:adc:stm32-adc: Add HAS_IOMEM dependency
Jonathan Cameron
2021-02-22
Merge tag 'thermal-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-02-21
iio: adc: ab8500-gpadc: Fix off by 10 to 3
Linus Walleij
2021-02-21
iio:adc:stm32-adc: Add HAS_IOMEM dependency
Jonathan Cameron
2021-02-15
thermal: qcom: add support for adc-tm5 PMIC thermal monitor
Dmitry Baryshkov
2021-02-14
iio: adc: adi-axi-adc: add proper Kconfig dependencies
Alexandru Ardelean
2021-02-12
iio: adc: ad7949: fix wrong ADC result due to incorrect bit mask
Wilfried Wessner
2021-01-25
Merge 5.11-rc5 into staging-next
Greg Kroah-Hartman
2021-01-22
Merge branch 'ib-iio-thermal-5.11-rc1' into togreg
Jonathan Cameron
[next]