linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-12-14 18:57:36 to 2015-12-21 07:54:39 UTC [more...]

The console log is doubled if earlycon is enabled
 2015-12-21  7:54 UTC  (5+ messages)

[PATCH v5 0/3] tty: Introduce software RS485 direction control support
 2015-12-20 18:13 UTC  (5+ messages)
` [PATCH v5 2/3] tty: Add software emulated RS485 support for 8250

[PATCH v3] serial: 8250: add gpio support to exar
 2015-12-20 17:46 UTC  (11+ messages)

[PATCH RESEND 1/1] serial: 8250_pci: Fix real serial port count for F81504/508/512
 2015-12-20 17:16 UTC  (4+ messages)

[PATCH v9 0/3] serial: 8250_dw add big endian support
 2015-12-20 16:45 UTC  (3+ messages)
` [PATCH v9 1/3] serial: 8250_dw: Avoid serial_outx code duplicate with new dw8250_check_lcr()

[PATCH v2 00/14] Initial Microchip PIC32MZDA Support
 2015-12-20 16:13 UTC  (3+ messages)
` [PATCH v2 10/14] serial: pic32_uart: Add PIC32 UART driver

[PATCH v4 1/2] serial: rewrite pxa2xx-uart to use 8250_core
 2015-12-20 11:24 UTC  (8+ messages)

[PATCH v2] sc16is7xx: fix incorrect register bits macro
 2015-12-20  4:55 UTC 

[PATCH v3 00/27] serial: sh-sci: External Clock Support
 2015-12-20  3:39 UTC  (12+ messages)
` [PATCH v3 02/27] serial: sh-sci: Add fallback compatibility strings
` [PATCH v3 03/27] serial: sh-sci: Update DT binding documentation for external clock input
` [PATCH v3 04/27] serial: sh-sci: Update DT binding documentation for BRG support
` [PATCH v3 27/27] serial: sh-sci: Drop the sci_fck clock fallback

[PATCH] serial: atmel: remove module device table
 2015-12-20  1:39 UTC  (2+ messages)

[PATCH] sc16is7xx: fix incorrect register bits macro
 2015-12-20  0:43 UTC  (2+ messages)

[GIT PULL] TTY/Serial fixes for 4.4-rc6
 2015-12-20  0:38 UTC 

[PATCH v5] serial: support for 16550A serial ports on LP-8x4x
 2015-12-19 21:42 UTC  (7+ messages)

[PATCH v2] serial: 8250: add gpio support to exar
 2015-12-19 18:13 UTC  (3+ messages)

[PATCH] serial: 8250: add gpio support to exar
 2015-12-19  9:09 UTC  (3+ messages)

[PATCH v2] serial: 8250: of: Fix the driver and actually compile the 8250_of
 2015-12-18 16:57 UTC  (3+ messages)

[PATCH] use callbacks to access UART_DLL/UART_DLM
 2015-12-18 16:42 UTC  (12+ messages)
    ` [PATCH v2] "
        ` [PATCH v3] "

[PATCH v2 00/11] tty: serial: 8250: Fix checkpatch warnings
 2015-12-18 15:46 UTC  (27+ messages)
` [PATCH v2 01/11] tty: serial: 8250: Fix whitespace errors
` [PATCH v2 02/11] tty: serial: 8250: Replace spaces with tabs
` [PATCH v2 03/11] tty: serial: 8250: Fix braces after struct
` [PATCH v2 04/11] tty: serial: 8250: Fix multiline comment style
` [PATCH v2 05/11] tty: serial: 8250: Remove else after return
` [PATCH v2 06/11] tty: serial: 8250: Move EXPORT_SYMBOL to function
` [PATCH v2 07/11] tty: serial: 8250: Fix line continuation warning
` [PATCH v2 08/11] tty: serial: 8250: Add parentheses to macro
` [PATCH v2 09/11] tty: serial: 8250: Fix multi-line strings
` [PATCH v2 10/11] tty: serial: 8250: Replace printk by pr_*
` [PATCH v2 11/11] tty: serial: 8250: Fix indentation warnings

[RFC PATCH] always probe UART HW when options are not specified
 2015-12-18 15:03 UTC  (10+ messages)

[PATCH 0/9] Fix checkpatch errors
 2015-12-18 14:27 UTC  (10+ messages)
` [PATCH v2 0/4] "
  ` [PATCH v2 1/4] drivers: tty: 68328serial.c: Use tabs for indentation
  ` [PATCH v2 2/4] drivers: tty: 68328serial.c: remove trailing whitespaces
  ` [PATCH v2 3/4] drivers: tty: 68328serial.c: Use use same indentation for switch/case
  ` [PATCH v2 4/4] drivers: tty: 68328serial.c: Move trailing statements to next line
` [PATCH] serial: Remove 68328 driver

[PATCH] serial: 8250: of: Fix the driver and actually compile the 8250_of
 2015-12-18 12:52 UTC  (2+ messages)

[PATCH 0/7] ARM: shmobile: dtsi: Add SCIF fallback compatibility strings
 2015-12-18  3:20 UTC  (9+ messages)
