public inbox for linux-serial@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-02-11 20:18:53 to 2013-03-05 03:27:48 UTC [more...]

[PATCH v3 1/3] serial: sh-sci: Add OF support
 2013-03-05  3:27 UTC  (19+ messages)
` [PATCH v3 2/3] ARM: mach-shmobile: r8a7740: Add DT names to clock list
` [PATCH v3 3/3] ARM: mach-shmobile: r8a7740: Setup the serial devices using DT

[PATCH] tty: Correct tty buffer flush
 2013-03-04 19:19 UTC 

[PATCH 1/1] serial: vt8500_serial: Convert to devm_ioremap_resource()
 2013-03-04 17:09 UTC  (3+ messages)

[PATCH v4 1/3] serial: sh-sci: Add OF support
 2013-03-04 16:22 UTC  (5+ messages)
` [PATCH v4 2/3] ARM: mach-shmobile: r8a7740: Add DT names to clock list
` [PATCH v4 3/3] ARM: mach-shmobile: r8a7740: Setup the serial devices using DT

[PATCH] serial/efm32: parse location property
 2013-03-04 14:38 UTC  (2+ messages)

[PATCH] tty/8250_pnp: serial port detection regression since v3.7
 2013-03-04 13:28 UTC  (2+ messages)

[PATCH] tty/serial: Fix uninitialized variable warning
 2013-03-04  9:41 UTC  (3+ messages)

UART IRQ over SMP
 2013-03-04  9:18 UTC 

[PATCH 1/1] serial: tegra: Convert to devm_ioremap_resource()
 2013-03-04  4:29 UTC 

[ 019/150] serial_core: Fix type definition for PORT_BRCM_TRUMANAGE
 2013-03-04  3:35 UTC  (3+ messages)

[PATCH]8250_pci: Add additional WCH CH352 device
 2013-03-04  1:11 UTC  (2+ messages)

[PATCH] Fix 4 port and add support for 8 port 'Unknown' PCI serial port cards
 2013-03-03 21:35 UTC 

[PATCH]serial: 8250: Fix detect XScale port wrong
 2013-03-02  8:54 UTC  (3+ messages)

[PATCH]serial: 8250_pci: add support for another kind of NetMos Technology PCI 9835 Multi-I/O Controller
 2013-03-01  3:47 UTC 

What to set uart_port->irq to for polled driver?
 2013-02-28 20:42 UTC  (5+ messages)

[PATCH] serial: bcm63xx_uart: fix compilation after "TTY: switch tty_insert_flip_char"
 2013-02-28 19:53 UTC  (2+ messages)

Serial port initialization broken on Armada 370/XP due to "serial: 8250_dw: Don't use UPF_FIXED_TYPE"
 2013-02-28 12:34 UTC  (4+ messages)

WARNING from tty driver in 3.9-rc0
 2013-02-27 22:15 UTC 

[PATCH 08/12] serial: mxs-auart: move to use generic DMA helper
 2013-02-27 15:25 UTC 

[PATCH] serial: ifx6x60: add missing variable initialization
 2013-02-27 10:20 UTC  (3+ messages)

[PATCH v2 1/3] serial: sh-sci: Add OF support
 2013-02-27  8:04 UTC  (6+ messages)
` [PATCH v2 2/3] ARM: mach-shmobile: r8a7740: Add DT names to clock list
` [PATCH v2 3/3] ARM: mach-shmobile: r8a7740: Setup the serial devices using DT

[PATCH v3 00/23] ldisc fixes
 2013-02-27  3:08 UTC  (44+ messages)
` [PATCH v4 00/32] ldisc patchset
` [PATCH v4 01/32] tty: Add diagnostic for halted line discipline
` [PATCH v4 02/32] n_tty: Factor packet mode status change for reuse
` [PATCH v4 03/32] n_tty: Don't flush buffer when closing ldisc
` [PATCH v4 04/32] tty: Refactor wait for ldisc refs out of tty_ldisc_hangup()
` [PATCH v4 05/32] tty: Remove unnecessary re-test of ldisc ref count
` [PATCH v4 06/32] tty: Fix ldisc halt sequence on hangup
` [PATCH v4 07/32] tty: Relocate tty_ldisc_halt() to avoid forward declaration
` [PATCH v4 08/32] tty: Strengthen no-subsequent-use guarantee of tty_ldisc_halt()
` [PATCH v4 09/32] tty: Halt both ldiscs concurrently
` [PATCH v4 10/32] tty: Wait for SAK work before waiting for hangup work
` [PATCH v4 11/32] n_tty: Correct unthrottle-with-buffer-flush comments
` [PATCH v4 12/32] n_tty: Fully initialize ldisc before restarting buffer work
` [PATCH v4 13/32] tty: Don't reenable already enabled ldisc
` [PATCH v4 14/32] tty: Complete ownership transfer of flip buffers
` [PATCH v4 15/32] tty: Make core responsible for synchronizing its work
` [PATCH v4 16/32] tty: Fix 'deferred reopen' ldisc comment
` [PATCH v4 17/32] tty: Bracket ldisc release with TTY_DEBUG_HANGUP messages
` [PATCH v4 18/32] tty: Add ldisc hangup debug messages
` [PATCH v4 19/32] tty: Don't protect atomic operation with mutex
` [PATCH v4 20/32] tty: Separate release semantics of ldisc reference
` [PATCH v4 21/32] tty: Document unsafe ldisc reference acquire
` [PATCH v4 22/32] tty: Fold one-line assign function into callers
` [PATCH v4 23/32] tty: Locate get/put ldisc functions together
` [PATCH v4 24/32] tty: Remove redundant tty_wait_until_sent()
` [PATCH v4 25/32] tty: Add read-recursive, writer-prioritized rw semaphore
` [PATCH v4 26/32] tty: Add lock/unlock ldisc pair functions
` [PATCH v4 27/32] tty: Replace ldisc locking with ldisc_sem
` [PATCH v4 28/32] tty: Clarify ldisc variable
` [PATCH v4 29/32] tty: Fix hangup race with TIOCSETD ioctl
` [PATCH v4 30/32] tty: Clarify multiple-references comment in "
` [PATCH v4 31/32] tty: Fix tty_ldisc_lock name collision
` [PATCH v4 32/32] tty: Drop "tty is NULL" flip buffer diagnostic

[PATCH v2 0/4] TTY: port hangup and close fixes
 2013-02-26 11:56 UTC  (6+ messages)
` [PATCH v2 1/4] TTY: clean up port shutdown
  ` [PATCH v2 2/4] TTY: fix DTR not being dropped on hang up
  ` [PATCH v2 3/4] TTY: clean up port drain-delay handling
