linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-05-01 04:06:58 to 2012-05-26 08:33:56 UTC [more...]

[PATCH 0/6] Bridging PCI to amba
 2012-05-26  8:33 UTC  (11+ messages)
` [PATCH 1/6] sizes.h: move from asm-generic to <linux/sizes.h>
` [PATCH 2/6] amba: use the new linux/sizes.h
` [PATCH 3/6] ARM: "
` [PATCH 4/6] pl011: "
` [PATCH 5/6] x86: add CONFIG_ARM_AMBA, selected by STA2X11
` [PATCH 6/6] serial: add amba-pl011-pci

[PATCH 11/15] serial: mxs-auart: Use clk_prepare_enable/clk_disable_unprepare
 2012-05-25 23:14 UTC 

[PATCH] serial/amba-pl011: move custom pin control to driver
 2012-05-25  6:26 UTC  (2+ messages)

Fwd: struct tty_flip_buffer replacement in newer kernels
 2012-05-24 16:00 UTC  (8+ messages)
  `  "
          ` Fw: "

[PATCH 1/2] serial: samsung: Remove NULL checking for baud clock
 2012-05-24  8:39 UTC 

[PATCH 1/1] serial_core: Update buffer overrun statistics
 2012-05-23 14:37 UTC  (14+ messages)

[PATCH] mct_u232: Fix incorrect TIOCMSET return
 2012-05-22 19:45 UTC 

[GIT PATCH] TTY/serial patches for 3.5-rc1 - try 2
 2012-05-22 15:15 UTC 

[GIT PATCH] TTY/serial patches for 3.5-rc1
 2012-05-22 13:20 UTC 

[PATCH V2] serial: pxa: add spin lock for console write
 2012-05-22  4:43 UTC 

[PATCH] serial: pxa: add spin lock for console write
 2012-05-22  3:07 UTC  (2+ messages)

[PATCH] serial/imx: make devdata member point to const data
 2012-05-21 19:57 UTC 

Questions regarding adding a patch in linux/drivers/char/8250.c
 2012-05-21 15:07 UTC  (5+ messages)

[PATCH 2/2] serial: samsung: Fixed wrong comparison for baudclk_rate
 2012-05-20  8:49 UTC 

[PATCH 1/2] serial: samsung: Remove NULL checking for baud clock
 2012-05-20  8:45 UTC 

kmscon: replacing CONFIG_VT
 2012-05-19 12:00 UTC  (5+ messages)

[PATCH 3/5] serial: delete the MCA specific 8250 support
 2012-05-17 21:02 UTC  (5+ messages)

[PATCH v2] serial: samsung: Fixed wrong comparison for baudclk_rate
 2012-05-17  6:55 UTC  (3+ messages)

[PATCH] usb: cp210x: Added support for GPIO (CP2103/4/5)
 2012-05-16 23:41 UTC  (10+ messages)

Excessive logging causing rcu_sched_state stall (wait_for_xmitr 8250.c)
 2012-05-16 15:12 UTC  (2+ messages)

[PATCH 0/2] add DMA support to uart
 2012-05-16  9:42 UTC  (5+ messages)
` [PATCH 1/2] serial/imx: add DMA support

[PATCH 1/4] serial:bfin_uart: Adapt bf5xx serial driver to bf60x serial4 controller
 2012-05-16  6:22 UTC  (4+ messages)
` [PATCH 2/4] serial: bfin_uart: narrow the reboot condition in DMA tx interrupt
` [PATCH 3/4] serial: bfin_uart: RTS and CTS MMRs can be either 16-bit width or 32-bit width
` [PATCH 4/4] serial: bfin_uart: Make MMR access compatible with 32 bits bf609 style controller

Excessive logging causing rcu_sched_state stall (wait_for_xmitr 8250.c)
 2012-05-16  0:02 UTC 

[PATCH v2 RESEND] serial: 8250: Add cpufreq support
 2012-05-15 15:10 UTC 

[PATCH 1/3] RFC: Solved unnecessary schedule latency in the TTY layer (1/3)
 2012-05-15 15:04 UTC  (11+ messages)
` [PATCH 2/3] RFC: Solved unnecessary schedule latency in the TTY layer (2/3)
` [PATCH 3/3] RFC: Solved unnecessary schedule latency in the TTY layer (3/3)

