public inbox for linux-serial@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2008-12-16 14:15:22 to 2009-02-11 21:15:10 UTC [more...]

[patch for 2.6.29? 2/2] 8250: fix boot hang with serial console when using with Serial Over Lan port
 2009-02-11 21:14 UTC 

[PATCH 1/2] PCI: quirks, don't mark one netmos as class other
 2009-02-09 17:17 UTC  (5+ messages)

[PATCH] serial: Detect XR16C2852 UARTs correctly
 2009-02-09  7:35 UTC  (2+ messages)

[PATCH] serial_cs: support 3com 3C562 lan&modem multi-function card
 2009-02-07  7:02 UTC 

[PATCH] Fix the warning of uninitialized value in driver/serial/8250.c
 2009-02-03 17:22 UTC  (4+ messages)

Performance issue with 8250/16550 on ARM/PC104 boards (?)
 2009-02-01 13:55 UTC 

[PATCH 0/4] Further small serial/tty fixups
 2009-01-27 11:51 UTC  (5+ messages)
` [PATCH 1/4] tty_open can return to userspace holding tty_mutex
` [PATCH 2/4] MIPS: enable serial UART support on PNX833X devices
` [PATCH 3/4] Move jsm_remove_one to .devexit.text
` [PATCH 4/4] Add support for '8-port RS-232 MIC-3620 from advantech'

[PATCH] MIPS: enable serial UART support on PNX833X devices
 2009-01-26 22:53 UTC  (6+ messages)

[trivial patch] fix missing space in printk drivers/serial/8250.c
 2009-01-25 14:16 UTC  (3+ messages)

