linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-03-19 10:35:13 to 2013-04-03 20:25:00 UTC [more...]

[PATCH] OMAP/serial: Revert bad fix of Rx FIFO threshold granularity
 2013-04-03 20:24 UTC  (3+ messages)

[PATCH] Revert "OMAP/serial: Fix incorrect Rx FIFO threshold setting, LSR validation on Tx, and Tx FIFO IRQ generation"
 2013-04-03 20:21 UTC  (15+ messages)

[PATCH/Resend 2/2] arm: mach-omap2: prevent UART console idle on suspend while using "no_console_suspend"
 2013-04-03 17:48 UTC  (9+ messages)

[RFC PATCH 0/3] ACPI/UART: Add ACPI 5.0 enueration support for UART
 2013-04-03 16:14 UTC  (3+ messages)
` [PATCH v6] ACPI / serial: Add peripheral PnP IDs enumeration support

n_tty_write() going into schedule but NOT coming out
 2013-04-03  7:42 UTC  (8+ messages)

Stable kernel 3.8.4/3.9-rc3 breaks PNP serial port
 2013-04-02 22:11 UTC  (4+ messages)

[PATCHv2] arm: mach-omap2: prevent UART console idle on suspend while using "no_console_suspend"
 2013-04-02 13:43 UTC  (3+ messages)

Driver for PL-2303 HX not working
 2013-03-31 15:01 UTC  (2+ messages)

make[2]: *** No rule to make target `drivers/serial/serial_core.c', needed by `Documentation/DocBook/kernel-api.xml'
 2013-03-30  5:32 UTC  (3+ messages)

[PATCH] ARM: PL011: Add support for Rx DMA buffer polling
 2013-03-29 16:19 UTC  (2+ messages)

[PATCHv2] serial: 8250_dw: add support for clk api
 2013-03-28 23:15 UTC 

[PATCH] serial: 8250_dw: add support for clk api
 2013-03-28 23:09 UTC  (4+ messages)

[PATCH] serial: 8250: Make SERIAL_8250_RUNTIME_UARTS work correctly
 2013-03-28 22:33 UTC 

[PATCH] serial: 8250: Make SERIAL8250_CONFIG_RUNTIME_UARTS work correctly
 2013-03-28 22:15 UTC  (3+ messages)

[GIT PATCH] TTY/Serial fixes for 3.9-rc4
 2013-03-28 17:18 UTC 

[PATCH 1/2] serial: samsung: Restore IRQ mask during noirq resume
 2013-03-27 23:34 UTC  (2+ messages)
