Linux Serial subsystem development
 help / color / mirror / Atom feed
 messages from 2013-11-24 00:26:58 to 2013-12-03 18:43:46 UTC [more...]

[PATCH 0/2] serial: sh-sci: Prepare for CCF migration
 2013-12-03 18:43 UTC  (6+ messages)
` [PATCH 1/2] serial: sh-sci: Don't enable/disable port from within break timer
` [PATCH 2/2] serial: sh-sci: Convert to clk_prepare/unprepare

[PATCH 00/16] sh-sci: Remove unnecessary fields from platform data
 2013-12-03 18:44 UTC  (18+ messages)
` [PATCH 01/16] serial: sh-sci: Move overrun_bit and error_mask fields out of pdata
` [PATCH 02/16] serial: sh-sci: Remove unused GPIO request code
` [PATCH 03/16] serial: sh-sci: Compute overrun_bit without using baud rate algo
` [PATCH 04/16] serial: sh-sci: Rework baud rate calculation
` [PATCH 05/16] ARM: shmobile: sh7372: Don't set plat_sci_port scbrr_algo_id field
` [PATCH 06/16] ARM: shmobile: sh73a0: "
` [PATCH 07/16] ARM: shmobile: r7s72100: "
` [PATCH 08/16] ARM: shmobile: r8a73a4: "
` [PATCH 09/16] ARM: shmobile: r8a7740: "
` [PATCH 10/16] ARM: shmobile: r8a7778: "
` [PATCH 11/16] ARM: shmobile: r8a7779: "
` [PATCH 12/16] ARM: shmobile: r8a7790: "
` [PATCH 13/16] ARM: shmobile: r8a7791: "
` [PATCH 14/16] sh: sh772[34]: Set serial port sampling rate to 8 for SCIFA ports
` [PATCH 15/16] sh: Don't set plat_sci_port scbrr_algo_id field
` [PATCH 16/16] serial: sh-sci: Remove platform data "

[PATCH v3 00/29] Add OF support to the sh-sci serial port driver
 2013-12-03 18:28 UTC  (5+ messages)

[PATCH tty-next 0/4] tty: Fix ^C echo
 2013-12-03 17:23 UTC  (9+ messages)
` [PATCH tty-next 1/4] tty: Fix stale tty_buffer_flush() comment
` [PATCH tty-next 2/4] tty: Add flush_nested() tty driver method and accessor
` [PATCH tty-next 3/4] tty: Fix pty flush
` [PATCH tty-next 4/4] n_tty: Flush echoes for signal chars
      ` Convert termios to RCU (was Re: [PATCH tty-next 0/4] tty: Fix ^C echo)

[PATCH] serial: Remove old SC26XX driver
 2013-12-03 15:23 UTC 

[PATCH 1/5] serial: 8250_pci: use DEFINE_PCI_DEVICE_TABLE macro
 2013-12-03  1:52 UTC  (25+ messages)
` [PATCH 2/5] serial: icom: "
` [PATCH 3/5] serial: jsm: "
` [PATCH 4/5] serial: mfd: "
` [PATCH 5/5] serial: txx9: "
                          ` [PATCH] pci/checkpatch: Deprecate DEFINE_PCI_DEVICE_TABLE

[PATCH 00/10] tty: xuartps: Update
 2013-12-02 20:42 UTC  (3+ messages)
` [PATCH 03/10] tty: xuartps: Implement BREAK detection, add SYSRQ support

3.12.x looses serial mouse over hibernate + resume
 2013-12-02 20:40 UTC  (10+ messages)

[PATCH] tty: xuartps: Properly guard sysrq specific code
 2013-12-02 19:38 UTC 

[PATCH tty-next 0/7] n_tty cleanup + trace additions
 2013-12-02 19:24 UTC  (21+ messages)
` [PATCH tty-next 5/7] n_tty: Refactor input_available_p() by call site
` [PATCH tty-next 6/7] n_tty: Only perform wakeups for waiters
` [PATCH tty-next 7/7] n_tty: trace input/read flow control
` [PATCH v2 tty-next 0/8] n_tty cleanup + trace additions
  ` [PATCH v2 tty-next 1/8] n_tty: Merge .receive_buf() flavors
  ` [PATCH v2 tty-next 2/8] n_tty: Un-inline slow-path n_tty_receive_char()
  ` [PATCH v2 tty-next 3/8] n_tty: Un-inline slow-path n_tty_receive_char_closing()
  ` [PATCH v2 tty-next 4/8] n_tty: Refactor PARMRK doubling checks
  ` [PATCH v2 tty-next 5/8] n_tty: Refactor input_available_p() by call site
  ` [PATCH v2 tty-next 6/8] n_tty: Only perform wakeups for waiters
  ` [PATCH v2 tty-next 7/8] n_tty: Extend debug tracing
  ` [PATCH v2 tty-next 8/8] n_tty: Trace echo output with separate trace configuration

[PATCH tty-next 0/5] Halve tty buffer memory consumption
 2013-12-02 19:09 UTC  (6+ messages)
` [PATCH tty-next 1/5] tty: Always handle NULL flag ptr
    ` [PATCH v2 "

[PATCH 01/11] resolve PXA<->8250 serial device address conflict
 2013-12-02 14:10 UTC  (14+ messages)
` [PATCH 05/11] serial: support for 16550 serial ports on LP-8x4x

[PATCH v4] ARM/serial: at91: switch atmel serial to use gpiolib
 2013-12-02  8:47 UTC  (3+ messages)

[PATCH] tty: serial: mxs-auart: Check the return value from clk_prepare_enable()
 2013-12-02  3:17 UTC 

[PATCH v6 00/17] add COMMON_CLK support for PowerPC MPC512x
 2013-11-30 22:51 UTC  (3+ messages)
