linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-10-24 15:32:46 to 2014-11-06 10:27:27 UTC [more...]

[PATCH 00/13 v10] omap 8250 based UART + DMA
 2014-11-06 10:27 UTC  (18+ messages)
` [PATCH 11/13] arm: dts: dra7: add DMA properties for UART

[PATCH -next 0/9] various tty cleanups
 2014-11-06  8:23 UTC  (12+ messages)
` [PATCH -next 1/9] tty: Replace open-coded test with tty_hung_up_p()
` [PATCH -next 2/9] tty: Call methods in modern style
` [PATCH -next 3/9] tty: Remove defunct pcxe_open() declaration
` [PATCH -next 4/9] tty: Remove defunct serial_console_init() declaration
` [PATCH -next 5/9] serial: hp300: Remove obsolete comments
` [PATCH -next 6/9] cris: Remove obsolete ASYNC_SPLIT_TERMIOS behavior
` [PATCH -next 7/9] tty: Document defunct ASYNC_SPLIT_TERMIOS flag in uapi header
` [PATCH -next 8/9] vt: Remove vt_get_kmsg_redirect() from "
` [PATCH -next 9/9] serial: 8250_em: Remove out-of-memory message

[PATCH v2 00/11] Handle TIOC[GS]RS485 iocts on serial_core
 2014-11-06  8:23 UTC  (12+ messages)
` [PATCH v2 01/11] serial_core: Handle TIOC[GS]RS485 ioctls
` [PATCH v2 02/11] serial/8250: Copy RS485 fields to serial_core
` [PATCH v2 03/11] 8250/fintek: Use rs485 handler from serial_core
` [PATCH v2 04/11] serial/8250: Remove obsolete handling of rs485 ioctls
` [PATCH v2 05/11] serial/sc16is7xx: Use the rs485 functions on serial_core
` [PATCH v2 06/11] serial/mcf: "
` [PATCH v2 07/11] serial/atmel: "
` [PATCH v2 08/11] serial/omap: "
` [PATCH v2 09/11] drivers/max310: "
` [PATCH v2 10/11] serial_core: Remove call to driver-specific TIO[GS]RS485]
` [PATCH v2 11/11] tty/serial_core: Introduce lock mechanism for RS485

Fwd: Fwd: Re: pl2303 linux driver does not work
 2014-11-06  3:36 UTC  (5+ messages)

[PATCH -next 00/27] tty locking changes
 2014-11-06  3:46 UTC  (35+ messages)
` [PATCH -next 20/27] tty: Refactor __tty_hangup to enable lockdep annotation
` [PATCH -next v2 00/26] tty locking changes
  ` [PATCH -next v2 01/26] tty: Don't hold tty_lock for ldisc release
  ` [PATCH -next v2 02/26] tty: Invert tty_lock/ldisc_sem lock order
  ` [PATCH -next v2 03/26] tty: Remove TTY_HUPPING
  ` [PATCH -next v2 04/26] tty: Clarify re-open behavior of master ptys
  ` [PATCH -next v2 05/26] tty: Check tty->count instead of TTY_CLOSING in tty_reopen()
  ` [PATCH -next v2 06/26] pty: Always return -EIO if slave BSD pty opened first
  ` [PATCH -next v2 07/26] tty: Re-open /dev/tty without tty_mutex
  ` [PATCH -next v2 08/26] tty: Drop tty_mutex before tty reopen
  ` [PATCH -next v2 09/26] tty: Remove TTY_CLOSING
  ` [PATCH -next v2 10/26] tty: Don't take tty_mutex for tty count changes
  ` [PATCH -next v2 11/26] tty: Don't release tty locks for wait queue sanity check
  ` [PATCH -next v2 12/26] tty: Document check_tty_count() requires tty_lock held
  ` [PATCH -next v2 13/26] tty: Simplify pty pair teardown logic
  ` [PATCH -next v2 14/26] tty: Fold pty pair handling into tty_flush_works()
  ` [PATCH -next v2 15/26] tty: Simplify tty_ldisc_release() interface
  ` [PATCH -next v2 16/26] tty: Simplify tty_release_checks() interface
  ` [PATCH -next v2 17/26] tty: Simplify tty_release() state checks
  ` [PATCH -next v2 18/26] tty: Change tty lock order to master->slave
  ` [PATCH -next v2 19/26] tty: Preset lock subclass for nested tty locks
  ` [PATCH -next v2 20/26] tty: Remove tty_unhangup() declaration
  ` [PATCH -next v2 21/26] pty: Don't drop pty master tty lock to hangup slave
  ` [PATCH -next v2 22/26] pty, n_tty: Simplify input processing on final close
  ` [PATCH -next v2 23/26] tty: Prefix tty_ldisc_{lock,lock_nested,unlock} functions
  ` [PATCH -next v2 24/26] tty: Fix hung task on pty hangup
  ` [PATCH -next v2 25/26] tty: Fix timeout on pty set ldisc
  ` [PATCH -next v2 26/26] tty: Flush ldisc buffer atomically with tty flip buffers

[PATCH] tty: serial: 8250_mtk: Fix quot calculation
 2014-11-06  3:27 UTC  (4+ messages)

[PATCH] serial: 8250_dma: call serial8250_tx_dma unconditionally
 2014-11-06  3:26 UTC  (2+ messages)

[PATCH -next 00/10] serial core fixes
 2014-11-06  2:53 UTC  (6+ messages)
` [PATCH -next 05/10] tty: Document defunct ASYNC_* bits in uapi header

