linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-05-07 22:25:23 to 2015-05-19 17:32:26 UTC [more...]

[PATCH v3 1/2] serial_core: add pci uart early console support
 2015-05-19 17:32 UTC  (3+ messages)

[PATCH v8 00/16] Add support to STMicroelectronics STM32 family
 2015-05-19 15:34 UTC  (62+ messages)
` [PATCH v8 01/16] scripts: link-vmlinux: Don't pass page offset to kallsyms if XIP Kernel
` [PATCH v8 02/16] ARM: ARMv7-M: Enlarge vector table up to 256 entries
` [PATCH v8 03/16] dt-bindings: Document the ARM System timer bindings
` [PATCH v8 04/16] clocksource/drivers: Add ARM System timer driver
` [PATCH v8 05/16] dt-bindings: mfd: Add STM32F4 RCC numeric constants into DT include file
  ` [PATCH v8 06/16] dt-bindings: Document the STM32 reset bindings
  ` [PATCH v8 15/16] ARM: configs: Add STM32 defconfig
` [PATCH v8 07/16] drivers: reset: Add STM32 reset driver
` [PATCH v8 08/16] dt-bindings: Document the STM32 timer bindings
` [PATCH v8 09/16] clockevents/drivers: Add STM32 Timer driver
` [PATCH v8 10/16] dt-bindings: Document the STM32 USART bindings
` [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 14/16] ARM: dts: Introduce STM32F429 MCU
` [PATCH v8 16/16] MAINTAINERS: Add entry for STM32 MCUs

[PATCHv3 0/5] Linux generic wakeirq handling
 2015-05-19 15:15 UTC  (25+ messages)
` [PATCH 1/5] PM / Runtime: Update last_busy in rpm_resume
` [PATCH 2/5] PM / Wakeirq: Add automated device wake IRQ handling
` [PATCH 3/5] serial: omap: Switch wake-up interrupt to generic wakeirq
` [PATCH 4/5] serial: 8250_omap: Move "
` [PATCH 5/5] mmc: omap_hsmmc: Change wake-up interrupt to use "

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

[PATCH v3] serial: 8250_uniphier: add UniPhier serial driver
 2015-05-19 11:31 UTC  (9+ messages)

[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 v2] serial: sh-sci: Remove schedule_work in sci_dma_rx_complete
 2015-05-17 15:50 UTC 

[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

[PATCH v2 1/2] serial_core: add pci uart early console support
 2015-05-15 10:27 UTC  (2+ messages)

[PATCH v2 2/2] arch/x86: remove pci uart early console from early_prink.c
 2015-05-15  4:38 UTC 

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

[PATCH 2/2] arch/x86: remove pci uart early console from early_prink.c
 2015-05-15  0:07 UTC  (2+ messages)

[PATCH 1/2] serial_core: add pci uart early console support
 2015-05-15  0:07 UTC  (2+ messages)

serial_core: add pci uart early console support
 2015-05-14 23:40 UTC  (3+ messages)

[PATCH/RFC] serial: sh-sci: Add R-Car SCIF DMA receive support
 2015-05-14 13:32 UTC  (3+ messages)

[PATCH v2] sc16is7xx: spi interface is added
 2015-05-14  9:51 UTC  (8+ messages)

[PATCH 1/6] serial: sirf: enable ATLAS7 USP serial support
 2015-05-14  6:45 UTC  (6+ messages)
` [PATCH 2/6] serial: sirf: fix the issue that HW flow control doesn't work for BT
` [PATCH 3/6] serial: sirf: fix endless loop bug in uart receive tasklet
` [PATCH 4/6] serial: sirf: add uart receive's some error counter and mark
` [PATCH 5/6] serial: sirf: add serial loopback function support
` [PATCH 6/6] serial: sirf: assign console default index if users not set a valid one

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

[PATCH 03/16] tty: serial: 8250_core: read only RX if there is something in the FIFO
 2015-05-12 20:25 UTC  (11+ messages)
                ` [PATCH] serial: 8250: Revert "tty: serial: 8250_core: read only RX if there is something in the FIFO"

[PATCH] serial/amba-pl011: Unconditionally poll for FIFO space before each TX char
 2015-05-12 15:00 UTC  (3+ messages)

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

[PATCH] tty/serial: at91: RS485 mode: 0 is valid for delay_rts_after_send
 2015-05-11 11:00 UTC 

[PATCH] sc16is7xx: spi interface is added
 2015-05-11  6:43 UTC 

[PATCH] serial: 8250: remove return statements from void function
 2015-05-11  3:30 UTC 

[PATCH] tty: rocket: fix comment of ROCKET_SPD_HI
 2015-05-11  1:25 UTC 

[PATCH] tty: fix comment of ASYNCB_SPD_HI
 2015-05-11  1:23 UTC 

Hardware spec prevents optimal performance in device driver
 2015-05-10 16:46 UTC  (5+ messages)

earlycon: no match?
 2015-05-08 16:11 UTC  (15+ messages)

[PATCH] Revert "serial/amba-pl011: Leave the TX IRQ alone when the UART is not open"
 2015-05-08 12:17 UTC  (3+ messages)

[PATCH v2] tty: serial: 8250_mtk: Add support for second clock
 2015-05-08  8:59 UTC  (5+ messages)
` [PATCH 4/4] tty: serial: 8250_mtk: Add support for bus clock

How to use CONFIG_SERIAL_8250_SHARE_IRQ with device tree ?
 2015-05-08  8:27 UTC 

[PATCH] serial: of_serial: do not set port.type twice
 2015-05-08  4:03 UTC 

[PATCH v3 1/3] tty: serial: msm: Add mask value for UART_DM registers
 2015-05-07 23:37 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


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