- 037b91e serial: stm32: fix software flow control transfer by Valentin Caron · 3 years ago
- d3d079b serial: stm32: prevent TDR register overwrite when sending x_char by Valentin Caron · 3 years ago
- 195437d serial: stm32: correct loop for dma error handling by Valentin Caron · 3 years ago
- 2a3bcfe serial: stm32: fix flow control transfer in DMA mode by Valentin Caron · 3 years ago
- 9a135f1 serial: stm32: rework TX DMA state condition by Valentin Caron · 3 years ago
- 56a23f9 serial: stm32: move tx dma terminate DMA to shutdown by Valentin Caron · 3 years ago
- 6333a48 serial: stm32: push DMA RX data before suspending by Erwan Le Ray · 3 years, 2 months ago
- 6eeb348 serial: stm32: terminate / restart DMA transfer at suspend / resume by Erwan Le Ray · 3 years, 2 months ago
- e0abc90 serial: stm32: rework RX dma initialization and release by Erwan Le Ray · 3 years, 2 months ago
- d1ec8a2 serial: stm32: update throttle and unthrottle ops for dma mode by Erwan Le Ray · 3 years, 2 months ago
- 33bb2f6 serial: stm32: rework RX over DMA by Erwan Le Ray · 3 years, 2 months ago
- cc58d0a serial: stm32: re-introduce an irq flag condition in usart_receive_chars by Erwan Le Ray · 3 years, 2 months ago
- 3d881e3 serial: stm32: use devm_platform_get_and_ioremap_resource() by Tang Bin · 3 years, 5 months ago
- 59bd4ee serial: stm32: use the defined variable to simplify code by Tang Bin · 3 years, 5 months ago
- 217b04c serial: stm32: fix the conditional expression writing by Tang Bin · 3 years, 5 months ago
- 3ec2ff3 tty: make use of tty_get_{char,frame}_size by Jiri Slaby · 3 years, 7 months ago
- a7770a4 serial: stm32: defer probe for dma devices by Erwan Le Ray · 3 years, 7 months ago
- 18ee37e serial: drop irq-flags initialisations by Johan Hovold · 3 years, 7 months ago
- 2aa1bbb serial: stm32: add FIFO threshold configuration by Fabrice Gasnier · 3 years, 9 months ago
- cea37af serial: stm32: defer sysrq processing by Johan Hovold · 3 years, 9 months ago
- e359b44 serial: stm32: fix threaded interrupt handling by Johan Hovold · 3 years, 9 months ago
- 3cd6659 tty/serial: Add rx-tx-swap OF option to stm32-usart by Martin Devera · 3 years, 9 months ago
- 3d53001 serial: stm32: update wakeup IRQ management by Alexandre Torgue · 3 years, 9 months ago
- c0f3332 serial: stm32: clean wakeup handling in serial_suspend by Erwan Le Ray · 3 years, 9 months ago
- 1631eee serial: stm32: rework wakeup management by Erwan Le Ray · 3 years, 9 months ago
- 3d82be8 serial: stm32: add support for "flush_buffer" ops by Erwan Le Ray · 3 years, 10 months ago
- 3db1d52 serial: stm32: fix tx_empty condition by Erwan Le Ray · 3 years, 10 months ago
- 9f77d19 serial: stm32: add FIFO flush when port is closed by Erwan Le Ray · 3 years, 10 months ago
- 315e2d8 serial: stm32: fix FIFO flush in startup and set_termios by Erwan Le Ray · 3 years, 10 months ago
- f16b90c serial: stm32: call stm32_transmit_chars locked by Erwan Le Ray · 3 years, 10 months ago
- fb4f2e0 serial: stm32: fix tx dma completion, release channel by Erwan Le Ray · 3 years, 10 months ago
- 436c979 serial: stm32: fix a deadlock in set_termios by Erwan Le Ray · 3 years, 10 months ago
- 1276186 serial: stm32: fix wake-up flag handling by Erwan Le Ray · 3 years, 10 months ago
- ad76768 serial: stm32: fix a deadlock condition with wakeup event by Erwan Le Ray · 3 years, 10 months ago
- 25a8e76 serial: stm32: fix TX and RX FIFO thresholds by Erwan Le Ray · 3 years, 10 months ago
- f264c6f serial: stm32: fix incorrect characters on console by Erwan Le Ray · 3 years, 10 months ago
- f4518a8 serial: stm32: fix startup by enabling usart for reception by Erwan Le Ray · 3 years, 10 months ago
- 87fd074 serial: stm32: fix probe and remove order for dma by Erwan Le Ray · 3 years, 10 months ago
- a99163e Merge tag 'devicetree-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 3 years, 10 months ago
- e0f2a90 serial: stm32: improve platform_get_irq condition handling in init_port by Erwan Le Ray · 4 years ago
- d825f0b serial: stm32: Use of_device_get_match_data() by Stephen Boyd · 4 years ago
- c31c3ea serial: stm32: update transmission complete error message in shutdown by Erwan Le Ray · 4 years ago
- 97f3a08 serial: stm32: clean probe and remove port deinit by Erwan Le Ray · 4 years ago
- 9359369 serial: stm32: update conflicting RTS/CTS config comment by Erwan Le Ray · 4 years ago
- 8ebd966 serial: stm32: add author by Erwan Le Ray · 4 years ago
- 56f9a76 serial: stm32: add "_usart" prefix in functions name by Erwan Le Ray · 4 years ago
- 92fc002 serial: stm32: fix code cleaning warnings and checks by Erwan Le Ray · 4 years ago
- e7997f7 serial: stm32: fix DMA initialization error handling by Erwan Le Ray · 4 years ago
- 24832ca tty: serial: stm32-usart: Remove set but unused 'cookie' variables by Lee Jones · 4 years, 2 months ago
- ad0c274 serial: stm32: Add RS485 RTS GPIO control again by Marek Vasut · 4 years, 4 months ago
- fdf16d7 serial: stm32: avoid kernel warning on absence of optional IRQ by Holger Assmann · 4 years, 5 months ago
- 7df5081 serial: stm32: Add RS485 RTS GPIO control by Marek Vasut · 4 years, 5 months ago
- 6fd9fff serial: stm32: Use generic DT binding for announcing RTS/CTS lines by Erwan Le Ray · 4 years, 7 months ago
- 55484fc serial: stm32: add no_console_suspend support by Erwan Le Ray · 4 years, 7 months ago
- c150c0f serial: Allow uart_get_rs485_mode() to return errno by Lukas Wunner · 4 years, 8 months ago
- 6cf61b9 tty: serial: Add modem control gpio support for STM32 UART by Manivannan Sadhasivam · 4 years, 8 months ago
- 9feedaa tty/serial: Migrate stm32-usart to use has_sysrq by Dmitry Safonov · 5 years ago
- 1250ed7 serial: stm32: fix clearing interrupt error flags by Fabrice Gasnier · 5 years ago
- 1df2178 tty: Remove dev_err() usage after platform_get_irq() by Stephen Boyd · 5 years ago
- fe94347 serial: stm32: Use __maybe_unused instead of #if CONFIG_PM_SLEEP by Erwan Le Ray · 6 years ago
- fb6dcef serial: stm32: add pm_runtime support by Erwan Le Ray · 6 years ago
- 94616d9 serial: stm32: select pinctrl state in each suspend/resume function by Erwan Le Ray · 6 years ago
- 84872dc serial: stm32: add RX and TX FIFO flush by Erwan Le Ray · 6 years ago
- d0a6a7b serial: stm32: add support of RX FIFO threshold by Erwan Le Ray · 6 years ago
- d075719 serial: stm32: add support of TX FIFO threshold by Erwan Le Ray · 6 years ago
- 5d9176e serial: stm32: update PIO transmission by Erwan Le Ray · 6 years ago
- 4cc0ed6 serial: stm32: add support of timeout interrupt for RX by Erwan Le Ray · 6 years ago
- da0f843 Revert "serial: stm32: select pinctrl state in each suspend/resume function" by Greg Kroah-Hartman · 6 years ago
- 707aeea serial: stm32: fix a recursive locking in stm32_config_rs485 by Borut Seljak · 6 years ago
- 929ffa4 serial: stm32: Make stm32_get_databits static by YueHaibing · 6 years ago
- c70669e serial: stm32: select pinctrl state in each suspend/resume function by Bich Hemon · 6 years ago
- 2c58e56 serial: stm32: fix the get_irq error case by Erwan Le Ray · 6 years ago
- 5297f27 serial: stm32: fix wakeup source initialization by Erwan Le Ray · 6 years ago
- 64c32ea serial: stm32: Add support of TC bit status check by Erwan Le Ray · 6 years ago
- b83b957 serial: stm32: fix transmit_chars when tx is stopped by Erwan Le Ray · 6 years ago
- 6c5962f serial: stm32: fix rx data length when parity enabled by Erwan Le Ray · 6 years ago
- 4f01d83 serial: stm32: fix rx error handling by Erwan Le Ray · 6 years ago
- c8a9d04 serial: stm32: fix word length configuration by Erwan Le Ray · 6 years ago
- 7d8f686 serial: stm32: fix initialization of RS485 mode by Bich HEMON · 7 years ago
- 1bcda09 serial: stm32: add support for RS485 hardware control mode by Bich HEMON · 7 years ago
- 4793f2e tty: serial: Remove redundant license text by Greg Kroah-Hartman · 7 years ago
- e3b3d0f tty: add SPDX identifiers to all remaining files in drivers/tty/ by Greg Kroah-Hartman · 7 years ago
- 6c7b841 Arm: dts: stm32: remove extra compatible string from DT & driver by Vikas Manocha · 7 years ago
- 29d6098 serial: stm32-usart: Avoid using irq_wake flag by Andy Shevchenko · 7 years ago
- a61d9e6 serial: stm32: fix pio transmit timeout by Gerald Baeza · 7 years ago
- 351a762 serial: stm32: add fifo support by Gerald Baeza · 7 years ago
- 270e5a7 serial: stm32: add wakeup mechanism by Fabrice Gasnier · 7 years ago
- ada8004 serial: stm32: fix error handling in probe by Fabrice Gasnier · 7 years ago
- 35abe98 serial: stm32: add RTS support by Bich HEMON · 7 years ago
- e570791 serial: stm32: fix multi-ports management by Gerald Baeza · 7 years ago
- 3e5fcba serial: stm32: fix copyright by Bich HEMON · 7 years ago
- b97055b serial: stm32: mark symbols static where possible by Baoyou Xie · 8 years ago
- 8e5481d serial: stm32: use mapbase instead of membase for DMA by Arnd Bergmann · 8 years ago
- 87f1f80 serial: stm32: fix uart enable management by Alexandre TORGUE · 8 years ago
- 01d32d7 serial: stm32: fix spin_lock management by Alexandre TORGUE · 8 years ago
- 3489187 serial: stm32: adding dma support by Alexandre TORGUE · 8 years ago
- 511c7b1 serial: stm32: clock disabling management by Alexandre TORGUE · 8 years ago
- 59bed2d serial: stm32: correct flow control property spelling by Alexandre TORGUE · 8 years ago
- a14f66a serial: stm32: disable tx and rx during shutdown by Alexandre TORGUE · 8 years ago
- bc5a0b5 serial: stm32: header file creation by Alexandre TORGUE · 8 years ago