linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-09-17 10:43:12 to 2012-09-27 12:02:05 UTC [more...]

[PATCH] tty: prevent unnecessary work queue lock checking on flip buffer copy
 2012-09-27 12:02 UTC  (9+ messages)
    ` [PATCH-v2] "
            ` [PATCH-v3] "

[tty:tty-next 36/40] kernel/debug/kdb/kdb_main.c:2839:4: warning: passing argument 2 of 'kdb_register_repeat' from incompatible pointer type
 2012-09-27  2:59 UTC  (10+ messages)

[PATCH v9 0/11] KGDB/KDB FIQ (NMI) debugger
 2012-09-26 22:32 UTC  (16+ messages)
` [PATCH 01/11] kernel/debug: Mask KGDB NMI upon entry
` [PATCH 02/11] kdb: Implement disable_nmi command
` [PATCH 03/11] kdb: Turn KGDB_KDB=n stubs into static inlines
` [PATCH 04/11] tty/serial/core: Introduce poll_init callback
` [PATCH 05/11] tty/serial/amba-pl011: Implement "
` [PATCH 06/11] tty/serial/amba-pl011: Quiesce interrupts in poll_get_char
` [PATCH 07/11] tty/serial: Add kgdb_nmi driver
` [PATCH 08/11] ARM: Move some macros from entry-armv to entry-header
` [PATCH 09/11] ARM: Add KGDB/KDB FIQ debugger generic code
` [PATCH 10/11] ARM: VIC: Add a couple of low-level FIQ management helpers
` [PATCH 11/11] ARM: versatile: Make able to use UART ports for KGDB FIQ debugger

[RFT/PATCH] serial: omap: prevent resume if device is not suspended
 2012-09-26 20:30 UTC  (22+ messages)

[PATCH v3] serial: pl011: handle corruption at high clock speeds
 2012-09-26 15:21 UTC 

[PATCH 3/3] serial: pl011: allow very high baudrates
 2012-09-26 10:04 UTC  (18+ messages)

[PATCH v2] serial: pl011: handle corruption at high clock speeds
 2012-09-26  8:50 UTC 

[PATCH] RFC: serial: pl011: allow very high baudrates
 2012-09-26  8:03 UTC  (2+ messages)

[PATCH] tty: cleanup duplicate functions in tty_buffer
 2012-09-25 11:28 UTC  (6+ messages)

[PATCH v8 0/11] KGDB/KDB FIQ (NMI) debugger
 2012-09-24 21:25 UTC  (17+ messages)
` [PATCH 01/11] kernel/debug: Mask KGDB NMI upon entry
` [PATCH 02/11] kdb: Implement disable_nmi command
` [PATCH 03/11] kdb: Turn KGDB_KDB=n stubs into static inlines
` [PATCH 04/11] tty/serial/core: Introduce poll_init callback
` [PATCH 05/11] tty/serial/amba-pl011: Implement "
` [PATCH 06/11] tty/serial/amba-pl011: Quiesce interrupts in poll_get_char
` [PATCH 07/11] tty/serial: Add kgdb_nmi driver
    ` [PATCH updated "
` [PATCH 08/11] ARM: Move some macros from entry-armv to entry-header
` [PATCH 09/11] ARM: Add KGDB/KDB FIQ debugger generic code
` [PATCH 10/11] ARM: VIC: Add a couple of low-level FIQ management helpers
` [PATCH 11/11] ARM: versatile: Make able to use UART ports for KGDB FIQ debugger

[PATCH 1/2] serial: New serial driver SCCNXP
 2012-09-24 17:26 UTC  (4+ messages)

[PATCH 1/3] serial: sccnxp: Report actual baudrate back to core
 2012-09-24 17:12 UTC  (3+ messages)
` [PATCH 2/3] serial: sccnxp: Remove mask termios caps for SW flow control
` [PATCH 3/3] serial: sccnxp: Make 'default' choice in switch last

[tty:tty-next 10/16] fs/compat_ioctl.c:869:1: error: 'TIOCSRS485' undeclared here (not in a function)
 2012-09-24 15:39 UTC  (3+ messages)
  ` [PATCH] compat_ioctl: Avoid using undefined RS-485 IOCTLs

[PATCH] Powerpc 8xx CPM_UART setting MAXIDL register proportionaly to baud rate
 2012-09-24 13:21 UTC  (2+ messages)

[PATCH v3 0/2] winbond-cir: Fix initialization
 2012-09-24 13:18 UTC  (3+ messages)

