linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-30 08:50:41 to 2022-09-09 22:01:56 UTC [more...]

[PATCH v1 11/11] dt-bindings: mtd: rockchip: add rockchip,rk3128-nfc
 2022-09-09 22:01 UTC  (2+ messages)
` [PATCH v1 01/11] dt-bindings: serial: rockchip: add rockchip,rk3128-uart

[PATCH v1 00/11] Add more Rockchip rk3128 compatible strings
 2022-09-09 22:01 UTC 

[tty:tty-testing] BUILD SUCCESS ccf3a570410af607124534396cfc0e9a0986b5e8
 2022-09-09 20:59 UTC 

[PATCH v3 0/4] tty: TX helpers
 2022-09-09 12:41 UTC  (23+ messages)
` [PATCH v3 1/4] tty: serial: move and cleanup vt8500_tx_empty()
` [PATCH v3 2/4] tty: serial: introduce transmit helper generators
` [PATCH v3 3/4] tty: serial: use DEFINE_UART_PORT_TX_HELPER()
` [PATCH v3 4/4] tty: serial: use DEFINE_UART_PORT_TX_HELPER_LIMITED()

[PATCH v1 1/1] serial: 8250_dma: Convert to use uart_xmit_advance()
 2022-09-09 10:17 UTC  (3+ messages)

[PATCH v1 1/1] serial: 8250_omap: Convert to use uart_xmit_advance()
 2022-09-09  9:12 UTC 

[PATCH v2 00/13] Make atmel serial driver aware of GCLK
 2022-09-09  1:36 UTC  (38+ messages)
` [PATCH v2 01/13] spi: dt-bindings: atmel,at91rm9200-spi: Add DMA related properties
` [PATCH v2 02/13] ARM: dts: at91: sama7g5: Swap rx and tx for spi11
` [PATCH v2 03/13] dt-bindings: mfd: atmel,sama5d2-flexcom: Add SPI child node ref binding
` [PATCH v2 04/13] ARM: dts: at91: sam9x60ek: Add DBGU compatibles to uart1
` [PATCH v2 05/13] dt-bindings: serial: atmel,at91-usart: convert to json-schema
` [PATCH v2 06/13] dt-bindings: serial: atmel,at91-usart: Add SAM9260 compatibles to SAM9x60
` [PATCH v2 07/13] dt-bindings: mfd: atmel,sama5d2-flexcom: Add USART child node ref binding
` [PATCH v2 08/13] tty: serial: atmel: Define GCLK as USART baudrate source clock
` [PATCH v2 09/13] tty: serial: atmel: Define BRSRCCK bitmask of UART IP's Mode Register
` [PATCH v2 10/13] tty: serial: atmel: Only divide Clock Divisor if the IP is USART
` [PATCH v2 11/13] clk: at91: sama5d2: Add Generic Clocks for UART/USART
` [PATCH v2 12/13] tty: serial: atmel: Make the driver aware of the existence of GCLK
` [PATCH v2 13/13] dt-bindings: serial: atmel,at91-usart: Add gclk as a possible USART clock

[tty:tty-testing] BUILD SUCCESS 408e532e80997be64caf8cdf45f2ff53c2279725
 2022-09-08 23:56 UTC 

[PATCH v1 0/5] Enhance definition of DFH and use enhancements for uart driver
 2022-09-08 21:16 UTC  (21+ messages)
` [PATCH v1 1/5] Documentation: fpga: dfl: Add documentation for DFHv1
` [PATCH v1 2/5] fpga: dfl: Move the DFH definitions
` [PATCH v1 3/5] fpga: dfl: Add DFHv1 Register Definitions
` [PATCH v1 4/5] fpga: dfl: add generic support for MSIX interrupts
` [PATCH v1 5/5] tty: serial: 8250: add DFL bus driver for Altera 16550

[tty:tty-linus] BUILD SUCCESS 1d10cd4da593bc0196a239dcc54dac24b6b0a74e
 2022-09-08  6:25 UTC 

[PATCH] tty: serial: atmel: fix spelling typo in comment
 2022-09-08  2:24 UTC  (5+ messages)
  `  "

[PATCH] tty: serial: qcom-geni-serial: Replace hardcoded icc flags with macros
 2022-09-08  0:43 UTC  (2+ messages)

[PATCH v2 0/3] Add generic framebuffer support to EFI earlycon driver
 2022-09-07  8:22 UTC  (6+ messages)
` [PATCH v2 3/3] efi: earlycon: Add support for generic framebuffers and move to console subsystem

[PATCH 0/2] Add generic framebuffer support to EFI earlycon driver
 2022-09-06 19:39 UTC  (8+ messages)
` [PATCH 2/2] efi: earlycon: Add support for generic framebuffers and move to fbdev subsystem

[PATCH 0/5] Make atmel serial driver aware of GCLK
 2022-09-06 15:49 UTC  (21+ messages)
