messages from 2007-09-05 20:15:59 to 2008-01-30 09:30:20 UTC [more...]
[PATCH 00/12] Blackfin serial driver updates
2008-01-30 9:30 UTC (9+ messages)
` [PATCH 01/12] [8250 Serial Driver]: Added support for 8250-class UARTs in HV Sistemas H8606 board
` [PATCH 02/12] [Blackfin] Serial driver: Fix bug - serial driver in PIO mode cant handle input very quickly
` [PATCH 03/12] [Blackfin] serial driver: Clean up UART DMA code
` [PATCH 04/12] [Blackfin] serial driver: Fix bug Free rx dma buffer in shutdown
` [PATCH 05/12] [Blackfin] serial driver: Fix bug serial driver in DMA mode spams history to console on shell restart
` [PATCH 06/12] [Blackfin] serial driver: fix bug - should not wait for the TFI bit, just clear it when tx stop
` [PATCH 07/12] [Blackfin] serial driver: add extra IRQ flag for 8250 serial driver
` [PATCH 10/12] [Blackfin] serial driver: use simpler comment headers and strip out information that is maintained in the scm's log
Problems with serial hardware under newer kernels
2008-01-28 20:56 UTC (4+ messages)
Handling RTS
2008-01-28 9:27 UTC (8+ messages)
How to use serial ports from a kernel module
2008-01-26 22:37 UTC (4+ messages)
[patch 2/2] 8250_pnp: register x86 COM ports at the conventional ttyS names
2008-01-18 18:10 UTC (4+ messages)
[PATCH 0/2] Add support for Freescale QUICCEngine UART
2008-01-18 6:47 UTC (7+ messages)
` [PATCH] [POWERPC] qe: add "
` [PATCH] [SERIAL] qe-uart: "
[PATCH v2] [SERIAL] qe-uart: add support for Freescale QUICCEngine UART
2008-01-18 6:47 UTC (2+ messages)
[patch 0/2] serial: explicitly request ttyS0-3 for COM1-4
2008-01-17 17:56 UTC (13+ messages)
` [patch 1/2] 8250: add serial8250_register_port_at() for requesting specific ttyS lines
` [patch 2/2] 8250_pnp: register x86 COM ports at the conventional ttyS names
[PATCH] serial: remove "too much work for irq" printk
2008-01-13 22:03 UTC (7+ messages)
[PATCH] s3c2412 serial : more accurate baudrate generation
2008-01-04 8:34 UTC (3+ messages)
[PATCH][MIPS][5/6]: AR7: serial hack
2007-12-28 12:13 UTC (2+ messages)
RM9000 code broken in 8250.c
2007-12-21 14:23 UTC (2+ messages)
[PATCH] Support specifying DW APB UARTSs in device platform_data
2007-12-20 21:39 UTC (2+ messages)
[PATCH] Added support for a no-name 4 ports multiserial card
2007-12-16 21:12 UTC
[PATCH][KJ] 8250: remove unnecessary variable tmout from wait_for_xmitr()
2007-12-13 14:51 UTC (2+ messages)
[PATCH 06/47] Add serial driver for CRISv32
2007-12-12 11:14 UTC (2+ messages)
Individual Computers' Catweasel card incorrectly detected by serial driver
2007-12-08 15:08 UTC
[MIPS] Preliminary patch for ip32 ttyS* device
2007-12-07 13:08 UTC (2+ messages)
Rename Sibyte duart devices?
2007-12-03 21:41 UTC (4+ messages)
2.6.24: Serial disabled in BIOS but serial modules still loaded (probably PnP related)
2007-11-27 8:59 UTC (3+ messages)
questions regarding function autoconfig(); drivers/serial/8250.c
2007-11-26 17:40 UTC (3+ messages)
[UPDATED PATCH] IP22ZILOG: fix lockup and sysrq
2007-11-26 16:19 UTC (2+ messages)
8250 driver patch for Blackfin platforms
2007-11-26 2:00 UTC
2.6.24: Serial disabled in BIOS but serial modules still loaded (probably PnP related)
2007-11-25 16:50 UTC (5+ messages)
(unknown)
2007-11-25 2:10 UTC
Oops in 8250 serial driver after unregistering port
2007-11-22 16:48 UTC
[PATCH] CRISv10 fasttimer: Scrap INLINE and name timeval_cmp better
2007-11-15 8:10 UTC (3+ messages)
[PATCH] usb_serial_console: allocate fake tty and termios before calling driver open() method
2007-11-13 22:22 UTC
[PATCH] usb_serial: clean tty reference in the last close
2007-11-12 20:15 UTC
[PATCH] usb_serial_console: fix command line parsing
2007-11-12 20:14 UTC
[PATCH][SERIAL] serial_core.h: Fix compilation error
2007-11-08 22:45 UTC
serial: add PNP ID for Davicom ISA 33.6K modem
2007-11-07 21:43 UTC
[PATCH 09/12] ns9xxx: serial driver for ns921x SoC
2007-11-07 7:39 UTC
[PATCH 10/16] CRIS architecture: Correct compile errors
2007-11-02 8:22 UTC
[PATCH 10/16] CRIS architecture: Correct compile errors
2007-11-01 15:59 UTC (6+ messages)
[PATCH 0/16] CRIS architecture: Correct compile errors
2007-10-30 22:13 UTC
[PATCH 10/16] CRIS architecture: Correct compile errors
2007-10-30 11:18 UTC
[PATCH] serial: fix au1xxx UART0 irq setup
2007-10-29 15:28 UTC (7+ messages)
[PATCH 2.6.24-rc1] serial: Fix serial_txx9 console initialization
2007-10-29 14:00 UTC
[PATCH] Remove pointless casts from void pointers,
2007-10-26 21:58 UTC (6+ messages)
[PATCH] dz.c: Resource management
2007-10-26 11:17 UTC
[PATCH] serial: do not call ->pm() on initialization for console port
2007-10-26 3:12 UTC (7+ messages)
[PATCH] dz.c: Use a helper to cast from "struct uart_port *"
2007-10-25 14:09 UTC
How to really avoid serial buffer overruns for legacy ports?
2007-10-24 11:47 UTC
[PATCH] serial/8250_pci: Fix a warning in pciserial_resume_one
2007-10-24 10:17 UTC
[PATCH] tty_ioctl: Fix the baud_table check in encode_baud_rate
2007-10-23 17:32 UTC (5+ messages)
[PATCH] dz: Clean up and improve the setup of termios settings
2007-10-23 14:24 UTC
[PATCH 1/17] various irq handler cleanups
2007-10-21 7:52 UTC (2+ messages)
` [PATCH 15/17] serial, rtc/ds1374: "
[PATCH] dz.c: Rename the serial console structure
2007-10-20 8:07 UTC (2+ messages)
` MIPS Crosstoolchain for MIPS24K with dsp amd 24k compiler options
[PATCH] MAINTAINERS: Add self for the dz serial driver
2007-10-19 20:55 UTC
[PATCH] dz: Handle special conditions on reception correctly
2007-10-19 20:51 UTC
[PATCH] dz.c: Fix locking issues
2007-10-19 20:44 UTC
[PATCH] dz: Update Kconfig description
2007-10-19 20:34 UTC
[PATCH] dz.c: Add and reorder inclusions, remove unneeded ones
2007-10-19 20:28 UTC
[PATCH] dz.c: Don't panic() when request_irq() fails
2007-10-19 20:24 UTC
[PATCH] dz.c: Always check if it is safe to console_putchar()
2007-10-19 20:18 UTC
[PATCH] dz.h: Remove useless unused module junk
2007-10-19 19:57 UTC
[PATCH 0/3] New drivers from Blackfin Linux Team
2007-10-15 22:22 UTC (11+ messages)
` [PATCH 1/3] Input/Joystick Driver: add support AD7142 joystick driver
` [PATCH 2/3] Input/Touchscreen Driver: add support AD7877 touchscreen driver
` [PATCH 3/3] Blackfin serial driver: this driver enable SPORTs on Blackfin emulate UART
[PATCH 4/21] KGDB: KGDB I/O driver for any 8250-compatible UARTs
2007-10-15 18:32 UTC
[PATCH 2/3] Input/Touchscreen Driver: add support AD7877 touchscreen driver
2007-10-15 17:33 UTC (2+ messages)
16550A Serial control flow
2007-10-11 1:41 UTC
[PATCH][MIPS][5/6] AR7: serial hack
2007-10-11 0:59 UTC
Call to tty_flip_buffer_push crashing system
2007-10-03 20:08 UTC
Call to tty_flip_buffer_push crashing system
2007-10-03 19:53 UTC
[PATCH] Added support for Wacom WACF007 and WACF008 to serial pnp driver
2007-09-28 15:19 UTC
[PATCH] kernel/printk.c: Concerns about the console handover
2007-09-24 17:14 UTC (11+ messages)
Don't cross the (tty) streams
2007-09-21 3:08 UTC (3+ messages)
[PATCH][MIPS][6/7] AR7: serial hack
2007-09-20 16:11 UTC
[PATCH] serial_txx9: Use UPF_FIXED_PORT
2007-09-20 5:45 UTC
sub-serial devices being created as block devices
2007-09-14 15:56 UTC
[PATCH] wake up from a serial port
2007-09-14 8:34 UTC (4+ messages)
` Natsemi UART owner test request (was Re: [PATCH] wake up from a serial port)
[PATCH][MIPS][6/7] AR7: serial
2007-09-08 0:22 UTC
[PATCH][MIPS][6/7] AR7: serial
2007-09-06 15:33 UTC
[PATCH 2.6.23-rc4-mm1] m32r: serial: remove M32R_SIO_SHARE_IRQS
2007-09-06 3:44 UTC
[Patch] Add support for PCMCIA card Sierra WIreless AC850
2007-09-05 20:15 UTC
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).