[PATCH] drivers/serial/8250_pci.c (add support for '8-port RS-232 MIC-3620 from advantech'
 2009-01-22 16:44 UTC  (17+ messages)

[Fwd: Re: Support for Meilhaus serial boards - patch (kernel 2.6.28)]
 2009-01-21 15:10 UTC 

[PATCH] MIPS: enable serial UART support on PNX833X devices
 2009-01-20 15:08 UTC 

Support for Meilhaus serial boards - patch (kernel 2.6.28)
 2009-01-20 13:22 UTC  (2+ messages)

[PATCH] hso set tty->low_latency to 0
 2009-01-19 15:46 UTC 

[PATCH]l gdb serial debugging appears be broken since at least 2.6.28-rc6 by tty layer now hopefully fixed
 2009-01-16 15:58 UTC 

[PATCH V3] serial: Add ioctl to enable auto rs485 mode with some Exar UARTs
 2009-01-16  9:54 UTC  (2+ messages)

[PATCH] serial: Add 16850 uart type support to OF uart driver
 2009-01-15 19:43 UTC 

[PATCH v2] atmel_serial might lose modem status change
 2009-01-15 15:43 UTC 

[PATCH] hso serial throttled tty kref fix
 2009-01-15 13:17 UTC  (2+ messages)

[PATCH 01/02] hso patch to fix a -EIO from opening a hso serial device
 2009-01-15  5:14 UTC  (5+ messages)

the linux-2.6.29-rc1 hso driver with all our patches is still broken
 2009-01-14 17:16 UTC 

[patch 2/3] atmel_serial might lose modem status change
 2009-01-14 15:42 UTC  (4+ messages)

[PATCH] hso_spinlockfix.patch
 2009-01-14 10:14 UTC 

[Fwd: [PATCH] hso_spinlockfix.patch]
 2009-01-14 10:04 UTC 

[PATCH] fix early_serial_setup() regression
 2009-01-13 21:55 UTC 

[PATCH] fix early_serial_setup() regression
 2009-01-13 21:51 UTC 

[PATCH] serial: pnx8xxx_uart: Fix break signal handling
 2009-01-13 13:48 UTC  (4+ messages)

[PATCH 0/6] Series short description
 2009-01-11 19:49 UTC  (6+ messages)
` [PATCH 1/6] pty: Fix documentation
` [PATCH 2/6] neo: Remove a bogus NULL check
` [PATCH 3/6] usb-serial: remove "
` [PATCH 4/6] ti_usb_3410_5052: support alternate firmware
` [PATCH 5/6] ti_usb_3410_5052: add Multi-Tech modem support

[PATCH 1/6] pty: Fix documentation
 2009-01-11 19:46 UTC 

[PATCH RESEND] MAX3100 SPI UART driver
 2009-01-10 18:49 UTC  (3+ messages)

[patch 3/3] 8250_pci: add support for netmos 9835
 2009-01-09 22:17 UTC 

[patch 1/3] pci: use pci_ioremap_bar() in drivers/serial
 2009-01-09 22:17 UTC 

pxa serial and gps
 2009-01-09 15:03 UTC 

[PATCH V2] serial: Add ioctl to enable auto rs485 mode with some Exar UARTs
 2009-01-07 21:56 UTC  (4+ messages)

[PATCH/RFC] serial: Add ioctl to enable auto rs485 mode with some Exar UARTs
 2009-01-07 13:42 UTC  (11+ messages)

[PATCH v2] serial: add support for the cell network processor NWP device
 2009-01-07  8:11 UTC  (4+ messages)

[PATCH 00/75] TTY updates for 2.6.29-rc
 2009-01-05 18:01 UTC  (79+ messages)
` [PATCH 01/75] Blackfin Serial Driver: updates kgdb over Blackfin serial driver with kgdb framework
` [PATCH 02/75] Blackfin Serial Driver: fix bug - SIR driver stop receiving randomly
` [PATCH 03/75] Blackfin Serial Driver: Clean serial console and early prink code
` [PATCH 04/75] Blackfin Serial Driver: Fix bug - BF527-EZKIT unable to receive large files over UART in DMA mode
` [PATCH 05/75] Blackfin Serial Driver: Remove BI status for known_good_char
` [PATCH 06/75] n_tty: Fix loss of echoed characters and remove bkl from n_tty
` [PATCH 07/75] n_tty: clean up coding style
` [PATCH 08/75] Remove devpts_root global
` [PATCH 09/75] Per-mount allocated_ptys
` [PATCH 10/75] Per-mount 'config' object
` [PATCH 11/75] Extract option parsing to new function
` [PATCH 12/75] Add DEVPTS_MULTIPLE_INSTANCES config token
` [PATCH 13/75] Define mknod_ptmx()
` [PATCH 14/75] Define get_init_pts_sb()
` [PATCH 15/75] Enable multiple instances of devpts
` [PATCH 16/75] Document usage of multiple-instances "
` [PATCH 17/75] devpts: Coding style clean up
` [PATCH 18/75] sierra: Fix formatting
` [PATCH 19/75] tty: Fix sparse static warning for tty_driver_lookup_tty
` [PATCH 20/75] pty: simplify resize
` [PATCH 21/75] n_tty: Fix handling of control characters and continuations
` [PATCH 22/75] n_tty: Fix hanfling of buffer full corner cases
` [PATCH 23/75] n_tty: Output bells immediately on a full buffer
` [PATCH 24/75] tty: Fix close races in USB serial
` [PATCH 25/75] devpts: fix unused function warning
` [PATCH 26/75] Convert the oxsemi tornado special cases to use the quirk interface and not
` [PATCH 27/75] And here's a patch (to be applied on top of the last) which prevents
` [PATCH 28/75] Add device function for USB serial console
` [PATCH 29/75] CRED: Wrap task credential accesses in the devpts filesystem
` [PATCH 30/75] tty: Fix PPP hang under load
` [PATCH 31/75] tty_port: Add a port level carrier detect operation
` [PATCH 32/75] rio: Kill off ckmalloc
` [PATCH 33/75] tty: Pull the dtr raise into tty port
` [PATCH 34/75] isicom: redo locking to use tty port locks
` [PATCH 35/75] tty: relock generic_serial
` [PATCH 36/75] tty: rocketport uses different port flags to everyone else
` [PATCH 37/75] tty: relock riscom8 using port locks
` [PATCH 38/75] tty: relock the mxser driver
` [PATCH 39/75] tty: Introduce a tty_port generic block_til_ready
` [PATCH 40/75] tty: Rework istallion to use the tty port changes
` [PATCH 41/75] tty: rework stallion to use the tty_port bits
` [PATCH 42/75] tty: ESP has been broken for locking etc forver
` [PATCH 43/75] tty: tty port zero baud open
` [PATCH 44/75] tty: Introduce some close helpers for ports
` [PATCH 45/75] serial: set correct baud_base for Oxford Semiconductor Ltd EXSYS EX-41092 Dual 16950 Serial adapter
` [PATCH 46/75] tty: USB tty devices can block in tcdrain when unplugged
` [PATCH 47/75] tty: N_TTY SIGIO only works for read
` [PATCH 48/75] tty: PTYs set TTY_DO_WRITE_WAKEUP when they don't need to
` [PATCH 49/75] tty: Remove some pointless casts
` [PATCH 50/75] tty: kref nozomi
` [PATCH 51/75] hso: net driver using tty without locking
` [PATCH 52/75] tty: Fix the HSO termios handling a bit
` [PATCH 53/75] tty: Modem functions for the HSO driver
` [PATCH 54/75] tty: relock epca
` [PATCH 55/75] tty: refcount the epca driver
` [PATCH 56/75] tty: Make epca use the port helpers
` [PATCH 57/75] tty: Redo the rocket driver locking
` [PATCH 58/75] tty: make rocketport use standard port->flags
` [PATCH 59/75] tty: kref the rocket driver
` [PATCH 60/75] tty: use port methods for "
` [PATCH 61/75] synclink_cs: Convert to tty_port
` [PATCH 62/75] tty: Drop the lock_kernel in the private ioctl hook
` [PATCH 63/75] serial: RS485 ioctl structure uses __u32 include linux/types.h
` [PATCH 64/75] __FUNCTION__ is gcc-specific, use __func__
` [PATCH 65/75] tty: We want the port object to be persistent
` [PATCH 66/75] fix for tty-serial-move-port
` [PATCH 67/75] 8250: Don't clobber spinlocks
` [PATCH 68/75] 8250: Serial driver changes to support future Cavium OCTEON serial patches
` [PATCH 69/75] Serial: Allow port type to be specified when calling serial8250_register_port
` [PATCH 70/75] Serial: UART driver changes for Cavium OCTEON
` [PATCH 71/75] drivers/char/cyclades.c: cy_pci_probe: fix error path
` [PATCH 72/75] tty: Fix an ircomm warning and note another bug
` [PATCH 73/75] hso modem detect fix patch against Alan Cox'es tty tree
` [PATCH 74/75] hso maintainers update patch
` [PATCH 75/75] serial_8250: support for Sealevel Systems Model 7803 COMM+8

CMUX / ts710 serial multiplex driver for x86_64 architecture
 2009-01-04 23:22 UTC  (2+ messages)

gps on /dev/ttyS1
 2009-01-03 14:08 UTC 

New Year Cheers!
 2009-01-03  0:23 UTC 

[PATCH] powerpc: add ioctls for RS485 mode control of serial drivers
 2008-12-30 10:59 UTC 

[PATCH 1/1] serial: RS485 ioctl structure uses __u32 include linux/types.h
 2008-12-29 12:37 UTC  (2+ messages)

I sent you the ecard
 2008-12-29 11:49 UTC 

[PATCH] serial: Add 16850 uart type support to of uart driver
 2008-12-28 17:47 UTC 

[PATCH 5/7] drivers/serial/jsm: Move a dereference below a NULL test
 2008-12-26  7:28 UTC 

Enabling auto RS485 half-duplex control
 2008-12-19  4:10 UTC  (7+ messages)

s3c24xx : TIOCM_CTS handling problem
 2008-12-17 13:27 UTC  (4+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox