messages from 2015-01-01 02:07:59 to 2015-01-16 20:22:14 UTC [more...]
[PATCH] pty: Fix overlimit memory use
2015-01-16 20:22 UTC
[PATCH v2] n_tty: Fix unordered accesses to lockless read buffer
2015-01-16 20:05 UTC (9+ messages)
` [PATCH v3 0/6] N_TTY input path fixes
` [PATCH v3 1/6] n_tty: Eliminate receive_room() from consumer/exclusive paths
` [PATCH v3 2/6] n_tty: Fix throttle for canon lines > 3967 chars
` [PATCH v3 3/6] n_tty: Simplify throttle threshold calculation
` [PATCH v3 4/6] n_tty: Fix unordered accesses to lockless read buffer
` [PATCH v3 5/6] n_tty: Fix PARMRK over-throttling
` [PATCH v3 6/6] n_tty: Fix read buffer overwrite when no newline
[PATCH 00/10] drivers: PL011: add ARM SBSA Generic UART support
2015-01-16 18:37 UTC (18+ messages)
` [PATCH 01/10] drivers: PL011: avoid potential unregister_driver call
` [PATCH 02/10] drivers: PL011: refactor pl011_startup()
` [PATCH 03/10] drivers: PL011: refactor pl011_shutdown()
` [PATCH 04/10] drivers: PL011: refactor pl011_set_termios()
` [PATCH 05/10] drivers: PL011: refactor pl011_probe()
` [PATCH 06/10] drivers: PL011: replace UART_MIS reading with _RIS & _IMSC
` [PATCH 07/10] drivers: PL011: move cts_event workaround into separate function
` [PATCH 08/10] drivers: PL011: allow avoiding UART enabling/disabling
` [PATCH 09/10] drivers: PL011: allow to supply fixed option string
` [PATCH 10/10] drivers: PL011: add support for the ARM SBSA generic UART
[GIT PULL] TTY/Serial fixes for 3.19-rc5
2015-01-16 18:34 UTC
[PATCH v5 0/5] Add Spreadtrum Sharkl64 Platform support
2015-01-16 16:41 UTC (17+ messages)
` [PATCH v5 1/5] Documentation: DT: Renamed of-serial.txt to 8250.txt
` [PATCH v5 2/5] Documentation: DT: Add bindings for Spreadtrum SoC Platform
` [PATCH v5 3/5] arm64: dts: Add support for Spreadtrum SC9836 SoC in dts and Makefile
` [PATCH v5 4/5] arm64: Add support for Spreadtrum's Sharkl64 Platform in Kconfig and defconfig
` [PATCH v5 5/5] tty/serial: Add Spreadtrum sc9836-uart driver support
[PATCH 1/1] serial: Fintek F81232 driver improvement
2015-01-16 15:21 UTC (2+ messages)
[PATCH] tty: xuartps: Fix RX hang, and TX corruption in termios call
2015-01-16 12:49 UTC
[PATCH 1/2] tty: serial: 8250_core: Remove trailing whitespaces
2015-01-16 11:33 UTC (7+ messages)
` [PATCH 2/2] tty: serial: 8250_core: Check that port->line is >=0
[PATCH] char: Added support for u-blox 6 i2c gps driver
2015-01-15 11:29 UTC (8+ messages)
[PATCH v3 0/2] Early 8250 fixlets
2015-01-15 5:05 UTC (12+ messages)
` [PATCH v3 1/2] serial: 8250_early: optimize early 8250 uart
` [PATCH v3 2/2] ARC: Dynamically determine BASE_BAUD from DeviceTree
` [Patch v4] "
` [PATCH v5] "
[RFC PATCH v2 1/4] tty: serial_mctrl_gpio: Add irqs helpers for input lines
2015-01-14 16:10 UTC (19+ messages)
` [RFC PATCH v2 2/4] serial: mxs-auart: Use helpers for gpio irqs
` [RFC PATCH v2 3/4] serial: at91: "
` [RFC PATCH v2 4/4] serial: clps711x: Update to new mctrl_gpio_init_dt
[PATCH] tty/serial: digicolor: remove sysrq reference
2015-01-14 6:04 UTC
[PATCH] serial: digicolor: fix sysrq handling
2015-01-14 5:57 UTC (2+ messages)
[PATCH] tty/isicom: fix big-endian compile warning
2015-01-13 21:59 UTC
[PATCH] 3.19-rc4: Fix race condition in i.MX serial port driver
2015-01-13 16:07 UTC
[PATCH/RFC] serial: sh-sci: Remove overrun message
2015-01-13 7:57 UTC (3+ messages)
[PATCH v2 0/4] tty: serial: Add earlycon support to MT8173 SoC
2015-01-13 1:05 UTC (8+ messages)
` [PATCH v2 1/4] tty: serial: Add 8250 earlycon to support noinit option
` [PATCH v2 2/4] tty: serial: 8250_mtk: Add earlycon
` [PATCH v2 3/4] arm64: dts: Add mediatek MT8173 earlycon support
` [PATCH v2 4/4] Document: Modify 8250 earlycon kernel parameters
[PATCH] tty: serial: msm_serial: Remove console unregistration from driver exit
2015-01-13 0:26 UTC (2+ messages)
[PATCH v3] tty: serial: msm_serial: code cleanup in msm_console_setup
2015-01-13 0:24 UTC (2+ messages)
[PATCH v2] tty: serial: msm_serial: Remove duplicate code in msm_console_setup
2015-01-12 12:46 UTC (4+ messages)
[PATCH v2 0/2] serial: fsl_lpuart: DMA improvements
2015-01-10 8:33 UTC (3+ messages)
` [PATCH v2 1/2] serial: fsl_lpuart: move DMA channel request to probe
` [PATCH v2 2/2] serial: fsl_lpuart: update RX timer on successful DMA transfer
[PATCH v2 0/2] serial: fsl_lpuart: fix DMA issues for 3.19
2015-01-10 8:12 UTC (7+ messages)
` [PATCH v2 1/2] serial: fsl_lpuart: delete timer on shutdown
` [PATCH v2 2/2] serial: fsl_lpuart: avoid new transfer while DMA is running
[PATCH 0/4] serial: fsl_lpuart: fix various DMA related issues
2015-01-09 22:34 UTC (7+ messages)
[PATCH v4 0/5] Add Spreadtrum Sharkl64 Platform support
2015-01-09 22:25 UTC (3+ messages)
` [PATCH v4 5/5] tty/serial: Add Spreadtrum sc9836-uart driver support
[PATCH 0/5] tty/serial: at91: fix atmel_serial_probe(), dma_sync_* and the Hardware Handshaking support
2015-01-09 22:19 UTC (12+ messages)
` [PATCH 1/5] tty/serial: at91: use correct type for dma_sync_*_for_cpu() and dma_sync_*_for_device()
` [PATCH 2/5] tty/serial: at91: enable peripheral clock before accessing I/O registers
` [PATCH 3/5] tty/serial: at91: fix error handling in atmel_serial_probe()
` [PATCH 4/5] tty/serial: at91: fix RTS line management when hardware handshake is enabled
` [PATCH 5/5] tty/serial: at91: fix typo and indentation
[PATCH] Revert "tty: Fix pty master poll() after slave closes v2"
2015-01-09 22:00 UTC (6+ messages)
[PATCH] n_tty: Fix unordered accesses to lockless read buffer
2015-01-09 19:09 UTC (6+ messages)
[PATCH] serial: 8250: Make ISA ports optional
2015-01-09 14:14 UTC (14+ messages)
[PATCH] tty: Prevent hw state corruption in exclusive mode reopen
2015-01-07 22:55 UTC (3+ messages)
` [PATCH v2] "
[PATCH] tty: serial: serial-omap: depend on !8250_omap
2015-01-05 21:26 UTC (9+ messages)
` [PATCH] tty: serial: 8250: omap: add ttySx console if the user didn't
[PATCH] serial: fix parisc boot hang
2015-01-05 16:51 UTC (7+ messages)
[PATCH V2] tty: 8250: Add 64byte UART support for FSL platforms
2015-01-05 15:44 UTC
USB-serial console and lockdep
2015-01-05 15:26 UTC (8+ messages)
` [PATCH 1/2] USB: console: fix uninitialised ldisc semaphore
` [PATCH 2/2] USB: console: fix potential use after free
` [PATCH v2 1/2] USB: console: fix uninitialised ldisc semaphore
` [PATCH v2 2/2] USB: console: fix potential use after free
[PATCH v2 0/3] Early 8250 fixlets
2015-01-05 14:05 UTC (9+ messages)
` [PATCH v2 1/3] serial: 8250_early: optimize early 8250 uart
` [PATCH v2 2/3] serial: 8250_early: prepare for dynamic BASE_BAUD
` [PATCH v2 3/3] ARC: runtime determine BASE_BAUD per machine
[PATCH 00/05] serial: sh-sci: Hardware flow control update
2015-01-05 8:25 UTC (7+ messages)
` [PATCH 01/05] serial: sh-sci: Break out default CTS/RTS pin setup
` [PATCH 04/05] serial: sh-sci: Add SCIFA/SCIFB "
` [PATCH 05/05] serial: sh-sci: Expose SCIFA/SCIFB CTS pin
[PATCH 0/3] tty: serial: Add mediatek MT8127 and MT8135 UART support
2015-01-02 18:21 UTC (6+ messages)
` [PATCH 2/3] ARM: mediatek: add UART dts for mt8127 and mt8135
` [PATCH 3/3] DTS: serial: Add bindings document for the Mediatek UARTs
serial console problem with kernel 3.18.0-rc4
2015-01-02 7:26 UTC (8+ messages)
[PATCH] serial: altera-uart: fix NULL device in log message
2015-01-01 19:15 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).