` [PATCH v2 4/4] TTY: fix close of uninitialised ports

USB Ooops PL2303 when unplug while use (linux v3.7.3)
 2013-02-26 10:59 UTC  (42+ messages)
  ` [PATCH] USB: serial: fix null-pointer dereferences on disconnect
      ` [PATCH resend] "
  ` [RFC 0/4] tty: port hangup and close issues
    ` [RFC 1/4] tty: clean up port shutdown
    ` [RFC 2/4] tty: fix DTR/RTS not being dropped on hang up
        ` [RFC v2 "
    ` [RFC 3/4] tty: clean up port drain-delay handling
    ` [RFC 4/4] tty: fix close of uninitialised ports
      ` [PATCH 0/4] TTY: port hangup and close fixes
        ` [PATCH 1/4] TTY: clean up port shutdown
        ` [PATCH 2/4] TTY: fix DTR not being dropped on hang up
        ` [PATCH 3/4] TTY: clean up port drain-delay handling
          ` [PATCH 4/4] TTY: fix close of uninitialised ports
        ` USB: serial: port lifetimes (was: Re: USB Ooops PL2303 when unplug while use (linux v3.7.3))

[PATCH] usb/serial: Remove unnecessary check for console
 2013-02-23 15:57 UTC  (2+ messages)

[GIT PATCH] TTY/Serial patches for 3.9-rc1
 2013-02-21 18:40 UTC 

[PATCH v2 0/9] 3.8-rc regression with pps-ldisc due to 70ece7a731
 2013-02-21  1:35 UTC  (13+ messages)
` [PATCH v2 2/9] pps: Use pps_lookup_dev to reduce ldisc coupling
` [PATCH v2 4/9] pps: Don't crash the machine when exiting will do
` [PATCH v2 5/9] pps: Move timestamp read into PPS code proper
` [PATCH v2 8/9] pps: Use a single cdev
` [PATCH v2 3/9] pps: Fix a use-after free bug when unregistering a source

[PATCH 1/1] tty: atmel_serial_probe(): index of atmel_ports[] fix
 2013-02-20 16:26 UTC 

[PATCH 1/1] tty: atmel_serial_probe(): index of atmel_ports[] fix
 2013-02-20 15:00 UTC  (2+ messages)

[PATCH V2 1/2] tty: rocket: Explicitly list supported PCI IDs
 2013-02-19 19:40 UTC  (3+ messages)
` [PATCH V4 2/2] serial: rp2: New driver for Comtrol RocketPort 2 cards

[PATCH] serial: imx: fix uninitialized variable warning
 2013-02-18  7:53 UTC  (2+ messages)

[PATCH V2 -firmware] rp2: Initial commit of Comtrol RocketPort 2 microcode
 2013-02-18  3:26 UTC  (2+ messages)

[PATCH 1/2] tty: serial: uartlite: Fix sparse and checkpatch warnings
 2013-02-16 16:16 UTC  (5+ messages)
` [PATCH 2/2] tty: serial: uartlite: Support uartlite on big and little endian systems

[PATCH] serial: tegra: assume CONFIG_OF
 2013-02-15 22:04 UTC 

[PATCH] serial: imx: Fix recursive locking bug
 2013-02-15 17:30 UTC  (2+ messages)

[PATCH 4/4] serial/arc-uart: switch to devicetree based probing
 2013-02-14 17:23 UTC  (6+ messages)
` [PATCH] serial/arc-uart: Urgent DT related update

[PATCH 1/2] tty: serial: remove __init on pl011 console ops
 2013-02-13 23:04 UTC  (13+ messages)

[PATCH 0/4] switch arc-uart to devicetree based probing
 2013-02-13 20:47 UTC  (5+ messages)
` [PATCH 4/4] serial/arc-uart: switch "

[PATCH] pps: Fix build breakage from decoupling pps from tty
 2013-02-13 19:54 UTC 

linux-next: Tree for Feb 12 [ WARNING: at drivers/tty/tty_buffer.c:427 flush_to_ldisc | tty is NULL ]
 2013-02-12 21:38 UTC 

[PATCH] serial: samsung: remove the use of statically remapped controller address
 2013-02-12 18:23 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox