messages from 2013-01-17 12:56:11 to 2013-02-06 11:48:35 UTC [more...]
[PATCH 1/2] tty: serial: remove __init on pl011 console ops
2013-02-06 11:47 UTC (2+ messages)
` [PATCH 2/2] tty: serial: use module_init on pl011_init
Please Refer to Attach Letter and Reply Urgently
2013-02-06 11:15 UTC
[RFC PATCH 0/3] ACPI/UART: Add ACPI 5.0 enueration support for UART
2013-02-06 6:26 UTC (17+ messages)
` [PATCH v5 0/2] ACPI/UART: Add ACPI 5.0 enumeration "
` [PATCH v5 1/2] TTY: Add TTY slave enumeration support
` [PATCH v5 2/2] ACPI / UART: Add ACPI enumeration support for UART
` [RFC PATCH v5] HACK: UART: Add dummy devices to test the enumeration
` [RFC PATCH] ACPI / serial: Add UART change_pm support with ACPI power domain
[PATCH] input: drop unnecessary dependencies on TTY
2013-02-06 1:58 UTC
[PATCH] pty: Remove redundant itty reset
2013-02-05 21:08 UTC
[PATCH v2 00/11] tty: Fix buffer work access-after-free
2013-02-05 21:04 UTC (26+ messages)
` [PATCH v3 00/23] ldisc fixes
` [PATCH v3 01/23] tty: Add diagnostic for halted line discipline
` [PATCH v3 02/23] n_tty: Factor packet mode status change for reuse
` [PATCH v3 03/23] n_tty: Don't flush buffer when closing ldisc
` [PATCH v3 04/23] tty: Refactor wait for ldisc refs out of tty_ldisc_hangup()
` [PATCH v3 05/23] tty: Remove unnecessary re-test of ldisc ref count
` [PATCH v3 06/23] tty: Fix ldisc halt sequence on hangup
` [PATCH v3 07/23] tty: Strengthen no-subsequent-use guarantee of tty_ldisc_halt()
` [PATCH v3 08/23] tty: Halt both ldiscs concurrently
` [PATCH v3 09/23] tty: Remove unnecessary buffer work flush
` [PATCH v3 10/23] tty: Wait for SAK work before waiting for hangup work
` [PATCH v3 11/23] n_tty: Correct unthrottle-with-buffer-flush comments
` [PATCH v3 12/23] tty: Kick waiters _after_ the ldisc is locked
` [PATCH v3 13/23] n_tty: Fully initialize ldisc before restarting buffer work
` [PATCH v3 14/23] tty: Don't reenable already enabled ldisc
` [PATCH v3 15/23] tty: Don't restart ldisc on hangup if racing ldisc kill
` [PATCH v3 16/23] tty: Make core responsible for synchronizing its work
` [PATCH v3 17/23] tty: Document lock requirements to halt ldisc
` [PATCH v3 18/23] tty: Remove stale comment re: tty_ldisc_flush_works()
` [PATCH v3 19/23] tty: Fix 'deferred reopen' ldisc comment
` [PATCH v3 20/23] tty: Remove stale comment re: locking in tty_ldisc_release()
` [PATCH v3 21/23] tty: Re-parent orphaned tty_set_ldisc() comments
` [PATCH v3 22/23] tty: Bracket ldisc release with TTY_DEBUG_HANGUP messages
` [PATCH v3 23/23] tty: Add ldisc hangup debug messages
[PATCH] serial: imx: Move imx_port_ucrs_save/restore under CONFIG_CONSOLE_POLL
2013-02-05 18:12 UTC
[PATCH] tty: serial: altera_jtaguart: Simplify altera_jtaguart_init()
2013-02-05 17:07 UTC
[PATCH] tty: serial: altera_uart: Simplify altera_uart_init()
2013-02-05 17:07 UTC
From Mrs. Doris Kula
2013-02-05 13:37 UTC
From Mrs. Doris Kula
2013-02-05 6:55 UTC
[PATCH] OMAP/serial: Fix incorrect Rx FIFO threshold setting, LSR validation on Tx, and Tx FIFO IRQ generation
2013-02-04 17:19 UTC
[PATCH] tty: Use raw spin lock to protect the TTY read section
2013-02-04 15:33 UTC (6+ messages)
` [PATCH-v2] "
` [PATCH-v3] "
From Mrs. Doris Kula
2013-02-04 12:50 UTC
Kernel Oops caused by high uart write loads
2013-02-04 11:44 UTC
From Mrs. Doris Kula
2013-02-04 9:18 UTC
3.8-rc regression with pps-ldisc due to 70ece7a731
2013-02-04 7:08 UTC (3+ messages)
[PATCH 3/3] serial: tegra: Convert to devm_ioremap_resource()
2013-02-01 17:18 UTC (6+ messages)
[PATCH v2 2/2] serial: tegra: Convert to devm_ioremap_resource()
2013-02-01 11:24 UTC (2+ messages)
[PATCH v2] ARM: PL011: Add support for Rx DMA buffer polling
2013-01-31 20:33 UTC (7+ messages)
[PATCH] tty: of_serial: unexport tegra_serial_handle_break
2013-01-31 19:01 UTC
[PATCHv5] tty: Added a CONFIG_TTY option to allow removal of TTY
2013-01-31 17:35 UTC (3+ messages)
RS485 implementation questions (primarly in atmel_serial.c)
2013-01-31 14:42 UTC (10+ messages)
[PATCH] tty: Fix ptmx open without closed slave
2013-01-31 3:50 UTC (2+ messages)
[PATCH 0/4] Fix parallel master and slave pty opens
2013-01-30 17:43 UTC (5+ messages)
` [PATCH 1/4] pty: Fix BUG()s when ptmx_open() errors out
` [PATCH 2/4] pty: Ignore slave pty close() if never successfully opened
` [PATCH 3/4] tty: Document required behavior of tty driver close()
` [PATCH 4/4] pty: Ignore slave open count for master pty open
RS485 implementation questions (primarly in atmel_serial.c)
2013-01-30 10:30 UTC
[PATCH] n_tty: Unthrottle tty when flushing read buffer
2013-01-30 4:36 UTC (4+ messages)
set_termios() function not getting called
2013-01-29 21:43 UTC
[PATCH V2 -firmware] rp2: Initial commit of Comtrol RocketPort 2 microcode
2013-01-29 18:54 UTC
[PATCH V2 1/2] tty: rocket: Explicitly list supported PCI IDs
2013-01-29 16:14 UTC (3+ messages)
` [PATCH V4 2/2] serial: rp2: New driver for Comtrol RocketPort 2 cards
[PATCH] ARM: PL011: Add support for Rx DMA buffer polling
2013-01-25 21:26 UTC (11+ messages)
` [PATCH v2] "
[PATCH V3 1/2] serial: ralink: adds support for the serial core found on ralink wisoc
2013-01-25 18:39 UTC
[PATCH V2 1/2] serial: ralink: adds support for the serial core found on ralink wisoc
2013-01-25 16:58 UTC (2+ messages)
[PATCH] serial/8250: Add support for later SUNIX (TIMEDIA) boards
2013-01-25 16:15 UTC
[PATCH 1/2] serial: ralink: adds support for the serial core found on ralink wisoc
2013-01-25 12:40 UTC (5+ messages)
` [PATCH 2/2] serial: of: allow au1x00 and rt288x to load from OF
[PATCH] serial: pch_uart: fix sysrq handling for pch_uart
2013-01-25 0:07 UTC (2+ messages)
linux-next: Tree for Jan 23 (pch_uart.c)
2013-01-24 4:25 UTC (5+ messages)
[GIT PATCH] more TTY/Serial fixes for 3.8-rc4
2013-01-23 23:55 UTC
Problem with tcflush() and RTS/CTS flow control?
2013-01-23 21:03 UTC
[PATCH] serial: tegra: Fix compilation error
2013-01-23 16:13 UTC (2+ messages)
Curious about tty_port_operations drop() callback
2013-01-23 14:38 UTC (2+ messages)
[PATCH] serial: pxa: fine-tune clk useage
2013-01-23 1:52 UTC
[PATCH] serial: pxa: fix clk_prepare/unprepare misuse
2013-01-22 17:28 UTC (2+ messages)
[PATCH] serial: xilinx_uartps: Remove leftover __exit_p()
2013-01-22 12:11 UTC
[PATCH 6/7] tty: of_serial: Add pinctrl support
2013-01-21 23:42 UTC (3+ messages)
linux-next: Tree for Jan 21 (8250.c)
2013-01-21 19:06 UTC
[PATCH] serial: xilinx_uartps: Get clock rate info from dts
2013-01-21 18:57 UTC
[PATCH 1/2] serial: sccnxp: Reset break and overrun bits in RX handler
2013-01-21 15:38 UTC (2+ messages)
` [PATCH 2/2] serial: sccnxp: Make baudrate table struct static
[PATCH] serial/efm32: parse location property
2013-01-21 13:22 UTC
[PATCH 28/33] serial: Convert to devm_ioremap_resource()
2013-01-21 10:09 UTC
[PATCH] tty: Only wakeup the line discipline idle queue when queue is active
2013-01-21 7:20 UTC (13+ messages)
close /dev/console casue 30seconds' hang
2013-01-21 13:09 UTC (7+ messages)
tty_reopen() returning -EIO because port is closing
2013-01-20 16:52 UTC (4+ messages)
[PATCH] serial: lpc32xx: Fix fallout from tty_port conversion
2013-01-20 10:19 UTC (2+ messages)
[PATCH] tty: serial/68328serial.c: remove unnecessary null pointer check
2013-01-20 10:14 UTC (4+ messages)
` [PATCH] tty: serial/crisv10.c: "
[PATCH] drivers/tty/serial/8250: use strlcpy instead of strcpy
2013-01-20 9:36 UTC
WARNING: at drivers/tty/tty_buffer.c:476 flush_to_ldisc()
2013-01-20 0:14 UTC (4+ messages)
[next-20130118] Analyzing a call-trace reproducible with pm_test/freezer [ X86|RCU|TTY|EXT4FS|JBD2|PM related? ]
2013-01-19 23:06 UTC (9+ messages)
[PATCH] tty: Correct tty buffer flush
2013-01-19 15:47 UTC (6+ messages)
[PATCH 0/2] pch_uart: fix a deadlock and add sysrq support
2013-01-19 9:52 UTC (3+ messages)
` [PATCH 1/2] pch_uart: fix a deadlock when pch_uart as console
` [PATCH 2/2] pch_uart: add sysrq support
[tty:tty-next 80/80] warning: (I2C_TAOS_EVM) selects SERIO which has unmet direct dependencies (!S390 && !UML && TTY)
2013-01-19 3:22 UTC
sysvinit freeze 30seconds on close /dev/console
2013-01-19 2:16 UTC
[PATCHv4] tty: Added a CONFIG_TTY option to allow removal of TTY
2013-01-19 0:22 UTC (3+ messages)
[GIT PATCH] TTY/Serial fixes for 3.8-rc4
2013-01-18 19:53 UTC
Are calls to activate/shutdown a port serialized?
2013-01-18 19:26 UTC (2+ messages)
[PATCH] serial: tegra: Switch to using struct tty_port
2013-01-18 15:49 UTC (5+ messages)
[PATCH v2] TTY: serial, add pm function
2013-01-18 12:43 UTC (10+ messages)
[tty:tty-next 42/62] drivers/tty/serial/sccnxp.c:894 sccnxp_probe() error: we previously assumed 'pdata' could be null (see line 887)
2013-01-17 14:34 UTC (2+ messages)
` [PATCH] serial: sccnxp: Fix possible crash if no platform data supplied
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