` [PATCH 2/5] dt-bindings: mfd: atmel,at91-usart: convert to json-schema
` [PATCH 4/5] clk: at91: sama5d2: Add Generic Clocks for UART/USART
` [PATCH 5/5] tty: serial: atmel: Make the driver aware of the existence of GCLK

[PATCH v2 0/3] tty: TX helpers
 2022-09-06 10:50 UTC  (13+ messages)
` [PATCH v2 1/3] tty: serial: introduce transmit helper generators
` [PATCH v2 2/3] tty: serial: use DEFINE_UART_PORT_TX_HELPER()
` [PATCH v2 3/3] tty: serial: use DEFINE_UART_PORT_TX_HELPER_LIMITED()

[tty:tty-testing] BUILD SUCCESS 35f2e3c267f07a42bc1bf08081e963b3a33e6d7c
 2022-09-05 18:23 UTC 

[PATCH v1 tty-next 0/2] 8250: microchip: pci1xxxx: Add driver for the pci1xxxx's quad-uart function
 2022-09-05 12:01 UTC  (20+ messages)
` [PATCH v1 tty-next 1/2] 8250: microchip: pci1xxxx: Add driver for the quad-uart function in the multi-function endpoint of pci1xxxx device
` [PATCH v1 tty-next 2/2] 8250: microchip: pci1xxxx: Add power management functions to pci1xxxx's quad-uart driver

[PATCH v3] drivers/tty/serial: check the return value of uart_port_check()
 2022-09-05 10:16 UTC  (3+ messages)

[PATCH] tty: serial: Fix comments typo
 2022-09-04 15:39 UTC 

[RESEND] serial: 8250_bcm7271: move spin_lock_irqsave to spin_lock in interrupt handler
 2022-09-04 13:10 UTC  (6+ messages)

[PATCH v2] drivers/tty/serial: check the return value of uart_port_check()
 2022-09-03 23:14 UTC  (7+ messages)

[GIT PULL] TTY/Serial driver fixes for 6.0-rc4
 2022-09-03 17:37 UTC  (2+ messages)

[tty:tty-testing] BUILD SUCCESS e4cdd25cafac3f61c74c146db5de7a5c9bd7b6d0
 2022-09-03  8:34 UTC 

[PATCH v2 RESEND 0/3] serial: Add uart_xmit_advance() + fixes part (of a larger patch series)
 2022-09-01 14:39 UTC  (4+ messages)
` [PATCH v2 RESEND 1/3] serial: Create uart_xmit_advance()
` [PATCH v2 RESEND 2/3] serial: tegra: Use uart_xmit_advance(), fixes icount.tx accounting
` [PATCH v2 RESEND 3/3] serial: tegra-tcu: "

[PATCH v2 0/3] serial: Add uart_xmit_advance() + fixes part (of a larger patch series)
 2022-09-01 14:33 UTC  (8+ messages)
` [PATCH v2 1/3] serial: Create uart_xmit_advance()
` [PATCH v2 2/3] serial: tegra: Use uart_xmit_advance(), fixes icount.tx accounting
` [PATCH v2 3/3] serial: tegra-tcu: "

Zwiększenie płynności finansowej
 2022-09-01  7:46 UTC 

[PATCH] serial: Fix double word
 2022-08-31 16:09 UTC 

[PATCH v3 1/6] tty: n_gsm: add enumeration for gsm encodings
 2022-08-31  7:38 UTC  (6+ messages)
` [PATCH v3 2/6] tty: n_gsm: name gsm tty device minors
` [PATCH v3 3/6] tty: n_gsm: replace use of gsm_read_ea() with gsm_read_ea_val()
` [PATCH v3 4/6] tty: n_gsm: introduce gsm_control_command() function
` [PATCH v3 5/6] tty: n_gsm: name the debug bits
` [PATCH v3 6/6] tty: n_gsm: add debug bit for user payload

[tty:tty-linus] BUILD SUCCESS 902e02ea9385373ce4b142576eef41c642703955
 2022-08-31  1:15 UTC 

[tty:tty-testing] BUILD SUCCESS cac8f7194111bc841b609fee5f1b20dad8f86ded
 2022-08-31  0:41 UTC 

[PATCH v2 0/5] serial: Remove custom frame size calculation
 2022-08-30 17:01 UTC  (5+ messages)
` [PATCH v2 1/5] serial: ucc_uart: "
` [PATCH v2 4/5] serial: sunsab: Remove frame size calculation dead-code
` [PATCH v2 5/5] serial: tegra: Remove custom frame size calculation

[PATCH v1 1/1] serial: 8250_men_mcb: Remove duplicate UAPI:serial_core inclusion
 2022-08-30 15:23 UTC 

[PATCH 0/3] serial: Add uart_xmit_advance() + fixes part (of a larger patch series)
 2022-08-30 12:53 UTC  (6+ messages)
` [PATCH 1/3] serial: Create uart_xmit_advance()

[PATCH] serial: icom: Fix some indentation
 2022-08-30 11:33 UTC  (2+ messages)

[PATCH v2 0/4] serial: Create kserial_rs485 to get rid of padding
 2022-08-30 10:14 UTC  (11+ messages)
` [PATCH v2 1/4] serial: Rename vars in uart_get_rs485_config()
` [PATCH v2 4/4] serial: Add kserial_rs485 to avoid wasted space due to .padding


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).