Linux-Serial Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-04-07 16:30:25 to 2015-04-28 13:07:54 UTC [more...]

[PATCH v3 00/13] Earlycon cleanup
 2015-04-28 13:07 UTC  (18+ messages)
` [PATCH v3 01/13] of: earlycon: Fix 'stdout-path' with ':' path terminator
` [PATCH v3 02/13] earlycon: Use common framework for earlycon declarations
` [PATCH v3 03/13] serial: earlycon: Fixup earlycon console name and index
` [PATCH v3 04/13] of: "
` [PATCH v3 05/13] of: earlycon: Add options string handling
` [PATCH v3 06/13] of: earlycon: of_setup_earlycon() requires CONFIG_OF_EARLY_FLATTREE
` [PATCH v3 07/13] of: earlycon: Initialize port fields from DT properties
` [PATCH v3 08/13] of: earlycon: Move address translation to of_setup_earlycon()
` [PATCH v3 09/13] serial: earlycon: Common log banner for command line and DT
` [PATCH v3 10/13] serial: earlycon: Show the earlycon "driver" in banner
` [PATCH v3 11/13] of: earlycon: Log more helpful message if earlycon not found
` [PATCH v3 12/13] serial: 8250_early: Use port->regshift
` [PATCH v3 13/13] serial: 8250_omap: Add omap8250 earlycon

[PATCH] earlycon: Fix uart_parse_earlycon() if !CONFIG_SERIAL_CORE_CONSOLE
 2015-04-28 12:22 UTC  (2+ messages)

[PATCH v6 00/15] Add support to STMicroelectronics STM32 family
 2015-04-28 12:13 UTC  (20+ messages)
` [PATCH v6 04/15] clocksource/drivers: Add ARM System timer driver
` [PATCH v6 06/15] drivers: reset: Add STM32 reset driver
` [PATCH v6 08/15] clockevents/drivers: Add STM32 Timer driver
  ` [PATCH v6 07/15] dt-bindings: Document the STM32 timer bindings
  ` [PATCH v6 09/15] dt-bindings: Document the STM32 USART bindings
  ` [PATCH v6 10/15] serial: stm32-usart: Add STM32 USART Driver
` [PATCH v6 11/15] ARM: Add STM32 family machine
` [PATCH v6 12/15] ARM: dts: Add ARM System timer as clockevent in armv7m
` [PATCH v6 13/15] ARM: dts: Introduce STM32F429 MCU
` [PATCH v6 14/15] ARM: configs: Add STM32 defconfig
` [PATCH v6 15/15] MAINTAINERS: Add entry for STM32 MCUs

[PATCH v3 1/3] tty: serial: msm: Add mask value for UART_DM registers
 2015-04-28 11:26 UTC  (7+ messages)
` [PATCH v3 2/3] tty: serial: msm: Remove duplicate operations on clocks in startup/shutdown
` [PATCH v3 3/3] tty: serial: msm: replaces (1 << x) with BIT(x) macro

[PATCH 4/5] dmaengine: hsu: Fix memory leak when stopping a running transfer
 2015-04-28 11:17 UTC  (3+ messages)

[PATCH v4 REPOST 0/2] serial/amba-pl011: Refactor and simplify TX FIFO handling
 2015-04-27 15:49 UTC  (3+ messages)
` [PATCH v4 REPOST 1/2] Revert "serial/amba-pl011: Leave the TX IRQ alone when the UART is not open"
` [PATCH v4 REPOST 2/2] serial/amba-pl011: Refactor and simplify TX FIFO handling

8250-based SoC serial ports and features
 2015-04-27 14:07 UTC  (3+ messages)

[PATCH 2/3] dmaenegine: edma: allow pause/resume for non-cyclic mode
 2015-04-27 11:55 UTC  (2+ messages)

[PATCH 1/3] ARM: common: edma: clear completion interrupts on stop
 2015-04-27 11:55 UTC  (2+ messages)

