messages from 2012-09-27 12:02:05 to 2012-10-23 16:30:22 UTC [more...]
[PATCH 0/1] staging: Add firewire-serial driver
2012-10-23 16:30 UTC
New serial card development
2012-10-23 16:27 UTC (10+ messages)
[PATCH-v2] tty: prevent unnecessary work queue lock checking on flip buffer copy
2012-10-23 10:16 UTC (7+ messages)
` [PATCH-v3] "
[tty:tty-next 17/23] drivers/staging/dgrp/dgrp_net_ops.c:229:8: error: 'struct tty_struct' has no member named 'read_cnt'
2012-10-23 10:00 UTC (3+ messages)
[PATCH] serial: 8250 check iir rdi in interrupt
2012-10-23 10:01 UTC (2+ messages)
Subject: [PATCH] serial:ifx6x60:add swap_buf_32 function in case SPI word width is 32 bits
2012-10-23 9:39 UTC (2+ messages)
[tty:tty-next 15/23] drivers/staging/dgrp/dgrp_net_ops.c:216:27: error: 'struct tty_struct' has no member named 'real_raw'
2012-10-23 3:54 UTC (3+ messages)
[RESEND PATCH 1/2] of serial port driver - add clk_get_rate() support
2012-10-22 15:58 UTC (2+ messages)
` [RESEND PATCH 2/2] Documentation: of-serial.txt - update for clocks phandle for clk
[PATCH] serial: ifx6x60: add_timer is not safe in the mrdy_assert function
2012-10-22 14:23 UTC (2+ messages)
[PATCH] tty: serial: KGDB support for PXA
2012-10-21 4:00 UTC
[GIT PATCH] TTY patches for 3.7-rc2
2012-10-19 18:26 UTC
[PATCH tty-next] x86: ce4100: allow second UART usage
2012-10-19 9:56 UTC (2+ messages)
[PATCH] serial: ifx6x60: del_timer_sync must not be called in interrupt context
2012-10-19 13:51 UTC (3+ messages)
[PATCH] RFC: sched: Prevent wakeup to enter critical section needlessly
2012-10-18 8:30 UTC (7+ messages)
` [REPOST] "
` [PATCH-v2] "
[PATCH 0/3] serial: mxs-auart: add DMA support for auart in mx28
2012-10-18 6:22 UTC (7+ messages)
` [PATCH 1/3] serial: mxs-auart: distinguish the different SOCs
` [PATCH 2/3] serial: mxs-auart: add the DMA support for mx28
` [PATCH 3/3] ARM: dts: enable dma support for auart0 in mx28
[PATCH] tty: Use raw spin lock to protect TTY ldisc administration
2012-10-17 12:03 UTC (2+ messages)
` [REPOST] "
8250_early for big-endian
2012-10-17 9:07 UTC (12+ messages)
[RESEND PATCH 1/2] of serial port driver - add clk_get_rate() support
2012-10-16 15:33 UTC (2+ messages)
` [RESEND PATCH 2/2] Documentation: of-serial.txt - update for clocks phandle for clk
[PATCH] tty: Use raw spin lock to protect RX flip buffer
2012-10-16 6:55 UTC (4+ messages)
` [PATCH-v2] "
[PATCH RESEND] serial/amba-pl011: use devm_* managed resources
2012-10-16 4:34 UTC (3+ messages)
[RFT/PATCH] serial: omap: prevent resume if device is not suspended
2012-10-15 22:37 UTC (20+ messages)
[PATCH] serial/8250_hp300: Missing 8250 register interface conversion bits
2012-10-15 20:13 UTC
[RESET PATCH 2/2] Documentation: of-serial.txt - update for clocks phandle for clk
2012-10-15 15:05 UTC
[PATCH] serial: clps711x: reworked driver version
2012-10-15 10:15 UTC (6+ messages)
[PATCH] tty: serial: 8250_dw: Implement suspend/resume
2012-10-15 9:25 UTC
[PATCH 01/12] serial: clps711x: Add platform_driver interface to clps711x driver
2012-10-14 7:54 UTC (13+ messages)
` [PATCH 02/12] serial: clps711x: Convert all static variables to dynamic
` [PATCH 03/12] serial: clps711x: Do not use "uart_port->unused" field
` [PATCH 04/12] serial: clps711x: Using CPU clock subsystem for getting base UART speed
` [PATCH 05/12] serial: clps711x: Improved TX FIFO handling
` [PATCH 06/12] serial: clps711x: Return valid modem controls for port that not support it
` [PATCH 07/12] serial: clps711x: Fix break control handling
` [PATCH 08/12] serial: clps711x: Check for valid TTY in RX-interrupt
` [PATCH 09/12] serial: clps711x: Using resource-managed functions
` [PATCH 10/12] serial: clps711x: Disable "break"-state before port startup
` [PATCH 11/12] serial: clps711x: Fix TERMIOS-flags handling
` [PATCH 12/12] serial: clps711x: Cleanup driver
order
2012-10-11 16:23 UTC
PL2303 Driver Issue
2012-10-12 22:30 UTC (4+ messages)
[RFC 00/24] OMAP serial driver flow control fixes, and preparation for DMA engine conversion
2012-10-12 14:51 UTC (39+ messages)
` [RFC 01/24] SERIAL: omap: fix set_mctrl() breakage
` [RFC 02/24] SERIAL: omap: fix bit masks for software flow control
` [RFC 03/24] SERIAL: omap: remove setting of EFR SCD bit
` [RFC 04/24] SERIAL: omap: fix MCR TCRTLR bit handling
` [RFC 05/24] SERIAL: omap: no need to re-read EFR
` [RFC 06/24] SERIAL: omap: allow hardware assisted rts/cts modes to be disabled
` [RFC 07/24] SERIAL: omap: allow hardware assisted IXANY mode "
` [RFC 08/24] SERIAL: core: use local variable uport in uart_set_termios()
` [RFC 09/24] SERIAL: core: add hardware assisted s/w flow control support
` [RFC 10/24] SERIAL: core: add hardware assisted h/w "
` [RFC 11/24] SERIAL: core: add throttle/unthrottle callbacks for hardware assisted flow control
` [RFC 12/24] SERIAL: omap: fix "
` [RFC 13/24] SERIAL: omap: configure xon/xoff before setting modem control lines
` [RFC 14/24] SERIAL: omap: serial_omap_configure_xonxoff() contents into set_termios
` [RFC 15/24] SERIAL: omap: don't read back LCR/MCR/EFR
` [RFC 16/24] SERIAL: omap: simplify
` [RFC 17/24] SERIAL: omap: always set TCR
` [RFC 18/24] SERIAL: omap: move xon/xoff setting earlier
` [RFC 19/24] SERIAL: omap: simplify (2)
` [RFC 20/24] SERIAL: core: add xmit buffer allocation callbacks
` [RFC 21/24] SERIAL: omap: use tx buffer allocation API
` [RFC 22/24] SERIAL: omap: typesafe conversion from uart_port to uart_omap_port
` [RFC 23/24] SERIAL: omap: move driver private definitions and structures to driver
` [RFC 24/24] SERIAL: omap: remove OMAP_UART_SYSC_RESET and OMAP_UART_FIFO_CLR
[RESEND PATCH v3] serial/arc-uart: Add new driver
2012-10-11 8:43 UTC (2+ messages)
[tty:tty-next 9/39] drivers/staging/dgrp/dgrp_tty.c:3177 dgrp_tty_init() error: potential null dereference 'nd->nd_serial_ttdriver'
2012-10-09 18:42 UTC (3+ messages)
` [tty:tty-next 9/39] drivers/staging/dgrp/dgrp_tty.c:3177
[PATCH v2] serial: vt8500: fix possible memory leak in vt8500_serial_probe()
2012-10-08 2:35 UTC
[PATCH] serial: vt8500: fix possible memory leak in vt8500_serial_probe()
2012-10-08 1:03 UTC (2+ messages)
[PATCH 3/6] tty: atmel_serial: switch pm ops
2012-10-07 7:27 UTC
[PATCH v2] Add of helper for linux,stdout-path
2012-10-05 16:43 UTC (5+ messages)
` [PATCH 1/3] serial_core: Add helper for matching against linux,stdout-path
` [PATCH 2/3] serial: i.MX: Make console support non optional
` [PATCH 3/3] serial: i.MX: evaluate linux,stdout-path property
[PATCH] serial: sccnxp: Allows the driver to be compiled as a module
2012-10-05 16:37 UTC (2+ messages)
[PATCH v3] serial/8250/8250_early: Prevent rounding error in uartclk
2012-10-05 16:20 UTC (4+ messages)
[PATCH 15/16] ARM: OMAP: Move plat/omap-serial.h to linux/platform_data/serial-omap.h
2012-10-04 22:05 UTC
[PATCH] serial: i.MX: evaluate linux,stdout-path property
2012-10-04 13:12 UTC (3+ messages)
[PATCH v3] serial/arc-uart: Add new driver
2012-10-04 7:35 UTC
[PATCH] tty/serial/8250: Make omap hardware workarounds local to 8250.h
2012-10-03 23:51 UTC (3+ messages)
[PATCH 09/17] serial/8250: Limit the omap workarounds to omap1
2012-10-03 22:26 UTC (5+ messages)
[PATCH 1/3] serial: omap: Make context_loss_cnt signed
2012-10-03 11:54 UTC (3+ messages)
` [PATCH 2/3] serial: omap: Remove the default setting of special character
` [PATCH 3/3] serial: omap: Remove the hardcode serial_omap_console_ports array
[PATCH v2] serial/arc-uart: Add new driver
2012-10-03 7:10 UTC (3+ messages)
[PATCH] serial: samsung: use clk_prepare_enable and clk_disable_unprepare
2012-10-02 22:40 UTC
[PATCH] serial/arc-uart: Add new driver
2012-10-02 4:33 UTC (3+ messages)
[GIT PATCH] TTY patches for 3.7-rc1
2012-10-01 22:13 UTC (3+ messages)
[PATCH] tty/8250_early: Prevent rounding error in uartclk to baud ratio
2012-09-29 11:04 UTC (6+ messages)
[PATCH v2] serial/8250/8250_early: Prevent rounding error in uartclk to baud ratio
2012-09-28 15:00 UTC
[PATCH] tty/8250_early: Prevent rounding error in uartclk to baud ratio
2012-09-28 13:01 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).