linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-11-20 16:45:17 to 2013-12-02 18:01:47 UTC [more...]

[PATCH 1/5] serial: 8250_pci: use DEFINE_PCI_DEVICE_TABLE macro
 2013-12-02 18:01 UTC  (23+ 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

3.12.x looses serial mouse over hibernate + resume
 2013-12-02 16:45 UTC  (4+ messages)

[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 0/2] serial: sh-sci: Prepare for CCF migration
 2013-12-02 13:36 UTC  (5+ 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 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  (8+ messages)
` [PATCH 24/31] serial: tegra: use reset framework
    ` [Ac100] [PATCH 00/31] ARM: tegra: use common reset and DMA bindings

[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 00/16] sh-sci: Remove unnecessary fields from platform data
 2013-11-28 21:43 UTC  (17+ 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 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 

[PATCH tty-next 0/7] n_tty cleanup + trace additions
 2013-11-26 13:00 UTC  (17+ messages)
` [PATCH tty-next 1/7] n_tty: Merge .receive_buf() flavors
` [PATCH tty-next 2/7] n_tty: Un-inline slow-path n_tty_receive_char()
` [PATCH tty-next 3/7] n_tty: Un-inline slow-path n_tty_receive_char_closing()
` [PATCH tty-next 4/7] n_tty: Refactor PARMRK doubling checks
` [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

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

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

[PATCH tty-next 0/5] Halve tty buffer memory consumption
 2013-11-26  2:00 UTC  (8+ messages)
` [PATCH tty-next 1/5] tty: Always handle NULL flag ptr
` [PATCH tty-next 2/5] tty: Enable configurable tty flip buffer limit
` [PATCH tty-next 3/5] tty: Rename tty buffer memory_used field
` [PATCH tty-next 4/5] tty: Remove tty_prepare_flip_string_flags()
` [PATCH tty-next 5/5] tty: Halve flip buffer GFP_ATOMIC memory consumption

[PATCH staging-next 0/4] fwserial changes for 3.14
 2013-11-25 21:24 UTC  (8+ messages)
` [PATCH staging-next 1/4] staging/fwserial: Rip out rx buffering
` [PATCH staging-next 2/4] staging/fwserial: Up the tty buffer limit to 128K
` [PATCH staging-next 3/4] staging/fwserial: Rename data profiling functions
` [PATCH staging-next 4/4] staging/fwserial: Add Kconfig options for max ports

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

PRIVATE MESSAGE
 2013-11-23 10:36 UTC 

[PATCH 1/2] TTY: pmac_zilog, check existence of ports in pmz_console_init()
 2013-11-22 15:47 UTC  (2+ messages)
` [PATCH 2/2] TTY: amiserial, add missing platform check

[PATCH] allow alternative name for PXA serial console
 2013-11-22 14:46 UTC  (6+ messages)

Re:Answer back
 2013-11-21 12:52 UTC 

[PATCH v3 00/29] Add OF support to the sh-sci serial port driver
 2013-11-21  7:17 UTC  (3+ messages)


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