[PATCH 3/3] tty: serial: 8250: omap: synchronize rx_running
 2015-04-27 11:52 UTC 

[PATCH v2] tty: serial: 8250_mtk: Add support for second clock
 2015-04-27  6:49 UTC  (5+ messages)
` [PATCH 1/4] tty: serial: 8250_mtk: remove unnecessary test
` [PATCH 2/4] tty: serial: 8250_mtk: Use devm_clk_get
` [PATCH 3/4] tty: serial: 8250_mtk: use pm_runtime callbacks for enabling
` [PATCH 4/4] tty: serial: 8250_mtk: Add support for bus clock

tty: serial: 8250_mtk: Add support for second clock
 2015-04-27  6:33 UTC  (11+ messages)
` [PATCH 1/4] tty: serial: 8250_mtk: Use devm_clk_get
  ` [PATCH 2/4] tty: serial: 8250_mtk: remove unnecessary test
` [PATCH 3/4] tty: serial: 8250_mtk: use pm_runtime callbacks for enabling
` [PATCH 4/4] tty: serial: 8250_mtk: Add support for bus clock

[PATCH] ARM: meson: serial: convert iounmap to devm_iounmap
 2015-04-26 10:46 UTC 

[PATCH v4 00/37] JZ4780 & CI20 support
 2015-04-24 13:17 UTC  (2+ messages)
` [PATCH v4 34/37] serial: 8250_ingenic: support for Ingenic SoC UARTs

[PATCH 1/2] drivers/tty/serial/sh-sci.h: remove dead reference on ARCH_SH7372
 2015-04-24  8:54 UTC  (2+ messages)

[PATCH 1/3] serial: ifx6x60: Remove dangerous spi_driver casts
 2015-04-23 14:15 UTC  (3+ messages)
` [PATCH 2/3] serial: ifx6x60: Remove superfluous casts when calling request_irq()
` [PATCH 3/3] serial: SERIAL_IFX6X60 should depend on HAS_DMA

[RFC/RFT 3/6] serial: msm: convert driver to use runtime PM apis
 2015-04-23  8:45 UTC 

[GIT PULL] TTY/Serial patches for 4.1-rc1
 2015-04-22  6:53 UTC  (3+ messages)

[PATCH v3 00/37] JZ4780 & CI20 support
 2015-04-22  4:06 UTC  (4+ messages)
` [PATCH v3 34/37] serial: 8250_ingenic: support for Ingenic SoC UARTs

[PATCH] tty: Re-add external interface for tty_set_termios()
 2015-04-21 16:04 UTC  (4+ messages)

[PATCH v2] serial: samsung: fix serial console break
 2015-04-18 14:42 UTC  (2+ messages)

[PATCH v1 00/15] serial: imx: misc fix and features
 2015-04-17 10:31 UTC  (7+ messages)
` [PATCH v1 11/15] serial: imx: initialized DMA w/o HW flow enabled

[PATCH] tty: Remove leftover dependencies on PPC_OF
 2015-04-17  8:19 UTC  (8+ messages)

[PATCH] tty/serial: at91: maxburst was missing for dma transfers
 2015-04-16 15:07 UTC  (2+ messages)

[PATCH v2] serial: of-serial: Remove device_type = "serial" registration
 2015-04-16  9:31 UTC  (4+ messages)

[PATCH V4 0/5] Add big-endian MMIO support to serial8250
 2015-04-15 12:51 UTC  (10+ messages)
  ` [PATCH V4 1/5] of: Add helper function to check MMIO register endianness
` [PATCH V4 2/5] of/fdt: Add endianness helper function for early init code
` [PATCH V4 3/5] of: Document {little,big,native}-endian bindings
` [PATCH V4 4/5] serial: 8250: Add support for big-endian MMIO accesses
` [PATCH V4 5/5] serial: of_serial: Support big-endian register accesses

