messages from 2021-03-03 02:20:16 to 2021-03-10 08:42:39 UTC [more...]
[PATCH] dt-bindings: serial: stm32: add examples
2021-03-10 8:41 UTC (3+ messages)
[RFT PATCH v3 00/27] Apple M1 SoC platform bring-up
2021-03-10 8:26 UTC (107+ messages)
` [RFT PATCH v3 01/27] arm64: Cope with CPUs stuck in VHE mode
` [RFT PATCH v3 02/27] dt-bindings: vendor-prefixes: Add apple prefix
` [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 05/27] arm64: cputype: Add CPU implementor & types for the Apple M1 cores
` [RFT PATCH v3 06/27] dt-bindings: timer: arm,arch_timer: Add interrupt-names support
` [RFT PATCH v3 07/27] arm64: arch_timer: implement support for interrupt-names
` [RFT PATCH v3 08/27] asm-generic/io.h: Add a non-posted variant of ioremap()
` [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 21/27] tty: serial: samsung_tty: IRQ rework
` [RFT PATCH v3 22/27] tty: serial: samsung_tty: Use devm_ioremap_resource
` [RFT PATCH v3 23/27] dt-bindings: serial: samsung: Add apple,s5l-uart compatible
` [RFT PATCH v3 24/27] tty: serial: samsung_tty: Add support for Apple UARTs
` [RFT PATCH v3 25/27] tty: serial: samsung_tty: Add earlycon "
` [RFT PATCH v3 26/27] dt-bindings: display: Add apple,simple-framebuffer
` [RFT PATCH v3 27/27] arm64: apple: Add initial Apple Mac mini (M1, 2020) devicetree
[tty:tty-testing] BUILD SUCCESS b25e4c2d262cda29acde36413e6dd7cffd3d35a6
2021-03-10 3:34 UTC
[PATCH] drivers: tty: serial: fix spelling typo of 'wheter'
2021-03-10 3:07 UTC
[PATCH v4 0/2] 8250: Add driver for Broadcom UART
2021-03-10 2:50 UTC (6+ 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-next] BUILD SUCCESS ead791522faf8957e716731dcba3027aef2a9275
2021-03-09 21:48 UTC
[PATCH v2] tty: max310x: fix flexible_array.cocci warnings
2021-03-09 14:17 UTC
[PATCH] tty: max310x: fix flexible_array.cocci warnings
2021-03-09 14:11 UTC (3+ messages)
[PATCH 2/2] dt-bindings: serial: Add st,swap to stm32-usart
2021-03-08 19:20 UTC (14+ messages)
` [PATCH v2 1/2] tty/serial: Add rx-tx-swap OF option "
` [PATCH v3 1/2] dt-bindings: serial: Add rx-tx-swap "
` [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 1/2] dt-bindings: serial: samsung: add DMA properties
2021-03-07 11:42 UTC (5+ messages)
` [PATCH 2/2] dt-bindings: serial: samsung: include generic dtschema to match bluetooth child
non-standard baud rates with Prolific 2303 USB-serial
2021-03-07 4:15 UTC (15+ messages)
[PATCH 01/44] MAINTAINERS: orphan mxser
2021-03-06 23:47 UTC (31+ messages)
` [PATCH 03/44] PCI: remove synclink entries from pci_ids
` [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 13/44] tty: 8250/serial_cs, propagate errors in simple_config
` [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 34/44] tty: do not check tty_unregister_driver's return value
` [PATCH 37/44] USB: serial/keyspan, drop unneeded forward declarations
` [PATCH 38/44] USB: serial/io_edgeport, "
` [PATCH 40/44] tty: hvc, "
` [PATCH 44/44] tty: make everyone's write_room return >= 0
[PATCH v1 0/3] Remove qe_io{read,write}* IO accessors
2021-03-06 19:23 UTC (5+ messages)
` [PATCH v1 1/3] soc: fsl: qe: replace qe_io{read,write}* wrappers by generic io{read,write}*
` [PATCH v1 2/3] tty: serial: ucc_uart: "
` [PATCH v1 3/3] Revert "soc: fsl: qe: introduce qe_io{read,write}* wrappers"
[PATCH v4 0/2] serial: 8250: Add driver for Broadcom UART
2021-03-05 23:14 UTC (6+ 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
[PATCHv4] serial: imx: Add DMA buffer configuration via sysfs
2021-03-05 12:42 UTC (3+ messages)
[PATCHv8 0/6] n_gsm serdev support and GNSS driver for droid4
2021-03-05 10:52 UTC (6+ messages)
` [PATCH 3/6] dt-bindings: serdev: ngsm: Add binding for GNSS child node
[tty:tty-linus] BUILD SUCCESS 4bed5190a8334958c961818e2a39dc021b142627
2021-03-05 5:56 UTC
[PATCH -next] serial: liteuart: fix return value check in liteuart_probe()
2021-03-05 3:49 UTC
[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 00/13] stm32 usart various fixes
2021-03-03 19:31 UTC (2+ 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).