Linus Torvalds
3bcb0bf65c
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
..
2023-12-15 17:06:45 +01:00
2021-12-21 15:09:46 -08:00
2020-07-15 20:34:11 -07:00
2024-02-13 11:47:13 +01:00
2021-09-13 14:51:10 -05:00
2023-05-14 16:05:28 +01:00
2022-11-17 22:49:39 +01:00
2024-01-28 13:40:19 +00:00
2021-01-25 18:44:44 +01:00
2022-06-28 21:26:05 +02:00
2024-02-08 15:30:33 -08:00
2022-06-28 21:26:05 +02:00
2023-08-22 15:13:20 +02:00
2022-06-28 21:26:05 +02:00
2022-08-09 19:51:05 +02:00
2023-04-27 18:49:24 -04:00
2023-12-19 10:37:50 -08:00
2023-10-02 20:48:16 +02:00
2023-05-30 15:20:08 +01:00
2021-06-16 17:47:53 +02:00
2024-02-19 10:58:24 +00:00
2024-02-17 17:00:09 +01:00
2022-04-29 14:38:03 -07:00
2022-11-23 19:55:22 +01:00
2023-06-20 14:28:17 -06:00
2022-05-13 10:56:10 +02:00
2021-11-01 13:36:08 +00:00
2022-11-04 16:56:41 +01:00
2022-08-11 10:31:19 -07:00
2022-12-22 18:18:37 -08:00
2023-03-10 21:05:16 +01:00
2020-07-13 17:01:44 -07:00
2022-10-31 07:29:47 -04:00
2023-05-30 16:42:00 -07:00
2024-02-16 12:42:59 +11:00
2023-11-14 08:16:34 +01:00
2021-02-06 09:22:10 +01:00
2021-02-15 18:28:30 +01:00
2024-02-08 08:41:03 -05:00
2021-04-02 11:18:30 -06:00
2023-07-24 20:11:54 -06:00
2024-03-11 15:37:24 -07:00
2022-06-07 10:20:42 -07:00
2023-11-09 14:02:12 +01:00
2024-03-05 17:13:24 +01:00
2022-05-18 00:11:18 +08:00
2024-02-13 11:47:13 +01:00
2023-06-06 17:05:54 -04:00
2021-01-12 17:31:14 +01:00
2022-05-15 18:31:28 -06:00
2022-09-24 08:50:04 +02:00
2022-09-24 08:50:04 +02:00
2020-10-29 18:39:43 -07:00
2023-07-14 08:43:49 -10:00
2020-12-04 12:06:15 +01:00
2023-07-23 11:34:22 +01:00
2021-11-26 16:48:59 +01:00
2022-06-28 21:26:05 +02:00
2023-04-18 16:39:34 -07:00
2020-09-17 18:46:04 +02:00
2023-10-16 11:38:56 -04:00
2023-12-07 12:44:19 -08:00
2022-01-26 14:49:46 +01:00
2022-06-28 21:26:05 +02:00
2023-01-20 09:33:22 +00:00
2024-03-11 16:00:16 -07:00
2021-10-18 12:28:53 -07:00
2023-07-20 17:24:57 -05:00
2023-03-06 15:49:07 -06:00
2023-03-06 15:49:07 -06:00
2023-03-30 15:57:50 -04:00
2022-06-28 21:26:05 +02:00
2022-06-20 18:21:25 +02:00
2024-02-01 15:39:44 +01:00
2021-03-18 17:03:54 +01:00
2022-08-29 15:32:13 +02:00
2022-06-03 20:09:27 +08:00
2023-08-23 14:17:42 -07:00
2024-03-07 17:14:53 +00:00
2020-07-19 19:20:22 -07:00
2024-01-04 16:05:47 -08:00
2024-03-06 09:24:41 -08:00
2023-06-15 14:55:15 +02:00
2024-02-14 11:01:01 +00:00
2023-04-19 23:39:42 -04:00
2022-11-28 12:46:23 -08:00
2024-03-06 13:13:05 +01:00
2024-01-27 18:08:54 -08:00
2023-11-18 14:54:07 +01:00
2021-04-20 08:59:03 -06:00
2020-05-12 19:34:52 +03:00
2022-06-28 21:26:05 +02:00
2023-06-06 07:54:00 +09:00
2023-03-16 21:20:32 -07:00
2020-07-06 21:37:08 -07:00
2024-03-11 11:02:06 -07:00
2023-09-25 22:34:33 -07:00
2023-08-09 15:43:27 +09:30
2021-01-27 15:13:52 +01:00
2022-02-17 09:09:37 +01:00
2021-02-07 14:51:19 -08:00
2024-03-06 09:56:35 +01:00
2023-09-21 19:22:05 +02:00
2022-08-10 13:49:50 +01:00
2021-02-08 13:01:24 +01:00
2024-02-15 08:44:57 +01:00
2023-10-27 09:21:13 +02:00
2023-10-24 12:02:02 +02:00
2023-05-24 22:05:24 -07:00
2023-10-27 18:04:30 +08:00
2022-09-20 11:53:32 +01:00
2020-11-27 15:48:31 +01:00
2020-07-27 12:20:40 -07:00
2023-03-10 21:05:16 +01:00
2022-02-18 13:08:18 +00:00
2021-11-15 07:53:10 -08:00
2021-11-15 07:53:10 -08:00
2021-06-03 15:31:34 -07:00
2021-03-30 13:29:39 -07:00
2023-10-04 13:00:34 +05:30
2022-02-18 21:20:06 -08:00
2022-10-28 12:36:34 +08:00
2022-06-28 21:26:05 +02:00
2021-07-29 15:06:50 +01:00
2021-05-07 00:26:34 -07:00
2023-12-20 11:27:20 +00:00
2022-09-15 09:08:09 +02:00
2021-03-10 12:45:16 -08:00
2024-02-06 13:17:54 +01:00
2022-08-18 20:37:35 -07:00
2023-10-12 09:15:15 +02:00
2020-08-22 12:44:37 -07:00
2022-06-28 21:26:05 +02:00
2022-12-12 09:29:56 +00:00
2022-03-11 08:28:27 -08:00
2020-05-01 12:24:40 -07:00
2023-11-29 14:59:40 -08:00
2020-04-20 12:43:24 -07:00
2022-06-28 21:26:05 +02:00
2024-02-27 18:22:49 -08:00
2023-05-23 15:38:59 +02:00
2022-06-28 21:26:05 +02:00
2024-03-06 13:13:00 +01:00
2024-03-12 12:43:53 +02:00
2022-07-17 07:52:46 -07:00
2024-02-09 11:54:32 -07:00
2024-02-28 11:19:41 +00:00
2022-02-04 20:24:45 -08:00
2023-01-06 19:22:53 -08:00
2024-01-11 13:01:25 -04:00
2023-08-15 10:06:49 -06:00
2022-06-28 21:26:05 +02:00
2023-02-06 09:01:00 +00:00
2020-09-15 09:57:45 -05:00
2022-10-17 09:51:26 -05:00
2021-10-05 06:54:16 -05:00
2023-07-28 13:30:51 -07:00
2022-06-28 21:26:05 +02:00
2023-03-16 15:18:02 +01:00
2022-06-28 21:26:05 +02:00
2022-06-28 21:26:05 +02:00
2023-01-19 16:28:57 +01:00
2020-12-15 12:13:36 -08:00
2023-12-20 15:02:57 -08:00
2020-11-04 16:43:38 +01:00
2020-05-19 15:19:06 +01:00
2024-01-15 18:35:35 -05:00
2023-06-09 12:34:45 -04:00
2021-06-17 14:25:39 -04:00
2024-02-08 08:41:06 -05:00
2022-09-20 09:13:38 +02:00
2023-10-26 21:07:15 +02:00
2022-05-25 09:51:36 -07:00
2022-07-08 10:46:53 -07:00
2022-05-10 06:30:05 -06:00
2024-02-15 23:43:47 -05:00
2022-08-29 10:44:08 +02:00
2024-03-01 12:23:37 +01:00
2021-03-10 09:34:06 +01:00
2021-03-24 08:26:29 +01:00
2021-10-21 23:36:28 +02:00
2024-02-22 13:32:55 +01:00
2024-02-21 14:56:58 -08:00
2023-10-16 11:47:43 +02:00
2023-05-25 16:21:22 +02:00
2023-03-23 17:25:46 +01:00
2023-12-15 17:01:30 +01:00
2023-01-07 11:29:29 +01:00
2023-01-18 17:12:37 -08:00
2024-02-22 10:24:46 -08:00
2020-05-06 17:45:45 -07:00
2022-06-28 21:26:05 +02:00
2023-06-09 16:25:16 -07:00
2022-01-11 18:45:02 -08:00
2023-12-14 11:49:17 +01:00
2023-12-15 12:17:16 +00:00
2023-11-29 20:06:17 -08:00
2022-02-19 16:05:54 +00:00
2020-09-10 12:25:51 -07:00
2021-01-23 12:38:42 -08:00
2021-06-30 15:34:04 -06:00
2023-04-27 19:15:11 -06:00
2022-06-28 21:26:05 +02:00
2022-11-03 20:46:32 -07:00
2022-06-28 21:26:05 +02:00
2023-11-18 18:42:37 -08:00
2021-06-18 13:02:45 -07:00
2024-03-07 21:13:26 -08:00
2022-09-07 16:46:03 +02:00
2023-10-20 11:43:35 +01:00
2024-03-08 10:35:47 +00:00
2021-12-27 14:58:37 +00:00
2021-01-25 09:36:25 -05:00
2022-02-25 18:50:12 -05:00
2022-03-13 12:59:35 -04:00
2020-10-02 09:37:41 -04:00
2023-11-06 09:03:46 +00:00
2021-09-14 11:11:20 +02:00
2021-10-21 17:25:17 +02:00
2024-02-12 21:22:48 +01:00
2023-09-27 09:40:02 +02:00
2023-11-28 19:05:16 +00:00
2022-05-20 06:17:33 -06:00
2022-02-27 10:58:04 -08:00
2021-01-04 11:42:26 -05:00
2023-08-14 08:01:06 +01:00
2023-03-23 12:22:19 +09:00
2023-10-28 13:31:05 -05:00
2023-12-18 11:55:56 +01:00
2023-10-27 15:05:11 +02:00
2021-12-23 09:32:51 +01:00
2021-12-27 17:12:58 +01:00
2024-02-21 09:46:08 +01:00
2024-01-02 14:25:51 +00:00
2024-01-02 14:25:51 +00:00
2023-06-07 14:26:09 -06:00
2020-12-21 17:36:48 -08:00
2022-12-01 03:22:20 +00:00
2023-10-06 14:44:11 -07:00
2021-03-25 15:31:22 -07:00
2023-01-06 17:12:39 +00:00
2023-07-20 22:14:21 +12:00
2024-01-29 20:34:19 +01:00
2024-01-29 13:00:23 +00:00
2023-04-16 14:23:07 +02:00
2023-08-09 09:15:39 +02:00
2022-06-28 21:26:05 +02:00
2020-06-25 16:26:25 -07:00
2022-02-17 09:09:38 +01:00
2020-08-04 20:16:37 -07:00
2023-12-20 19:26:31 -05:00
2022-05-09 14:00:07 +02:00
2024-02-23 14:23:23 +02:00
2022-06-28 21:26:05 +02:00
2020-03-29 22:30:57 -07:00
2023-01-06 19:28:01 -08:00
2020-11-24 10:10:59 -06:00
2023-07-15 11:35:02 -07:00
2022-12-27 12:52:12 +01:00
2022-03-23 19:58:40 +01:00
2023-10-25 18:04:29 -07:00
2020-10-05 16:35:57 +01:00
2020-02-12 17:57:51 -05:00
2023-03-09 11:31:44 +01:00
2023-07-17 16:08:08 -07:00
2023-08-22 11:10:26 -06:00
2022-08-03 16:29:08 -07:00
2022-09-20 12:33:22 +02:00
2022-06-28 21:26:05 +02:00
2023-10-10 08:51:10 +02:00
2023-09-18 11:14:42 +02:00
2024-01-27 18:15:24 -08:00
2020-03-24 15:59:34 -07:00
2023-10-19 18:11:49 -07:00
2021-05-18 16:20:54 -05:00
2023-12-26 20:24:33 +00:00
2023-12-26 20:24:33 +00:00
2023-10-27 10:35:45 +01:00
2020-02-27 18:50:19 -08:00
2022-06-01 16:48:05 -07:00
2022-01-08 17:41:00 +09:00
2023-11-18 14:56:16 +01:00
2023-11-27 16:24:56 -08:00
2022-06-28 21:26:05 +02:00
2022-11-09 14:06:51 +01:00
2023-12-02 01:17:48 +02:00
2022-06-30 13:14:35 +02:00
2023-03-24 16:59:09 -04:00
2023-04-18 16:39:34 -07:00
2023-10-27 10:35:46 +01:00
2022-11-17 11:04:23 -08:00
2022-04-26 10:17:03 +02:00
2021-01-07 16:17:32 +01:00
2022-02-03 19:50:49 +01:00
2023-12-04 10:37:46 +01:00
2020-02-21 11:22:15 -08:00
2022-04-06 13:48:02 +01:00
2020-09-18 13:58:37 -07:00
2020-09-18 13:58:37 -07:00
2022-09-27 17:29:09 -07:00
2023-06-15 13:41:53 +02:00
2021-04-10 10:36:34 +02:00
2022-06-27 16:25:41 +02:00
2023-06-05 09:36:35 +02:00
2024-02-28 18:47:08 -07:00
2020-03-29 23:29:08 +02:00
2022-06-28 21:26:05 +02:00
2022-08-31 09:07:53 +02:00
2024-03-18 10:13:03 -04:00
2023-12-29 11:58:24 -08:00
2023-03-23 17:25:46 +01:00
2023-01-15 23:45:15 +02:00
2022-12-07 17:58:46 +01:00
2023-12-04 10:37:46 +01:00
2022-12-07 17:58:46 +01:00
2022-12-07 17:58:46 +01:00
2023-12-13 16:52:35 +01:00
2020-07-10 13:45:32 +02:00
2020-07-10 13:45:32 +02:00
2024-03-19 02:45:51 -04:00
2022-08-11 04:26:08 -04:00
2024-01-27 18:08:54 -08:00
2020-06-03 11:27:43 +02:00
2022-07-11 09:54:37 +02:00
2023-12-04 14:29:08 -07:00
2023-11-01 09:20:00 -04:00
2024-03-19 02:45:49 -04:00
2024-02-05 12:57:45 +01:00
2022-06-28 21:26:05 +02:00
2020-08-05 09:30:20 -04:00
2023-04-04 11:01:57 -04:00
2022-12-12 14:19:23 -08:00
2023-12-19 11:51:31 -07:00
2020-08-05 11:08:39 -04:00
2022-03-28 16:52:58 -04:00
2020-09-10 11:39:22 +02:00
2021-11-04 16:36:54 +01:00
2023-12-15 19:30:00 +03:00
2021-11-01 05:26:48 -04:00
2022-05-10 07:22:28 -04:00
2020-08-05 11:08:40 -04:00
2021-12-06 15:03:05 +01:00
2021-11-10 15:32:38 +01:00
2020-09-10 10:05:58 +02:00
2023-08-01 21:02:00 -07:00
2024-03-19 02:45:49 -04:00
2021-08-26 22:28:03 +02:00
2024-01-10 13:01:37 -05:00
2022-08-16 01:40:24 -04:00
2021-08-05 10:24:08 +01:00
2020-08-05 11:08:40 -04:00
2024-02-09 14:01:15 +01:00
2021-09-05 16:23:09 -04:00
2023-10-15 13:19:42 +01:00
2020-05-19 15:19:06 +01:00
2023-05-28 19:07:48 -06:00
2021-06-12 13:16:45 -07:00
2020-06-12 13:23:34 -04:00
2020-07-13 15:32:56 -07:00
2023-10-05 08:18:19 +02:00