[PATCH] serial: of-serial: Remove device_type = "serial" registration
 2015-04-14 10:04 UTC  (7+ messages)

[PATCH] serial: bfin: ctsrts: enfore Kconfig naming convention
 2015-04-14  2:38 UTC  (2+ messages)

[PATCH] serial: xilinx: Use platform_get_irq to get irq description structure
 2015-04-13 14:34 UTC 

[PATCH v2] serial: imx: protect Soft Reset of port with lock
 2015-04-13  9:31 UTC 

[PATCH 1/2] drivers/tty/serial: altera: fix typos in #endif comments
 2015-04-13  7:24 UTC  (2+ messages)

[PATCH] serial: imx: protect Soft Reset of port with lock
 2015-04-13  7:20 UTC  (4+ messages)

[PATCH v2] drivers/tty/serial/mcf.c: fix typo on SERIAL_MCF_CONSOLE
 2015-04-12 16:20 UTC  (2+ messages)

[PATCH] serial: 8250: remove Kconfig indirection
 2015-04-12 16:13 UTC  (2+ messages)

[PATCH] drivers/tty/serial/mpc52xx_uart.c: fix typo in C comment
 2015-04-12 16:07 UTC  (2+ messages)

[PATCH] drivers/tty/serial/8250/8250_core.c: remove CONFIG_HUB6
 2015-04-12 16:05 UTC  (2+ messages)

[PATCH] drivers/tty/serial/mcf.c: fix typo on MCF_CONSOLE
 2015-04-12 16:00 UTC  (3+ messages)

[serial] BUG: spinlock bad magic on CPU#0, swapper/0
 2015-04-12 13:04 UTC  (3+ messages)

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

[PATCH] serial: earlycon requires console support
 2015-04-11 15:21 UTC  (4+ messages)

[PATCH 0/4] drivers/tty/serial: fix Kconfig issues in crisv10.c
 2015-04-11 13:56 UTC  (5+ messages)
` [PATCH 1/4] drivers/tty/serial/crisv10.c: remove dead #ifdef block
` [PATCH 2/4] drivers/tty/serial/crisv10.c: remove dead #ifdef blocks
` [PATCH 3/4] "
` [PATCH 4/4] drivers/tty/serial/crisv10.c: rename CPP identifier CONFIG_ETRAX_SERX_DTR_RI_DSR_CD_MIXED

[Patch] tty: Re-add external interface for tty_set_termios()
 2015-04-10 12:13 UTC  (2+ messages)

[PATCH v2 1/2] tty: serial: msm: Add mask value for UART_DM registers
 2015-04-09 14:04 UTC  (6+ messages)
` [PATCH v2 2/2] tty: serial: msm: Disable pclk when port is closed

[PATCH] tty: serial: Add const to struct uart_ops declarations
 2015-04-09  9:48 UTC  (4+ messages)
  ` [PATCH V2] "

[PATCH] tty/serial: at91: handle IRQ status more safely
 2015-04-09  2:48 UTC 

console=ttyS1 breaks ttyS1 termios and prevents me from logging in
 2015-04-09  2:09 UTC  (7+ messages)

[PATCH v2 00/10] drivers: PL011: add ARM SBSA Generic UART support
 2015-04-08 18:14 UTC  (5+ messages)
` [PATCH v2 01/10] drivers: PL011: avoid potential unregister_driver call

[PATCH V3 0/7] serial: Configure {big,native}-endian MMIO accesses via DT
 2015-04-08 17:56 UTC  (8+ messages)
` [PATCH V3 5/7] serial: earlycon: Set UPIO_MEM32BE based on DT properties

[PATCH 1/2] tty: serial: msm: Add mask value for UART_DM registers
 2015-04-08 13:26 UTC  (4+ messages)
` [PATCH 2/2] tty: serial: msm: Disable pclk when port is closed

[PATCH] tty: serial: msm: Fix mask value of RFR level
 2015-04-07 23:07 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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).