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
/
stm32-adc.c
Age
Commit message (
Expand
)
Author
2022-02-21
iio:adc:stm32:Switch from CONFIG_PM guards to pm_ptr()
Jonathan Cameron
2021-12-22
Merge tag 'iio-for-5.17a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2021-11-27
iio: adc: stm32: fix null pointer on defer_probe error
Olivier Moysan
2021-11-17
iio: adc: stm32: fix a current leak by resetting pcsel before disabling vdda
Fabrice Gasnier
2021-11-17
iio: adc: stm32-adc: Fix of_node_put() issue in stm32-adc
Wan Jiabing
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-05-17
iio: adc: stm32-adc: Use pm_runtime_resume_and_get() to replace open coding.
Jonathan Cameron
2021-05-17
iio: adc: stm32-adc: Fix docs wrongly marked as kernel-doc
Jonathan Cameron
2021-03-11
iio: adc: stm32-adc: enable timestamping for non-DMA usage
Ahmad Fatoum
2021-01-09
iio: adc: stm32-adc: Remove redundant null check before clk_prepare_enable/cl...
Xu Wang
2020-11-24
Merge tag 'iio-for-5.11a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2020-11-08
iio: adc: stm32-adc: dma transfers cleanup
Olivier Moysan
2020-11-01
iio: adc: stm32-adc: fix a regression when using dma and irq
Olivier Moysan
2020-09-03
iio: adc: stm32: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-06-20
iio: Move attach/detach of the poll func to the core
Lars-Peter Clausen
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2020-06-14
iio: stm32-adc: remove usage of iio_priv_to_dev() helper
Alexandru Ardelean
2020-05-03
iio: adc: stm32-adc: fix device used to request dma
Fabrice Gasnier
2020-03-28
iio: adc: stm32-adc: fix sleep in atomic context
Olivier Moysan
2020-01-12
iio: adc: stm32-adc: Use dma_request_chan() instead dma_request_slave_channel()
Peter Ujfalusi
2019-12-15
iio: adc: stm32-adc: Add check on overrun interrupt
Fabrice Gasnier
2019-11-11
Merge 5.4-rc7 into staging-next
Greg Kroah-Hartman
2019-10-27
iio: adc: stm32-adc: fix stopping dma
Fabrice Gasnier
2019-10-22
iio: adc: stm32-adc: fix kernel-doc warnings
Fabrice Gasnier
2019-10-09
iio: adc: stm32-adc: move registers definitions
Fabrice Gasnier
2019-08-05
iio: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2018-11-25
iio: adc: stm32-adc: switch off running adc when going to low power
Fabrice Gasnier
2018-11-25
iio: adc: stm32-adc: add power management support
Fabrice Gasnier
2018-11-25
iio: adc: stm32-adc: move self-calibration to prepare routine
Fabrice Gasnier
2018-05-07
iio: adc: stm32-adc: add support for STM32MP1
Fabrice Gasnier
2018-01-28
iio: adc: stm32: fix stm32h7_adc_enable error handling
Fabrice Gasnier
2018-01-08
iio: adc: stm32: fix scan of multiple channels with DMA
Fabrice Gasnier
2018-01-08
iio: stm32: Adopt SPDX identifier
Benjamin Gaignard
2017-12-02
iio: adc: stm32: add support for differential channels
Fabrice Gasnier
2017-12-02
iio: adc: stm32: remove const channel names definition
Fabrice Gasnier
2017-10-21
iio: adc: stm32: add tim15 trigger
Fabrice Gasnier
2017-10-09
Merge 4.14-rc4 into staging-next
Greg Kroah-Hartman
2017-09-25
Merge tag 'iio-for-4.15a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
2017-09-25
Merge tag 'iio-fixes-for-4.14a' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2017-09-24
iio: adc: stm32: fix bad error check on max_channels
Fabrice Gasnier
2017-09-07
Merge tag 'mfd-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
2017-09-04
iio: adc: stm32: add support for lptimer triggers
Fabrice Gasnier
2017-08-22
iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
2017-08-09
iio: adc: stm32: add optional st,min-sample-time-nsecs
Fabrice Gasnier
2017-06-11
iio: adc: stm32: add support for STM32H7
Fabrice Gasnier
2017-06-11
iio: adc: stm32: make per instance bus clock optional
Fabrice Gasnier
[next]