linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-02-24 16:36:59 to 2015-03-05 16:16:43 UTC [more...]

[PATCH -next 00/12] OF earlycon cleanup
 2015-03-05 16:16 UTC  (18+ messages)
` [PATCH -next 01/12] serial: earlycon: Fixup earlycon console name and index
` [PATCH -next 02/12] serial: earlycon: Emit earlycon name in the OF table
` [PATCH -next 03/12] of: earlycon: Fixup earlycon console name and index
` [PATCH -next 04/12] of: earlycon: Add options string handling
` [PATCH -next 05/12] of: earlycon: Initialize port fields from DT properties
` [PATCH -next 06/12] of: earlycon: Move address translation to of_setup_earlycon()
` [PATCH -next 07/12] serial: earlycon: Common log banner for command line and DT
` [PATCH -next 08/12] serial: earlycon: Id the earlycon "driver" in banner
` [PATCH -next 09/12] of: earlycon: Allow multiple OF_EARLYCON_DECLARE() with same name
` [PATCH -next 10/12] of: earlycon: Log more helpful message if earlycon not found
` [PATCH -next 11/12] serial: 8250_early: Use port->regshift
` [PATCH -next 12/12] serial: 8250_omap: Add omap8250 earlycon

[PATCH v2 -next 00/13] Extensible console matching & direct earlycon
 2015-03-05 16:11 UTC  (18+ messages)
` [PATCH v2 -next 01/13] serial: earlycon: Refactor parse_options into serial core
` [PATCH v2 -next 02/13] console: Preserve index after console setup()
` [PATCH v2 -next 03/13] console: Add extensible console matching
` [PATCH v2 -next 04/13] serial: core: Fix kernel doc for uart_console_write()
` [PATCH v2 -next 05/13] serial: 8250_early: Remove early_device variable
` [PATCH v2 -next 06/13] serial: earlycon: Move ->uartclk initialize
` [PATCH v2 -next 07/13] serial: 8250_early: Assume uart already initialized if no baud option
` [PATCH v2 -next 08/13] serial: 8250_early: Fix setup() error code
` [PATCH v2 -next 09/13] serial: earlycon: Ignore parse_options() "
` [PATCH v2 -next 10/13] serial: earlycon: Allow earlycon params with name only
` [PATCH v2 -next 11/13] serial: earlycon: Refactor earlycon registration
` [PATCH v2 -next 12/13] serial: earlycon: Enable earlycon without command line param
` [PATCH v2 -next 13/13] serial: 8250_early: Remove setup_early_serial8250_console()

[PATCH v2 0/6] ARM: at91: fix irq_pm_install_action WARNING
 2015-03-05 15:10 UTC  (22+ messages)
` [PATCH v2 1/6] PM / wakeup: export pm_system_wakeup symbol
` [PATCH v2 3/6] rtc: at91rm9200: rework wakeup and interrupt handling
` [PATCH v2 4/6] clk: at91: implement suspend/resume for the PMC irqchip
` [PATCH v2 6/6] tty: serial: atmel: rework interrupt and wakeup handling
  ` [PATCH v2 2/6] rtc: at91sam9: rework wakeup and interrupt handling
  ` [PATCH v2 5/6] watchdog: at91sam9: request the irq with IRQF_NO_SUSPEND

[PATCH 0/5] TTY: fix tty_wait_until_sent on 64-bit machines
 2015-03-05 14:33 UTC  (9+ messages)
` [PATCH 1/5] net: irda: fix wait_until_sent poll timeout
` [PATCH 2/5] TTY: bfin_jtag_comm: remove incorrect wait_until_sent operation
` [PATCH 3/5] USB: serial: fix infinite wait_until_sent timeout
` [PATCH 4/5] TTY: fix tty_wait_until_sent on 64-bit machines
` [PATCH 5/5] TTY: fix tty_wait_until_sent maximum timeout

[PATCH REPOST 0/2] Remove pl011 startup glitches and avoid dummy TX during startup
 2015-03-05 12:33 UTC  (7+ messages)
` [PATCH REPOST 1/2] serial/amba-pl011: Activate TX IRQ passively
` [PATCH REPOST 2/2] serial/amba-pl011: Leave the TX IRQ alone when the UART is not open

[PATCH 00/10] drivers: PL011: add ARM SBSA Generic UART support
 2015-03-05 11:15 UTC  (6+ messages)
` [PATCH 10/10] drivers: PL011: add support for the ARM SBSA generic UART

[PATCH v2 00/10] drivers: PL011: add ARM SBSA Generic UART support
 2015-03-04 17:59 UTC  (11+ messages)
` [PATCH v2 01/10] drivers: PL011: avoid potential unregister_driver call
` [PATCH v2 02/10] drivers: PL011: refactor pl011_startup()
` [PATCH v2 03/10] drivers: PL011: refactor pl011_shutdown()
` [PATCH v2 04/10] drivers: PL011: refactor pl011_set_termios()
` [PATCH v2 05/10] drivers: PL011: refactor pl011_probe()
` [PATCH v2 06/10] drivers: PL011: replace UART_MIS reading with _RIS & _IMSC
` [PATCH v2 07/10] drivers: PL011: move cts_event workaround into separate function
` [PATCH v2 08/10] drivers: PL011: allow avoiding UART enabling/disabling
` [PATCH v2 09/10] drivers: PL011: allow to supply fixed option string
` [PATCH v2 10/10] drivers: PL011: add support for the ARM SBSA generic UART

[PATCH v2 14/18] ARM: Add STM32 family machine
 2015-03-04 12:08 UTC  (14+ messages)
  ` [PATCH v2 02/18] ARM: ARMv7M: Enlarge vector table to 256 entries
  ` [PATCH v2 04/18] clocksource: Add ARM System timer driver
      ` [PATCH v2 16/18] ARM: dts: Introduce STM32F429 MCU

