linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-05-17 18:54:00 to 2011-06-16 09:20:16 UTC [more...]

[PATCH 0/5] Remove UPIO_DWAPB{,32} from 8250 driver
 2011-06-16  9:20 UTC  (5+ messages)
` [PATCH 1/5] tty: serial: allow ports to override the irq handler
` [PATCH 2/5] tty: serial8250: allow platforms to override "
` [PATCH 3/5] mips: msp71xx/serial: convert to pr_foo() helpers
` [PATCH 4/5] mips: msp71xx/serial: add workaround for DW UART

[PATCH 1/2] amba pl011: workaround for uart registers lockup
 2011-06-16  8:17 UTC  (2+ messages)

kernel lockup due to bad baud rate data
 2011-06-16  8:19 UTC  (3+ messages)

PROBLEM: BUG and system dies if cat /proc/tty/driver/serial while console on ttyS0
 2011-06-15 15:28 UTC  (2+ messages)

[PATCH 1/2] dt: document the of_serial bindings
 2011-06-15 14:49 UTC  (5+ messages)
` [PATCH 2/2] tty: of_serial: support for 32 bit accesses

[PATCH] tty: 8250: handle USR for DesignWare 8250 with correct accessors
 2011-06-15  8:49 UTC  (9+ messages)

[PATCH] serial/8250_pci: delete duplicate data definition
 2011-06-15  3:56 UTC 

Fwd: "irq 42: nobody cared" and I/O errors on serial ports
 2011-06-15  2:25 UTC 

Fwd: Re: "irq 42: nobody cared" and I/O errors on serial ports
 2011-06-15  0:44 UTC 

[PATCH] TTY: define TTY_MAX_RECEIVE_ROOM to 65536
 2011-06-14 13:26 UTC  (2+ messages)

Fwd: Re: "irq 42: nobody cared" and I/O errors on serial ports
 2011-06-13 15:48 UTC 

[PATCH 2/2] amba pl011: platform data for reg lockup and glitch v2
 2011-06-13  8:11 UTC 

[PATCH] tty/serial: Add devicetree support for nVidia Tegra serial ports
 2011-06-11  3:09 UTC  (2+ messages)

[PATCH] serial: bcm63xx_uart: fix irq storm after rx fifo overrun
 2011-06-10 21:17 UTC 

uart : lost characters when system is busy
 2011-06-10 11:35 UTC  (4+ messages)

[PATCH 2/2] amba pl011: platform data for reg lockup and glitch
 2011-06-10  9:07 UTC  (3+ messages)

[PATCH] pch_uart: add missing comment about OKI ML7223
 2011-06-09 21:55 UTC 

[PATCH 1/2] amba pl011: workaround for uart registers lockup
 2011-06-09 20:56 UTC 

[PATCH v3 00/12] OMAP2+: Serial: Runtime adaptation + cleanup
 2011-06-09 20:51 UTC  (17+ messages)
` [PATCH v3 01/12] OMAP2+: UART: Remove certain uart calls from sram_idle
` [PATCH v3 02/12] OMAP2+: UART: Remove uart clock handling code from serial.c
` [PATCH v3 03/12] OMAP2+: Serial: Add default mux for all uarts
` [PATCH v3 04/12] Serial: OMAP: Add runtime pm support for omap-serial driver
` [PATCH v3 05/12] OMAP: Serial: Hold console lock for console usage
` [PATCH v3 06/12] Serial: OMAP2+: Move erratum handling from serial.c
` [PATCH v3 07/12] OMAP: Serial: Allow UART parameters to be configured from board file
` [PATCH v3 08/12] Serial: OMAP2+: Make the RX_TIMEOUT for DMA configurable for each UART
` [PATCH v3 09/12] OMAP3: Serial: Remove uart pads from 3430 board file
` [PATCH v3 10/12] OMAP: Serial: Use resume call from prcm to enable uart
` [PATCH v3 11/12] OMAP2: Serial: Add has_async_wake flag
` [PATCH v3 12/12] OMAP4: Serial: Set TX_FIFO_THRESHOLD if uart in dma mode for es2.0

[PATCH 1/2] amba pl011: workaround for uart registers lockup
 2011-06-09 20:11 UTC  (6+ messages)
` [PATCHv2 "

[PATCH RFC] pch_uart: Add console support
 2011-06-09 14:59 UTC 

FW: [PATCH v5] 8250_pci: add -ENODEV code for Intel EG20T PCH
 2011-06-09  0:04 UTC  (4+ messages)

[PATCH] atmel_serial: keep the platform_device unchanged
 2011-06-08 14:02 UTC  (4+ messages)

/proc/stat btime accuracy problem
 2011-06-08  4:16 UTC  (7+ messages)

[RFC 0/5] Support for Technologic Systems TS-5500 board
 2011-06-06 20:48 UTC  (4+ messages)
` [RFC 3/5] serial: add support for Technologic Systems TS-5500 RS-485 serial port

[PATCH] serial: 8250_pci: corrected definition pci_omegapci_setup()
 2011-06-06  7:49 UTC 

(no subject)
 2011-06-04  9:20 UTC 

[PATCH v5] 8250_pci: add -ENODEV code for Intel EG20T PCH
 2011-06-02  2:31 UTC 

ioremap warning fix for jsm driver
 2011-06-01 20:29 UTC  (3+ messages)

[PATCH 1/2] serial: 8250_pci: add .probe member to struct pci_serial_quirk
 2011-06-01 12:41 UTC  (3+ messages)
` [PATCH 2/2] parport/serial: add support for Timedia/SUNIX cards to parport_serial

[PATCH][RESEND] 8250_pci Add EEH support to the 8250 driver for IBM/Digi PCIe 2-port Adapter
 2011-05-31 17:06 UTC  (2+ messages)
` [PATCH][RESEND] 8250: Fix capabilities when changing the port type

[PATCH v4] 8250_pci: add -ENODEV code for Intel EG20T PCH
 2011-05-31 10:47 UTC  (2+ messages)

[GIT PATCH] TTY/serial driver patches for .40
 2011-05-31 10:24 UTC  (69+ messages)
` [PATCH 01/48] vt: remove uneeded retval check before tty->ops->open inside tty_open
  ` [PATCH 02/48] vt: Add K_OFF return value to vt_ioctl KDGKBMODE
  ` [PATCH 03/48] drivers/tty/vt/vt_ioctl.c: repair insane ?: expression
  ` [PATCH 04/48] tty: VT, remove unused variable
  ` [PATCH 05/48] TTY: serial_core, "
  ` [PATCH 06/48] Char: cyclades, fix "
  ` [PATCH 07/48] TTY: VT, remove unused variables
  ` [PATCH 08/48] Char: moxa, "
  ` [PATCH 09/48] TTY: rocket, "
  ` [PATCH 10/48] TTY: unify tty_init_dev fail path handling
  ` [PATCH 11/48] TTY: unify pty_install "
  ` [PATCH 12/48] TTY: unify pty_unix98_install "
  ` [PATCH 13/48] TTY: introduce deinit helpers for proper ldisc shutdown
  ` [PATCH 14/48] TTY: plug in deinitialize_tty_struct
  ` [PATCH 15/48] TTY: fix fail path in tty_open
  ` [PATCH 16/48] serial: altera_uart: Scan for a free port if platform device id is -1
  ` [PATCH 17/48] Char: moxa, do not touch NORMAL_ACTIVE bit
  ` [PATCH 18/48] serial: core, move termios handling to uart_startup
  ` [PATCH 19/48] serial: core, do not set DTR/RTS twice on startup
  ` [PATCH 20/48] serial: core, remove uart_update_termios
  ` [PATCH 21/48] tty: remove invalid location line in file header
  ` [PATCH 22/48] Serial: ifx6x60c: Remove duplicate includes of linux/tty.h
  ` [PATCH 23/48] tty: Clean console safely
  ` [PATCH 24/48] Serial: Remove unused code
  ` [PATCH 25/48] tty: make receive_buf() return the amout of bytes received
  ` [PATCH 26/48] Char: nozomi, use GFP_KERNEL for kfifo allocation
  ` [PATCH 27/48] Char: nozomi, remove port.count checks
  ` [PATCH 28/48] Char: nozomi, remove useless tty_sem
  ` [PATCH 29/48] Char: moxa, fix locking in moxa_write
  ` [PATCH 30/48] TTY: serial_core, remove invalid test
  ` [PATCH 31/48] TTY: serial_core, remove superfluous set_task_state
  ` [PATCH 32/48] TTY: tty_io, annotate locking functions
  ` [PATCH 33/48] drivers/tty/moxa.c: Put correct tty value
  ` [PATCH 34/48] n_gsm: Use print_hex_dump_bytes
  ` [PATCH 35/48] tty/serial: add support for Xilinx PS UART
  ` [PATCH 36/48] parport: Use request_muxed_region for IT87 probe and lock
  ` [PATCH 37/48] pch_uart: Support new device ML7223 IOH
  ` [PATCH 38/48] ASoC: Update cx20442 for TTY API change
  ` [PATCH 39/48] 8250_pci: Add support for the Digi/IBM PCIe 2-port Adapter
  ` [PATCH 40/48] pch_phub: Support new device ML7223
  ` [PATCH 41/48] tty: Remove to support serial for S5P6442
  ` [PATCH 42/48] export kernel call get_task_comm()
  ` [PATCH 43/48] Kernel documentation for the PTI feature
  ` [PATCH 44/48] Intel PTI implementaiton of MIPI 1149.7
  ` [PATCH 45/48] n_tracerouter and n_tracesink ldisc additions
  ` [PATCH 46/48] tty/serial: Add explicit PORT_TEGRA type
  ` [PATCH 47/48] tty/serial: Fix break handling for PORT_TEGRA
  ` [PATCH 48/48] serial: 8250_pci: add support for Cronyx Omega PCI multiserial board

[PATCH v3] 8250_pci: add -ENODEV code for Intel EG20T PCH
 2011-05-31  9:09 UTC  (3+ messages)

[PATCH v2] 8250_pci: add -ENODEV code for Intel EG20T PCH
 2011-05-30 14:50 UTC  (2+ messages)

[PATCH] 8250_pci: add -ENODEV code for Intel EG20T PCH
 2011-05-30 11:19 UTC  (6+ messages)

[PATCH 2/2] 8250_pci Add EEH support to the 8250 driver for IBM/Digi PCIe 2-port Adapter
 2011-05-26 14:18 UTC  (5+ messages)
  ` [PATCH] 8250: Fix capabilities when changing the port type
` [PATCH] 8250_pci Add EEH support to the 8250 driver for IBM/Digi PCIe 2-port Adapter

[PATCH] serial/pch: use global div helper instead of creating a private one
 2011-05-26  8:55 UTC  (2+ messages)

[PATCH] tty/serial: (8250) Fix initialization warning
 2011-05-26  7:01 UTC 

[PATCH] 8250_pci: Fix missing const from merges
 2011-05-24 11:35 UTC 

[PATCH 1/2] 8250_pci Add EEH support to the 8250 driver for IBM/Digi PCIe 2-port Adapter
 2011-05-19 23:48 UTC  (2+ messages)

serial_core's port->count mess
 2011-05-19 13:17 UTC  (4+ messages)

[PATCH] serial: 8250_pci: add support for Cronyx Omega PCI multiserial board
 2011-05-18 18:38 UTC 

scheduling work from receive_buf
 2011-05-18 15:08 UTC  (2+ messages)

[PATCH v2 1/2] tty/serial: Add explicit PORT_TEGRA type
 2011-05-18  8:10 UTC  (3+ messages)
  ` [PATCH v2 2/2] tty/serial: Fix break handling for PORT_TEGRA

[PATCH 0/2] tty/serial: Add PORT_TEGRA, fix break handling for it
 2011-05-17 21:58 UTC  (6+ messages)
  ` [PATCH 1/2] tty/serial: Add explicit PORT_TEGRA type
  ` [PATCH 2/2] tty/serial: Fix break handling for PORT_TEGRA


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