linux/drivers/tty/serial/8250
Linus Torvalds aba9753c06 TTY/Serial updates for 6.11-rc1
Here is a small set of tty and serial driver updates for 6.11-rc1.  Not
 much happened this cycle, unlike the previous kernel release which had
 lots of "excitement" in this part of the kernel.  Included in here are
 the following changes:
   - dt binding updates for new platforms
   - 8250 driver updates
   - various small serial driver fixes and updates
   - printk/console naming and matching attempt #2 (was reverted for
     6.10-final, should be good to go this time around, acked by the
     relevant maintainers).
 
 All of these have been in linux-next for a while with no reported
 issues.
 
 Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
 -----BEGIN PGP SIGNATURE-----
 
 iG0EABECAC0WIQT0tgzFv3jCIUoxPcsxR9QN2y37KQUCZppbCQ8cZ3JlZ0Brcm9h
 aC5jb20ACgkQMUfUDdst+ymV1ACeIY5kgipqY7w4d3/7PcpKMiftrisAn0hr6csj
 Gan+k3cuVGlasGkaQ5/B
 =35VK
 -----END PGP SIGNATURE-----

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

Pull tty / serial updates from Greg KH:
 "Here is a small set of tty and serial driver updates for 6.11-rc1. Not
  much happened this cycle, unlike the previous kernel release which had
  lots of "excitement" in this part of the kernel. Included in here are
  the following changes:

   - dt binding updates for new platforms

   - 8250 driver updates

   - various small serial driver fixes and updates

   - printk/console naming and matching attempt #2 (was reverted for
     6.10-final, should be good to go this time around, acked by the
     relevant maintainers).

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

* tag 'tty-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty: (22 commits)
  Documentation: kernel-parameters: Add DEVNAME:0.0 format for serial ports
  serial: core: Add serial_base_match_and_update_preferred_console()
  printk: Add match_devname_and_update_preferred_console()
  serial: sc16is7xx: hardware reset chip if reset-gpios is defined in DT
  dt-bindings: serial: sc16is7xx: add reset-gpios
  dt-bindings: serial: vt8500-uart: convert to json-schema
  serial: 8250_platform: Explicitly show we initialise ISA ports only once
  tty: add missing MODULE_DESCRIPTION() macros
  dt-bindings: serial: mediatek,uart: add MT7988
  serial: sh-sci: Add support for RZ/V2H(P) SoC
  dt-bindings: serial: Add documentation for Renesas RZ/V2H(P) (R9A09G057) SCIF support
  dt-bindings: serial: renesas,scif: Make 'interrupt-names' property as required
  dt-bindings: serial: renesas,scif: Validate 'interrupts' and 'interrupt-names'
  dt-bindings: serial: renesas,scif: Move ref for serial.yaml at the end
  riscv: dts: starfive: jh7110: Add the core reset and jh7110 compatible for uarts
  serial: 8250_dw: Use reset array API to get resets
  dt-bindings: serial: snps-dw-apb-uart: Add one more reset signal for StarFive JH7110 SoC
  serial: 8250: Extract platform driver
  serial: 8250: Extract RSA bits
  serial: imx: stop casting struct uart_port to struct imx_port
  ...
2024-07-19 15:22:14 -07:00
..
8250_accent.c
8250_acorn.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 TTY/Serial fixes for 6.10-rc1 2024-05-24 08:38:28 -07:00
8250_boca.c
8250_core.c Linux 6.10-rc6 2024-07-01 14:16:48 +02: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 tty: serial: switch from circ_buf to kfifo 2024-04-09 15:28:03 +02:00
8250_dw.c serial: 8250_dw: Use reset array API to get resets 2024-06-24 16:09:10 +02:00
8250_dwlib.c serial: 8250_dw: Don't use struct dw8250_data outside of 8250_dw 2024-06-04 14:07:58 +02:00
8250_dwlib.h serial: 8250_dw: Revert "Move definitions to the shared header" 2024-06-04 14:07:58 +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_st16c554.c
8250_exar.c serial: 8250_exar: Keep the includes sorted 2024-05-04 18:09:30 +02:00
8250_fintek.c
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: disable clks on error in probe() 2024-04-09 15:52:47 +02: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 TTY/Serial fixes for 6.10-rc1 2024-05-24 08:38:28 -07:00
8250_of.c serial: 8250_of: Add clock_notifier 2024-04-09 15:51:19 +02:00
8250_omap.c serial: 8250_omap: Fix Errata i2310 with RX FIFO level check 2024-07-03 16:10:57 +02:00
8250_parisc.c tty: add missing MODULE_DESCRIPTION() macros 2024-06-24 16:10:11 +02:00
8250_pci1xxxx.c tty: serial: switch from circ_buf to kfifo 2024-04-09 15:28:03 +02:00
8250_pci.c tty: serial: 8250: Fix port count mismatch with the device 2024-06-24 16:12:27 +02:00
8250_pcilib.c tty: add missing MODULE_DESCRIPTION() macros 2024-06-24 16:10:11 +02: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_platform.c Linux 6.10-rc6 2024-07-01 14:16:48 +02:00
8250_pnp.c serial: 8250_pnp: Simplify "line" related code 2024-05-10 11:49:12 +01:00
8250_port.c tty: add missing MODULE_DESCRIPTION() macros 2024-06-24 16:10:11 +02:00
8250_pxa.c tty: add missing MODULE_DESCRIPTION() macros 2024-06-24 16:10:11 +02:00
8250_rsa.c serial: 8250: Extract RSA bits 2024-06-04 14:01:50 +02: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
8250.h serial: 8250: Extract platform driver 2024-06-04 14:01:50 +02:00
Kconfig serial: 8250_exar: Use 8250 PCI library to map and assign resources 2024-03-02 21:52:06 +01:00
Makefile serial: 8250: Extract platform driver 2024-06-04 14:01:50 +02:00
serial_cs.c tty: add missing MODULE_DESCRIPTION() macros 2024-06-24 16:10:11 +02:00