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-17
iio: adc: stm32-dfsdm: Use pm_runtime_resume_and_get() to replace open coding.
Jonathan Cameron
2021-05-17
iio: adc: stm32-adc: Use pm_runtime_resume_and_get() to replace open coding.
Jonathan Cameron
2021-05-17
iio: adc: Add missing MODULE_DEVICE_TABLE
Chunyan Zhang
2021-05-17
iio: ep93xx: Remove redundant error printing in ep93xx_adc_probe()
Zhen Lei
2021-05-17
iio: core: move @id from struct iio_dev to struct iio_dev_opaque
Jonathan Cameron
2021-05-17
iio: adc: ti-ads131e08: Drop duplicate setting of iio_dev.dev.parent
Jonathan Cameron
2021-05-17
iio: adc: mt6360: Drop duplicate setting of iio_dev.dev.parent
Jonathan Cameron
2021-05-17
iio: adc: mp2629: Drop duplicate setting iio_dev.dev.parent
Jonathan Cameron
2021-05-17
iio: adc: add ADC driver for the TI TSC2046 controller
Oleksij Rempel
2021-05-17
iio: adc: stm32-adc: Fix docs wrongly marked as kernel-doc
Jonathan Cameron
2021-05-17
iio:adc:ad7476: Handle the different regulators used by various parts.
Jonathan Cameron
2021-05-17
iio: adc: adi-axi-adc: simplify devm_adi_axi_adc_conv_register()
Yicong Yang
2021-05-17
iio: adc: ad7298: Enable on Intel Galileo Gen 1
Andy Shevchenko
2021-05-17
iio: adc: exynos: drop unneeded variable assignment
Krzysztof Kozlowski
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
[prev]
[next]