linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-09-03 01:37:25 to 2015-09-30 20:24:37 UTC [more...]

[PATCH v2 0/6] tty: serial: msm: Add DMA support and fix bit definitions
 2015-09-30 20:24 UTC  (13+ messages)
` [PATCH v2 1/6] tty: serial: msm: Add mask value for UART_DM registers
` [PATCH v2 2/6] tty: serial: msm: replaces (1 << x) with BIT(x) macro
` [PATCH v2 3/6] tty: serial: msm: Add msm prefix to all driver functions
` [PATCH v2 4/6] tty: serial: msm: Add TX DMA support
` [PATCH v2 5/6] tty: serial: msm: Add RX "
` [PATCH v2 6/6] tty: serial: msm: Remove 115.2 Kbps maximum baud rate limitation

[PATCH] Revert "serial: 8250_dma: don't bother DMA with small transfers"
 2015-09-30 20:11 UTC  (4+ messages)

[PATCH v3 0/6] tty: serial: msm: Add DMA support and fix bit definitions
 2015-09-30 12:27 UTC  (7+ messages)
` [PATCH v3 1/6] tty: serial: msm: Add mask value for UART_DM registers
` [PATCH v3 2/6] tty: serial: msm: replaces (1 << x) with BIT(x) macro
` [PATCH v3 3/6] tty: serial: msm: Add msm prefix to all driver functions
` [PATCH v3 4/6] tty: serial: msm: Add TX DMA support
  ` [PATCH v3 5/6] tty: serial: msm: Add RX "
` [PATCH v3 6/6] tty: serial: msm: Remove 115.2 Kbps maximum baud rate limitation

[PATCH 0/3] Add AMBA bus probing support to ACPI
 2015-09-30 10:38 UTC  (4+ messages)
` [PATCH 1/3] ACPI: amba bus probing support
` [PATCH 2/3] ACPI: scan add call to probe amba devices
` [PATCH 3/3] serial: amba-pl011: add ACPI support to AMBA probe

[PATCH] serial: sh-sci: Add device tree support for r8a7795
 2015-09-30  9:57 UTC 

[PATCH 0/7] tty: serial: msm: Add DMA support and fix bit definitions
 2015-09-29 11:51 UTC  (14+ messages)
` [PATCH 1/7] tty: serial: msm: Add mask value for UART_DM registers
` [PATCH 3/7] tty: serial: msm: Fix command Stale Event Enable definition
  ` [PATCH 2/7] tty: serial: msm: replaces (1 << x) with BIT(x) macro
  ` [PATCH 4/7] tty: serial: msm: Add msm prefix to all driver functions
  ` [PATCH 5/7] tty: serial: msm: Add TX DMA support
` [PATCH 6/7] tty: serial: msm: Add RX "
` [PATCH 7/7] tty: serial: msm: Remove 115.2 Kbps maximum baud rate limitation

[PATCH] Revert "serial: imx: remove unbalanced clk_prepare"
 2015-09-28  8:15 UTC  (3+ messages)

[PATCH v2 0/5] drivers/tty: make more bool drivers explicitly non-modular
 2015-09-27 19:42 UTC  (3+ messages)

[PATCHv3][RESEND] serial: don't register CIR serial ports
 2015-09-27 14:25 UTC 

[GIT PULL] TTY/Serial fixes for 4.3-rc3
 2015-09-26 16:52 UTC 

[PATCH] serial: tegra: handle rx race
 2015-09-25 19:06 UTC  (3+ messages)

[PATCH v5 00/11] drivers: PL011: add ARM SBSA Generic UART support
 2015-09-25 15:30 UTC  (9+ messages)
` [PATCH v5 02/11] drivers: PL011: refactor pl011_startup()
` [PATCH v5 05/11] drivers: PL011: refactor pl011_probe()

[RFC 0/5] console/acpi: add DBG2 and SPCR console configuration
 2015-09-23 15:45 UTC  (20+ messages)
` [RFC 1/5] arm64: move acpi/dt decision earlier in boot process
` [RFC 2/5] of/serial: move earlycon early_param handling to serial
` [RFC 3/5] acpi/serial: add DBG2 earlycon support
  ` [Linaro-acpi] "
` [RFC 4/5] tty/console: use SPCR table to define console
  ` [Linaro-acpi] "
  ` [RFC 5/5] HACK: serial: move pl011 initcall to device_initcall

[PATCH 0/4] bcm2835: enable auxiliary uart1
 2015-09-23 15:18 UTC  (10+ messages)
  ` [PATCH 1/4] serial: of-serial: allow for a custom clock divider different from 16
  ` [PATCH 2/4] dt/bindings: serial: of-serial: add description for clock-divider property
  ` [PATCH 3/4] serial: bcm2835: add auxiliary uart1 to device tree of bcm2835
  ` [PATCH 4/4] ARM: bcm2835: add of-serial and 8250 to bcm2835_defconfig

[PATCH] serial: 8250: Add missing module license for 8250_base.ko
 2015-09-23 13:09 UTC 

[PATCH v2] serial_core: support native endianness
 2015-09-22 12:20 UTC 

[PATCH] serial_core: support native endianness
 2015-09-22 11:45 UTC  (2+ messages)

[PATCH 00/38] Fixes related to incorrect usage of unsigned types
 2015-09-22  9:46 UTC  (5+ messages)
` [PATCH 06/38] tty: serial: lpc32xx_hs: fix handling platform_get_irq result

