linux-stable/arch/arm/include/debug
Linus Torvalds 342465f533 TTY/Serial driver updates for 5.17-rc1
Here is the big set of tty/serial driver updates for 5.17-rc1.
 
 Nothing major in here, just lots of good updates and fixes, including:
 	- more tty core cleanups from Jiri as well as mxser driver
 	  cleanups.  This is the majority of the core diffstat
 	- tty documentation updates from Jiri
 	- platform_get_irq() updates
 	- various serial driver updates for new features and hardware
 	- fifo usage for 8250 console, reducing cpu load a lot
 	- LED fix for keyboards, long-time bugfix that went through many
 	  revisions
 	- minor cleanups
 
 All have been in linux-next for a while with no reported problems.
 
 Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
 -----BEGIN PGP SIGNATURE-----
 
 iG0EABECAC0WIQT0tgzFv3jCIUoxPcsxR9QN2y37KQUCYd7Q0g8cZ3JlZ0Brcm9h
 aC5jb20ACgkQMUfUDdst+yn3FACgoFZEFY04TU+Cd9mrlRq/mazZm/IAniJfPxOF
 U0s57L5o1dlnmawh8mmV
 =HSOB
 -----END PGP SIGNATURE-----

Merge tag 'tty-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty

Pull tty/serial driver updates from Greg KH:
 "Here is the big set of tty/serial driver updates for 5.17-rc1.

  Nothing major in here, just lots of good updates and fixes, including:

   - more tty core cleanups from Jiri as well as mxser driver cleanups.
     This is the majority of the core diffstat

   - tty documentation updates from Jiri

   - platform_get_irq() updates

   - various serial driver updates for new features and hardware

   - fifo usage for 8250 console, reducing cpu load a lot

   - LED fix for keyboards, long-time bugfix that went through many
     revisions

   - minor cleanups

  All have been in linux-next for a while with no reported problems"

* tag 'tty-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty: (119 commits)
  serial: core: Keep mctrl register state and cached copy in sync
  serial: stm32: correct loop for dma error handling
  serial: stm32: fix flow control transfer in DMA mode
  serial: stm32: rework TX DMA state condition
  serial: stm32: move tx dma terminate DMA to shutdown
  serial: pl011: Drop redundant DTR/RTS preservation on close/open
  serial: pl011: Drop CR register reset on set_termios
  serial: pl010: Drop CR register reset on set_termios
  serial: liteuart: fix MODULE_ALIAS
  serial: 8250_bcm7271: Fix return error code in case of dma_alloc_coherent() failure
  Revert "serdev: BREAK/FRAME/PARITY/OVERRUN notification prototype V2"
  tty: goldfish: Use platform_get_irq() to get the interrupt
  serdev: BREAK/FRAME/PARITY/OVERRUN notification prototype V2
  tty: serial: meson: Drop the legacy compatible strings and clock code
  serial: pmac_zilog: Use platform_get_irq() to get the interrupt
  serial: bcm63xx: Use platform_get_irq() to get the interrupt
  serial: ar933x: Use platform_get_irq() to get the interrupt
  serial: vt8500: Use platform_get_irq() to get the interrupt
  serial: altera_jtaguart: Use platform_get_irq_optional() to get the interrupt
  serial: pxa: Use platform_get_irq() to get the interrupt
  ...
2022-01-12 11:21:52 -08:00
..
8250.S ARM: 9005/1: debug: Select flow control for all debug UARTs 2020-09-15 14:35:28 +01:00
asm9260.S ARM: 9004/1: debug: Split waituart to CTS and TXRDY 2020-09-15 14:35:27 +01:00
at91.S ARM: 9004/1: debug: Split waituart to CTS and TXRDY 2020-09-15 14:35:27 +01:00
bcm63xx.S ARM: 9004/1: debug: Split waituart to CTS and TXRDY 2020-09-15 14:35:27 +01:00
brcmstb.S ARM: brcmstb: Add debug UART entry for 72116 2021-01-21 12:09:11 -08:00
clps711x.S ARM: 9004/1: debug: Split waituart to CTS and TXRDY 2020-09-15 14:35:27 +01:00
dc21285.S ARM: 9004/1: debug: Split waituart to CTS and TXRDY 2020-09-15 14:35:27 +01:00
digicolor.S ARM: 9004/1: debug: Split waituart to CTS and TXRDY 2020-09-15 14:35:27 +01:00
exynos.S ARM: EXYNOS: Add SPDX license identifiers 2018-02-12 19:55:21 +01:00
icedcc.S ARM: 9004/1: debug: Split waituart to CTS and TXRDY 2020-09-15 14:35:27 +01:00
imx-uart.h ARM: imx: rename DEBUG_IMX21_IMX27_UART to DEBUG_IMX27_UART 2021-11-21 16:45:16 +08:00
imx.S ARM: 9004/1: debug: Split waituart to CTS and TXRDY 2020-09-15 14:35:27 +01:00
meson.S ARM: 9004/1: debug: Split waituart to CTS and TXRDY 2020-09-15 14:35:27 +01:00
msm.S ARM: 9004/1: debug: Split waituart to CTS and TXRDY 2020-09-15 14:35:27 +01:00
omap2plus.S ARM: 9004/1: debug: Split waituart to CTS and TXRDY 2020-09-15 14:35:27 +01:00
palmchip.S License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
pl01x.S arm: remove zte zx platform left-over 2021-11-25 18:30:52 +01:00
renesas-scif.S ARM: 9004/1: debug: Split waituart to CTS and TXRDY 2020-09-15 14:35:27 +01:00
s3c24xx.S treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
s5pv210.S treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
sa1100.S ARM: 9004/1: debug: Split waituart to CTS and TXRDY 2020-09-15 14:35:27 +01:00
samsung.S ARM: 9004/1: debug: Split waituart to CTS and TXRDY 2020-09-15 14:35:27 +01:00
sti.S ARM: 9040/1: use DEBUG_UART_PHYS and DEBUG_UART_VIRT for sti LL_UART 2021-02-01 19:41:31 +00:00
stm32.S ARM: 9004/1: debug: Split waituart to CTS and TXRDY 2020-09-15 14:35:27 +01:00
tegra.S ARM: 9043/1: tegra: Fix misplaced tegra_uart_config in decompressor 2021-01-29 11:34:40 +00:00
uncompress.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
ux500.S ARM: ux500: simplify and move debug UART 2019-07-23 10:44:14 +02:00
vexpress.S treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
vf.S ARM: 9004/1: debug: Split waituart to CTS and TXRDY 2020-09-15 14:35:27 +01:00
vt8500.S ARM: 9004/1: debug: Split waituart to CTS and TXRDY 2020-09-15 14:35:27 +01:00
zynq.S ARM: 9004/1: debug: Split waituart to CTS and TXRDY 2020-09-15 14:35:27 +01:00