linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-04-15 15:32:50 to 2013-05-07 08:01:13 UTC [more...]

[PATCH 05/15] serial: clps711x: remove unnecessary platform_set_drvdata()
 2013-05-07  8:01 UTC 

[PATCH 04/15] serial: bcm63xx: remove unnecessary platform_set_drvdata()
 2013-05-07  8:00 UTC 

[PATCH 03/15] serial: atmel: remove unnecessary platform_set_drvdata()
 2013-05-07  7:59 UTC 

[PATCH 02/15] serial: ar933x: remove unnecessary platform_set_drvdata()
 2013-05-07  7:58 UTC 

[PATCH 01/15] serial: altera: remove unnecessary platform_set_drvdata()
 2013-05-07  7:15 UTC 

Setting PL2303 baud rate
 2013-05-06 20:43 UTC  (3+ messages)

[PATCH 09/13] serial: imx: Let device core handle pinctrl
 2013-05-06 18:05 UTC  (2+ messages)
` [PATCH 10/13] serial: mxs-auart: "

[PATCH V2] tty/serial/mvf: add MVF uart driver support
 2013-05-06  8:46 UTC  (2+ messages)

Regression: ftdi_sio is slow (since Wed Oct 10 15:05:06 2012)
 2013-05-05 18:32 UTC  (22+ messages)
                        ` [PATCH 0/7] USB: serial: add wait_until_sent-support
                          ` [PATCH 1/7] USB: serial: add wait_until_sent operation
                            ` [PATCH 2/7] USB: serial: add generic wait_until_sent implementation
                          ` [PATCH 3/7] USB: ftdi_sio: clean up get_modem_status
                          ` [PATCH 4/7] USB: ftdi_sio: fix chars_in_buffer overhead
                          ` [PATCH 5/7] USB: io_ti: "
                          ` [PATCH 6/7] USB: ti_usb_3410_5052: "
                          ` [PATCH 7/7] USB: serial: clean up chars_in_buffer

[PATCH] serial: sunsu: add missing platform_driver_unregister() when module exit
 2013-05-05  1:32 UTC  (2+ messages)

[PATCH] ARM: PL011: revise to use amba_rev macro
 2013-05-03 12:49 UTC 

Special Character Detection (SCD)
 2013-05-02 15:49 UTC 

[PATCH 1/7] tty: xuartps: Sort #includes alphabetically
 2013-05-01 15:39 UTC  (9+ messages)
` [PATCH 2/7] tty: xuartps: Remove suspend/resume functions
` [PATCH 6/7] arm: zynq: Migrate platform to clock controller

[GIT PATCH] TTY/Serial patches for 3.10-rc1
 2013-04-29 16:22 UTC 

[PATCH] serial: samsung: add missing platform_driver_unregister() when module exit
 2013-04-27 10:14 UTC 

Out of tree GPL serial tty driver help?
 2013-04-26 23:21 UTC  (17+ messages)

[PATCHv5 0/3] Serial fixes
 2013-04-26 22:18 UTC  (5+ messages)
` [PATCHv5 1/2] driver: tty: serial: Move "uart_console" def to core header file
` [PATCHv5 2/2] driver: serial: omap: prevent runtime PM for "no_console_suspend"

[PATCHv5 0/3] Omap serial cleanup
 2013-04-26 20:25 UTC  (4+ messages)
` [PATCH 1/3] arm: omap2+: serial: remove no_console_suspend support
` [PATCH 2/3] arm: dts: am33xx: Remove "ti,no_idle_on_suspend" property
` [PATCH 3/3] arm: omap2+: omap_device: remove no_idle_on_suspend

[PATCHv5 0/2] Serial fixes
 2013-04-26 20:22 UTC 

[PATCHv4 0/5] Serial Omap fixes and cleanups
 2013-04-26 18:39 UTC  (8+ messages)
` [PATCHv4 1/5] driver: tty: serial: Move "uart_console" def to core header file
` [PATCHv4 2/5] driver: serial: omap: prevent runtime PM for "no_console_suspend"
` [PATCHv4 3/5] arm: omap2+: serial: remove no_console_suspend support
` [PATCHv4 4/5] arm: dts: am33xx: Remove "ti,no_idle_on_suspend" property
` [PATCHv4 5/5] arm: omap2+: omap_device: remove no_idle_on_suspend

WORLD FINANCE LOAN (Pty) 3% LOAN OFFER!!!
 2013-04-26  8:39 UTC 

[PATCH 0/4] ARM: davinci: fix UART clock enabling
 2013-04-26  7:01 UTC  (5+ messages)
` [PATCH 1/4] ARM: davinci: uart: move to dev_id based clk_get

[PATCHv3 0/5] Serial Omap fixes and cleanups
 2013-04-25 16:22 UTC  (11+ messages)