[PATCH] RFC: sched: Prevent wakeup to enter critical section needlessly
 2012-09-24 13:06 UTC 

[PATCH] tty: Use raw spin lock to protect RX flip buffer
 2012-09-24  9:24 UTC 

[PATCH] Powerpc 8xx CPM_UART maxidl should not depend on fifo size
 2012-09-24  6:20 UTC 

[PATCH] Powerpc 8xx CPM_UART too many interrupts
 2012-09-24  6:19 UTC 

[PATCH v2] Powerpc 8xx CPM_UART desynchronisation
 2012-09-24  6:17 UTC 

[RFC 0/3] Move some ARM header files to more appropriate locations
 2012-09-22 11:41 UTC  (11+ messages)
` [RFC 1/3] ARM: move serial_sa1100.h header file to linux/platform_data
` [RFC 2/3] ARM: move udc_pxa2xx.h "
` [RFC 3/3] ARM/AVR32: get rid of serial_at91.h

[PATCH] serial: samsung: Add poll_get_char & poll_put_char
 2012-09-22  6:22 UTC 

[PATCH v2] serial: set correct baud_base for EXSYS EX-41092 Dual 16950
 2012-09-22  0:04 UTC 

Vizzini
 2012-09-21 22:52 UTC  (3+ messages)

[PATCH v2] serial: omap: fix the reciever line error case
 2012-09-21 21:46 UTC  (3+ messages)

[PATCH] serial: set correct baud_base for EXSYS EX-41092 Dual 16950
 2012-09-21 16:49 UTC  (2+ messages)

[PATCH] serial: pl011: handle corruption at high clock speeds
 2012-09-21 16:38 UTC 

[PATCH] serial: omap: fix the overrun case
 2012-09-21 15:08 UTC  (10+ messages)

[PATCH 1/3] serial: pl011: safeguard against impossible baudrates
 2012-09-21  8:26 UTC  (3+ messages)

[Resend/PATCHv2] serial: omap: Remove unnecessary checks from suspend/resume
 2012-09-21  7:04 UTC 

[PATCHv2] serial: omap: Remove unnecessary checks from suspend/resume
 2012-09-21  6:56 UTC 

[PATCH] serial: omap: Remove unnecessary checks from suspend/resume
 2012-09-21  5:10 UTC  (5+ messages)

[PATCHv7 04/12] ARM: OMAP: hwmod: Add support for per hwmod/module context lost count
 2012-09-21  0:38 UTC 

[PATCHv4 0/9] *** ARM: Update arch-vt8500 to Devicetree ***
 2012-09-20 23:13 UTC  (3+ messages)
` [PATCHv4 7/9] arm: vt8500: doc: Add device tree bindings for arch-vt8500 devices

[PATCH] tty: Use raw spin lock to protect RX flip buffer
 2012-09-20 16:37 UTC  (2+ messages)

[PATCH] tty: Use raw spin lock to protect the TTY read section
 2012-09-20 14:09 UTC 

[PATCH] tty: Use raw spin lock to protect TTY ldisc administration
 2012-09-20 14:05 UTC 

Hi
 2012-09-20 10:26 UTC 

[PATCH 2/3] serial: pl011: handle corruption at high clock speeds
 2012-09-20  9:46 UTC 

[PATCH v7 0/11] KGDB/KDB FIQ (NMI) debugger
 2012-09-19 16:57 UTC  (15+ messages)
` [PATCH 01/11] kernel/debug: Mask KGDB NMI upon entry
` [PATCH 02/11] kdb: Implement disable_nmi command
` [PATCH 07/11] tty/serial: Add kgdb_nmi driver

[PATCH] 8250: fix autoconfig to work with serial console
 2012-09-19 14:02 UTC  (2+ messages)

[PATCH 1/2] serial: imx: set sport as drvdata, like it's used elsewhere
 2012-09-19  3:37 UTC  (4+ messages)
` [PATCH 2/2] serial: imx: remove null check of sport in suspend/resume function

Top secret, please treat as urgent
 2012-09-18 22:20 UTC 

Top secret, please treat as urgent
 2012-09-18 22:11 UTC 

Linux USB Serial
 2012-09-18 14:00 UTC  (9+ messages)

[PATCH] tty: Fix hvc return
 2012-09-17 11:03 UTC 

[PATCH] n_gsm: Fix incorrect debug display
 2012-09-17 11:02 UTC 

[PATCH] ipwireless: check ppp register worked
 2012-09-17 11:01 UTC 


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