mirror-linux/drivers/tty/serial/8250
Linus Torvalds 3bcb0bf65c TTY/Serial driver update for 6.9-rc1
Here is the big set of TTY/Serial driver updates and cleanups for
 6.9-rc1.  Included in here are:
   - more tty cleanups from Jiri
   - loads of 8250 driver cleanups from Andy
   - max310x driver updates
   - samsung serial driver updates
   - uart_prepare_sysrq_char() updates for many drivers
   - platform driver remove callback void cleanups
   - stm32 driver updates
   - other small tty/serial driver updates
 
 All of these have been in linux-next for a long time with no reported
 issues.
 
 Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
 -----BEGIN PGP SIGNATURE-----
 
 iG0EABECAC0WIQT0tgzFv3jCIUoxPcsxR9QN2y37KQUCZfwqow8cZ3JlZ0Brcm9h
 aC5jb20ACgkQMUfUDdst+ynNegCffxTbsnbMGjWhVrQ326IJx/DFvNMAoI9csigv
 m+G3RzefzZLRx8nAma0c
 =GMfc
 -----END PGP SIGNATURE-----

Merge tag 'tty-6.9-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 and cleanups for
  6.9-rc1. Included in here are:

   - more tty cleanups from Jiri

   - loads of 8250 driver cleanups from Andy

   - max310x driver updates

   - samsung serial driver updates

   - uart_prepare_sysrq_char() updates for many drivers

   - platform driver remove callback void cleanups

   - stm32 driver updates

   - other small tty/serial driver updates

  All of these have been in linux-next for a long time with no reported
  issues"

* tag 'tty-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty: (199 commits)
  dt-bindings: serial: stm32: add power-domains property
  serial: 8250_dw: Replace ACPI device check by a quirk
  serial: Lock console when calling into driver before registration
  serial: 8250_uniphier: Switch to use uart_read_port_properties()
  serial: 8250_tegra: Switch to use uart_read_port_properties()
  serial: 8250_pxa: Switch to use uart_read_port_properties()
  serial: 8250_omap: Switch to use uart_read_port_properties()
  serial: 8250_of: Switch to use uart_read_port_properties()
  serial: 8250_lpc18xx: Switch to use uart_read_port_properties()
  serial: 8250_ingenic: Switch to use uart_read_port_properties()
  serial: 8250_dw: Switch to use uart_read_port_properties()
  serial: 8250_bcm7271: Switch to use uart_read_port_properties()
  serial: 8250_bcm2835aux: Switch to use uart_read_port_properties()
  serial: 8250_aspeed_vuart: Switch to use uart_read_port_properties()
  serial: port: Introduce a common helper to read properties
  serial: core: Add UPIO_UNKNOWN constant for unknown port type
  serial: core: Move struct uart_port::quirks closer to possible values
  serial: sh-sci: Call sci_serial_{in,out}() directly
  serial: core: only stop transmit when HW fifo is empty
  serial: pch: Use uart_prepare_sysrq_char().
  ...
