messages from 2016-06-13 21:57:14 to 2016-07-20 17:21:14 UTC [more...]
[RFC 0/3] misc: pch_phub: Add quirks for MIPS Boston platform
2016-07-20 17:21 UTC
[PATCH] sc16is7xx: make sure device is in suspend once probed
2016-07-19 14:29 UTC
[PATCH RESEND v2 0/8] Improve Rx/Tx DMA implementation
2016-07-19 7:43 UTC (9+ messages)
` [PATCH RESEND v2 1/8] tty: serial: fsl_lpuart: consider TX FIFO too in tx_empty
` [PATCH RESEND v2 2/8] tty: serial: fsl_lpuart: support suspend/resume
` [PATCH RESEND v2 3/8] tty: serial: fsl_lpuart: fix clearing of receive flag
` [PATCH RESEND v2 4/8] tty: serial: fsl_lpuart: Fix broken 8m/s1 support
` [PATCH RESEND v2 5/8] tty: serial: fsl_lpuart: Use cyclic DMA for Rx
` [PATCH RESEND v2 6/8] tty: serial: fsl_lpuart: Use scatter/gather DMA for Tx
` [PATCH RESEND v2 7/8] tty: serial: fsl_lpuart: Update suspend/resume for DMA mode
` [PATCH RESEND v2 8/8] tty: serial: fsl_lpuart: Add support for RS-485
[PATCH v3 0/3] Complete ZTE PL011 device support
2016-07-18 13:35 UTC (6+ messages)
` [PATCH v3 1/3] tty: amba-pl011: define flag register bits for ZTE device
` [PATCH v3 2/3] tty: amba-pl011: add .get_fifosize "
` [PATCH v3 3/3] tty: amba-pl011: probe ZTE device from AMBA bus with a pseudo-ID
[patch -old] sparc: serial: sunhv: fix a double lock bug
2016-07-15 11:17 UTC
[PATCH v3 0/3]
2016-07-15 11:01 UTC (4+ messages)
` [PATCH v3 1/3] serial: 8250_dw: make dw8250_set_termios as default set_termios callback
` [PATCH v3 2/3] serial: 8250_dw: Use new dev variable in probe
` [PATCH v3 3/3] serial: 8250_dw: add ACPI support for uart on Hisilicon Hip05 soc
[PATCH RFC 0/4] serial,dma: use DMA cyclic for IMX UART driver
2016-07-14 8:32 UTC (6+ messages)
` [PATCH RFC 1/4] dma: imx-sdma - reduce transfer latency for DMA cyclic clients
` EXT: "
[PATCH RFC] serial: imx: support an enable-gpio
2016-07-13 9:01 UTC
[PATCH v8 0/4] ACPI: parse the SPCR table
2016-07-11 15:50 UTC (13+ messages)
` [PATCH v8 4/4] serial: pl011: add console matching function
[PATCH] 8250/fintek: rename IRQ_MODE macro
2016-07-11 1:44 UTC (3+ messages)
[PATCH v2 0/9] Improve Rx/Tx DMA implementation
2016-07-08 18:40 UTC (12+ messages)
` [PATCH v2 1/9] tty: serial: fsl_lpuart: consider TX FIFO too in tx_empty
` [PATCH v2 2/9] clk: imx: vf610: Disable automatic clock gating for lpuart in LPSTOP mode
` [PATCH v2 3/9] tty: serial: fsl_lpuart: support suspend/resume
` [PATCH v2 4/9] tty: serial: fsl_lpuart: fix clearing of receive flag
` [PATCH v2 5/9] tty: serial: fsl_lpuart: Fix broken 8m/s1 support
` [PATCH v2 6/9] tty: serial: fsl-lpuart: Use cyclic DMA for Rx
` [PATCH v2 7/9] tty: serial: fsl-lpuart: Use scatter/gather DMA for Tx
` [PATCH v2 8/9] tty: serial: fsl-lpuart: Update suspend/resume for DMA mode
` [PATCH v2 9/9] tty: serial: fsl_lpuart: Add support for RS-485
[PATCH v2] serial: amba-pl011: complete support to ZTE uart
2016-07-08 2:11 UTC (10+ messages)
[PATCH] serial: imx: add rx and tx led trigger
2016-07-07 8:43 UTC (10+ messages)
[RFC RESEND] serial: 8250: fix regression in 8250 uart driver
2016-07-02 11:58 UTC (6+ messages)
[GIT PULL] TTY fixes for 4.7-rc6
2016-07-01 16:14 UTC
[PATCH v1 1/1] serial: 8250_mid: fix divide error bug if baud rate is 0
2016-07-01 14:21 UTC
[PATCH v2 0/2] serial: 8250_dw: Add ACPI support for uart on Hisilicon Hip05 soc
2016-06-30 14:39 UTC (7+ messages)
` [PATCH v2 1/2] serial: 8250_dw: make dw8250_set_termios as default set_termios callback
` [PATCH v2 2/2] serial: 8250_dw: add ACPI support for uart on Hisilicon Hip05 soc
[PATCH v2 0/3] Fix DNV HSUART RX DMA timeout interrupt issue
2016-06-30 4:34 UTC (7+ messages)
` [PATCH v2 1/3] dmaengine: hsu: Export hsu_dma_get_status()
` [PATCH v2 2/3] serial: 8250_dma: Export serial8250_rx_dma_flush()
` [PATCH v2 3/3] serial: 8250_mid: Read RX buffer on RX DMA timeout for DNV
[PATCH 0/2] serial: 8250_dw: Add ACPI support for uart on Hisilicon Hip05 soc
2016-06-30 1:24 UTC (7+ messages)
` [PATCH 1/2] serial: 8250_dw: make dw8250_set_termios as default set_termios callback
` [PATCH 2/2] serial: 8250_dw: add ACPI support for uart on Hisilicon Hip05 soc
[patch V4 27/31] serial: use parity32 in max3100
2016-06-29 17:25 UTC (5+ messages)
` [patch V4 27/31] serial: use parity8 "
RFC: out-of-tree tty driver breakage (changing ASYNC_ bits)
2016-06-28 16:05 UTC (7+ messages)
[patch] tty/serial/8250: unlock on error in serial8250_register_8250_port()
2016-06-28 9:15 UTC
[PATCH 0/8] Improve Rx/Tx DMA implementation
2016-06-28 3:54 UTC (9+ messages)
` [PATCH 1/8] tty: serial: fsl_lpuart: consider TX FIFO too in tx_empty
` [PATCH 2/8] tty: serial: fsl_lpuart: support suspend/resume
[PATCH] serial: 8250_fintek: Fix potential NULL pointer dereference
2016-06-28 1:46 UTC
[PATCH] serial: 8250_fintek: fix the mismatched IRQ mode
2016-06-28 0:51 UTC (3+ messages)
[PATCH] serial: samsung: Register cpufreq notifier only on S3C24xx
2016-06-27 11:59 UTC
[PATCH 1/2] serial: sirf: make fifo functions static
2016-06-27 9:25 UTC (5+ messages)
` [PATCH 2/2] serial: sirf: make uart register info static
[PATCH 0/4] tty/serial: atmel: rework tasklets and shutdown sequence
2016-06-26 7:44 UTC (7+ messages)
` [RESEND PATCH 1/4] tty/serial: atmel: re-integrate status check in irq handler
` [RESEND PATCH 2/4] tty/serial: atmel: split tx and rx paths
` [RESEND PATCH 3/4] tty/serial: atmel: add comment for the ring buffer size macro
` [PATCH 4/4] tty/serial: atmel: enforce tasklet init and termination sequences
` [PATCH v2] "
[PATCH v2 0/4] serial: sh-sci: FIFO initialization fixes
2016-06-25 17:01 UTC (8+ messages)
` [PATCH v2 1/4] serial: sh-sci: Do not start transfers from sci_startup()
` [PATCH v2 2/4] serial: sh-sci: Stop transfers in sci_shutdown()
` [PATCH v2 3/4] serial: sh-sci: Clear RX, error, and break flags during reset
` [PATCH v2 4/4] serial: sh-sci: Clear (H)SCIF timeout and overrun "
[PATCH 01/16] tty: 8250, remove shadow and unused variables
2016-06-23 11:34 UTC (16+ messages)
` [PATCH 02/16] vt: remove lines parameter from scrollback
` [PATCH 03/16] vt: document vc_data by example
` [PATCH 04/16] sisusb: remove dummy variables
` [PATCH 05/16] tty: vt, consw->con_scrolldelta cleanup
` [PATCH 06/16] tty: vt, consw->con_set_palette cleanup
` [PATCH 07/16] tty: vt, remove consw->con_bmove
` [PATCH 08/16] tty: vt, drop VT_BUF_VRAM_ONLY
` [PATCH 09/16] tty: vt, get rid of ugly FLUSH macro
` [PATCH 10/16] tty: vt, separate T.416 high colors handler
` [PATCH 11/16] tty: vt, do not pass structure over stack
` [PATCH 12/16] tty: vt, too many commands per line in rgb_foreground
` [PATCH 13/16] tty: vt, whitespace cleanup in csi_m
` [PATCH 14/16] tty: vt, convert more macros to functions
` [PATCH 15/16] tty: vt, ignore PIO_UNIMAPCLR param
` [PATCH 16/16] tty: vt, remove unused vc_deccolm
[PATCH 0/4] serial: sh-sci: FIFO initialization fixes
2016-06-23 11:20 UTC (6+ messages)
` [PATCH 2/4] serial: sh-sci: Stop transfers in sci_shutdown()
[PATCH v2 2/3] tty: serial: samsung: fixup accessors for endian
2016-06-22 16:57 UTC (2+ messages)
` [PATCH v2 3/3] tty: serial: samsung: add byte-order aware bit functions
[RFC PATCH] tty: serial: msm_serial: Don't reset uart on set_termios
2016-06-22 9:59 UTC (8+ messages)
` [PATCH v2] tty: serial: msm: Don't reconfigure same baud rate
[PATCH v9 00/11] serial: 8250: split LPSS to 8250_lpss, enable DMA on Quark
2016-06-21 15:46 UTC (14+ messages)
` [PATCH v9 01/11] dmaengine: dw: keep copy of custom slave config in dwc
` [PATCH v9 02/11] dmaengine: dw: provide probe(), remove() stubs for users
` [PATCH v9 03/11] dmaengine: dw: set polarity of handshake interface
` [PATCH v9 04/11] dmaengine: dw: override LLP support if asked in platform data
` [PATCH v9 05/11] serial: 8250_dma: switch to new dmaengine_terminate_* API
` [PATCH v9 06/11] serial: 8250_dma: adjust DMA address of the UART
` [PATCH v9 07/11] serial: 8250: enable AFE on ports where FIFO is 16 bytes
` [PATCH v9 08/11] serial: 8250_lpss: split LPSS driver to separate module
` [PATCH v9 09/11] serial: 8250_lpss: move Quark code from PCI driver
` [PATCH v9 10/11] serial: 8250_lpss: enable MSI for Intel Quark
` [PATCH v9 11/11] serial: 8250_lpss: enable DMA on Intel Quark UART
[PATCH] tty: serial: 8250: add CON_CONSDEV to flags
2016-06-21 15:19 UTC
[PATCH 1/3] serial: pxa: make it explicitly non-modular
2016-06-21 5:30 UTC (4+ messages)
` [PATCH 2/3] serial: vt8500_serial: "
` [PATCH 3/3] serial: m32r_sio: "
` [PATCH 0/3] serial: remove modular code from a few more non-modular drivers
[PATCH] tty: 8250, remove shadow and unused variables
2016-06-20 10:57 UTC
[PATCH v7 00/11] serial: 8250: split LPSS to 8250_lpss, enable DMA on Quark
2016-06-17 13:46 UTC (13+ messages)
` [PATCH v7 01/11] dmaengine: dw: keep copy of custom slave config in dwc
` [PATCH v7 02/11] dmaengine: dw: provide probe(), remove() stubs for users
` [PATCH v7 03/11] dmaengine: dw: set polarity of handshake interface
` [PATCH v7 04/11] dmaengine: dw: override LLP support if asked in platform data
` [PATCH v7 05/11] serial: 8250_dma: switch to new dmaengine_terminate_* API
` [PATCH v7 06/11] serial: 8250_dma: adjust DMA address of the UART
` [PATCH v7 07/11] serial: 8250: enable AFE on ports where FIFO is 16 bytes
` [PATCH v7 08/11] serial: 8250_lpss: split LPSS driver to separate module
` [PATCH v7 09/11] serial: 8250_lpss: move Quark code from PCI driver
` [PATCH v7 10/11] serial: 8250_lpss: enable MSI for Intel Quark
` [PATCH v7 11/11] serial: 8250_lpss: enable DMA on Intel Quark UART
[PATCH] tty: serial: msm: Add runtime PM and system sleep support
2016-06-17 10:16 UTC
[PATCH v2 2/5] firmware: annotate thou shalt not request fw on init or probe
2016-06-16 22:54 UTC
[RFC] firmware: annotate thou shalt not request fw on init or probe
2016-06-16 20:56 UTC (5+ messages)
[PATCH] serial: mvebu-uart: free the IRQ in ->shutdown()
2016-06-16 14:48 UTC
[RESEND PATCH v2 1/2] serial: samsung: Fix ERR pointer dereference on deferred probe
2016-06-16 6:27 UTC (2+ messages)
` [RESEND PATCH v2 2/2] serial: samsung: Fix possible out of bounds access on non-DT platform
[PATCH v6 11/11] serial: 8250_lpss: enable DMA on Intel Quark UART
2016-06-14 1:12 UTC (2+ messages)
[RFC] serial: 8250: fix regression in 8250 uart driver
2016-06-13 21:57 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).