[PATCH 10/17] tty/serial: st-asc: drop the use of IRQF_NO_SUSPEND
 2015-09-21 15:47 UTC 

CH340/341: cannot open twice
 2015-09-20 20:56 UTC  (2+ messages)

[PATCH v13 2/5] uart: pl011: Introduce register accessor
 2015-09-19 21:45 UTC  (8+ messages)
  ` [PATCH v13 4/5] uart: pl011: Improve LCRH register access decision
  ` [PATCH v13 5/5] uart: pl011: Add support to ZTE ZX296702 uart

[PATCH] serial: mux: Convert to uart_console_device instead of open-coded
 2015-09-19  3:43 UTC 

[PATCH 2/4] tty: serial: cpm_uart: Fix module autoload for OF platform driver
 2015-09-19  0:25 UTC  (2+ messages)

[PATCH 4/4] tty: serial: sprd: Fix module autoload for OF platform driver
 2015-09-18 18:04 UTC 

[PATCH 3/4] tty: serial: of_serial: Fix module autoload for OF platform driver
 2015-09-18 18:03 UTC 

[PATCH 1/4] tty: serial: apbuart: Fix module autoload for OF platform driver
 2015-09-18 18:02 UTC 

[PATCH 0/4] tty: serial: Fix module autoload for OF platform drivers
 2015-09-18 18:02 UTC 

[PATCH] tty/serial: at91: move ATMEL_MAX_UART
 2015-09-18 14:23 UTC  (2+ messages)

[PATCH v4 00/10] serial: sh-sci: Add DT DMA support
 2015-09-18 11:08 UTC  (11+ messages)
` [PATCH v4 01/10] serial: sh-sci: Shuffle functions around
` [PATCH v4 02/10] serial: sh-sci: Get rid of the workqueue to handle receive DMA requests
` [PATCH v4 03/10] serial: sh-sci: Submit RX DMA from RX interrupt on (H)SCIF
` [PATCH v4 04/10] serial: sh-sci: Stop calling sci_start_rx() from sci_request_dma()
` [PATCH v4 05/10] serial: sh-sci: Remove timer on shutdown of port
` [PATCH v4 06/10] serial: sh-sci: Redirect port interrupts to CPU _only_ when DMA stops
` [PATCH v4 07/10] serial: sh-sci: Call dma_async_issue_pending when transaction completes
` [PATCH v4 08/10] serial: sh-sci: Do not terminate DMA engine when race condition occurs
` [PATCH v4 09/10] serial: sh-sci: Pause DMA engine and get DMA status again
` [PATCH v4 10/10] serial: sh-sci: Add DT support to DMA setup

[PATCH] modify pl011 driver to let it work as wakeup source
 2015-09-17 11:29 UTC  (4+ messages)

[PATCH v3 0/4] serial: samsung: Fix UART status handling and other fixes
 2015-09-17  7:35 UTC  (7+ messages)
` [PATCH v3 1/4] serial: samsung: remove unused 'irq' parameter
` [PATCH v3 2/4] serial: samsung: remove unneded 'ignore_char' label
` [PATCH v3 3/4] serial: samsung: introduce s3c24xx_serial_rx_drain_fifo() function
` [PATCH v3 4/4] serial: samsung: Fix UART status handling in DMA mode

earlycon issues in -next with amba-pl011 updates
 2015-09-16  0:54 UTC  (20+ messages)

[PATCH] serial: 8250: simplify ralink/alchemy register remap selection
 2015-09-15 16:54 UTC 

[PATCH v2 0/4] serial: samsung: Fix UART status handling and other fixes
 2015-09-15 12:42 UTC  (12+ messages)
` [PATCH v2 1/4] serial: samsung: remove unused 'irq' parameter
` [PATCH v2 2/4] serial: samsung: remove unneded 'ignore_char' label
` [PATCH v2 3/4] serial: samsung: introduce s3c24xx_serial_rx_drain_fifo() function
` [PATCH v2 4/4] serial: samsung: Fix UART status handling in DMA mode

[RESEND PATCH] serial: 8250: Add OF earlycon support
 2015-09-15  0:56 UTC 

[PATCH] serial: sccnxp: convert devm irq to non devm version
 2015-09-14 18:45 UTC  (3+ messages)

[RFC 3/5] acpi/serial: add DBG2 earlycon support
 2015-09-11  5:43 UTC 

[PATCH 0/3] serial: samsung: Fix UART status handling and other fixes
 2015-09-10 10:41 UTC  (12+ messages)
` [PATCH 1/3] serial: samsung: remove unused 'irq' parameter
` [PATCH 2/3] serial: samsung: remove unneded 'ignore_char' label
` [PATCH 3/3] serial: samsung: Fix UART status handling in DMA mode

[GIT PULL] TTY driver revert for 4.3-rc1
 2015-09-09  4:36 UTC 

[PATCH] tty: don't leak cdev in tty_cdev_add()
 2015-09-08 10:32 UTC  (2+ messages)

[PATCH v2] serial: pl011: Fix earlycon register LUT breakage
 2015-09-08  8:31 UTC  (2+ messages)

[PATCH] serial: core: prevent softlockups on slow consoles
 2015-09-06 11:58 UTC  (7+ messages)

[RFC] firmware: annotate thou shalt not request fw on init or probe
 2015-09-03 11:45 UTC  (7+ messages)
` [Cocci] "


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