2024-03-21 12:44:10 -07:00
..
8250.h Revert "8250: add support for ASIX devices with a FIFO bug" 2023-06-21 17:55:53 +02:00
8250_accent.c
8250_acorn.c
8250_alpha.c
8250_aspeed_vuart.c serial: 8250_aspeed_vuart: Switch to use uart_read_port_properties() 2024-03-05 13:38:28 +00:00
8250_bcm2835aux.c serial: 8250_bcm2835aux: Switch to use uart_read_port_properties() 2024-03-05 13:38:29 +00:00
8250_bcm7271.c serial: 8250_bcm7271: Switch to use uart_read_port_properties() 2024-03-05 13:38:29 +00:00
8250_boca.c
8250_core.c serial: 8250: Convert to platform remove callback returning void 2023-11-23 19:12:30 +00:00
8250_dfl.c tty: serial: 8250: add DFL bus driver for Altera 16550. 2023-01-19 16:07:40 +01:00
8250_dma.c serial: 8250_dma: Use port lock wrappers 2023-09-18 11:18:08 +02:00
8250_dw.c TTY/Serial driver update for 6.9-rc1 2024-03-21 12:44:10 -07:00
8250_dwlib.c serial: 8250_dw: Do not bailout on UCV read returning zero 2024-01-04 16:21:43 +01:00
8250_dwlib.h serial: Make ->set_termios() old ktermios const 2022-08-30 14:22:35 +02:00
8250_early.c serial: 8250_omap: Add earlycon support for the AM654 UART controller 2023-11-23 20:20:56 +00:00
8250_em.c serial: 8250: Convert to platform remove callback returning void 2023-11-23 19:12:30 +00:00
8250_exar.c serial: 8250_exar: Don't use "proxy" headers 2024-03-02 21:52:06 +01:00
8250_exar_st16c554.c
8250_fintek.c serial: Make ->set_termios() old ktermios const 2022-08-30 14:22:35 +02:00
8250_fourport.c
8250_fsl.c serial: 8250-fsl: Only do the break workaround if IIR signals RLSI 2023-12-15 14:23:32 +01:00
8250_hp300.c
8250_hub6.c
8250_ingenic.c serial: 8250_ingenic: Switch to use uart_read_port_properties() 2024-03-05 13:38:29 +00:00
8250_ioc3.c serial: 8250: Convert to platform remove callback returning void 2023-11-23 19:12:30 +00:00
8250_lpc18xx.c serial: 8250_lpc18xx: Switch to use uart_read_port_properties() 2024-03-05 13:38:29 +00:00
8250_lpss.c serial: 8250_lpss: copy dma_param using devm_kmemdup() 2024-01-04 16:21:51 +01:00
8250_men_mcb.c 8250_men_mcb: remove unnecessary cast when reading register 2023-08-04 15:09:51 +02:00
8250_mid.c serial: 8250_mid: Remove 8250_pci usage 2023-09-18 11:14:43 +02:00
8250_mtk.c serial: 8250: Convert to platform remove callback returning void 2023-11-23 19:12:30 +00:00
8250_of.c serial: 8250_of: Switch to use uart_read_port_properties() 2024-03-05 13:38:29 +00:00
8250_omap.c serial: 8250_omap: Switch to use uart_read_port_properties() 2024-03-05 13:38:29 +00:00
8250_parisc.c parisc/serial: Rename 8250_gsc.c to 8250_parisc.c 2022-10-21 08:10:46 +02:00
8250_pci.c tty: serial: 8250: Set RS232 as default for Moxa PCIe board initialization 2024-01-04 16:21:47 +01:00
8250_pci1xxxx.c serial: 8250_pci1xxxx: Drop quirk from 8250_port 2024-03-02 21:52:19 +01:00
8250_pcilib.c serial: 8250_pci: Add serial8250_pci_setup_port definition in 8250_pcilib.c 2023-02-08 13:10:15 +01:00
8250_pcilib.h serial: 8250_pci: Add serial8250_pci_setup_port definition in 8250_pcilib.c 2023-02-08 13:10:15 +01:00
8250_pericom.c
8250_pnp.c
8250_port.c serial: Lock console when calling into driver before registration 2024-03-05 13:39:11 +00:00
8250_pxa.c serial: 8250_pxa: Switch to use uart_read_port_properties() 2024-03-05 13:38:29 +00:00
8250_rt288x.c serial: 8250_rt288x: Remove unnecessary UART_REG_UNMAPPED 2023-05-13 19:47:26 +09:00
8250_tegra.c serial: 8250_tegra: Switch to use uart_read_port_properties() 2024-03-05 13:38:30 +00:00
8250_uniphier.c serial: 8250_uniphier: Switch to use uart_read_port_properties() 2024-03-05 13:38:30 +00:00
Kconfig serial: 8250_exar: Use 8250 PCI library to map and assign resources 2024-03-02 21:52:06 +01:00
Makefile tty/serial: 8250: Sort drivers in Makefile 2023-09-18 11:14:43 +02:00
serial_cs.c tty: serial_cs: remove unused struct serial_cfg_mem 2023-11-23 19:16:03 +00:00