messages from 2021-02-15 10:36:29 to 2021-03-04 21:44:06 UTC [more...]
[RFT PATCH v3 00/27] Apple M1 SoC platform bring-up
2021-03-04 21:39 UTC (18+ messages)
` [RFT PATCH v3 03/27] dt-bindings: arm: apple: Add bindings for Apple ARM platforms
` [RFT PATCH v3 04/27] dt-bindings: arm: cpus: Add apple,firestorm & icestorm compatibles
` [RFT PATCH v3 07/27] arm64: arch_timer: implement support for interrupt-names
` [RFT PATCH v3 09/27] docs: driver-api: device-io: Document I/O access functions
` [RFT PATCH v3 10/27] docs: driver-api: device-io: Document ioremap() variants & access funcs
` [RFT PATCH v3 11/27] arm64: Implement ioremap_np() to map MMIO as nGnRnE
` [RFT PATCH v3 12/27] of/address: Add infrastructure to declare MMIO as non-posted
` [RFT PATCH v3 13/27] arm64: Add Apple vendor-specific system registers
` [RFT PATCH v3 14/27] arm64: move ICH_ sysreg bits from arm-gic-v3.h to sysreg.h
` [RFT PATCH v3 15/27] dt-bindings: interrupt-controller: Add DT bindings for apple-aic
` [RFT PATCH v3 16/27] irqchip/apple-aic: Add support for the Apple Interrupt Controller
` [RFT PATCH v3 17/27] arm64: Kconfig: Introduce CONFIG_ARCH_APPLE
` [RFT PATCH v3 18/27] tty: serial: samsung_tty: Separate S3C64XX ops structure
` [RFT PATCH v3 19/27] tty: serial: samsung_tty: Add ucon_mask parameter
` [RFT PATCH v3 20/27] tty: serial: samsung_tty: Add s3c24xx_port_type
` [RFT PATCH v3 23/27] dt-bindings: serial: samsung: Add apple,s5l-uart compatible
` [RFT PATCH v3 25/27] tty: serial: samsung_tty: Add earlycon support for Apple UARTs
[PATCH v4 0/2] serial: 8250: Add driver for Broadcom UART
2021-03-04 21:27 UTC (5+ messages)
` [PATCH v4 1/2] dt-bindings: Add support for the Broadcom UART driver
` [PATCH v4 2/2] serial: 8250: Add new 8250-core based Broadcom STB driver
[tty:tty-testing] BUILD SUCCESS d1c1b2005dadca26cb1689063af3366de4398f78
2021-03-04 20:26 UTC
[PATCH v2 00/13] stm32 usart various fixes
2021-03-04 16:23 UTC (14+ messages)
` [PATCH v2 01/13] serial: stm32: fix probe and remove order for dma
` [PATCH v2 02/13] serial: stm32: fix startup by enabling usart for reception
` [PATCH v2 03/13] serial: stm32: fix incorrect characters on console
` [PATCH v2 04/13] serial: stm32: fix TX and RX FIFO thresholds
` [PATCH v2 05/13] serial: stm32: fix a deadlock condition with wakeup event
` [PATCH v2 06/13] serial: stm32: fix wake-up flag handling
` [PATCH v2 07/13] serial: stm32: fix a deadlock in set_termios
` [PATCH v2 08/13] serial: stm32: fix tx dma completion, release channel
` [PATCH v2 09/13] serial: stm32: call stm32_transmit_chars locked
` [PATCH v2 10/13] serial: stm32: fix FIFO flush in startup and set_termios
` [PATCH v2 11/13] serial: stm32: add FIFO flush when port is closed
` [PATCH v2 12/13] serial: stm32: fix tx_empty condition
` [PATCH v2 13/13] serial: stm32: add support for "flush_buffer" ops
[PATCH] serial: 8250_exar: Constify the software nodes
2021-03-04 15:53 UTC (2+ messages)
[tty:tty-testing] BUILD SUCCESS 3a72308322cc7498eb2b82e5da3e132dd96feea0
2021-03-04 7:37 UTC
[PATCH 00/31] Introduce devm_pm_opp_* API
2021-03-03 8:31 UTC (5+ messages)
[tty:tty-linus] BUILD SUCCESS 511a9d5dc2d4d541704d25faf7f6fc2a71a2fd9d
2021-03-03 6:49 UTC
low_latency flag has gone missing
2021-03-03 7:12 UTC (2+ messages)
[tty:tty-testing] BUILD SUCCESS 1f8a51ee324253be71e44fd0efe00a6b053ea621
2021-03-03 6:49 UTC
[PATCH 01/44] MAINTAINERS: orphan mxser
2021-03-03 19:19 UTC (55+ messages)
` [PATCH 02/44] MAINTAINERS: drop cyclades.com reference
` [PATCH 03/44] PCI: remove synclink entries from pci_ids
` [PATCH 04/44] vgacon: comment on vga_rolled_over
` [PATCH 06/44] tty: isicom, remove this orphan
` [PATCH 08/44] tty: remove TTY_LDISC_MAGIC
` [PATCH 09/44] tty: n_tty, set tty_ldisc_ops::owner
` [PATCH 10/44] tty: imx, use ms_to_ktime
` [PATCH 11/44] tty: 8250, "
` [PATCH 12/44] tty: 8250, cleanup em485 timers
` [PATCH 13/44] tty: 8250/serial_cs, propagate errors in simple_config
` [PATCH 14/44] net: caif: inline register_ldisc
` [PATCH 15/44] net: nfc: nci: remove memset of nci_uart_drivers
` [PATCH 16/44] net: nfc: nci: drop nci_uart_ops::recv_buf
` [PATCH 17/44] net: nfc: nci: drop nci_uart_default_recv
` [PATCH 18/44] tty: con3215, remove tasklet for tty_wakeup
` [PATCH 19/44] tty: con3215, remove unneeded tty checks
` [PATCH 20/44] tty: con3215, remove tty->driver_data casts
` [PATCH 21/44] tty: jsm_tty, make char+error handling readable
` [PATCH 22/44] tty: nozomi, remove struct buffer
` [PATCH 23/44] tty: nozomi, remove init/exit messages
` [PATCH 24/44] tty: nozomi, remove useless debug prints
` [PATCH 25/44] tty: vcc, make globals static
` [PATCH 26/44] tty: vcc, drop version dump
` [PATCH 27/44] tty: vcc, use name strings directly
` [PATCH 28/44] tty: vcc, remove useless tty checks
` [PATCH 29/44] tty: xtensa/iss, drop serial_version & serial_name
` [PATCH 30/44] tty: xtensa/iss, don't reassign to tty->port
` [PATCH 31/44] tty: xtensa/iss, remove stale comments
` [PATCH 32/44] tty: xtensa/iss, setup the timer statically
` [PATCH 33/44] tty: xtensa/iss, make rs_init static
` [PATCH 34/44] tty: do not check tty_unregister_driver's return value
` [PATCH 35/44] tty: let tty_unregister_driver return void
` [PATCH 36/44] tty: localise ptychar and make it const
` [PATCH 37/44] USB: serial/keyspan, drop unneeded forward declarations
` [PATCH 38/44] USB: serial/io_edgeport, "
` [PATCH 39/44] tty: synclink_gt, "
` [PATCH 40/44] tty: hvc, "
` [PATCH 41/44] tty: n_gsm, remove duplicates of parameters
` [PATCH 42/44] tty: cleanup tty_chars_in_buffer
` [PATCH 43/44] tty: make everyone's chars_in_buffer return >= 0
` [PATCH 44/44] tty: make everyone's write_room "
[PATCH 2/2] dt-bindings: serial: Add st,swap to stm32-usart
2021-03-03 17:23 UTC (15+ messages)
` [PATCH v2 1/2] tty/serial: Add rx-tx-swap OF option "
` [PATCH v2 2/2] dt-bindings: serial: Add rx-tx-swap "
` [PATCH v3 1/2] "
` [PATCH v3 2/2] tty/serial: Add rx-tx-swap OF option "
` [PATCH v4 1/2] dt-bindings: serial: Add rx-tx-swap "
` [PATCH v4 2/2] tty/serial: Add rx-tx-swap OF option "
[PATCH 00/13] stm32 usart various fixes
2021-03-03 19:31 UTC (15+ messages)
` [PATCH 01/13] serial: stm32: fix probe and remove order for dma
` [PATCH 02/13] serial: stm32: fix startup by enabling usart for reception
` [PATCH 03/13] serial: stm32: fix incorrect characters on console
` [PATCH 04/13] serial: stm32: fix TX and RX FIFO thresholds
` [PATCH 05/13] serial: stm32: fix a deadlock condition with wakeup event
` [PATCH 06/13] serial: stm32: fix wake-up flag handling
` [PATCH 07/13] serial: stm32: fix a deadlock in set_termios
` [PATCH 08/13] serial: stm32: fix tx dma completion, release channel
` [PATCH 09/13] serial: stm32: call stm32_transmit_chars locked
` [PATCH 10/13] serial: stm32: fix FIFO flush in startup and set_termios
` [PATCH 11/13] serial: stm32: add FIFO flush when port is closed
` [PATCH 12/13] serial: stm32: fix tx_empty condition
` [PATCH 13/13] serial: stm32: add support for "flush_buffer" ops
Sealevel Systems 7202 PCI Serial Card
2021-02-26 21:09 UTC
non-standard baud rates with Prolific 2303 USB-serial
2021-02-25 8:44 UTC (28+ messages)
[PATCH] drivers: tty: serial: fix Kconfig dependency on SERIAL_CORE
2021-02-25 4:42 UTC
closing serial device dumps data in buffer
2021-02-24 16:57 UTC (2+ messages)
[PATCH] tty/serial:Remove superfluous "breaks"
2021-02-23 14:23 UTC (3+ messages)
[GIT PULL] TTY / Serial driver changes for 5.12-rc1
2021-02-21 5:40 UTC (2+ messages)
Grab led_lock for reading ledflagstate in vt_do_kdskled()
2021-02-19 22:07 UTC
[PATCH v3 0/2] serial: 8250: Add driver for Broadcom UART
2021-02-19 20:01 UTC (4+ messages)
` [PATCH v3 2/2] serial: 8250: Add new 8250-core based Broadcom STB driver
[PATCH v2 0/2] Fixes for the tty ledtrigger
2021-02-19 13:33 UTC (3+ messages)
` [PATCH v2 1/2] leds: trigger: Fix error path to not unlock the unlocked mutex
` [PATCH v2 2/2] leds: trigger/tty: Use led_set_brightness_sync() from workqueue
[PATCH 1/2] leds: trigger: Fix error path to not unlock the unlocked mutex
2021-02-19 11:23 UTC (9+ messages)
` [PATCH 2/2] leds: trigger/tty: Use led_set_brightness_sync() from workqueue
[PATCH v10 0/3] leds: trigger: implement a tty trigger
2021-02-19 8:00 UTC (10+ messages)
` [PATCH v10 3/3] "
` [PATCH v11] "
[PATCH] serial: 8250: add option to disable registration of legacy ISA ports
2021-02-18 10:49 UTC (2+ messages)
[PATCH] Revert "serial: max310x: rework RX interrupt handling"
2021-02-18 8:07 UTC (7+ messages)
[PATCH] tty: serial: pch_uart.c: remove debugfs dentry pointer
2021-02-16 14:59 UTC
[PATCH] tty: serial: Add earlycon driver for Tegra Combined UART
2021-02-16 11:28 UTC (5+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).