[PATCH 0/8] Fix struct clk pointer comparing
 2015-03-04  9:51 UTC  (33+ messages)
` [PATCH 1/8] clk: add helper function clk_is_match()
      ` [alsa-devel] "
` [PATCH 2/8] ARM: imx: fix struct clk pointer comparing
` [PATCH 3/8] drm: armada: "
` [PATCH 4/8] pwm: atmel-hlcdc: "
` [PATCH 5/8] serial: samsung: "
` [PATCH 6/8] ASoC: fsl_esai: "
` [PATCH 7/8] ASoC: fsl_spdif: "
` [PATCH 8/8] ASoC: kirkwood: "

[PATCH v2] serial/8250_dw: use platform_get_irq() instead of platform_get_resource()
 2015-03-03 15:59 UTC  (6+ messages)

[PATCH] serial/8250_dw: use platform_get_irq() instead of platform_get_resource()
 2015-03-03  8:41 UTC 

[PATCH V3 0/7] serial: Configure {big,native}-endian MMIO accesses via DT
 2015-03-02 18:57 UTC  (10+ messages)
` [PATCH V3 3/7] of: Document {little,big,native}-endian bindings
` [PATCH V3 5/7] serial: earlycon: Set UPIO_MEM32BE based on DT properties

[PATCH] serial:imx make of_device_id array const
 2015-03-02  7:08 UTC 

[PATCH -next 00/13] Extensible console matching & direct earlycon
 2015-03-01 17:40 UTC  (24+ messages)
` [PATCH -next 01/13] serial: earlycon: Refactor parse_options into serial core
` [PATCH -next 02/13] console: Preserve index after console setup()
` [PATCH -next 03/13] console: Add extensible console matching
` [PATCH -next 04/13] serial: core: Fix kernel doc for uart_console_write()
` [PATCH -next 05/13] serial: 8250_early: Remove early_device variable
` [PATCH -next 06/13] serial: earlycon: Move ->uartclk initialize
` [PATCH -next 07/13] serial: 8250_early: Assume uart already initialized if no baud option
` [PATCH -next 08/13] serial: 8250_early: Fix setup() error code
` [PATCH -next 09/13] serial: earlycon: Ignore parse_options() "
` [PATCH -next 10/13] serial: earlycon: Allow earlycon params with name only
` [PATCH -next 11/13] serial: earlycon: Refactor earlycon registration
` [PATCH -next 12/13] serial: earlycon: Enable earlycon without command line param
` [PATCH -next 13/13] serial: 8250_early: Remove setup_early_serial8250_console()

[PATCH] serial: core: Fix iotype userspace breakage
 2015-03-01 16:03 UTC  (3+ messages)

[PATCH] tty: serial: Fix spelling of Medfield
 2015-03-01  7:54 UTC 

[PATCH] tty: serial: Fixed misspelling of 'Medfield' in Kconfig
 2015-03-01  7:41 UTC  (2+ messages)

[PATCH 1/5] serial: atmel: fix error handling when mctrl_gpio_init fails
 2015-02-27 20:49 UTC  (3+ messages)

[PATCH v2 0/5] tty/serial: at91: fix bugs when using multiple serials
 2015-02-27  8:07 UTC  (6+ messages)
` [PATCH v2 1/5] tty/serial: at91: correct check of buf used in DMA
` [PATCH v2 2/5] tty/serial: at91: correct buffer size "
` [PATCH v2 3/5] tty/serial: at91: revise the return type of atmel_init_property
` [PATCH v2 4/5] tty/serial: at91: set ops in property init each time
` [PATCH v2 5/5] tty/serial: at91: correct the usage of tasklet

[PATCH 0/5] tty/serial: at91: fix bugs when using multiple serials
 2015-02-27  7:38 UTC  (8+ messages)
` [PATCH 1/5] tty/serial: at91: correct check of buf used in DMA
` [PATCH 2/5] tty/serial: at91: correct buffer size "
` [PATCH 3/5] tty/serial: at91: revise the return type of atmel_init_property
` [PATCH 4/5] tty/serial: at91: set ops in property init each time
` [PATCH 5/5] tty/serial: at91: correct the usage of tasklet

[PATCH 0/1] Synopsis 8250 serial port driver fix
 2015-02-27  0:35 UTC  (7+ messages)
    ` [PATCH 1/1] serial: 8250_dw: Fix get_mctrl behaviour
` [PATCH v2 0/1] Synopsis 8250 serial port driver fix
  ` [PATCH v2 1/1] serial: 8250_dw: Fix get_mctrl behaviour

[PATCH v2 00/11] powerpc: kill PPC_OF
 2015-02-26 12:08 UTC  (2+ messages)
` [PATCH v2 10/11] tty: kconfig: remove the superfluous dependency on PPC_OF

[PATCH] serial: pl010 is no longer broken
 2015-02-25 16:04 UTC  (3+ messages)

[PATCH] tty: serial: xilinx_uartps: Use Macro for ttyPS0
 2015-02-24 23:13 UTC 


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