linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-03-06 14:21:04 to 2017-03-20 10:03:03 UTC [more...]

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

[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 "

[PATCH] braille-console: Fix value returned by _braille_console_setup
 2017-03-19 15:50 UTC  (3+ messages)

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  (34+ 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 07/10] serdev: add serdev_device_wait_until_sent
` [PATCH 08/10] serdev: add serdev_device_get_cts
` [PATCH 09/10] serdev: add serdev_device_set_rts
` [PATCH 10/10] Bluetooth: add nokia driver

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

[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] serial: 8250: 8250_core: Fix irq name for 8250 serial irq
 2017-03-16 21:46 UTC  (7+ messages)

[PATCH 00/29] drivers, mics refcount conversions
 2017-03-16 18:00 UTC  (51+ messages)
` [PATCH 08/29] drivers, md: convert mddev.active from atomic_t to refcount_t
` [PATCH 10/29] drivers, md: convert stripe_head.count "
` [PATCH 11/29] drivers, media: convert cx88_core.refcount "
` [PATCH 12/29] drivers, media: convert s2255_dev.num_channels "
` [PATCH 13/29] drivers, media: convert vb2_vmarea_handler.refcount "
` [PATCH 17/29] drivers, pci: convert hv_pci_dev.refs "
` [PATCH 18/29] drivers, s390: convert urdev.ref_count "
` [PATCH 19/29] drivers, s390: convert lcs_reply.refcnt "
` [PATCH 20/29] drivers, s390: convert qeth_reply.refcnt "
` [PATCH 21/29] drivers, s390: convert fc_fcp_pkt.ref_cnt "
` [PATCH 22/29] drivers, scsi: convert iscsi_task.refcount "
` [PATCH 23/29] drivers: convert vme_user_vma_priv.refcnt "
` [PATCH 24/29] drivers: convert iblock_req.pending "
` [PATCH 25/29] drivers, usb: convert ffs_data.ref "
` [PATCH 26/29] drivers, usb: convert dev_data.count "
` [PATCH 27/29] drivers, usb: convert ep_data.count "
` [PATCH 28/29] drivers: convert sbd_duart.map_guard "
` [PATCH 29/29] drivers, xen: convert grant_map.users "
  ` [Xen-devel] "

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

[PATCH V7 0/7] LPC: legacy ISA I/O support
 2017-03-16 16:13 UTC  (22+ messages)
` [PATCH V7 1/7] LIBIO: Introduce a generic PIO mapping method
` [PATCH V7 2/7] PCI: Apply the new generic I/O management on PCI IO hosts
` [PATCH V7 3/7] OF: Add missing I/O range exception for indirect-IO devices
` [PATCH V7 6/7] LIBIO: Support the dynamically logical PIO registration of ACPI host I/O
  ` [PATCH V7 4/7] LPC: Support the device-tree LPC host on Hip06/Hip07
  ` [PATCH V7 5/7] ACPI: Delay the enumeration on the devices whose dependency has not met
  ` [PATCH V7 7/7] LPC: Add the ACPI LPC support

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

[patch 0/7] staging: speakup: introduce tty-based comms
 2017-03-16  9:26 UTC  (5+ messages)

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

[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  (8+ 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  (7+ messages)
` [PATCH v2 1/3] printk: fix name/type/scope of preferred_console var
` [PATCH v2 2/3] printk: rename selected_console -> preferred_console

[PATCH 1/4] ARM64: Prepare Marvell IAP140 aka PXA1908
 2017-03-14 18:10 UTC  (3+ messages)

[PATCH V7 4/7] LPC: Support the device-tree LPC host on Hip06/Hip07 (fwd)
 2017-03-14  7:07 UTC  (2+ messages)

[PATCH v2 1/1] serial: 8250_dw: Allow hardware flow control to be used
 2017-03-14  2:21 UTC  (7+ messages)
` [PATCH] serial: 8250_dw: Fix breakage when HAVE_CLK=n

[RFC RESEND] serdev binding for QCA7000 UART driver
 2017-03-13 16:16 UTC 

[RFC] serdev binding for QCA7000 UART driver
 2017-03-13 16:10 UTC 

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

[GIT PULL] TTY/Serial driver fixes for 4.11-rc2
 2017-03-11  7:18 UTC 

[PATCH v2] serial: 8250_dw: Honor clk_round_rate errors in dw8250_set_termios
 2017-03-09  6:41 UTC 

[PATCH v2 3/3] printk: fix double printing with earlycon
 2017-03-08 12:59 UTC  (6+ messages)
` [PATCH v3 "

[PATCH 0/4] add uart DMA function
 2017-03-07  8:53 UTC  (4+ messages)
` [PATCH 2/4] dmaengine: mtk_uart_dma: add Mediatek uart DMA support


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