Linus Torvalds
f6b8e86b7a
Merge tag 'tty-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
...
Pull tty / serial updates from Greg KH:
"Here is the big set of tty/serial driver changes for 6.10-rc1.
Included in here are:
- Usual good set of api cleanups and evolution by Jiri Slaby to make
the serial interfaces move out of the 1990's by using kfifos
instead of hand-rolling their own logic.
- 8250_exar driver updates
- max3100 driver updates
- sc16is7xx driver updates
- exar driver updates
- sh-sci driver updates
- tty ldisc api addition to help refuse bindings
- other smaller serial driver updates
All of these have been in linux-next for a while with no reported
issues"
* tag 'tty-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty: (113 commits)
serial: Clear UPF_DEAD before calling tty_port_register_device_attr_serdev()
serial: imx: Raise TX trigger level to 8
serial: 8250_pnp: Simplify "line" related code
serial: sh-sci: simplify locking when re-issuing RXDMA fails
serial: sh-sci: let timeout timer only run when DMA is scheduled
serial: sh-sci: describe locking requirements for invalidating RXDMA
serial: sh-sci: protect invalidating RXDMA on shutdown
tty: add the option to have a tty reject a new ldisc
serial: core: Call device_set_awake_path() for console port
dt-bindings: serial: brcm,bcm2835-aux-uart: convert to dtschema
tty: serial: uartps: Add support for uartps controller reset
arm64: zynqmp: Add resets property for UART nodes
dt-bindings: serial: cdns,uart: Add optional reset property
serial: 8250_pnp: Switch to DEFINE_SIMPLE_DEV_PM_OPS()
serial: 8250_exar: Keep the includes sorted
serial: 8250_exar: Make type of bit the same in exar_ee_*_bit()
serial: 8250_exar: Use BIT() in exar_ee_read()
serial: 8250_exar: Switch to use dev_err_probe()
serial: 8250_exar: Return directly from switch-cases
serial: 8250_exar: Decrease indentation level
...
2024-05-22 11:53:02 -07:00
..
2024-05-09 22:30:51 +03:00
2024-05-07 16:42:45 -07:00
2024-03-22 10:09:08 -07:00
2024-05-06 14:22:02 -06:00
2022-07-17 17:31:39 -07:00
2022-07-29 18:12:34 -07:00
2024-04-01 10:49:28 +01:00
2023-04-13 13:13:53 -07:00
2024-05-10 04:34:52 +09:00
2022-11-18 02:15:15 +01:00
2024-01-19 11:59:11 -08:00
2024-04-09 12:35:19 +02:00
2023-09-11 08:13:17 +00:00
2023-02-27 17:00:14 -08:00
2023-02-02 22:50:10 -08:00
2023-02-02 22:50:09 -08:00
2023-11-14 17:12:52 -08:00
2022-04-26 17:58:51 -04:00
2024-04-25 20:55:59 -07:00
2023-09-19 13:21:33 -07:00
2022-01-20 08:52:55 +02:00
2024-03-12 13:09:23 -07:00
2021-12-13 10:56:09 +01:00
2021-10-01 16:52:48 -04:00
2022-08-02 17:14:47 -06:00
2023-08-18 10:18:58 -07:00
2023-10-14 20:25:22 -07:00
2024-02-01 13:06:40 +01:00
2022-04-26 17:58:51 -04:00
2024-04-18 05:01:32 +09:00
2023-04-13 13:13:54 -07:00
2023-01-31 15:01:45 +01:00
2024-04-25 21:07:01 -07:00
2024-05-02 19:48:26 +09:00
2022-09-01 16:55:35 +02:00
2024-04-08 11:03:05 +01:00
2024-05-08 17:29:22 -04:00
2023-08-25 13:22:10 -07:00
2024-02-27 15:25:56 -07:00
2022-09-11 21:55:06 -07:00
2024-04-09 22:06:00 -07:00
2024-04-25 20:55:57 -07:00
2021-10-01 16:52:48 -04:00
2023-06-07 21:25:00 -07:00
2023-03-05 14:30:34 -08:00
2023-11-03 07:08:36 -10:00
2021-01-21 14:06:00 -07:00
2021-05-06 19:24:12 -07:00
2022-01-31 11:21:43 +11:00
2022-01-31 11:21:43 +11:00
2022-03-07 12:48:35 -07:00
2022-03-07 12:48:35 -07:00
2023-12-29 12:22:26 -08:00
2022-06-07 10:27:38 +02:00
2021-08-19 09:02:55 +09:00
2021-06-22 13:56:43 +02:00
2023-11-22 10:41:46 +01:00
2023-01-31 20:37:18 +01:00
2021-07-01 11:06:05 -07:00
2023-06-09 17:44:17 -07:00
2021-07-01 11:06:06 -07:00
2021-05-06 19:24:12 -07:00
2021-07-01 11:06:06 -07:00
2023-09-11 08:13:17 +00:00
2023-06-09 17:44:17 -07:00
2023-06-09 17:44:15 -07:00
2024-04-25 21:07:06 -07:00
2024-02-22 15:38:52 -08:00
2023-02-02 22:50:01 -08:00
2024-02-22 15:38:52 -08:00
2023-02-02 22:50:01 -08:00
2024-02-07 17:23:19 +01:00
2024-04-30 09:20:48 +02:00
2024-04-15 11:19:53 -07:00
2022-09-11 21:55:10 -07:00
2023-11-25 09:43:18 +01:00
2023-08-18 10:18:55 -07:00
2020-12-15 22:46:15 -08:00
2021-01-03 20:05:18 -05:00
2023-04-13 07:38:54 -06:00
2022-11-18 02:15:15 +01:00
2024-05-21 15:29:01 -07:00
2024-02-22 15:38:52 -08:00
2024-05-02 07:52:41 -07:00
2024-03-13 00:03:21 -07:00
2022-03-07 12:48:35 -07:00
2023-08-30 17:04:28 -07:00
2024-03-13 21:22:26 -04:00
2022-04-29 14:38:01 -07:00
2023-12-06 16:12:46 -08:00
2023-02-08 14:28:17 -07:00
2022-04-27 10:57:33 -07:00
2023-12-21 10:02:28 -08:00
2022-11-29 16:34:15 -04:00
2024-04-22 17:11:20 -03:00
2022-10-03 14:03:21 -07:00
2024-03-11 09:38:17 -07:00
2022-04-13 21:32:21 +02:00
2022-11-19 00:56:15 +01:00
2021-08-19 09:02:55 +09:00
2024-05-07 16:42:45 -07:00
2024-05-21 15:29:01 -07:00
2024-02-22 15:38:51 -08:00
2023-02-25 13:02:20 -08:00
2023-12-05 11:14:40 +01:00
2024-04-25 21:07:05 -07:00
2023-12-05 11:14:40 +01:00
2024-03-18 11:24:14 -07:00
2024-05-22 11:53:02 -07:00
2024-02-17 16:20:41 +01:00
2024-02-08 16:39:25 +00:00
2023-08-21 13:46:25 -07:00
2021-05-19 15:05:11 +02:00
2024-05-06 14:22:02 -06:00
2023-04-17 18:01:23 +02:00
2021-08-13 18:37:38 +02:00
2023-08-15 14:57:25 -07:00
2021-07-08 11:48:20 -07:00
2023-03-31 09:21:35 -06:00
2023-10-16 12:44:06 -04:00
2023-07-26 12:29:13 +02:00
2023-01-13 14:35:38 -06:00
2022-03-11 10:42:56 +01:00
2023-08-24 16:20:18 -07:00
2022-11-22 19:38:39 -07:00
2023-10-16 12:44:06 -04:00
2024-05-19 09:21:03 -07:00
2024-05-05 17:28:05 -07:00
2024-04-24 09:02:34 -07:00
2023-06-06 13:18:32 +02:00
2024-02-22 19:01:55 -08:00
2023-08-18 10:19:00 -07:00
2023-08-18 10:18:55 -07:00
2021-12-24 14:54:29 -08:00
2024-05-01 23:18:48 +09:00
2022-11-18 13:55:06 -08:00
2022-10-03 17:34:32 -07:00
2024-03-22 16:25:31 -07:00
2023-03-09 23:08:04 -08:00
2021-04-16 16:10:37 -07:00
2023-03-02 21:54:22 -08:00
2023-10-18 14:34:14 -07:00
2022-11-30 13:16:40 -08:00
2022-05-22 11:32:30 -07:00
2023-08-21 13:07:22 -07:00
2023-06-12 11:31:50 -07:00
2022-10-11 17:42:58 -06:00
2022-08-24 13:46:57 +01:00
2023-04-18 16:39:33 -07:00
2023-10-10 10:14:27 +02:00
2023-06-05 15:28:42 -07:00
2021-07-08 11:48:20 -07:00
2024-04-25 20:55:57 -07:00
2024-04-26 07:40:28 -06:00
2024-04-26 12:35:57 -07:00
2024-02-15 12:17:28 -05:00
2022-09-23 16:46:19 +02:00
2022-11-01 10:04:52 -07:00
2022-06-03 10:34:34 -07:00
2024-04-04 16:08:10 +02:00
2022-07-17 17:31:41 -07:00
2024-02-22 15:38:52 -08:00
2024-04-24 19:34:26 -07:00
2024-03-14 18:03:09 -07:00
2024-03-05 01:55:28 -08:00
2024-02-29 22:34:42 -08:00
2024-04-24 09:02:34 -07:00
2024-02-20 20:47:32 -08:00
2022-04-19 21:58:47 +02:00
2022-04-19 21:58:47 +02:00
2021-06-18 11:43:09 +02:00
2024-05-21 15:29:01 -07:00
2024-05-09 09:25:08 -07:00
2024-02-05 12:30:54 +00:00
2024-04-16 17:22:18 +02:00
2022-09-07 17:04:49 +02:00
2023-11-24 18:09:19 -08:00
2023-06-06 21:39:55 +09:00
2021-01-18 11:03:26 +01:00
2022-07-17 17:14:36 -07:00
2022-01-20 08:52:54 +02:00
2024-04-25 21:07:07 -07:00
2022-10-12 18:51:50 -07:00
2024-04-25 20:55:48 -07:00
2024-01-09 11:46:20 -08:00
2024-02-02 10:21:26 -08:00
2023-02-21 08:52:42 +09:00
2022-11-16 13:32:32 +00:00
2022-11-18 02:15:15 +01:00
2022-02-25 09:36:06 +01:00
2024-02-21 09:34:26 +01:00
2024-01-08 15:27:15 -08:00
2022-10-11 17:42:58 -06:00
2022-10-11 17:42:58 -06:00
2023-11-10 19:59:04 +09:00
2023-08-21 13:46:24 -07:00
2023-06-05 15:28:42 -07:00
2023-12-27 11:50:20 -05:00
2023-08-16 11:47:29 +02:00
2021-09-08 11:50:26 -07:00
2023-12-28 04:57:57 -08:00
2024-04-03 14:35:57 -07:00
2024-03-04 17:01:22 -08:00
2024-05-19 09:21:03 -07:00
2021-02-17 14:08:01 +01:00
2023-12-29 12:22:29 -08:00
2023-07-27 13:45:51 +02:00
2024-04-15 17:42:43 -07:00
2024-04-24 15:45:38 -07:00
2023-09-13 10:18:42 -07:00
2024-05-19 16:12:38 -07:00
2022-10-11 17:42:58 -06:00
2024-05-02 17:48:09 -04:00
2023-01-11 16:14:21 -08:00
2024-05-19 09:21:03 -07:00