[PATCH 1/1] tty: Do not set modem lines when reopening ports
 2014-11-05 23:56 UTC  (5+ messages)

[PATCH 0/4] fix serial console suspend on PNP
 2014-11-05 22:28 UTC  (9+ messages)
` [PATCH 1/4] serial: core: Simplify console suspend logic in uart_suspend_port()
` [PATCH 2/4] serial: 8250_pnp: Override pnp disable for no_console_suspend
` [PATCH 3/4] PNP: Allow device to override ACPI device sleep
` [PATCH 4/4] serial: 8250_pnp: Override pnp suspend for no_console_suspend
  ` [PATCH v2 "

[PATCH 00/12] Handle TIOC[GS]RS485 iocts on serial_core
 2014-11-05 19:37 UTC  (6+ messages)
` [PATCH 03/12] serial_core: Handle TIOC[GS]RS485 ioctls

[PATCH -next 0/5] set_ldisc notification fixes
 2014-11-05 18:11 UTC  (6+ messages)
` [PATCH -next 1/5] tty: Allow safe access to termios for set_ldisc() handlers
` [PATCH -next 2/5] serial: core: Claim port mutex for set_ldisc()
` [PATCH -next 3/5] serial: core: Pass termios to set_ldisc() notifications
` [PATCH -next 4/5] serial: Take uart port lock for direct *_enable_ms()
` [PATCH -next 5/5] serial: Test/disable MSIs if switching from N_PPS

[PATCH -next 0/3] more tty closing fixes
 2014-11-05 17:40 UTC  (4+ messages)
` [PATCH -next 1/3] tty: Move tty hung up check from port->lock critical section
` [PATCH -next 2/3] tty: Convert tty->closing to int
` [PATCH -next 3/3] tty: Flush tty buffers after hardware shutdown

[PATCH v4] tty: serial: men_z135_uart: Fix driver for changes in hardware
 2014-11-05 17:10 UTC  (5+ messages)

[PATCH] tty: xuartps: Add support for setting modem control signals
 2014-11-05 12:35 UTC 

[PATCH RESEND] tty: serial: omap: Remove probe error message
 2014-11-05 12:20 UTC 

usbserial / ftdi_sio (+ others) bug?
 2014-11-05  9:58 UTC  (7+ messages)

pl2303 linux driver does not work
 2014-11-05  2:25 UTC  (2+ messages)

[PATCH] serial: of-serial: zero-out struct of_serial_info
 2014-11-04 18:23 UTC  (2+ messages)

[PATCH] tty: cadence:: Add support for setting modem control signals
 2014-11-04 17:08 UTC  (2+ messages)

[PATCH] serial: 8250_dw: get index of serial line from DT aliases
 2014-11-04 10:45 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 0/2] Two msm_serial break fixes
 2014-11-04  3:00 UTC  (11+ messages)
` [PATCH 1/2] tty: serial: msm: Fix sysrq spinlock recursion on non-DM
` [PATCH 2/2] tty: serial: msm: Support sysrq on uartDM devices

