summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/stm32-usart.c
Commit message (Expand)AuthorAgeFilesLines
...
* tty: serial: stm32-usart: Remove set but unused 'cookie' variablesLee Jones2020-11-061-4/+2
* serial: stm32: Add RS485 RTS GPIO control againMarek Vasut2020-09-041-8/+25
* serial: stm32: avoid kernel warning on absence of optional IRQHolger Assmann2020-08-181-1/+1
* serial: stm32: Add RS485 RTS GPIO controlMarek Vasut2020-07-301-0/+8
* serial: stm32: Use generic DT binding for announcing RTS/CTS linesErwan Le Ray2020-07-011-2/+3
* serial: stm32: add no_console_suspend supportErwan Le Ray2020-05-191-1/+12
* serial: Allow uart_get_rs485_mode() to return errnoLukas Wunner2020-05-151-4/+4
* tty: serial: Add modem control gpio support for STM32 UARTManivannan Sadhasivam2020-05-151-2/+51
* tty/serial: Migrate stm32-usart to use has_sysrqDmitry Safonov2019-12-181-4/+1
* serial: stm32: fix clearing interrupt error flagsFabrice Gasnier2019-11-211-3/+3
* tty: Remove dev_err() usage after platform_get_irq()Stephen Boyd2019-09-041-13/+4
* serial: stm32: Use __maybe_unused instead of #if CONFIG_PM_SLEEPErwan Le Ray2019-09-041-5/+4
* serial: stm32: add pm_runtime supportErwan Le Ray2019-09-041-3/+38
* serial: stm32: select pinctrl state in each suspend/resume functionErwan Le Ray2019-09-041-0/+5
* serial: stm32: add RX and TX FIFO flushErwan Le Ray2019-06-211-5/+15
* serial: stm32: add support of RX FIFO thresholdErwan Le Ray2019-06-211-2/+19
* serial: stm32: add support of TX FIFO thresholdErwan Le Ray2019-06-211-9/+42
* serial: stm32: update PIO transmissionErwan Le Ray2019-06-211-14/+13
* serial: stm32: add support of timeout interrupt for RXErwan Le Ray2019-06-211-6/+25
* Revert "serial: stm32: select pinctrl state in each suspend/resume function"Greg Kroah-Hartman2019-06-131-4/+0
* serial: stm32: fix a recursive locking in stm32_config_rs485Borut Seljak2019-06-101-3/+0
* serial: stm32: Make stm32_get_databits staticYueHaibing2019-06-101-1/+1
* serial: stm32: select pinctrl state in each suspend/resume functionBich Hemon2019-06-101-0/+4
* serial: stm32: fix the get_irq error caseErwan Le Ray2019-05-241-8/+26
* serial: stm32: fix wakeup source initializationErwan Le Ray2019-05-241-13/+15
* serial: stm32: Add support of TC bit status checkErwan Le Ray2019-05-241-17/+15
* serial: stm32: fix transmit_chars when tx is stoppedErwan Le Ray2019-05-241-8/+3
* serial: stm32: fix rx data length when parity enabledErwan Le Ray2019-05-241-4/+8
* serial: stm32: fix rx error handlingErwan Le Ray2019-05-241-19/+35
* serial: stm32: fix word length configurationErwan Le Ray2019-05-241-7/+49
* serial: stm32: fix initialization of RS485 modeBich HEMON2018-03-151-0/+4
* serial: stm32: add support for RS485 hardware control modeBich HEMON2018-03-141-1/+129
* tty: serial: Remove redundant license textGreg Kroah-Hartman2017-11-081-1/+0
* tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman2017-11-081-0/+1
* Arm: dts: stm32: remove extra compatible string from DT & driverVikas Manocha2017-10-041-3/+0
* serial: stm32-usart: Avoid using irq_wake flagAndy Shevchenko2017-08-281-1/+1
* serial: stm32: fix pio transmit timeoutGerald Baeza2017-08-281-1/+1
* serial: stm32: add fifo supportGerald Baeza2017-07-301-0/+7
* serial: stm32: add wakeup mechanismFabrice Gasnier2017-07-301-1/+89
* serial: stm32: fix error handling in probeFabrice Gasnier2017-07-301-2/+9
* serial: stm32: add RTS supportBich HEMON2017-07-301-1/+1
* serial: stm32: fix multi-ports managementGerald Baeza2017-07-301-5/+7
* serial: stm32: fix copyrightBich HEMON2017-07-301-0/+1
* serial: stm32: mark symbols static where possibleBaoyou Xie2016-09-271-3/+4
* serial: stm32: use mapbase instead of membase for DMAArnd Bergmann2016-09-271-2/+2
* serial: stm32: fix uart enable managementAlexandre TORGUE2016-09-221-1/+5
* serial: stm32: fix spin_lock managementAlexandre TORGUE2016-09-221-0/+4
* serial: stm32: adding dma supportAlexandre TORGUE2016-09-221-25/+364
* serial: stm32: clock disabling managementAlexandre TORGUE2016-09-221-2/+3
* serial: stm32: correct flow control property spellingAlexandre TORGUE2016-09-221-1/+1