messages from 2008-08-13 08:37:36 to 2008-10-26 12:24:33 UTC [more...]
[PATCH/RFC v1 00/12] Support for Broadcom 63xx SOCs
2008-10-26 12:24 UTC (4+ messages)
[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 (11+ messages)
` [PATCH 1/9] Blackfin Serial Driver: updates kgdb over Blackfin serial driver with kgdb framework
` [PATCH 2/9] Blackfin Serial Driver: Add a debug function to serial driver
` [PATCH 3/9] Blackfin Serial Driver: use barrier instead of cpu_relax for Blackfin SMP like patch
` [PATCH 4/9] Blackfin Serial Driver: fix bug - SIR driver stop receiving randomly
` [PATCH 5/9] Blackfin Serial Driver: Clean serial console and early prink code`
` [PATCH 6/9] Blackfin Serial Driver: Fix bug - BF527-EZKIT unable to receive large files over UART in DMA mode
` [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
[PATCH 0/6] Blackfin Serial Driver updates for 2.6.28
2008-10-16 13:58 UTC (12+ messages)
` [PATCH 1/6] Blackfin Serial Driver: updates kgdb over Blackfin serial driver with kgdb framework
` [PATCH 2/6] Blackfin Serial Driver: Add a debug function to serial driver
` [PATCH 3/6] Blackfin Serial Driver: fix bug - SIR driver stop receiving randomly
` [PATCH 4/6] Blackfin Serial Driver: Clean serial console and early prink code`
` [PATCH 5/6] Blackfin Serial Driver: Fix bug - BF527-EZKIT unable to receive large files over UART in DMA mode
` [PATCH 6/6] Blackfin Serial Driver: Remove BI status for known_good_char
[PATCH] 8250: Don't clobber spinlocks in 8250
2008-10-15 16:51 UTC
[PATCH] 8250: remove ununsed variable
2008-10-15 2:12 UTC
[PATCH 09/49] pcmcia: use pcmcia_loop_config in misc pcmcia drivers
2008-10-13 17:48 UTC (3+ messages)
` [PATCH 19/49] pcmcia: remove remaining in-kernel pcmcia_get_configuration_info() users
` [PATCH 32/49] pcmcia: deprecate CS_NO_MORE_ITEMS
Initial Console
2008-10-13 16:02 UTC (2+ messages)
USB -Serial
2008-10-13 16:00 UTC (2+ messages)
Serial Routing In the Kernel
2008-10-13 12:20 UTC (2+ messages)
Regarding Serial consloe
2008-10-13 10:09 UTC (16+ messages)
[PATCH 00/27] First block of the tty backlog
2008-10-10 16:19 UTC (30+ messages)
` [PATCH 01/27] drivers/serial/crisv10.c: add missing put_tty_driver
` [PATCH 02/27] drivers/char/hvc_console.c: adjust call to put_tty_driver
` [PATCH 03/27] coldfire: scheduled SERIAL_COLDFIRE removal
` [PATCH 04/27] epca: call tty_port_init
` [PATCH 05/27] Blackfin Serial Driver: use __initdata for data, not __init
` [PATCH 06/27] Blackfin Serial Driver: Fix bug - should suspend/resume/remove all uart ports
` [PATCH 07/27] Blackfin Serial Driver: trim trailing whitespace -- no functional changes
` [PATCH 08/27] Blackfin Serial Driver: move common variables out of serial headers and into the serial driver
` [PATCH 09/27] Blackfin Serial Driver: Remove useless stop
` [PATCH 10/27] Blackfin Serial Driver: Fix bug - Don't call tx_stop in tx_transfer
` [PATCH 11/27] Blackfin Serial Driver: Fix bug - ircp fails on sir over Blackfin UART
` [PATCH 12/27] Blackfin Serial Driver: Fix bug - request UART2/3 peripheral mapped interrupts in PIO mode
` [PATCH 13/27] Fix oti6858 debug level
` [PATCH 14/27] Char: cyclades. remove bogus iomap
` [PATCH 15/27] Char: sx, fix io unmapping
` [PATCH 16/27] Char: merge ip2main and ip2base
` [PATCH 17/27] ip2, cleanup globals
` [PATCH 18/27] ip2, fix sparse warnings
` [PATCH 19/27] ip2, init/deinit cleanup
` [PATCH 20/27] ip2: avoid add_timer with pending timer
` [PATCH 21/27] audit: Handle embedded NUL in TTY input auditing
` [PATCH 22/27] serial: Make uart_port's ioport "unsigned long"
` [PATCH 23/27] nozomi: Fix close on error
` [PATCH 24/27] serial-make-uart_ports-ioport-unsigned-long-fix
` [PATCH 25/27] usb: fix pl2303 initialization
` [PATCH 26/27] ftdi: A few errors are err() that should be debug which causes much spewage
` [PATCH 27/27] serial_8250: pci_enable_device fail is not fully handled
[PATCH] max3100 driver
2008-10-10 12:08 UTC (13+ messages)
[PATCH RESEND] MAX3100 SPI UART driver
2008-10-09 5:44 UTC (3+ messages)
serial port being reset at top of every hour?
2008-10-09 3:32 UTC (2+ messages)
Help:Serial / Parallel Port Control Under Linux
2008-10-08 10:05 UTC (6+ messages)
serial debug
2008-10-08 8:14 UTC
[PATCH 0/4] serial: 8250 driver improvements & Cavium OCTEON serial support
2008-10-08 0:29 UTC (7+ messages)
` [PATCH 1/4] serial: 8250 driver replaceable i/o functions
` [PATCH 2/4] serial: Allow port type to be specified when calling serial8250_register_port
` [PATCH 3/4] serial: Allow port type to specify bugs that are not probed for
` [PATCH 4/4] serial: Add new uart_config for PORT_OCTEON
[PATCH] serial: Add Cavium OCTEON UART definitions
2008-10-07 10:29 UTC (3+ messages)
[PATCH 1/2] serial: Allow for replacable I/O functions in 8250 driver
2008-10-06 23:36 UTC (2+ messages)
` [PATCH 2/2] serial: Move UPIO_TSI register access to processor specific file
[PATCH RFC 0/6] serial: make hardware flow control more flexible
2008-09-30 18:42 UTC (7+ messages)
` [PATCH RFC 1/6] serial_core: add termiox support
` [PATCH RFC 2/6] serial_core: add separated CTS, RTS, DTR, DSR flow control flags
` [PATCH RFC 3/6] serial_core: use port flags to determine hardware flow control
` [PATCH RFC 4/6] serial: introduce uart_handle_dsr_change()
` [PATCH RFC 5/6] serial_core: dont assert DTR pin when its being used for flow control
` [PATCH RFC 6/6] serial: convert drivers to use uart_flow_output_allowed()
s3c24xx : TIOCM_CTS handling problem
2008-09-25 13:14 UTC (2+ messages)
` better Documentation for TIOCM_CTS handling
[PATCH RESEND] max3100 driver
2008-09-25 7:07 UTC (3+ messages)
[PATCH] 8250: Add UPF_NO_EFR flag
2008-09-24 13:05 UTC
[PATCH v2] serial: set correct baud_base for Oxford Semiconductor Ltd EXSYS EX-41092 Dual 16950 Serial adapter
2008-09-22 13:15 UTC (2+ messages)
tty_struct size
2008-09-22 12:23 UTC
[PATCH] serial_core: fix printk format warnings
2008-09-21 1:15 UTC (2+ messages)
[PATCH] atmel_serial: update the powersave handler to match serial core
2008-09-20 13:01 UTC (4+ messages)
[PATCH] max3100 driver
2008-09-20 10:51 UTC
[PATCH] atmel_serial: update the powersave handler to match serial core
2008-09-20 9:31 UTC
[PATCH] atmel_serial: update the powersave handler to match serial core
2008-09-19 16:15 UTC (2+ messages)
[PATCH] atmel_serial: update the powersave handler to match serial core
2008-09-19 15:46 UTC (2+ messages)
[PATCH] atmel_serial: update the powersave handler to match serial core
2008-09-19 15:39 UTC (3+ messages)
` [PATCH v2] "
[PATCH] serial: set correct baud_base for Oxford Semiconductor Ltd EXSYS EX-41092 Dual 16950 Serial adapter
2008-09-18 12:31 UTC
serial port being reset at top of every hour?
2008-09-18 12:14 UTC
[PATCH 2.6.26] SERIAL DRIVER: Handle Multiple consecutive sysrq from the serial
2008-09-18 6:58 UTC (3+ messages)
[Bug #11272] BUG: parport_serial in 2.6.27-rc1 for NetMos Technology PCI 9835
2008-09-16 15:25 UTC
[PATCH 0/2]: Allow 8250 to work on sparc
2008-09-16 13:15 UTC (7+ messages)
` "
[NONSERIOUS PATCH]: Change Sun serial major/minor numbers
2008-09-13 17:13 UTC (2+ messages)
[PATCH 2/2]: serial: Allow 8250 to be used on sparc
2008-09-13 4:18 UTC
[PATCH 1/2]: serial: Make uart_port's ioport "unsigned long"
2008-09-13 4:18 UTC
[PATCH] 8250 serial: add OXCB950 chip
2008-09-10 8:37 UTC
[PATCH v1] 8250: add support for DTR/DSR hardware flow control
2008-09-01 8:23 UTC (2+ messages)
[PATCH/RFC] 8250: Auto RS485 direction control
2008-08-29 12:22 UTC (5+ messages)
Patch: Correct Sierra Wireless USB EVDO Modem Device ID
2008-08-22 22:30 UTC
[Bug #11272] BUG: parport_serial in 2.6.27-rc1 for NetMos Technology PCI 9835
2008-08-21 21:34 UTC (2+ messages)
[PATCH v1] 8250: add support for DTR/DSR hardware flow control
2008-08-21 18:59 UTC (7+ messages)
[PATCH 14/39] pcmcia: use pcmcia_loop_config in misc pcmcia drivers
2008-08-21 9:57 UTC (5+ messages)
` [PATCH 18/39] pcmcia: remove remaining in-kernel pcmcia_get_configuration_info() users
` [PATCH 31/39] pcmcia: deprecate CS_NO_MORE_ITEMS
[PATCH 5/9] serial/mpc52xx_uart: remove code associated with !CONFIG_PPC_MERGE
2008-08-21 4:46 UTC
8250 misses interrupt, stalls
2008-08-20 15:29 UTC (4+ messages)
` [PATCH/RFC] "
BUG: parport_serial in 2.6.27-rc1 for NetMos Technology PCI 9835
2008-08-16 0:13 UTC (2+ messages)
[PATCH] serial: imx: add console polling routines for kgdboc
2008-08-15 15:10 UTC (3+ messages)
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).