` [PATCH v6 09/17] serial: mpc512x: adjust for OF based clock lookup
` [PATCH v6 10/17] serial: mpc512x: setup the PSC FIFO clock as well

[PATCH] drivers/misc/ti-st: Prefer tty_driver_flush_buffer
 2013-11-29 23:00 UTC 

[PATCH 0/3] serial: mxs-auart: flush_buffer hook and interrupt processing
 2013-11-29 18:04 UTC  (12+ messages)
` [PATCH 1/3] serial: mxs-auart: implement flush_buffer hook
` [PATCH 2/3] serial: mxs-auart: check BUSY flag on tx_empty hook
` [PATCH 3/3] serial: mxs-auart: move irq handling to a tasklet

tty/serial eating \n regression in 3.13-rc1
 2013-11-29 17:56 UTC  (8+ messages)
    ` >> On 11/26/2013 04:53 PM, Jason Gunthorpe wrote:
            ` [PATCH] n_tty: Fix missing newline echo

[PATCH 00/31] ARM: tegra: use common reset and DMA bindings
 2013-11-29 14:49 UTC  (3+ messages)
` [PATCH 24/31] serial: tegra: use reset framework

[PATCH V2] serial: tegra: convert to standard DMA DT bindings
 2013-11-29 14:20 UTC  (3+ messages)

[PATCH] serial: imx: add support for loopback mode
 2013-11-29  9:29 UTC 

[PATCH v2] serial: sh-sci: Fix warnings due to improper casts and printk formats
 2013-11-29  0:12 UTC  (4+ messages)

[PATCH v2] serial: 8250_dw: Improve unwritable LCR workaround
 2013-11-28 19:53 UTC  (8+ messages)

[PATCH] serial: pl011: use DMA RX polling by default
 2013-11-28  9:41 UTC 

[PATCH 00/15] Enable compilation of various Renesas drivers with COMPILE_TEST
 2013-11-28  7:37 UTC  (3+ messages)
` [PATCH 03/15] serial: sh-sci: Restrict non-COMPILE_TEST compilation

[PATCH v4 00/29] Add OF support to the sh-sci serial port driver
 2013-11-27 23:18 UTC  (30+ messages)
` [PATCH v4 01/29] serial: sh-sci: Sort headers alphabetically
` [PATCH v4 02/29] serial: sh-sci: Remove baud rate calculation algorithm 5
` [PATCH v4 03/29] serial: sh-sci: Simplify baud rate calculation algorithms
` [PATCH v4 04/29] serial: sh-sci: Remove duplicate interrupt check in verify port op
` [PATCH v4 05/29] serial: sh-sci: Set the UPF_FIXED_PORT flag
` [PATCH v4 06/29] serial: sh-sci: Don't check IRQ in verify port operation
` [PATCH v4 07/29] serial: sh-sci: Support resources passed through platform resources
` [PATCH v4 08/29] ARM: shmobile: sh7372: Use macros to declare SCIF devices
` [PATCH v4 09/29] ARM: shmobile: sh73a0: "
` [PATCH v4 10/29] ARM: shmobile: r8a7740: "
` [PATCH v4 11/29] ARM: shmobile: r8a7779: "
` [PATCH v4 12/29] ARM: shmobile: r7s72100: Don't define SCIF platform data in an array
` [PATCH v4 13/29] ARM: shmobile: r8a73a4: "
` [PATCH v4 14/29] ARM: shmobile: r8a7778: "
` [PATCH v4 15/29] ARM: shmobile: r8a7790: "
` [PATCH v4 16/29] ARM: shmobile: r8a7791: "
` [PATCH v4 17/29] ARM: shmobile: sh7372: Declare SCIF register base and IRQ as resources
` [PATCH v4 18/29] ARM: shmobile: sh73a0: "
` [PATCH v4 19/29] ARM: shmobile: r7s72100: "
` [PATCH v4 20/29] ARM: shmobile: r8a73a4: "
` [PATCH v4 21/29] ARM: shmobile: r8a7740: "
` [PATCH v4 22/29] ARM: shmobile: r8a7778: "
` [PATCH v4 23/29] ARM: shmobile: r8a7779: "
` [PATCH v4 24/29] ARM: shmobile: r8a7790: "
` [PATCH v4 25/29] ARM: shmobile: r8a7791: "
` [PATCH v4 26/29] sh: "
` [PATCH v4 27/29] serial: sh-sci: Remove platform data mapbase and irqs fields
` [PATCH v4 28/29] serial: sh-sci: Add device tree bindings documentation
` [PATCH v4 29/29] serial: sh-sci: Add OF support

[GIT PATCH] TTY/Serial fixes for 3.13-rc2
 2013-11-27 22:51 UTC 

[PATCH] tty: atmel_serial: include <mach/hardware.h> explicitly
 2013-11-27 16:42 UTC  (4+ messages)

[PATCH] serial: sh-sci: Fix warnings due to improper casts and printk formats
 2013-11-27  0:28 UTC 

Re:Answer back
 2013-11-26 11:12 UTC 

[PATCH] serial: 8250_dw: remove ACPI ifdef
 2013-11-26  8:30 UTC 

[PATCH staging-next 0/4] fwserial changes for 3.14
 2013-11-25 21:24 UTC  (4+ messages)

[PATCH] n_tty: Protect minimum_to_wake reset for concurrent readers
 2013-11-25 17:45 UTC  (6+ messages)

[PATCH] serial: pch_uart: remove unnecessary pci_set_drvdata()
 2013-11-25  2:19 UTC 

[PATCH v5 00/17] add COMMON_CLK support for PowerPC MPC512x
 2013-11-24 18:39 UTC  (2+ messages)

[PATCH] n_tty: Fix 4096-byte canonical reads
 2013-11-24  0:38 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