[PATCH v2] serial: 8250: Add cpufreq support
 2012-05-15 13:57 UTC  (3+ messages)

[PATCH] serial: samsung: Fixed wrong comparison for baudclk_rate
 2012-05-15 11:57 UTC  (4+ messages)

[RESEND PATCH V2 10/17] SERIAL: MIPS: lantiq: implement OF support
 2012-05-14 19:49 UTC  (4+ messages)

[PATCH] tty: Allow uart_register/unregister/register
 2012-05-14 13:51 UTC 

Dedicated server rental
 2012-05-14  4:14 UTC 

haalloo,
 2012-05-12 16:54 UTC 

[PATCH 1/3] tty_lock: undo the old tty_lock use on the ctty
 2012-05-11 15:09 UTC  (19+ messages)
` [PATCH 2/3] pty: Lock the devpts bits privately
` [PATCH 3/3] tty_lock: Localise the lock

auto-RTS and TL16C754C
 2012-05-11 12:18 UTC 

[PATCH] serial8250-em: Add DT support
 2012-05-09 11:21 UTC  (2+ messages)

[PATCH] serial8250-em: clk_get() IS_ERR() error handling fix
 2012-05-09  6:49 UTC 

[PATCH 00/06] serial8250: DLL/DLM rework, Emma Mobile UART driver
 2012-05-08 16:34 UTC  (15+ messages)
` [PATCH 01/06] serial8250: Add dl_read()/dl_write() callbacks
` [PATCH 02/06] serial8250: Use dl_read()/dl_write() on Alchemy
` [PATCH 03/06] serial8250: Use dl_read()/dl_write() on RM9K
` [PATCH 04/06] serial8250: Clean up default map and dl code
` [PATCH 05/06] serial8250: Introduce serial8250_register_8250_port()
` [PATCH 06/06] serial8250-em: Add Emma Mobile UART driver

[PATCH] cris: fix missing tty arg in wait_event_interruptible_tty call
 2012-05-08 15:17 UTC 

What's the rationale behind sending a Xoff character when the port is stopped ?
 2012-05-08 14:11 UTC  (4+ messages)

[PATCH 1/3] usb: cp210x: Corrected USB request type definitions
 2012-05-08 13:56 UTC  (13+ messages)
` [PATCH 2/3] usb: cp210x: Added in support to get and store part number
` [PATCH 3/3] usb: cp210x: Add ioctl for GPIO support

[PATCH RESEND 0/5] Adopt pinctrl support for a few outstanding imx drivers
 2012-05-08  3:43 UTC  (6+ messages)
` [PATCH RESEND 1/5] tty: serial: imx: adopt pinctrl support

[PATCH -next] tty/amiserial: Add missing argument for tty_unlock()
 2012-05-07 19:36 UTC 

[PATCH RESEND 0/9] Enable pinctrl support for mach-mxs
 2012-05-07  8:01 UTC  (6+ messages)
` [PATCH RESEND 2/9] serial: amba-pl011: adopt pinctrl support
` [PATCH RESEND 3/9] serial: mxs-auart: "
` [alsa-devel] [PATCH RESEND 0/9] Enable pinctrl support for mach-mxs

Deterministic behavior for TTY serial
 2012-05-05  0:32 UTC  (11+ messages)

[PATCH 10/14] SERIAL: MIPS: lantiq: implement OF support
 2012-05-04 12:18 UTC 

Urgent Letter
 2012-05-04 11:08 UTC 

Using quad uart st16c554 on at91rm9200 linux 2.6.30 board
 2012-05-04  8:34 UTC 

[PATCH] serial8250-em: Emma Mobile UART driver V2
 2012-05-03 12:13 UTC 

3.4-rc5: usbserial pl2303 attached via Texas Instruments USB3.0 chip Oopses
 2012-05-03  9:14 UTC  (8+ messages)

[GIT PATCH] TTY VT bugfix for 3.4-rc5
 2012-05-02 20:28 UTC 

Question: How to power-manage UART-attached devices
 2012-05-02  9:02 UTC  (6+ messages)

[PATCH] serial/imx: enable the clock when we really use the uart port
 2012-05-02  8:28 UTC  (3+ messages)


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).