linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-08-05 07:14:40 to 2014-08-20 06:40:34 UTC [more...]

[RFC PATCH 0/3] omap-serial high-speed fixes/improvements
 2014-08-20  6:40 UTC  (12+ messages)
` [RFC PATCHv2 0/4] "
  ` [PATCH 1/4] tty: omap-serial: pull out calculation from baud_is_mode16
    ` [PATCH 2/4] tty: omap-serial: prevent division by zero
  ` [RFC PATCH 3/4] tty: omap-serial: use threaded interrupt handler
  ` [PATCH 4/4] tty: omap-serial: support setting of hardware flow control in dts

[PATCH v10 14/19] serial: amba-pl011: Move pl011_hwinit()
 2014-08-19 16:46 UTC  (6+ messages)
  ` [PATCH v10 15/19] serial: amba-pl011: Pass FIQ information to KGDB
  ` [PATCH v10 16/19] serial: asc: Add support for KGDB's FIQ/NMI mode
  ` [PATCH v10 17/19] serial: asc: Adopt readl_/writel_relaxed()
  ` [PATCH v10 18/19] serial: imx: clean up imx_poll_get_char()
  ` [PATCH v10 19/19] serial: imx: Add support for KGDB's FIQ/NMI mode

[PATCH 0/7] ARM: meson: add preliminary support for MesonX/Meson6 SoCs
 2014-08-19 16:16 UTC  (27+ messages)
` [PATCH 1/7] ARM: meson: debug: add debug UART for earlyprintk support
` [PATCH 2/7] ARM: meson: serial: add MesonX SoC on-chip uart driver
` [PATCH 3/7] ARM: meson6: clocksource: add Meson6 timer support
` [PATCH 4/7] ARM: meson: add basic support for MesonX SoCs
` [PATCH 5/7] ARM: meson: dts: add basic Meson/Meson6/Meson6-atv1200 DTSI/DTS
` [PATCH 6/7] ARM: meson: update defconfigs
  ` [PATCH 7/7] ARM: meson: update documentation (uart, timer and vendors)

[PATCH v2] serial: uart: add hw flow control support configuration
 2014-08-19 15:29 UTC  (18+ messages)

dma support for 8250-omap serial driver
 2014-08-19 15:12 UTC  (5+ messages)
` [PATCH 1/7] dmaengine: edma: fix two faults which happen with the 8250_dma user

[PATCH] serial: 8250_dw: Add ACPI ID for Intel Braswell
 2014-08-19 13:34 UTC 

[PATCH v9 12/16] serial: amba-pl011: Pass FIQ information to KGDB
 2014-08-19 12:51 UTC  (10+ messages)
` [PATCH v9 13/16] serial: asc: Add support for KGDB's FIQ/NMI mode
` [PATCH v9 14/16] serial: asc: Adopt readl_/writel_relaxed()
` [PATCH v9 15/16] serial: imx: clean up imx_poll_get_char()
` [PATCH v9 16/16] serial: imx: Add support for KGDB's FIQ/NMI mode

is there a struct uart_driver like struct i2c_driver
 2014-08-19 12:45 UTC  (12+ messages)

[PATCH v2] serial: clps711x: Use mctrl_gpio helpers for handling modem signals
 2014-08-19  6:14 UTC 

[PATCH] tty: serial: serial_core.c: printk replacement
 2014-08-19  5:36 UTC  (3+ messages)

[PATCH 7/8] ARM: shmobile: r8a7794: document SCIF clock support
 2014-08-18 23:41 UTC 

[PATCH v7] 8250-core based serial driver for OMAP + DMA
 2014-08-18 16:37 UTC  (32+ messages)
` [PATCH 01/15] tty: serial: 8250_core: allow to overwrite & export serial8250_startup()
` [PATCH 02/15] tty: serial: 8250_core: allow to set ->throttle / ->unthrottle callbacks
` [PATCH 03/15] tty: serial: 8250_core: add run time pm
` [PATCH 04/15] tty: serial: 8250_core: read only RX if there is something in the FIFO
` [PATCH 05/15] tty: serial: Add 8250-core based omap driver
` [PATCH 06/15] tty: serial: 8250_dma: handle error on TX submit
` [PATCH 07/15] tty: serial: 8250_dma: enqueue RX dma again on completion
` [PATCH 08/15] dmaengine: edma: fix two faults which happen with the 8250_dma user
` [PATCH 09/15] dmaengine: omap-dma: complete the transfer on terminate_all
` [PATCH 10/15] tty: serial: 8250_dma: Add a TX trigger workaround for AM33xx
` [PATCH 11/15] tty: serial: 8250_dma: handle the when UART response while DMA remains idle
` [PATCH 12/15] tty: serial: 8250_dma: add pm runtime
` [PATCH 13/15] arm: dts: am33xx: add DMA properties for UART
` [PATCH 14/15] arm: dts: dra7: "
` [PATCH 15/15] tty: serial: 8250: omap: add dma support

[PATCH] serial: sirf: fix line over 80 characters style issue
 2014-08-18  9:32 UTC 

[PATCH 1/2] tty: serial: xuartps: Remove .owner field for driver
 2014-08-16 22:23 UTC  (3+ messages)
` [PATCH 2/2] tty: serial: uartlite: "

DTR gpio handling removed by 985bfd54c826c0ba873ca0adfd5589263e0c6ee2
 2014-08-15 13:24 UTC  (3+ messages)