[PATCH 2/2] usb: gadget serial: Honour termios CLOCAL on disconnect
 2014-11-03 23:49 UTC  (9+ messages)
` usb: gadget: Fixes to receive from USB EHCI Debug
    ` [PATCH v2 1/2] usb: gadget dbgp: Fix endpoint config after USB disconnect
    ` [PATCH v2 2/2] usb: gadget serial: Honour termios CLOCAL on disconnect

[PATCH] serial: of-serial: fetch line number from DT
 2014-11-03 22:16 UTC 

[PATCH 0/5] serial: jsm: Add support for the Digi Classic adapters
 2014-11-03 18:52 UTC  (11+ messages)
` [PATCH 1/5] drivers: serial: jsm: Add Classic board UART structure
  ` [PATCH 2/5] drivers: serial: jsm: Add the Classic board implementation
    ` [PATCH 3/5] drivers: serial: jsm: Enable support for Digi Classic adapters
      ` [PATCH 4/5] staging: dgnc: Remove driver in favor of serial/jsm driver
        ` [PATCH 5/5] drivers: serial: jsm: Remove FSF address from the file documentation/header

[PATCH] serial: samsung: Remove checks for CONFIG_SAMSUNG_CLOCK
 2014-11-03 11:55 UTC  (2+ messages)

[PATCH RESEND] tty: serial: 8250_mtk: Fix quot calculation
 2014-11-03  2:27 UTC  (3+ messages)

(unknown)
 2014-11-02 19:54 UTC 

[PATCH 2/2] Documentation: devicetree: Add bindings for Wi2Wi w2sg0004 gps
 2014-11-02 10:15 UTC  (3+ messages)

[PATCH v4 0/4] serial: mxs-auart: gpios as modem signals
 2014-10-31  8:48 UTC  (5+ messages)
` [PATCH v4 2/4] serial: mxs-auart: use mctrl_gpio helpers for handling "

[PATCH 1/2] serial: 8250_pci: Handle devices mapped above 4 GiB
 2014-10-31  0:49 UTC 

[PATCH 2/2] serial: 8250_pci: Check mapping in pci_ni8430_init
 2014-10-31  0:49 UTC 

[PATCH] USB: kobil_sct: Remove unused transfer buffer allocs
 2014-10-30 13:08 UTC  (4+ messages)

[PATCH] serial: msm: Add magic SysRq support in dmmode
 2014-10-30 12:00 UTC  (3+ messages)

[PATCH] tty: serial: msm: Reset uartdm after baud rate change
 2014-10-30  1:47 UTC 

[PATCH V3 00/10] bcm63xx_uart and of-serial updates
 2014-10-29  4:12 UTC  (7+ messages)
` [PATCH V3 09/10] tty: serial: of-serial: Allow OF earlycon to default to "on"

[PATCH 1/4] serial: imx: Fix the reporting of interrupts
 2014-10-29  2:02 UTC  (9+ messages)
` [PATCH 2/4] serial: imx: Remove unneeded goto label
` [PATCH 3/4] serial: imx: Remove unneeded OOM error message
` [PATCH 4/4] serial: imx: Remove unneeded registration message

REPLY ME IMMEDIATELY!
 2014-10-28 12:46 UTC 

[PATCH] serial: samsung: wait for transfer completion before clock disable
 2014-10-28 11:19 UTC 

[PATCH 1/2] serial: imx: clean up imx_poll_put_char()
 2014-10-28  8:28 UTC  (2+ messages)
` [PATCH 2/2] serial: imx: add imx_poll_init()

amba-pl011 complains about DMA for bcm2835 where it is not supported
 2014-10-28  0:16 UTC  (4+ messages)

[RESENDv5] serial: of-serial: fix up PM ops on no_console_suspend and port type
 2014-10-27  9:27 UTC 

[RESENDv5] serial: of-serial: fix up PM ops on no_console_suspend and port type
 2014-10-27  9:24 UTC 

Synopsys DesignWare 8250 serial port driver, DMA issue
 2014-10-24 15:53 UTC 

[PATCH v3] serial: mxs-auart: gpios as modem signals (dirty)
 2014-10-24 15:36 UTC  (4+ messages)
` [PATCH 3/4] serial: mxs-auart: add interrupts for modem control lines


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