linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-05-15 18:29:14 to 2015-05-26 13:26:04 UTC [more...]

[PATCH 00/13] dmaengine + omap drivers: support fro deferred probing
 2015-05-26 13:26 UTC  (10+ messages)
` [PATCH 01/13] dmaengine: of_dma: Correct return code for of_dma_request_slave_channel in case !CONFIG_OF
` [PATCH 02/13] dmaengine: Introduce dma_request_slave_channel_compat_reason()
  ` [PATCH 03/13] serial: 8250_dma: Support for deferred probing when requesting DMA channels
  ` [PATCH 09/13] crypto: omap-des - "
` [PATCH 04/13] mmc: omap_hsmmc: No need to check DMA channel validity at module remove
` [PATCH 05/13] mmc: omap_hsmmc: Support for deferred probing when requesting DMA channels
` [PATCH 06/13] mmc: omap: "
` [PATCH 07/13] mmc: davinci_mmc: "
` [PATCH 08/13] crypto: omap-aes - "

[PATCH 1/3] serial: sirf: fix system hung on console log output
 2015-05-26  9:36 UTC  (3+ messages)
` [PATCH 2/3] serial: sirf: correct the fifo empty_bit
` [PATCH 3/3] serial: sirf: use hrtimer for data rx

[PATCH] tty: serial: omap: use mctrl_gpio helpers
 2015-05-26  7:04 UTC  (6+ messages)

[PATCH] serial: 8250: include <linux/serial_reg.h> from serial_8250.h
 2015-05-26  4:28 UTC 

[PATCH] serial: 8250: remove return statements from void function
 2015-05-25 16:23 UTC  (4+ messages)

[PATCH 00/15] MIPS Malta DT Conversion
 2015-05-25 13:29 UTC  (4+ messages)
` [PATCH 08/15] of_serial: support for UARTs on I/O ports

[PATCH v6] serial: 8250_uniphier: add UniPhier serial driver
 2015-05-25 10:12 UTC  (3+ messages)

[PATCHv3 0/5] Linux generic wakeirq handling
 2015-05-25  8:38 UTC  (27+ messages)
` [PATCH 1/5] PM / Runtime: Update last_busy in rpm_resume
` [PATCH 5/5] mmc: omap_hsmmc: Change wake-up interrupt to use generic wakeirq
` [PATCH 2/5] PM / Wakeirq: Add automated device wake IRQ handling

[PATCH] serial: of_serial: check the return value of clk_prepare_enable()
 2015-05-25  6:03 UTC 

[PATCH] serial: of_serial: use devm_clk_get() instead of clk_get()
 2015-05-25  5:57 UTC 

[PATCH 1/1] serial: earlycon: Add support for big-endian MMIO accesses
 2015-05-25  3:54 UTC 

[PATCH v5] serial: 8250_uniphier: add UniPhier serial driver
 2015-05-25  2:36 UTC 

[PATCH 0/4] serial: sh-sci: Add DMA support to the DT binding
 2015-05-25  1:04 UTC  (6+ messages)
` [PATCH 1/4] serial: sh-sci: Add DMA support to the DT binding documentation
` [PATCH 2/4] ARM: shmobile: r8a7790 dtsi: Describe DMA for the serial ports
` [PATCH 3/4] ARM: shmobile: r8a7791 "
  ` [PATCH 4/4] ARM: shmobile: r8a7794 "

[PATCH v9 0/5] Add support to STMicroelectronics STM32 family
 2015-05-24 21:07 UTC  (8+ messages)
` [PATCH v9 1/5] dt-bindings: Document the STM32 timer bindings
` [PATCH v9 2/5] clockevents/drivers: Add STM32 Timer driver
` [PATCH v9 3/5] dt-bindings: Document the STM32 USART bindings
` [PATCH v9 4/5] serial: stm32-usart: Add STM32 USART Driver
  ` [PATCH v9 5/5] ARM: dts: Introduce STM32F429 MCU

[PATCH v5 00/37] JZ4780 & CI20 support
 2015-05-24 15:11 UTC  (2+ messages)
