Linux-Serial Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-03-27 14:59:30 to 2015-04-08 17:45:19 UTC [more...]

[PATCH v3 00/13] Earlycon cleanup
 2015-04-08 17:45 UTC  (14+ 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 v2 00/10] drivers: PL011: add ARM SBSA Generic UART support
 2015-04-08 15:39 UTC  (4+ messages)
` [PATCH v2 01/10] drivers: PL011: avoid potential unregister_driver call

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

[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 v6 00/15] Add support to STMicroelectronics STM32 family
 2015-04-08  9:14 UTC  (21+ messages)
` [PATCH v6 01/15] scripts: link-vmlinux: Don't pass page offset to kallsyms if XIP Kernel
` [PATCH v6 02/15] ARM: ARMv7-M: Enlarge vector table up to 256 entries
` [PATCH v6 04/15] clocksource/drivers: Add ARM System timer driver
` [PATCH v6 05/15] dt-bindings: Document the STM32 reset bindings
` [PATCH v6 06/15] drivers: reset: Add STM32 reset driver
` [PATCH v6 08/15] clockevents/drivers: Add STM32 Timer driver
  ` [PATCH v6 03/15] dt-bindings: Document the ARM System timer bindings
  ` [PATCH v6 07/15] dt-bindings: Document the STM32 "
  ` [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] tty: serial: msm: Fix mask value of RFR level
 2015-04-07 23:07 UTC  (2+ messages)

[PATCH v5 00/15] Add support to STMicroelectronics STM32 family
 2015-04-07 16:05 UTC  (29+ messages)
  ` [PATCH v5 01/15] scripts: link-vmlinux: Don't pass page offset to kallsyms if XIP Kernel
  ` [PATCH v5 06/15] drivers: reset: Add STM32 reset driver
  ` [PATCH v5 09/15] dt-bindings: Document the STM32 USART bindings
  ` [PATCH v5 11/15] ARM: Add STM32 family machine
  ` [PATCH v5 13/15] ARM: dts: Introduce STM32F429 MCU
  ` [PATCH v5 15/15] MAINTAINERS: Add entry for STM32 MCUs
` [PATCH v5 02/15] ARM: ARMv7-M: Enlarge vector table up to 256 entries
` [PATCH v5 03/15] dt-bindings: Document the ARM System timer bindings
` [PATCH v5 04/15] clocksource/drivers: Add ARM System timer driver
` [PATCH v5 05/15] dt-bindings: Document the STM32 reset bindings
` [PATCH v5 07/15] dt-bindings: Document the STM32 timer bindings
` [PATCH v5 08/15] clockevents/drivers: Add STM32 Timer driver
` [PATCH v5 10/15] serial: stm32-usart: Add STM32 USART Driver
      ` [PATCH] checkpatch: Add uart_ops to normally const structs
` [PATCH v5 12/15] ARM: dts: Add ARM System timer as clockevent in armv7m
` [PATCH v5 14/15] ARM: configs: Add STM32 defconfig

[PATCH] tty: serial: Add const to struct uart_ops declarations
 2015-04-07 12:46 UTC  (10+ messages)
  ` [PATCH V2] "

[PATCH 0/3] tty: eliminate 64 byte stack buffers passed to tty_name
 2015-04-07  8:57 UTC  (5+ messages)
` [PATCH 3/3] tty: remove buf parameter from tty_name()

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

[PATCH v3 -next 00/11] Extensible console matching & direct earlycon
 2015-04-06 14:48 UTC  (52+ messages)
` [PATCH v3 -next 11/11] serial: 8250_early: Remove setup_early_serial8250_console()
                                  ` [PATCH] earlycon: 8250: Fix command line regression
                                    ` [PATCH v2] "
                                      ` [PATCH v3] "
                                        ` [PATCH v4] "
                                          ` [PATCH v5] "
                                            ` [PATCH v6] "

[GIT PULL] TTY/Serial fixes for 4.0-rc6
 2015-04-04 11:09 UTC 

[PATCH] earlycon: Fix __earlycon_table stride
 2015-04-03 12:57 UTC 

[Patch] tty: Re-add external interface for tty_set_termios()
 2015-04-03 11:49 UTC  (3+ messages)

[PATCH v4 00/15] Add support to STMicroelectronics STM32 family
 2015-04-01 16:32 UTC  (22+ messages)
` [PATCH v4 01/15] scripts: link-vmlinux: Don't pass page offset to kallsyms if XIP Kernel
` [PATCH v4 02/15] ARM: ARMv7-M: Enlarge vector table up to 256 entries
` [PATCH v4 03/15] dt-bindings: Document the ARM System timer bindings
` [PATCH v4 04/15] clocksource/drivers: Add ARM System timer driver
` [PATCH v4 05/15] dt-bindings: Document the STM32 reset bindings
` [PATCH v4 06/15] drivers: reset: Add STM32 reset driver
` [PATCH v4 07/15] dt-bindings: Document the STM32 timer bindings
` [PATCH v4 08/15] clockevents/drivers: Add STM32 Timer driver
` [PATCH v4 09/15] dt-bindings: Document the STM32 USART bindings
` [PATCH v4 10/15] serial: stm32-usart: Add STM32 USART Driver
` [PATCH v4 11/15] ARM: Add STM32 family machine
` [PATCH v4 12/15] ARM: dts: Add ARM System timer as clockevent in armv7m
` [PATCH v4 13/15] ARM: dts: Introduce STM32F429 MCU
` [PATCH v4 14/15] ARM: configs: Add STM32 defconfig
  ` [PATCH v4 15/15] MAINTAINERS: Add entry for STM32 MCUs

[PATCH REPOST v4 1/2] Revert "serial/amba-pl011: Leave the TX IRQ alone when the UART is not open"
 2015-04-01 11:14 UTC  (2+ messages)

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

[PATCH V3 0/1] serial: 8250_pci: Fintek products S3 patch
 2015-04-01  6:00 UTC  (2+ messages)
` [PATCH V3 1/1] serial: 8250_pci: port failed after wakeup from S3

[PATCH 6/8] mtd: replace CONFIG_8xx by CONFIG_PPC_8xx
 2015-03-31  0:55 UTC  (2+ messages)

[PATCH 0/7] drivers: Use bool function return values true/false not 1/0
 2015-03-30 17:43 UTC  (2+ messages)
` [PATCH 7/7] serial: kgdb_nmi: Use bool function return values of "

[PATCH 4/5] dmaengine: hsu: Fix memory leak when stopping a running transfer
 2015-03-30 17:37 UTC  (2+ messages)

[PATCH v4 0/2] serial/amba-pl011: Activate TX IRQ passively (rework)
 2015-03-30 16:09 UTC  (11+ messages)
` [PATCH v4 1/2] Revert "serial/amba-pl011: Leave the TX IRQ alone when the UART is not open"
` [PATCH v4 2/2] serial/amba-pl011: Refactor and simplify TX FIFO handling

[PATCH v3 0/*] serial/amba-pl011: Activate TX IRQ passively
 2015-03-30 12:02 UTC  (5+ messages)

[PATCH 64/86] tty/serial: comment update
 2015-03-29 13:42 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 read-only IMAP folder(s) and NNTP newsgroup(s).