linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-03-15 04:05:17 to 2017-03-27 13:37:21 UTC [more...]

[PATCH RFC v4 00/10] net: qualcomm: add QCA7000 UART driver
 2017-03-27 13:37 UTC  (4+ messages)
  ` [PATCH RFC v4 01/10] net: qualcomm: remove unnecessary includes
` [PATCH RFC v4 02/10] net: qca_debug: use net_device_ops instead of direct call
` [PATCH RFC v4 03/10] net: qualcomm: move qcaspi_tx_cmd to qca_spi.c

[PATCHv2] braille-console: Fix value returned by _braille_console_setup
 2017-03-26 20:47 UTC 

[GIT PULL] TTY/Serial driver fixes for 4.11-rc4
 2017-03-26 11:04 UTC 

[PATCH 0/2] Move uart_register_driver call to device probe for pl010 and sh-sci
 2017-03-26 10:01 UTC  (7+ messages)
` [PATCH 1/2] serial: pl010: Move uart_register_driver call to device probe
` [PATCH 2/2] serial: sh-sci: "

[PATCH v2 0/2] serial: Add name field to uart_port
 2017-03-25 10:33 UTC  (5+ messages)
` [PATCH v2 1/2] tty: serial_core: Add name field to uart_port struct
` [PATCH v2 2/2] serial: 8250: 8250_core: Fix irq name for 8250 serial IRQ

[PATCH] tty: serial: fsl_lpuart: lock port on console write
 2017-03-24 18:33 UTC 

[PATCH] serdev: Replace serdev_device_write_buf with serdev_device_write
 2017-03-24 18:31 UTC  (2+ messages)

[PATCH] braille-console: Fix value returned by _braille_console_setup
 2017-03-24 16:41 UTC  (4+ messages)

[PATCH 4/4] tty/serial: sh-sci: remove uneeded IS_ERR_OR_NULL calls
 2017-03-24 10:01 UTC  (41+ messages)

[PATCH V7 0/7] LPC: legacy ISA I/O support
 2017-03-24  0:23 UTC  (11+ messages)
` [PATCH V7 5/7] ACPI: Delay the enumeration on the devices whose dependency has not met

[PATCH v2 1/2] serial: samsung: Use right device for DMA-mapping calls
 2017-03-23 20:04 UTC  (4+ messages)
    ` [PATCH v2 2/2] serial: samsung: Add missing checks for dma_map_single failure

[PATCH 0/2] serial: Add name field to uart_port
 2017-03-23 17:07 UTC  (9+ messages)
` [PATCH 1/2] tty: serial_core: Add name field to uart_port struct
` [PATCH 2/2] serial: 8250: 8250_core: Fix irq name for 8250 serial irq

[RFC RESEND] serdev binding for QCA7000 UART driver
 2017-03-23 15:55 UTC  (5+ messages)

[PATCH 1/2] serial: samsung: Use right device for DMA-mapping calls
 2017-03-23 11:59 UTC  (5+ messages)
    ` [PATCH 2/2] serial: samsung: Add missing checks for dma_map_single failure

[PATCHv2 00/11] Nokia H4+ support
 2017-03-23  9:07 UTC  (27+ messages)
` [PATCHv2 01/11] Bluetooth: hci_uart: add support for word alignment
` [PATCHv2 02/11] Bluetooth: hci_uart: add serdev driver support library
` [PATCHv2 03/11] Bluetooth: hci_serdev: do not open device in hci open
` [PATCHv2 04/11] tty: serial: omap: add UPF_BOOT_AUTOCONF flag for DT init
` [PATCHv2 05/11] serdev: add serdev_device_wait_until_sent
` [PATCHv2 06/11] serdev: implement get/set tiocm
  ` [PATCHv2.1] "
` [PATCHv2 07/11] serdev: add helpers for cts and rts handling
` [PATCHv2 08/11] dt-bindings: net: bluetooth: Add nokia-bluetooth
` [PATCHv2 10/11] ARM: dts: N900: Add bluetooth
  ` [PATCHv2 09/11] Bluetooth: add nokia driver
  ` [PATCHv2 11/11] ARM: dts: N9/N950: add bluetooth

[PATCH v2] serial: 8250_lpss: Unconditionally set PCI master for Quark
 2017-03-23  8:26 UTC 

[PATCH 1/1] tty: serial: st-asc: Make the locking RT aware
 2017-03-23  7:56 UTC  (2+ messages)