one char delay
 2014-08-15 13:05 UTC  (2+ messages)
` [SOLVED] "

[PATCH v4] 8250-core based serial driver for OMAP
 2014-08-13 16:37 UTC  (10+ messages)
` [PATCH 5/5] tty: serial: Add 8250-core based omap driver

[PATCH] Documentation: serial: fix header path
 2014-08-13 13:54 UTC 

[PATCH v4 0/8] asm-generic/io.h overhaul
 2014-08-13 10:28 UTC  (9+ messages)
` [PATCH v4 1/8] ARC: Remove redundant PCI_IOBASE declaration
` [PATCH v4 2/8] serial: sunzilog: Remove unnecessary volatile keyword
` [PATCH v4 3/8] sparc: Remove unnecessary volatile usage
` [PATCH v4 4/8] [IA64] Change xlate_dev_{kmem,mem}_ptr() prototypes
` [PATCH v4 5/8] /dev/mem: Use more consistent data types
` [PATCH v4 6/8] asm-generic/io.h: Implement generic {read,write}s*()
` [PATCH v4 7/8] ARM: Use include/asm-generic/io.h
` [PATCH v4 8/8] arm64: "

[RFC 1/3] tty: Add RS485 helper functions
 2014-08-12 15:02 UTC  (3+ messages)
` [RFC PATCH 2/3] serial: add core helpers for RS485 configuration
` [RFC PATCH 3/3] serial: switch to the new RS485 helpers

[PATCH] Specify PCI based UART for earlyprintk
 2014-08-12 14:57 UTC 

[PATCH v4 0/2] tty: serial: Add mediatek UART driver
 2014-08-12 14:12 UTC  (3+ messages)
` [PATCH v4 1/2] tty: serial: 8250: Add Mediatek "
` [PATCH v4 2/2] DTS: serial: Add bindings documention for the Mediatek UARTs

[PATCH v3 0/2] tty: serial: Add mediatek UART driver
 2014-08-12 13:57 UTC  (8+ messages)
` [PATCH v3 1/2] tty: serial: 8250: Add Mediatek "
` [PATCH v3 2/2] DTS: serial: Add bindings documention for the Mediatek UARTs

[PATCH RESEND] xen_hvc: no reason to write the type key on xenstore
 2014-08-12  9:05 UTC 

[PATCH RESEND 0/5] tty/serial: Add helpers to use GPIOs to control modem lines and implement atmel_serial.c
 2014-08-10 19:33 UTC  (3+ messages)
` [PATCH RESEND 5/5] tty/serial: at91: add interrupts for modem control lines

[RFC PATCH] serial: uart: update to support hw assisted hw flow control
 2014-08-08 20:39 UTC 

[PATCH] serial: 8250_hp300: trivial: fix symbol name in #warning message
 2014-08-08 15:56 UTC  (3+ messages)
  ` [PATCH v2] "

(unknown),
 2014-08-08 11:05 UTC  (3+ messages)
` [PATCH 6/6] tty: serial: Add 8250-core based omap driver

[PATCH v2 0/2] tty: serial: Add mediatek UART driver
 2014-08-07 18:35 UTC  (6+ messages)
` [PATCH v2 1/2] tty: serial: 8250: Add Mediatek "
  ` [PATCH v2 2/2] DTS: serial: Add bindings documention for the Mediatek UARTs

[PATCH] tty: Fix spurious poll() wakeups
 2014-08-07 11:14 UTC 

Mainline commit "serial: Test for no tx data on tx restart" not correct for i.MX6?
 2014-08-06 23:53 UTC  (6+ messages)

[PATCH] serial: clps711x: Use mctrl_gpio helpers for handling modem signals
 2014-08-06  9:07 UTC  (2+ messages)

[request for help] tty: serial: kgdb: fix msm_serial for kgdb
 2014-08-06  1:19 UTC  (7+ messages)

[PATCH 0/3] tty: serial: Add mediatek UART driver
 2014-08-05 13:38 UTC  (9+ messages)
` [PATCH 1/3] tty: serial: 8250: Add new capability for highspeed register
` [PATCH 2/3] tty: serial: 8250: Add Mediatek UART driver
` [PATCH 3/3] DTS: serial: Add bindings documention for the Mediatek UARTs

[PATCH 1/2 v2] serial/8250: Add support for RS485 IOCTLs
 2014-08-05  9:58 UTC  (2+ messages)

[PATCH 2/2] serial: Add support for Fintek F81216A LPC to 4 UART
 2014-08-05  9:47 UTC  (6+ messages)
` [PATCH 2/2 v2] "

dw8250_set_termios() questions
 2014-08-05  8:40 UTC  (3+ messages)

[PATCH 0/5] tty: serial: msm: Fix checkpatch errors
 2014-08-05  7:52 UTC  (6+ messages)
` [PATCH 1/5] tty: serial: msm: remove braces {} in msm_serial.c
` [PATCH 2/5] tty: serial: msm: Fix 'Missing a blank line after declarations' warning
` [PATCH 3/5] tty: serial: msm: Fix style warnings relating to printk()
` [PATCH 4/5] tty: serial: msm: Fix 'else is not generally useful after a break or return' warning
` [PATCH 5/5] tty: serial: msm: Fix 'void function return statements are not generally useful' warning

[PATCH] serial: altera: Make of_device_id arrays const
 2014-08-05  7:14 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 NNTP newsgroup(s).