messages from 2016-04-20 13:29:10 to 2016-05-11 09:23:07 UTC [more...]
[patch V4 27/31] serial: use parity32 in max3100
2016-05-11 9:23 UTC
[PATCH] tty: serial: msm: Remove duplicate handling of clocks
2016-05-11 9:00 UTC
[PATCH] serial: 8250_early: Add earlycon support for Synopsys DesignWare ABP UART
2016-05-11 6:06 UTC
[PATCH] serial: Make SERIAL_MPS2_UART depend on ARCH_MPS2
2016-05-10 18:56 UTC
[PATCH 1/7] tty: ipwireless, cleanup TIOCGSERIAL
2016-05-10 18:16 UTC (9+ messages)
` [PATCH 2/7] net: ircomm, "
` [PATCH 3/7] tty: cyclades+mxser, do not initialize to zero
` [PATCH 4/7] tty: frv, remove unused serial macros
` [PATCH 5/7] tty: stop defining STD_COM_FLAGS in drivers
` [PATCH 6/7] tty: 8250, drop unused members from struct old_serial_port
` [PATCH 7/7] tty: 8250, kill DEBUG_INTR
[PATCH v2 1/1] dmaengine: slave means at least one of DMA_SLAVE, DMA_CYCLIC
2016-05-10 17:43 UTC
[PATCH v1 0/2] dmaengine: urgent fix to prevent regression in UART
2016-05-10 16:13 UTC (10+ messages)
` [PATCH v1 1/2] dmaengine: slave means at least one of DMA_SLAVE, DMA_CYCLIC
` [PATCH v1 2/2] dmaengine: rename cmd_pause to cmd_suspend
[PATCH] tty: serial: msm: Disable restoring Rx interrupts for DMA Mode
2016-05-10 16:09 UTC
[PATCH v2] TTY: serial, handle platform_get_irq retval properly
2016-05-09 7:23 UTC
[PATCH -repost] kgdb: depends on VT
2016-05-09 7:10 UTC (3+ messages)
[PATCH v3 03/11] dmaengine: dw: set polarity of handshake interface
2016-05-06 18:08 UTC (2+ messages)
[PATCH v5 00/11] serial: 8250: split LPSS to 8250_lpss, enable DMA on Quark
2016-05-06 15:17 UTC (12+ messages)
` [PATCH v5 01/11] dmaengine: dw: keep copy of custom slave config in dwc
` [PATCH v5 02/11] dmaengine: dw: provide probe(), remove() stubs for users
` [PATCH v5 03/11] dmaengine: dw: set polarity of handshake interface
` [PATCH v5 04/11] dmaengine: dw: override LLP support if asked in platform data
` [PATCH v5 05/11] serial: 8250_dma: switch to new dmaengine_terminate_* API
` [PATCH v5 06/11] serial: 8250_dma: adjust DMA address of the UART
` [PATCH v5 07/11] serial: 8250: enable AFE on ports where FIFO is 16 bytes
` [PATCH v5 08/11] serial: 8250_lpss: split LPSS driver to separate module
` [PATCH v5 09/11] serial: 8250_lpss: move Quark code from PCI driver
` [PATCH v5 10/11] serial: 8250_lpss: enable MSI for Intel Quark
` [PATCH v5 11/11] serial: 8250_lpss: enable DMA on Intel Quark UART
[PATCH 0/3] Support MPS2 UART controller
2016-05-06 14:43 UTC (6+ messages)
` [PATCH 1/3] dt-bindings: document the MPS2 UART bindings
` [PATCH 2/3] serial: mps2-uart: add MPS2 UART driver
` [PATCH 3/3] serial: mps2-uart: add support for early console
[PATCH v3 03/11] dmaengine: dw: set polarity of handshake interface
2016-05-06 11:38 UTC (2+ messages)
[PATCH v3 00/11] serial: 8250: split LPSS to 8250_lpss, enable DMA on Quark
2016-05-06 11:10 UTC (31+ messages)
` [PATCH v3 01/11] dmaengine: dw: keep copy of custom slave config in dwc
` [PATCH v3 02/11] dmaengine: dw: provide probe(), remove() stubs for users
` [PATCH v3 03/11] dmaengine: dw: set polarity of handshake interface
` [PATCH v3 04/11] dmaengine: dw: override LLP support if asked in platform data
` [PATCH v3 05/11] serial: 8250_dma: switch to new dmaengine_terminate_* API
` [PATCH v3 06/11] serial: 8250_dma: adjust DMA address of the UART
` [PATCH v3 07/11] serial: 8250: enable AFE on ports where FIFO is 16 bytes
` [PATCH v3 08/11] serial: 8250_lpss: split LPSS driver to separate module
` [PATCH v3 09/11] serial: 8250_lpss: move Quark code from PCI driver
` [PATCH v3 10/11] serial: 8250_lpss: enable MSI for Intel Quark
` [PATCH v3 11/11] serial: 8250_lpss: enable DMA on Intel Quark UART
[PATCH] serial_core: Change UART PM state to OFF on failure
2016-05-06 9:46 UTC
[PATCH 0/2] tty: serial: msm_serial regression and add info message
2016-05-05 23:52 UTC (12+ messages)
` [PATCH 1/2] tty: serial: msm_serial regression fix data corruption
` [PATCH 2/2] tty: serial: msm_serial add info message
[BUG] drivers/tty: read() on a noncanonical blocking tty randomly fails when VMIN > received >= buf
2016-05-05 0:50 UTC (2+ messages)
[PATCH v4 00/11] serial: 8250: split LPSS to 8250_lpss, enable DMA on Quark
2016-05-04 15:40 UTC (15+ messages)
` [PATCH v4 01/11] dmaengine: dw: keep copy of custom slave config in dwc
` [PATCH v4 02/11] dmaengine: dw: provide probe(), remove() stubs for users
` [PATCH v4 03/11] dmaengine: dw: set polarity of handshake interface
` [PATCH v4 04/11] dmaengine: dw: override LLP support if asked in platform data
` [PATCH v4 05/11] serial: 8250_dma: switch to new dmaengine_terminate_* API
` [PATCH v4 06/11] serial: 8250_dma: adjust DMA address of the UART
` [PATCH v4 07/11] serial: 8250: enable AFE on ports where FIFO is 16 bytes
` [PATCH v4 08/11] serial: 8250_lpss: split LPSS driver to separate module
` [PATCH v4 09/11] serial: 8250_lpss: move Quark code from PCI driver
` [PATCH v4 10/11] serial: 8250_lpss: enable MSI for Intel Quark
` [PATCH v4 11/11] serial: 8250_lpss: enable DMA on Intel Quark UART
Bunch of serial warnings in next at least with omap-serial
2016-05-03 21:58 UTC (2+ messages)
[PATCH v2 00/11] serial: sh-sci: Hardware Flow Control Updates
2016-05-03 18:01 UTC (20+ messages)
` [PATCH v2 01/11] serial: sh-sci: Update DT binding documentation for GPIO modem lines
` [PATCH v2 02/11] serial: sh-sci: Update DT binding documentation for dedicated RTS/CTS
` [PATCH v2 03/11] serial: sh-sci: Always set TIOCM_CTS in .get_mctrl() callback
` [PATCH v2 04/11] serial: sh-sci: Add support for GPIO-controlled modem lines
` [PATCH v2 05/11] serial: sh-sci: Do not open-code sci_getreg()
` [PATCH v2 06/11] serial: sh-sci: Add more Serial Port Register documentation
` [PATCH v2 07/11] serial: sh-sci: Add more Serial Port Control/Data "
` [PATCH v2 08/11] serial: sh-sci: Correct pin initialization on (H)SCIF
` [PATCH v2 09/11] serial: sh-sci: Add pin initialization for SCIFA/SCIFB
` [PATCH v2 10/11] serial: sh-sci: Fix support for hardware-assisted RTS/CTS
` [PATCH v2 11/11] serial: sh-sci: Add DT support for dedicated RTS/CTS
[PATCH 1/2] tty: vt, return error when con_startup fails
2016-05-03 15:05 UTC (2+ messages)
` [PATCH 2/2] tty: vt, finish looping on duplicate
[PATCH] tty: serial: 8250_omap: do not defer termios changes
2016-05-03 12:00 UTC (8+ messages)
[PATCH stable] serial: samsung: Reorder the sequence of clock control when call s3c24xx_serial_set_termios()
2016-05-03 10:06 UTC (3+ messages)
[PATCH v3] serial: samsung: Reorder the sequence of clock control when call s3c24xx_serial_set_termios()
2016-05-02 12:04 UTC (2+ messages)
[PATCH v3] serial: 8250_dw: fix wrong logic in dw8250_check_lcr()
2016-05-02 9:19 UTC (6+ messages)
` [PATCH v4] "
` [PATCH v5] "
[PATCH] 8250: Hypervisors always export working 16550A UARTs
2016-04-29 18:14 UTC (14+ messages)
[PATCH v2] serial: mctrl_gpio: Drop support for out1-gpios and out2-gpios
2016-04-29 13:21 UTC (3+ messages)
[PATCH 0/8] Replace kernel-defined ASYNC_ bits
2016-04-29 10:34 UTC (5+ messages)
` [PATCH 6/8] tty: Replace ASYNC_INITIALIZED bit and update atomically
[PATCH] tty: Replace TTY_THROTTLED bit tests with tty_throttled()
2016-04-29 10:33 UTC (2+ messages)
[PATCH] tty: serial, return values platform_get_irq, part II
2016-04-29 9:24 UTC (2+ messages)
[PATCH v7 0/5] ACPI: parse the SPCR table
2016-04-29 0:43 UTC (5+ messages)
` [PATCH v7 1/5] of/serial: move earlycon early_param handling to serial
` [PATCH v7 5/5] serial: pl011: add console matching function
[PATCH V3 00/29] bitops: add parity functions
2016-04-28 21:01 UTC (3+ messages)
` [PATCH V3 27/29] serial: use parity32 in max3100
[PATCH v2] serial: amba-pl011: complete support to ZTE uart
2016-04-28 20:11 UTC (5+ messages)
[PATCH] serial: tegra: Remove unused variable
2016-04-28 12:48 UTC
[PATCH] serial: 8250: of: Make tegra_serial_handle_break() static
2016-04-28 12:47 UTC
[PATCH] serial: mctrl_gpio: Drop support for out1-gpios and out2-gpios
2016-04-28 8:35 UTC (4+ messages)
[PATCH v3] serial: 8250_pci: fix divide error bug if baud rate is 0
2016-04-27 9:58 UTC
[PATCH v2 0/5] serial: Add Generic Serial Device Tree Bindings
2016-04-25 12:52 UTC (10+ messages)
` [PATCH v2 1/5] doc: DT: "
` [PATCH v2 2/5] serial: imx: Use generic uart-has-rtscts DT property
` [PATCH v2 3/5] serial: mxs-auart: "
` [PATCH v2 4/5] serial: sirf: Introduce helper variable struct device_node *np
` [PATCH v2 5/5] serial: sirf: Use generic uart-has-rtscts DT property
sh-sci regression without scif_clk in 4.6-rc5
2016-04-25 12:44 UTC (2+ messages)
[PATCH v5 00/10] Support for Cortex-M Prototyping System
2016-04-25 8:58 UTC (3+ messages)
regression: 3a878c430fd6 ("tty: serial: msm: Add TX DMA support") drops data
2016-04-23 17:24 UTC (6+ messages)
[GIT PULL] TTY/Serial fixes for 4.6-rc5
2016-04-23 10:05 UTC
[PATCH] serial: Move Marvell UART DT bindings to correct location
2016-04-22 15:29 UTC
[PATCH] serial: 8250_uniphier: add "\n" at the end of error log
2016-04-21 6:13 UTC
[PATCH v2 00/11] serial: 8250: split LPSS to 8250_lpss, enable DMA on Quark
2016-04-20 14:05 UTC (3+ 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).