[PATCH] [v2][for 4.11]tty: acpi/spcr: QDF2400 E44 checks for wrong OEM revision
 2017-03-22 15:45 UTC  (4+ messages)

[REGRESSION next-20170321] acbdad8dd1ab ("serial: 8250_dw: simplify optional reset handling") causes silent kernel
 2017-03-22 15:11 UTC  (3+ messages)

[patch 0/7] staging: speakup: introduce tty-based comms
 2017-03-22  0:05 UTC  (6+ messages)

[PATCH 00/29] drivers, mics refcount conversions
 2017-03-21  7:18 UTC  (8+ messages)
` [PATCH 08/29] drivers, md: convert mddev.active from atomic_t to refcount_t
` [PATCH 24/29] drivers: convert iblock_req.pending "

[PATCH] tty/serial: atmel: fix TX path in atmel_console_write()
 2017-03-20 15:38 UTC 

[PATCH] disable RTS override on LPSS UART with Auto Flow Control
 2017-03-20 14:15 UTC  (3+ messages)

[PATCH] serial: 8250: 8250_core: Fix irq name for 8250 serial irq
 2017-03-20 12:32 UTC  (9+ messages)

[PATCH] tty/serial: atmel: fix race condition (TX+DMA)
 2017-03-20 10:52 UTC 

[PATCH] tty/serial: atmel_serial: BUG: stop DMA from transmitting in stop_tx
 2017-03-20 10:33 UTC  (9+ messages)
    ` [RFC PATCH] tty/serial: atmel: fix TX path in atmel_console_write()

[PATCH v5 0/3] printk: fix double printing with earlycon
 2017-03-20 10:03 UTC  (14+ messages)
` [PATCH v5 1/3] printk: fix name/type/scope of preferred_console var
` [PATCH v5 2/3] printk: rename selected_console -> preferred_console
` [PATCH v5 3/3] printk: fix double printing with earlycon
` [PATCH v6 "
` [PATCH v7 "
` [PATCH v8 "

Does braille console work?
 2017-03-19 14:41 UTC  (8+ messages)

Expected behavior of set_termios() w.r.t. TX FIFO?
 2017-03-18 10:57 UTC  (2+ messages)

[PATCH 00/10] Nokia H4+ support
 2017-03-18  0:58 UTC  (14+ messages)
` [PATCH 01/10] ARM: dts: N9/N950: add bluetooth
` [PATCH 02/10] ARM: dts: N900: Add bluetooth
` [PATCH 03/10] Bluetooth: hci_uart: add support for word alignment
` [PATCH 04/10] Bluetooth: hci_uart: add serdev driver support library
` [PATCH 05/10] Bluetooth: hci_serdev: do not open device in hci open
` [PATCH 10/10] Bluetooth: add nokia driver

[PATCH 0/2] serdev API extension
 2017-03-17 16:31 UTC  (13+ messages)
` [PATCH 1/2] serdev: Add serdev_device_write subroutine
` [PATCH 2/2] serdev: Add minimal bus locking API

Console stops with calltrace on cavium octeon2 68XX EVB
 2017-03-17 13:18 UTC  (2+ messages)

[PATCH] Revert "tty: serial: pl011: add ttyAMA for matching pl011 console"
 2017-03-17  5:04 UTC  (6+ messages)
` [PATCH v3] "

[PATCH] Revert "tty: serial: pl011: add ttyAMA for matching pl011 console"
 2017-03-16 17:28 UTC  (2+ messages)

[PATCH] linux/serdev.h: Replace 'ctrl->serdev' with 'serdev'
 2017-03-16 15:14 UTC 

[PATCH] linux/serdev.h: Replace 'ctrl->serdev' with 'serdev'
 2017-03-15 14:28 UTC  (2+ messages)

[PATCH] serial: 8250: 8250_core: Use dev_name() during request_irq()
 2017-03-15 11:42 UTC  (6+ messages)

[PATCH v2 11/14] serial: 8250_dw: simplify optional reset handling
 2017-03-15 11:31 UTC 

[PATCH 1/1] tty: serial_core, remove state checks in uart_poll*
 2017-03-15 11:00 UTC 

[PATCH v2 0/3] printk: fix double printing with earlycon
 2017-03-15  9:00 UTC  (4+ messages)
` [PATCH v2 2/3] printk: rename selected_console -> preferred_console


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