` [PATCHv3 1/5] driver: tty: serial: Move "uart_console" def to core header file
` [PATCHv3 2/5] driver: serial: omap: prevent runtime PM for "no_console_suspend"
` [PATCHv3 3/5] arm: omap2+: serial: remove no_console_suspend support
` [PATCHv3 4/5] arm: dts: am33xx: Remove "ti,no_idle_on_suspend" property
` [PATCHv3 5/5] arm: omap2+: omap_device: remove no_idle_on_suspend

[PATCH] tty: serial: mpc5xxx: fix error handing in mpc52xx_uart_init()
 2013-04-25  7:34 UTC 

[PATCH] serial: mcf: missing uart_unregister_driver() on error in mcf_init()
 2013-04-25  1:17 UTC 

[PATCHv2 0/5] Serial Omap fixes and cleanups
 2013-04-23  9:21 UTC  (24+ messages)
` [PATCHv2 1/5] driver: tty: serial: Move "uart_console" def to core header file
` [PATCHv2 2/5] driver: serial: omap: prevent runtime PM for "no_console_suspend"
` [PATCHv2 3/5] arm: omap2+: serial: remove no_console_suspend support
` [PATCHv2 4/5] arm: dts: am33xx: Remove "ti,no_idle_on_suspend" property
` [RFC/PATCHv2 5/5] arm: omap2+: omap_device: remove no_idle_on_suspend

using a RS232->RS485 adapter issues
 2013-04-22 21:53 UTC  (2+ messages)

[RESEND][PATCH] ARM: PL011: add support for extended FIFO-size of PL011-r1p5
 2013-04-22 17:36 UTC  (6+ messages)

[PATCH 0/6] Serial Omap fixes and cleanups
 2013-04-22  5:50 UTC  (31+ messages)
` [PATCH 1/6] driver: tty: serial: Move "uart_console" def to core header file
` [RFT/PATCH 2/6] driver: serial: mpc52xx_uart: Remove "uart_console" defintion
` [PATCH 3/6] driver: serial: omap: add prepare/complete callback for "no_console_suspend" case
` [PATCH 4/6] arm: mach-omap2: remove "OMAP_DEVICE_NO_IDLE_ON_SUSPEND" check
` [PATCH 5/6] arm: dts: am33xx: Remove "ti,no_idle_on_suspend" property
` [PATCH 6/6] arm: mach-omap2: Remove "no_console_suspend"

[PATCH] serial: mxs: fix buffer overflow
 2013-04-19 19:12 UTC 

[PATCH] serial: mxs: drop superfluous {get|put}_device
 2013-04-19 19:06 UTC 

[PATCH] ARM: PL011: add support for extended FIFO-size of PL011-r1p5
 2013-04-19 12:58 UTC  (2+ messages)

S3C64xx serial broken in -next
 2013-04-18 14:01 UTC  (2+ messages)

[PATCH v2 1/2] serial/mpc52xx_uart: prepare for adding MPC5125 PSC UART support
 2013-04-17 21:21 UTC  (2+ messages)
  ` [PATCH v2 2/2] serial/mpc52xx_uart: add MPC5125 PSC support

[PATCH V2] tty: serial: ralink: fix SERIAL_8250_RT288X dependency
 2013-04-16 16:11 UTC  (3+ messages)

[PATCH 00/18] lockless n_tty receive path
 2013-04-16 10:15 UTC  (12+ messages)
` [PATCH v3 00/24] "
  ` [PATCH v3 18/24] n_tty: Separate buffer indices to prevent cache-line sharing
  ` [PATCH v3 20/24] n_tty: Move chars_in_buffer() to factor throttle/unthrottle
    ` [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

[PATCH 0/3] tty: serial: make of_serial work on Ralink SoC
 2013-04-16  4:05 UTC  (8+ messages)
` [PATCH 1/3] tty: of_serial: allow rt288x-uart to load from OF
` [PATCH 2/3] tty: serial: add iosize field to struct uart_port

[PATCH 1/2] tty: serial: ralink: fix SERIAL_8250_RT288X dependency
 2013-04-16  4:08 UTC  (4+ messages)

[PATCHv3] driver: serial: prevent UART console idle on suspend while using "no_console_suspend"
 2013-04-15 21:33 UTC  (12+ messages)

[PATCH 0/9] mostly lockless tty echo
 2013-04-15 15:32 UTC  (10+ messages)
` [PATCH 00/20] streamline per-char receiving
  ` [PATCH 04/20] n_tty: Rename process_char_map to char_map
  ` [PATCH 11/20] n_tty: Factor tty->closing receive_buf() into separate fn
  ` [PATCH 13/20] n_tty: Eliminate char tests from IXANY restart test
  ` [PATCH 14/20] n_tty: Split n_tty_receive_char()
  ` [PATCH 16/20] n_tty: Factor PARMRK from normal per-char i/o
  ` [PATCH 18/20] n_tty: Un-inline single-use functions
  ` [PATCH 19/20] n_tty: Factor LNEXT processing from per-char i/o path
  ` [PATCH 20/20] tty: Remove extra wakeup from pty write() path


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