` [PATCH 2/2] serial: samsung: Avoid waiting forever for TX ready

8250serial driver causing DEADLOCK, suggestions needed
 2013-03-27 15:11 UTC 

[PATCH 00/18] lockless n_tty receive path
 2013-03-27 11:46 UTC  (46+ messages)
` [PATCH 01/18] tty: Don't change receive_room for ioctl(TIOCSETD)
` [PATCH 02/18] tty: Make ldisc input flow control concurrency-friendly
` [PATCH 03/18] tty: Simplify tty buffer/ldisc interface with helper function
        ` [PATCH] tty: Fix race condition if flushing tty flip buffers
` [PATCH 04/18] n_tty: Factor canonical mode copy from n_tty_read()
` [PATCH 05/18] n_tty: Line copy to user buffer in canonical mode
` [PATCH 06/18] n_tty: Split n_tty_chars_in_buffer() for reader-only interface
` [PATCH 07/18] tty: Deprecate ldisc .chars_in_buffer() method
` [PATCH 08/18] n_tty: Get read_cnt through accessor
` [PATCH 09/18] n_tty: Don't wrap input buffer indices at buffer size
` [PATCH 10/18] n_tty: Remove read_cnt
` [PATCH 11/18] tty: Convert termios_mutex to termios_rwsem
` [PATCH 12/18] n_tty: Access termios values safely
` [PATCH 13/18] n_tty: Replace canon_data with index comparison
` [PATCH 14/18] n_tty: Make N_TTY ldisc receive path lockless
` [PATCH 15/18] n_tty: Reset lnext if canonical mode changes
` [PATCH 16/18] n_tty: Fix type mismatches in receive_buf raw copy
` [PATCH 17/18] n_tty: Don't wait for buffer work in read() loop
` [PATCH 18/18] n_tty: Separate buffer indices to prevent cache-line sharing
` [PATCH v2 00/18] lockless n_tty receive path
  ` [PATCH v2 01/18] tty: Don't change receive_room for ioctl(TIOCSETD)
  ` [PATCH v2 02/18] tty: Make ldisc input flow control concurrency-friendly
  ` [PATCH v2 03/18] tty: Simplify tty buffer/ldisc interface with helper function
  ` [PATCH v2 04/18] n_tty: Factor canonical mode copy from n_tty_read()
  ` [PATCH v2 05/18] n_tty: Line copy to user buffer in canonical mode
  ` [PATCH v2 06/18] n_tty: Split n_tty_chars_in_buffer() for reader-only interface
  ` [PATCH v2 07/18] tty: Deprecate ldisc .chars_in_buffer() method
  ` [PATCH v2 08/18] n_tty: Get read_cnt through accessor
  ` [PATCH v2 09/18] n_tty: Don't wrap input buffer indices at buffer size
  ` [PATCH v2 10/18] n_tty: Remove read_cnt
  ` [PATCH v2 11/18] tty: Convert termios_mutex to termios_rwsem
  ` [PATCH v2 12/18] n_tty: Access termios values safely
  ` [PATCH v2 13/18] n_tty: Replace canon_data with index comparison
  ` [PATCH v2 14/18] n_tty: Make N_TTY ldisc receive path lockless
  ` [PATCH v2 15/18] n_tty: Reset lnext if canonical mode changes
  ` [PATCH v2 16/18] n_tty: Fix type mismatches in receive_buf raw copy
  ` [PATCH v2 17/18] n_tty: Don't wait for buffer work in read() loop
  ` [PATCH v2 18/18] n_tty: Separate buffer indices to prevent cache-line sharing

MY GOOD FRIEND!
 2013-03-27  8:10 UTC 

[PATCH v4 00/32] ldisc patchset
 2013-03-26 23:47 UTC  (16+ messages)
` [PATCH v5 00/44] "
  ` [PATCH v5 26/44] tty: Add read-recursive, writer-prioritized rw semaphore
  ` [PATCH 0/7] ldsem patchset
    ` [PATCH 1/7] tty: Add timed, writer-prioritized rw semaphore
    ` [PATCH 2/7] tty: Add lock/unlock ldisc pair functions
    ` [PATCH 3/7] tty: Replace ldisc locking with ldisc_sem
    ` [PATCH 4/7] tty: Clarify ldisc variable
    ` [PATCH 5/7] tty: Fix hangup race with TIOCSETD ioctl
    ` [PATCH 6/7] tty: Clarify multiple-references comment in "
    ` [PATCH 7/7] tty: Fix tty_ldisc_lock name collision

[PATCHv4 0/7] ARM: sunxi: Extend UART support for Allwinner SoCs
 2013-03-26 23:34 UTC  (11+ messages)
` [PATCH 1/7] serial: 8250_dw: add support for clk api
  ` [PATCH] "
` [PATCH 4/7] ARM: sunxi: dt: Move uart0 to sun4i-a10.dtsi
` [PATCH 5/7] ARM: sunxi: dt: Add uart3 dt node
` [PATCH 6/7] ARM: sunxi: dt: Add A10 UARTs to the dtsi
` [PATCH 7/7] ARM: sunxi: hackberry: Add UART muxing

[PATCH] tty: serial: samsung: Disable interrupts in a suspend-friendly way
 2013-03-26 14:57 UTC 

[PATCH] serial: 8250: remove a few lines of dead code
 2013-03-25 22:01 UTC 

[PATCH 0/3] serial: of_serial: new properties
 2013-03-25 13:53 UTC  (13+ messages)
` [PATCH 1/3] serial: 8250: Allow probe drivers to ignore tx_loadsz
` [PATCH 2/3] serial: of_serial: Handle fifo-size property
` [PATCH 3/3] serial: of_serial: Handle hw-flow-control property
              ` [PATCHv2 3/3] serial: of_serial: Handle auto-flow-control property

[PATCH] serial: sh-sci: remove obsolete Kconfig macros
 2013-03-25 10:50 UTC 

[PATCH] tty/serial: Add support for Altera serial port
 2013-03-25  8:42 UTC  (12+ messages)
  ` [PATCH 1/2] serial: 8250: Allow probe drivers to ignore tx_loadsz
  ` [PATCH 2/2] serial: of_serial: Handle fifosize property
            ` [PATCHv2 2/2] serial: of_serial: Handle fifo-size property

ACHTUNG FRIEND!
 2013-03-21 23:57 UTC 

[PATCH] serial: xilinx_uartps: remove superfluous IDR write
 2013-03-22 17:50 UTC 

[PATCH] Xilinx: ARM: UART: clear pending irqs before enabling irqs
 2013-03-22 17:49 UTC 

Add hardware handshaking to pseudo-tty and USB serial gadget
 2013-03-22 14:22 UTC  (9+ messages)

[PATCH 1/2] serial: ralink: adds support for the serial core found on ralink wisoc
 2013-03-21 16:59 UTC  (4+ messages)
` [PATCH 2/2] serial: of: allow au1x00 and rt288x to load from OF

[PATCH] tty: serial: 8250: remove U6715 16550A auto-detection
 2013-03-21  8:36 UTC  (4+ messages)

Plug and play for a tty line disciple networking device
 2013-03-21  1:52 UTC  (16+ messages)

[PATCH 0/7] n_tty fixes
 2013-03-19 20:27 UTC  (11+ messages)
` [PATCH 4/7] n_tty: Encapsulate minimum_to_wake within N_TTY
          ` [PATCH 5/7] n_tty: Untangle read completion variables
          ` [PATCH 6/7] n_tty: Fix unsafe update of available buffer space
          ` [PATCH 7/7] n_tty: Buffer work should not reschedule itself


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