` [PATCH v5 34/37] serial: 8250_ingenic: support for Ingenic SoC UARTs

[PATCH v3] serial: 8250_uniphier: add UniPhier serial driver
 2015-05-23 12:55 UTC  (11+ messages)

[PATCH v4] serial: 8250_uniphier: add UniPhier serial driver
 2015-05-23  8:31 UTC 

[PATCH v8 00/16] Add support to STMicroelectronics STM32 family
 2015-05-23  8:18 UTC  (68+ messages)
` [PATCH v8 01/16] scripts: link-vmlinux: Don't pass page offset to kallsyms if XIP Kernel
` [PATCH v8 04/16] clocksource/drivers: Add ARM System timer driver
` [PATCH v8 07/16] drivers: reset: Add STM32 reset driver
` [PATCH v8 09/16] clockevents/drivers: Add STM32 Timer driver
` [PATCH v8 11/16] serial: stm32-usart: Add STM32 USART Driver
` [PATCH v8 12/16] ARM: Add STM32 family machine
` [PATCH v8 13/16] ARM: dts: Add ARM System timer as clocksource in armv7m
` [PATCH v8 15/16] ARM: configs: Add STM32 defconfig
` [PATCH v8 16/16] MAINTAINERS: Add entry for STM32 MCUs
` [PATCH v8 14/16] ARM: dts: Introduce STM32F429 MCU

[PATCH v2] tty: remove platform_sysrq_reset_seq
 2015-05-22 19:59 UTC 

[PATCH] tty: remove platform_sysrq_reset_seq
 2015-05-22 19:58 UTC  (3+ messages)

[PATCH REPOST] serial/amba-pl011: Unconditionally poll for FIFO space before each TX char
 2015-05-22 16:22 UTC  (2+ messages)

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

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

[PATCH] serial: tegra: Fix memory leak on DMA setup failure
 2015-05-21  5:27 UTC  (4+ messages)

[PATCH v3 1/2] serial_core: add pci uart early console support
 2015-05-20 21:11 UTC  (7+ messages)

[PATCH] serial: 8250_omap: provide complete custom startup & shutdown callbacks
 2015-05-20 20:07 UTC 

[PATCH 0/8] serial: tegra: various fixes
 2015-05-20 12:12 UTC  (9+ messages)
` [PATCH 8/8] serial: tegra: Correct error handling on DMA setup

[PATCH/RFC] serial: sh-sci: Add R-Car SCIF DMA receive support
 2015-05-20  9:40 UTC  (2+ messages)

[PATCH v2] serial: sh-sci: Remove schedule_work in sci_dma_rx_complete
 2015-05-20  8:50 UTC  (2+ messages)

[PATCH 0/2] pinctrl: zynq: fix two bugs of zynq pinmux function
 2015-05-20  8:38 UTC  (3+ messages)
` [PATCH 1/2] pinctrl: zynq: fix DEFINE_ZYNQ_PINMUX_FUNCTION_MUX macro
` [PATCH 2/2] pinctrl: zynq: fix offset address for {SD0,SD1}_WP_CD_SEL

[PATCH] tty: serial/8250: remove console dependency for mediatek
 2015-05-20  1:34 UTC  (2+ messages)

[PATCH] serial: samsung: only use earlycon for console
 2015-05-19 20:26 UTC 

[PATCH] serial: imx: Revert "initialized DMA w/o HW flow enabled"
 2015-05-19 12:18 UTC  (4+ messages)
  ` [PATCH v2] "

[RFC PATCH] serial: 8250_omap: provide complete custom startup & shutdown callbacks
 2015-05-19 11:25 UTC  (3+ messages)

[PATCH] serial/amba-pl011: Fix mismerge between v4.1-rc4 and tty-next
 2015-05-19 10:51 UTC 

[PATCH v3 2/2] arch/x86: remove pci uart early console from early_prink.c
 2015-05-18 21:23 UTC 

[PATCH v2] serial: 8250_uniphier: add UniPhier serial driver
 2015-05-18  8:43 UTC  (2+ messages)

[PATCH] serial: 8250_uniphier: add UniPhier serial driver
 2015-05-18  3:24 UTC  (5+ messages)

[PATCH/RFC] serial: sh-sci: Remove schedule_work in sci_dma_rx_complete
 2015-05-17 15:15 UTC  (3+ messages)

[GIT PULL] TTY/Serial fixes for 4.1-rc4
 2015-05-17  0:33 UTC 

[PATCH 1/1] serial: earlycon: Add support for big-endian MMIO accesses
 2015-05-16 13:31 UTC 

[PATCH 0/2] 8250 UART driver for NXP LPC18xx family
 2015-05-15 18:29 UTC  (3+ messages)
  ` [PATCH 1/2] serial: 8250: add LPC18xx/43xx UART driver
  ` [PATCH 2/2] doc: dt: add documentation for nxp,lpc1850-uart


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