51 Commits (a93a80be82a19233b5e426b5ea80498ee82b0460)

Author SHA1 Message Date
Jordan Yates 32229d0b6c serial: stm32: block sleep modes while RX is active 3 months ago
Yishai Jaffe 0df6736bb9 drivers: serial: define default values for basic options 6 months ago
Erwan Gouriou 0c541d7ad0 drivers: uart: stm32: Allow enabling FIFO mode 2 years ago
Kenneth J. Miller c8ffeb47f7 drivers: serial: stm32: Add persistent uart_config struct 2 years ago
Kenneth J. Miller bde1cd8d38 drivers: serial: stm32: Move boot-time config to data 2 years ago
Kenneth J. Miller 2531d70ad2 drivers: serial: stm32: Make header file self-contained 2 years ago
Abram Early a59c948256 drivers: serial: stm32 uart implements driver enable 2 years ago
Cyril Fougeray 51fa86bb98 drivers: exti: stm32: expose STM32_EXTI_LINE_NONE 2 years ago
Patryk Duda 1aebcec02f drivers: serial: Reset UART using RCC before initialization 3 years ago
Francois Ramu 0e119b53c6 drivers: serial: stm32 uart driver set EXTI line for wakeup from lowPower 3 years ago
Erwan Gouriou 4422de5692 drivers: serial: stm32: Add wakeup capability support 3 years ago
Jonathan Hahn 05cc2e1ac3 drivers: serial: add pin inversion to stm32 u(s)art 3 years ago
Artur Lipowski bb8575962d stm32: Allow UARTs to use alternate clocks. 3 years ago
Gerard Marull-Paretas fb60aab245 drivers: migrate includes to <zephyr/...> 3 years ago
Alexander Mihajlovic 4ff4991e16 drivers: uart_stm32: Add support for tx/rx swap 3 years ago
Gerard Marull-Paretas 5a71eeb35c pm: policy: move constraints to policy API 3 years ago
Gerard Marull-Paretas e101cc78e9 drivers: serial: stm32: store IRQ config function in a single place 3 years ago
Gerard Marull-Paretas 32a3a028f2 drivers: serial: stm32: store USART instance 3 years ago
Jonathan Hahn 32f9dcf328 drivers: uart: Add support for st single wire mode 4 years ago
Julien D'ascenzio e4234aeb89 drivers/uart: stm32: fix dead lock on poll_out 4 years ago
Gerard Marull-Paretas 21a271962c drivers: serial: stm32: use new pinctrl API 4 years ago
Julien D'ascenzio d42cef17b0 uart_stm32: Fix conflit between poll_out and irq API 4 years ago
Erwan Gouriou a3de3df5dc drivers/uart: stm32: Fix pm_constraint handling 4 years ago
Gerard Marull-Paretas e3f4907efe drivers: serial: stm32: use PM constraints to prevent suspension 4 years ago
Gerard Marull-Paretas c2cf1ad203 pm: device: remove usage of local states 4 years ago
Gerard Marull-Paretas cc2f0e9c08 pm: use enum for device PM states 4 years ago
Francois Ramu 962d6b1082 drivers: serial: uart_stm32 converted to use the new kwork API. 4 years ago
Erwan Gouriou 13c2351524 drivers/serial: stm32: convert dma to new DT_DMA helper macros 4 years ago
Francois Ramu 3c18bcbf77 drivers: serial: stm32 restore uart after lowpower 4 years ago
Shlomi Vaknin b4afd1aecf drivers: serial: implement stm32 uart async api 5 years ago
Erwan Gouriou 252a623ca2 drivers/serial: stm32: Enable use of dt pinctrl as serial signals 5 years ago
Tomasz Bursztyka e18fcbba5a device: Const-ify all device driver instance pointers 5 years ago
Kumar Gala a1b77fd589 zephyr: replace zephyr integer types with C99 types 5 years ago
Pauli Salmenrinne 30003ffb86 drivers: serial: stm32: Support for parity in DTS for STM32 uart. 5 years ago
Georgij Cernysiov 04da64db76 drivers: serial: stm32: dts binding, and fixup for flow control 6 years ago
Pushpal Sidhu acd0e25384 serial: stm32: Implement configure and config_get api calls 7 years ago
Flavio Ceolin 67ca176754 headers: Fix headers across the project 7 years ago
Paul Sokolovsky 57286afdd6 drivers: uart: Allow to pass arbitrary user data to irq callback 7 years ago
Ilya Tagunov 6632ffa60f drivers: serial: stm32: remove HAL driver legacy 7 years ago
Erwan Gouriou 9413c8ba4d stm32: clean up after completion of transition to ll Clock control 8 years ago
Erwan Gouriou 242ed389a3 stm32f4: Clean references to stm32f4 specific clock control 8 years ago
Erwan Gouriou 726d4dc437 drivers: stm32: clean up after stm23cube based clock control 9 years ago
Erwan Gouriou 8c4f2a353f uart: update stm32 uart to support LL clock control driver 9 years ago
Kumar Gala 05f717e71b uart/stm32: add STM32F3X support for uart 9 years ago
David B. Kinder ac74d8b652 license: Replace Apache boilerplate with SPDX tag 9 years ago
Erwan Gouriou 0bf6c3860d uart: stm32: Add support for STM32L4X 9 years ago
Erwan Gouriou 8c079e91c9 serial: Provide STM32Cube based serial driver on stm32f1, stm32f4 9 years ago
Kumar Gala 2f9d83d340 uart: stm32: add support for STM32F4 9 years ago
Amit Kucheria 4c2802d6b7 drivers: serial: uart_stm32: Fix typo in register field name 9 years ago
Maciek Borzecki 0cd7ff8d4b serial/stm32: add support for IRQ APIs 9 years ago