messages from 2008-10-16 17:45:08 to 2009-01-02 13:46:51 UTC [more...]
[PATCH 00/75] TTY updates for 2.6.29-rc
2009-01-02 13:47 UTC (47+ 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] serial: Detect XR16C2852 UARTs correctly
2008-12-30 13:39 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
[PATCH/RFC] serial: Add ioctl to enable auto rs485 mode with some Exar UARTs
2008-12-23 14:03 UTC (9+ messages)
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)
Onboard COM of P5E-V-HDMI
2008-12-10 10:17 UTC (2+ messages)
[PATCH 1/2] PCI: quirks, don't mark one netmos as class other
2008-12-09 22:53 UTC (4+ messages)
` [PATCH 2/2] 8250_pci: add support for netmos 9835
` [PATCH 2/2 #2] "
[PATCH/RFC] 8250: Auto RS485 direction control
2008-12-04 11:14 UTC (6+ messages)
` [PATCH/RFC] "
[PATCH 0/4] serial: Patches for OCTEON CPU support (version 2)
2008-12-03 15:46 UTC (8+ messages)
` [PATCH 1/4] 8250: Don't clobber spinlocks
` [PATCH 2/4] 8250: Serial driver changes to support future Cavium OCTEON serial patches
` [PATCH 3/4] Serial: Allow port type to be specified when calling serial8250_register_port
` [PATCH 4/4] Serial: UART driver changes for Cavium OCTEON
[PATCH 0/5] serial: Patches for OCTEON CPU support
2008-12-02 1:30 UTC (9+ messages)
` [PATCH 1/5] 8250: Don't clobber spinlocks
` [PATCH 2/5] 8250: Serial driver changes to support future Cavium OCTEON serial patches
` [PATCH 3/5] Serial: Allow port type to be specified when calling serial8250_register_port
` [PATCH 4/5] 8250: Allow port type to specify bugs that are not probed for
` [PATCH 5/5] Serial: UART driver changes for Cavium OCTEON
BUG REPORT: 8250 serial driver tcsetattr / TIOCMIWAIT interaction
2008-11-28 10:05 UTC
[PATCH] 8250: Allow platform to register PM hook
2008-11-27 0:25 UTC (2+ messages)
` [PATCH] 8250: when waking, PM hook should be called before accessing port
[PATCH] mpc52xx/serial: add rts/cts handling
2008-11-26 15:04 UTC
[PATCH/RFC v1 00/12] Support for Broadcom 63xx SOCs
2008-11-25 17:44 UTC (6+ messages)
[PATCH] 8250: Eliminate compile warning of 8250.c
2008-11-25 11:32 UTC (9+ messages)
[PATCH v2] serial: add support for the cell network processor NWP device
2008-11-24 13:53 UTC
[PATCH] Restore serial console speed on resume
2008-11-24 5:02 UTC
[PATCH] Add support for the nwp serial device
2008-11-23 21:46 UTC (10+ messages)
[PATCH 00/26] Add Cavium OCTEON processor support (v4)
2008-11-20 21:00 UTC (9+ messages)
` [PATCH 19/26] 8250: Don't clobber spinlocks
` [PATCH 20/26] 8250: Serial driver changes to support future Cavium OCTEON serial patches
` [PATCH 21/26] Serial: Allow port type to be specified when calling serial8250_register_port
` [PATCH 22/26] 8250: Allow port type to specify bugs that are not probed for
` [PATCH 23/26] Serial: UART driver changes for Cavium OCTEON
[PATCH v2] serial: set correct baud_base for Oxford Semiconductor Ltd EXSYS EX-41092 Dual 16950 Serial adapter
2008-11-19 13:11 UTC (3+ messages)
struct uart_port has no member named 'sysrq' (was: linux-next: parisc build failure)
2008-11-18 19:24 UTC
serial8250_interrupt idea
2008-11-17 15:25 UTC (9+ messages)
` [PATCH 1/2] serial/8250.c: Change to singly linked handler chain
` [PATCH 2/2] serial/8250.c: Use self-adjusting list for port poll order
[PATCH V3] workaround for mpc52xx erratum #364 (serial may not be reset in break state)
2008-11-14 19:09 UTC (3+ messages)
` [PATCH V4] "
[PATCH] Fix an uninitialised variable warning in the 8250 driver
2008-11-14 19:01 UTC (4+ messages)
[PATCH] serial/8250: fix uninitialized warnings
2008-11-11 0:19 UTC (8+ messages)
[PATCH 00/29] Add Cavium OCTEON processor support (v3)
2008-11-06 20:57 UTC (6+ messages)
` [PATCH 23/29] 8250: Don't clobber spinlocks
` [PATCH 24/29] 8250: Serial driver changes to support future Cavium OCTEON serial patches
` [PATCH 25/29] Serial: Allow port type to be specified when calling serial8250_register_port
` [PATCH 26/29] 8250: Allow port type to specify bugs that are not probed for
` [PATCH 27/29] Serial: UART driver changes for Cavium OCTEON
Arbitrary port selection for 8250
2008-11-05 14:28 UTC
[BUG] serial base baud misdetected in 2.6.27
2008-11-04 21:30 UTC (5+ messages)
[RFC/PATCH] 8250: Allow platform to register PM hook
2008-11-04 18:15 UTC
[PATCH 00/36] Add Cavium OCTEON processor support (v2)
2008-11-04 14:48 UTC (9+ messages)
` [PATCH 30/36] Don't clobber spinlocks in 8250
` [PATCH 31/36] Generic 8250 serial driver changes to support future OCTEON serial patches
` [PATCH 32/36] Allow port type to be specified when calling serial8250_register_port
` [PATCH 33/36] Allow port type to specify bugs that are not probed for
` [PATCH 34/36] 8250 serial driver changes for Cavium OCTEON
[PATCH/v2] linux/serial.h: pull in linux/types.h for userspace
2008-11-03 19:50 UTC
[PATCH] linux/serial.h: touchup for userspace
2008-11-03 19:00 UTC
[PATCH] Enabling PNX8XXX serial for NXP devices other than PNX8550
2008-11-03 15:28 UTC
[PATCH] serial: Initialize spinlocks in 8250 and don't clobber them
2008-10-21 15:50 UTC (6+ messages)
[PATCH] pci: use pci_ioremap_bar() in drivers/serial
2008-10-21 5:01 UTC
[PATCH/RFC v1 03/12] [MIPS] BCM63XX: Add serial driver for bcm63xx integrated UART
2008-10-19 2:07 UTC
[PATCH 0/9] Blacfin Serial Driver updates for 2.6.28-rc1 (v2)
2008-10-17 17:41 UTC (6+ messages)
` [PATCH 1/9] Blackfin Serial Driver: updates kgdb over Blackfin serial driver with kgdb framework
` [PATCH 7/9] Blackfin Serial Driver: Remove BI status for known_good_char
` [PATCH 8/9] Blackfin Serial Driver: fix a in dma circle rx buffer handling
` [PATCH 9/9] Blackfin Serial Driver: Change hardware flowcontrol from poll to interrupt driven
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