` [PATCH 1/7] ARM: shmobile: r8a7778 "
  ` [PATCH 2/7] ARM: shmobile: r8a7779 "
  ` [PATCH 7/7] arm64: renesas: r8a7795 "
` [PATCH 3/7] ARM: shmobile: r8a7790 "
` [PATCH 4/7] ARM: shmobile: r8a7791 "
` [PATCH 5/7] ARM: shmobile: r8a7793 "
` [PATCH 6/7] ARM: shmobile: r8a7794 "

[PATCH] tty: amba-pl011: add support for 32-bit register access for earlycon
 2015-12-17 17:06 UTC  (6+ messages)

[PATCH] drivers/tty/serial: delete unused MODULE_DEVICE_TABLE from atmel_serial.c
 2015-12-17 16:48 UTC  (3+ messages)

[PATCH 00/11] tty: serial: 8250: Fix checkpatch warnings
 2015-12-17 15:16 UTC  (19+ messages)
` [PATCH 01/11] tty: serial: 8250: Fix whitespace errors
` [PATCH 02/11] tty: serial: 8250: Fix indentation warnings
` [PATCH 03/11] tty: serial: 8250: Fix braces after struct
` [PATCH 04/11] tty: serial: 8250: Fix multiline comment style
` [PATCH 05/11] tty: serial: 8250: Remove else after return
` [PATCH 06/11] tty: serial: 8250: Move EXPORT_SYMBOL to function
` [PATCH 07/11] tty: serial: 8250: Fix line continuation warning
` [PATCH 08/11] tty: serial: 8250: Add parentheses to macro
` [PATCH 09/11] tty: serial: 8250: Fix multi-line strings
` [PATCH 10/11] tty: serial: 8250: Replace printk by pr_*
` [PATCH 11/11] tty: serial: 8250: Delete commented code

[PATCH] serial: atmel: header file for MODULE_DEVICE_TABLE
 2015-12-17 15:02 UTC  (2+ messages)

[PATCH v1 00/10] Support for Cortex-M Prototyping System
 2015-12-17 13:15 UTC  (10+ messages)
` [PATCH v1 02/10] clockevents/drivers: add MPS2 Timer driver
` [PATCH v1 04/10] serial: mps2-uart: add MPS2 UART driver

[PATCH LINUX v4 00/13] tty: xuartps: Fix lock ups
 2015-12-17 10:00 UTC  (8+ messages)
` [PATCH LINUX v4 06/13] tty: xuartps: Move request_irq to after setting up the HW

[PATCH 0/5] drivers/tty: make more bool drivers explicitly non-modular
 2015-12-15 22:29 UTC  (2+ messages)

[PATCH] tty: serial: constify uartlite_reg_ops structs
 2015-12-15 14:54 UTC  (2+ messages)

[PATCH] tty: serial: constify psc_ops structs
 2015-12-14 23:45 UTC 

[PATCH] tty: serial: constify sunhv_ops structs
 2015-12-14 23:37 UTC 

[PATCH v2 0/9] ARM: shmobile: dts: Enable SCIF_CLK frequency and pins
 2015-12-14 18:58 UTC  (10+ messages)
` [PATCH v2 1/9] ARM: shmobile: alt "
` [PATCH v2 2/9] ARM: shmobile: bockw "
` [PATCH v2 3/9] ARM: shmobile: gose "
  ` [PATCH v2 4/9] ARM: shmobile: koelsch "
  ` [PATCH v2 7/9] ARM: shmobile: porter "
` [PATCH v2 5/9] ARM: shmobile: lager "
` [PATCH v2 6/9] ARM: shmobile: marzen "
` [PATCH v2 8/9] ARM: shmobile: silk "
` [PATCH v2 9/9] arm64: renesas: salvator-x "

[PATCH v2 0/7] ARM: shmobile: dtsi: Add BRG support for (H)SCIF
 2015-12-14 18:58 UTC  (8+ messages)
` [PATCH v2 1/7] ARM: shmobile: r8a7778 dtsi: Add BRG support for SCIF
` [PATCH v2 2/7] ARM: shmobile: r8a7779 "
` [PATCH v2 3/7] ARM: shmobile: r8a7790 dtsi: Add BRG support for (H)SCIF
  ` [PATCH v2 4/7] ARM: shmobile: r8a7791 "
  ` [PATCH v2 6/7] ARM: shmobile: r8a7794 "
` [PATCH v2 5/7] ARM: shmobile: r8a7793 dtsi: Add BRG support for SCIF
` [PATCH v2 7/7] arm64: renesas: r8a7795 dtsi: Add BRG support for (H)SCIF

[PATCH v3 00/12] ARM: shmobile: dtsi: Rename the serial port clock to fck
 2015-12-14 18:58 UTC  (13+ messages)
` [PATCH v3 01/12] h8300: dts: "
  ` [PATCH v3 02/12] ARM: shmobile: sh73a0 dtsi: "
  ` [PATCH v3 06/12] ARM: shmobile: r8a7778 "
  ` [PATCH v3 07/12] ARM: shmobile: r8a7779 "
  ` [PATCH v3 10/12] ARM: shmobile: r8a7793 "
` [PATCH v3 03/12] ARM: shmobile: r7s72100 "
` [PATCH v3 04/12] ARM: shmobile: r8a73a4 "
` [PATCH v3 05/12] ARM: shmobile: r8a7740 "
` [PATCH v3 08/12] ARM: shmobile: r8a7790 "
` [PATCH v3 09/12] ARM: shmobile: r8a7791 "
` [PATCH v3 11/12] ARM: shmobile: r8a7794 "
` [PATCH v3 12/12] arm64: renesas: r8a7795 "


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