messages from 2014-09-29 18:06:39 to 2014-10-16 19:00:01 UTC [more...]
[PATCH -next 00/10] Fixes to controlling tty handling
2014-10-16 18:59 UTC (11+ messages)
` [PATCH -next 01/10] tty: Remove tty_pair_get_tty()/tty_pair_get_pty() api
` [PATCH -next 02/10] tty: Reorder proc_set_tty() and related fns
` [PATCH -next 03/10] tty: Remove tsk parameter from proc_set_tty()
` [PATCH -next 04/10] uml: Fix unsafe pid reference to foreground process group
` [PATCH -next 05/10] tty: Replace open-coded tty_get_pgrp()
` [PATCH -next 06/10] tty: Remove !tty condition from __proc_set_tty()
` [PATCH -next 07/10] tty: Fix multiple races when setting the controlling terminal
` [PATCH -next 08/10] tty: Move session_of_pgrp() and make static
` [PATCH -next 09/10] tty: Serialize proc_set_tty() with tty_lock
` [PATCH -next 10/10] tty: Update code comment in __proc_set_tty()
[PATCH 1/3] serial: Fix upstat_t sparse warnings
2014-10-16 18:19 UTC (3+ messages)
` [PATCH 2/3] serial: Fix sparse warnings in uart_throttle()/uart_unthrottle()
` [PATCH 3/3] tty: Remove sparse lock annotations from tty_write_lock()/_unlock()
[PATCH] tty: Prevent "read/write wait queue active!" log flooding
2014-10-16 17:54 UTC
[PATCH] tty: Fix high cpu load if tty is unreleaseable
2014-10-16 17:51 UTC
[PATCH] serial: Fix divide-by-zero fault in uart_get_divisor()
2014-10-16 17:46 UTC
[PATCH] serial: atmel: add missing dmaengine header
2014-10-16 13:48 UTC (6+ messages)
[PATCH] serial/core: Initialize the console pm state
2014-10-16 12:35 UTC (13+ messages)
` [PATCH] tty: serial: 8250_core: Do not call set_sleep for console port
` [PATCH] tty: serial: 8250_core: restore the LCR register in set_sleep
[PATCH] tty/serial_core: Introduce lock mechanism for RS485
2014-10-16 9:06 UTC (2+ messages)
[PATCH] serial: 8250: sparse warning of incorrect type
2014-10-16 8:46 UTC
[PATCH 00/13 v10] omap 8250 based UART + DMA
2014-10-15 15:28 UTC (21+ messages)
` [PATCH 02/13] tty: serial: 8250: make serial8250_console_setup() non _init
` [PATCH 03/13] tty: serial: Add 8250-core based omap driver
` [PATCH 04/13] tty: serial: 8250_dma: handle error on TX submit
` [PATCH 05/13] tty: serial: 8250_dma: keep own book keeping about RX transfers
` [PATCH 06/13] tty: serial: 8250: allow to use custom DMA implementation
` [PATCH 07/13] tty: serial: 8250_omap: add custom DMA-TX callback
` [PATCH 08/13] tty: serial: 8250_omap: add custom DMA-RX callback
` [PATCH 09/13] dmaengine: edma: check for echan->edesc => NULL in edma_dma_pause()
` [PATCH 10/13] arm: dts: am33xx: add DMA properties for UART
` [PATCH 11/13] arm: dts: dra7: "
` [PATCH 12/13] tty: serial: 8250: omap: add custom irq handling
` [PATCH 13/13] tty: serial: 8250: omap: add dma support
[PATCH 00/12] dmaengine: remove users of device_control
2014-10-15 15:58 UTC (4+ messages)
` [PATCH 09/12] serial: sh-sci: use dmaengine_terminate_all() API
[PATCH] serial: 8250_dma: call serial8250_tx_dma unconditionally
2014-10-15 12:53 UTC (2+ messages)
[PATCHv5] serial: of-serial: fix up PM ops on no_console_suspend and port type
2014-10-15 9:02 UTC (2+ messages)
[PATCHv4] serial: of-serial: fix up PM ops on no_console_suspend and port type
2014-10-15 7:16 UTC (8+ messages)
[PATCHv4] parport: Add support for the WCH382 2S/1P multi-IO card
2014-10-14 21:13 UTC
[PATCHv4] parport: Add support for the WCH382 2S/1P multi-IO card
2014-10-14 21:16 UTC (2+ messages)
` [PATCH] "
[PATCH] parport: Add support for the WCH382 2S/1P multi-IO card
2014-10-14 20:23 UTC
[PATCH] WCH CH-382 support
2014-10-14 18:21 UTC (3+ messages)
` [PATCH v2] "
WCH CH-382 support: help with patching
2014-10-14 15:13 UTC (3+ messages)
[PATCH] serial: 8250_core: use pre-decrement for iteration limit
2014-10-14 11:52 UTC (2+ messages)
Handling of automatic flow control in UART drivers
2014-10-14 11:18 UTC (5+ messages)
[PATCH] tty/serial_core: Introduce lock mechanism for RS485
2014-10-13 21:48 UTC (6+ messages)
[PATCH 1/3] qe-uart: modify qe-uart to adapt both powerpc and arm
2014-10-13 16:30 UTC (3+ messages)
[PATCH 09/16] tty: serial: 8250_dma: Add a TX trigger workaround for AM33xx
2014-10-13 14:55 UTC (13+ messages)
[PATCHv3] serial: of-serial: fix up PM ops on no_console_suspend and port type
2014-10-13 12:01 UTC (2+ messages)
[PATCHv2] serial: of-serial: fix up PM ops on no_console_suspend and port type
2014-10-13 9:49 UTC (3+ messages)
[PATCH] serial: of-serial: fix up PM ops on no_console_suspend
2014-10-11 3:37 UTC (6+ messages)
[PATCH 1/1] tty: Fix pty master poll() after slave closes v2
2014-10-10 20:09 UTC
[PATCH v4 0/4] serial: mxs-auart: gpios as modem signals
2014-10-10 16:53 UTC (5+ messages)
` [PATCH v4 1/4] serial: mxs-auart: clean get_mctrl and set_mctrl
` [PATCH v4 2/4] serial: mxs-auart: use mctrl_gpio helpers for handling modem signals
` [PATCH v4 3/4] serial: mxs-auart: add interrupts for modem control lines
` [PATCH v4 4/4] serial: mxs-auart: enable PPS support
[PATCH v2 RESEND] serial: mxs-auart: add sysrq support
2014-10-10 11:37 UTC (2+ messages)
[PATCH tty-next 00/22] tty/serial fixes for 3.17
2014-10-10 8:58 UTC (7+ messages)
` [PATCH tty-next 14/22] tty: Remove tty_wait_until_sent_from_close()
[PATCH] tty: serial: 8250_mtk: Fix quot calculation
2014-10-10 8:10 UTC (3+ messages)
[PATCH 1/1] tty: Fix pty master poll() after slave closes
2014-10-09 17:39 UTC (3+ messages)
[PATCH 00/12] Handle TIOC[GS]RS485 iocts on serial_core
2014-10-09 14:16 UTC (18+ messages)
` [PATCH 01/12] serial/max310x: Remove obsolete #ifset TIOC[SG]RS485
` [PATCH 02/12] serial/sc16is7xx: "
` [PATCH 03/12] serial_core: Handle TIOC[GS]RS485 ioctls
` [PATCH 04/12] serial/8250: Copy RS485 fields to serial_core
` [PATCH 05/12] 8250/fintek: Use rs485 handler from serial_core
` [PATCH 06/12] serial/8250: Remove obsolete handling of rs485 ioctls
` [PATCH 07/12] serial/sc16is7xx: Use the rs485 functions on serial_core
` [PATCH 08/12] serial/mcf: "
` [PATCH 09/12] serial/atmel: "
` [PATCH 10/12] serial/omap: "
` [PATCH 11/12] drivers/max310: "
` [PATCH 12/12] serial_core: Remove call to driver-specific TIO[GS]RS485]
[PATCH] serial: 8250_dw: Add DMA support for non-ACPI platforms
2014-10-09 13:20 UTC (2+ messages)
[PATCH] serial: of-serial: add PM suspend/resume support
2014-10-09 7:53 UTC (3+ messages)
[PATCH] u_serial.c - Force destroy tty_port in gserial_free_port
2014-10-09 1:06 UTC
[PATCH 2/2] serial: Add support for Fintek F81216A LPC to 4 UART
2014-10-08 18:07 UTC (7+ messages)
` [PATCH 2/2 v2] "
process receive fifo while xmitting in 8250
2014-10-08 6:51 UTC (3+ messages)
[GIT PULL] TTY/Serial patches for 3.18-rc1
2014-10-07 22:32 UTC
[PATCH v5 0/9] asm-generic/io.h overhaul
2014-10-06 13:52 UTC (10+ messages)
` [PATCH 1/9] ARC: Remove redundant PCI_IOBASE declaration
` [PATCH 2/9] ARM: ebsa110: Properly override I/O accessors
` [PATCH 3/9] ARM: ixp4xx: "
` [PATCH 4/9] [IA64] Change xlate_dev_{kmem,mem}_ptr() prototypes
` [PATCH 5/9] /dev/mem: Use more consistent data types
` [PATCH 6/9] asm-generic/io.h: Reconcile I/O accessor overrides
` [PATCH 7/9] asm-generic/io.h: Implement generic {read,write}s*()
` [PATCH 8/9] ARM: Use include/asm-generic/io.h
` [PATCH 9/9] arm64: "
[PATCH] serial: mxs-auart: add sysrq support
2014-10-06 11:38 UTC (7+ messages)
` [PATCH RESEND] "
[PATCH] serial: samsung: Remove checks for CONFIG_SAMSUNG_CLOCK
2014-10-06 10:07 UTC
[PATCH 00/13 linux-next] drivers/tty: use container_of where possible
2014-10-05 20:58 UTC (17+ messages)
` [PATCH 01/13 linux-next] serial: use container_of to resolve uart_sio_port from uart_port
` [PATCH 02/13 linux-next] serial: sa1100: use container_of to resolve sa1100_port "
` [PATCH 03/13 linux-next] serial: use container_of to resolve uart_ip22zilog_port "
` [PATCH 04/13 linux-next] serial: mpsc: use container_of to resolve mpsc_port_info "
` [PATCH 05/13 linux-next] serial: cpm_uart: use container_of to resolve uart_cpm_port "
` [PATCH 06/13 linux-next] TTY: jsm: use container_of to resolve jsm_channel "
` [PATCH 07/13 linux-next] tty: use container_of to resolve uart_pmac_port "
` [PATCH 08/13 linux-next] serial: sunsu: use container_of to resolve uart_sunsu_port "
` [PATCH 09/13 linux-next] serial: sunsab: "
` [PATCH 10/13 linux-next] serial: amba-pl010: use container_of to resolve uart_amba_port "
` [PATCH 11/13 linux-next] serial: pnx8xxx: use container_of to resolve pnx8xxx_port "
` [PATCH 12/13 linux-next] serial: use container_of to resolve uart_sunzilog_port "
` [PATCH 13/13 linux-next] tty: ar933x_uart: use container_of to resolve ar933x_uart_port "
[PATCH] serial: remove use of gpiochip_remove() retval
2014-10-02 7:21 UTC (2+ messages)
serial console broken in v3.17-rc6 ?
2014-10-01 15:35 UTC (6+ messages)
` Aw: "
[PATCH v4 0/8] asm-generic/io.h overhaul
2014-09-30 10:51 UTC (8+ messages)
` [PATCH v4 6/8] asm-generic/io.h: Implement generic {read,write}s*()
` [PATCH v4 6/8] asm-generic/io.h: Implement generic {read, write}s*()
[RFC PATCH 00/10] drivers: PL011: add SBSA subset support
2014-09-30 10:11 UTC (2+ messages)
[PATCH v2] max310x: max3109_detect should use indirect addressing in SPI mode for REVID register
2014-09-30 6:59 UTC
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).