185 Commits (main)

Author SHA1 Message Date
Khaoula Bidani f568b0d68a drivers: adc: update adc driver to integrate stm32u3 3 weeks ago
Henrik Lindblom 24b4ce189f drivers: stm32: dma: fix external dcache support 1 month ago
John Bason Mitchell 28c2521926 drivers: adc: disabling timer after DMA eror 2 months ago
Etienne Carriere bec3a6fc98 drivers: adc: stm32: support DMA when CONFIG_MEM_ATTR=n 3 months ago
Jeppe Odgaard 3a8dddcdad drivers: adc: stm32: use __maybe_unused 4 months ago
Guillaume Gautier a0761d6353 drivers: adc: stm32: configure data size for stm32n6 5 months ago
Guillaume Gautier a28381f459 drivers: adc: stm32: enable analog supply in dedicated function 5 months ago
Guillaume Gautier 9ee33e990e drivers: adc: stm32: add support for stm32n6 adc 5 months ago
Guillaume Gautier 2460e894e4 drivers: adc: stm32: remove unused cast 7 months ago
Guillaume Gautier 47b2bb7652 drivers: adc: stm32: listify some tables 7 months ago
Guillaume Gautier 420b2a053c drivers: adc: stm32: move define from dt-binding into driver 7 months ago
Guillaume Gautier e0554aa453 drivers: adc: stm32: use a string for sequencer and clock source property 7 months ago
Guillaume Gautier afa97d12ec drivers: adc: stm32: simplify adc dma enable function 7 months ago
Guillaume Gautier 4cfbf78939 drivers: adc: stm32: simplify oversampling with new property 7 months ago
Guillaume Gautier fb5ff902e8 drivers: adc: stm32: better express f3 and h7 adc versions 7 months ago
Guillaume Gautier e978164a6b drivers: adc: stm32: add log message when adc overrun 7 months ago
Guillaume Gautier b8b6afd198 drivers: adc: stm32: use dedicated status function for ldo state 7 months ago
Pieter De Gendt 8442b6a83f drivers: adc: Place API into iterable section 7 months ago
Guillaume Gautier f4f1b1a365 drivers: adc: stm32: fix clock check for stm32f1 9 months ago
Bas van Loon 1adb779ba5 drivers: adc: stm32: Implement boost settings for STM32H7. 9 months ago
Guillaume Gautier 9566d4ecb5 drivers: adc: stm32: add a check for asynchronous clock source 9 months ago
Fabrice DJIATSA bfa6c32e07 divers: adc: update adc driver to integrate stm32u0 9 months ago
Guillaume Gautier 7e160453e2 drivers: adc: stm32: fix stm32u5 extended calibration 10 months ago
Mathieu Choplain 3328d7cb01 drivers: adc: stm32: don't fail init if pinctrl is not provided 10 months ago
Lars Jeppesen 8c3790d9b7 drivers: adc: stm32h5x: Set option register for adc1/channel 0 10 months ago
Guillaume Gautier c93d6b8559 drivers: adc: stm32: apply extended calibration on u5 1 year ago
Guillaume Gautier aa670f7e4a drivers: adc: stm32: check ldo ready bit 1 year ago
Francois Ramu da8a812582 drivers: adc: stm32 adc driver supporting the stm32H7RS 1 year ago
Guillaume Gautier 3b50237699 drivers: adc: stm32: use correct macros for dma transfer 1 year ago
Guillaume Gautier 5d2558bdad drivers: adc: stm32: dma fixes 1 year ago
Guillaume Gautier e91860d8c7 drivers: adc: stm32: disable dma before calibration 1 year ago
Alexandre Poizat 0195f774ba drivers: adc: stm32: disable ADC before writing oversampling bits for g0 1 year ago
Guillaume Gautier 02219189d0 drivers: adc: stm32: add dma support for stm32f4 adc 1 year ago
Guillaume Gautier 62f1105550 drivers: adc: stm32: do not disable adc after measurement 1 year ago
Guillaume Gautier 276fc569d6 drivers: adc: stm32: prevent suspend to ram while measure in progress 1 year ago
Guillaume Gautier 14839e80d5 drivers: adc: stm32: add support for two sampling time common channels 1 year ago
Michael R Rosen 193ad777f4 driver: adc: stm32: combine shared and separate irqs 1 year ago
Brian Juel Folkmann 06b57926a2 drivers: adc: stm32: Fix race condition with internal channels 2 years ago
HaiLong Yang 640a493c1d drivers: adc: stm32 adc support h7 dual core lines 2 years ago
Guillaume Gautier 20fd6a10e1 drivers: adc: stm32: prevent pm while measurement in progress 2 years ago
Francois Ramu de1bfd6a6e drivers: adc: stm32 adc fixing calibration for the stm32F1 serie 2 years ago
Hein Wessels a257bcb735 drivers: adc: stm32: add dma support for other mcus 2 years ago
Hein Wessels f27e45473a drivers: adc: stm32: driver now agnostic of actual dma name 2 years ago
Guillaume Gautier 479ba144a7 drivers: adc: stm32: enable PM 2 years ago
Guillaume Gautier 13ca0dc806 drivers: adc: stm32: refactor calibration 2 years ago
Guillaume Gautier 69fb18a19d drivers: adc: stm32: ADC nocache buffers can be in CONFIG_NOCACHE_MEMORY 2 years ago
Guillaume Gautier e8e5d5554c drivers: adc: stm32: reset acquisition time between reads 2 years ago
Guillaume Gautier e09c594711 drivers: adc: stm32: remove channel count limit 2 years ago
Guillaume Gautier c201d21964 drivers: adc: rework stm32 adc sequencer 2 years ago
Guillaume Gautier a1adc17b31 drivers: adc: stm32: move internal path setting to sensor drivers 2 years ago