linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-08-18 15:07:50 to 2014-09-04 13:44:17 UTC [more...]

[PATCH v7] 8250-core based serial driver for OMAP + DMA
 2014-09-04 13:44 UTC  (48+ messages)
` [PATCH 03/15] tty: serial: 8250_core: add run time pm
` [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 15/15] tty: serial: 8250: omap: add dma support

[PATCH 00/26] tty/serial flow control fixes
 2014-09-04  5:14 UTC  (41+ messages)
` [PATCH 01/26] Revert "serial: uart: add hw flow control support configuration"
` [PATCH 02/26] serial: Style fix
` [PATCH 03/26] serial: imx: Fix x_char handling and tx flow control
` [PATCH 04/26] serial: core: Fix x_char race
` [PATCH 05/26] serial: core: Remove unsafe x_char optimization
` [PATCH 06/26] serial: Fix send_xchar() handlers
` [PATCH 07/26] serial: mpc52xx: Use default serial core x_char handler
` [PATCH 08/26] serial: sunsab: Don't enable tx if tx stopped
` [PATCH 09/26] serial: blackfin: Fix missing gpio.h
` [PATCH 10/26] serial: core: Document lock requirement for UPF_* flags updates
` [PATCH 11/26] serial: 8250: Document serial8250_modem_status() locking
` [PATCH 12/26] serial: core: Unwrap tertiary assignment in uart_handle_dcd_change()
` [PATCH 13/26] locking: Add non-fatal spin lock assert
` [PATCH 14/26] serial: core: Document and assert lock requirements for irq helpers
` [PATCH 15/26] serial: core: Privatize modem status enable flags
` [PATCH 16/26] isdn: i4l: Remove ASYNC_CTS_FLOW
` [PATCH 17/26] serial: core: Privatize tty->hw_stopped
` [PATCH 18/26] usb: serial: Remove unused tty->hw_stopped
` [PATCH 19/26] serial: bfin-uart: Fix auto CTS
` [PATCH 20/26] serial: core: Use spin_lock_irq() in uart_set_termios()
` [PATCH 21/26] tty: Convert tty_struct bitfield to bools
` [PATCH 22/26] tty: Serialize tty flow control changes with flow_lock
` [PATCH 23/26] tty: Move packet mode flow control notifications to pty driver
` [PATCH 24/26] tty: Serialize tcflow() with other tty flow control changes
` [PATCH 25/26] tty: Move and rename send_prio_char() as tty_send_xchar()
` [PATCH 26/26] tty: Hold termios_rwsem for tcflow(TCIxxx)

FROM: Husam Al Sayed
 2014-09-03 18:57 UTC 

[PATCH] tty/serial: at91: BUG: disable interrupts when !UART_ENABLE_MS()
 2014-09-03 16:09 UTC 

[PATCH 3.17-rc3] serial: asc: Adopt readl_/writel_relaxed()
 2014-09-03 12:00 UTC 

[PATCH 3.17-rc3] serial: kgdb_nmi: No CON_ENABLED by default
 2014-09-03 11:57 UTC 

[PATCH 3.17-rc3] serial: amba-pl011: Use container_of() to get uart_amba_port
 2014-09-03 11:51 UTC 

[PATCH 3.17-rc3] serial: imx: clean up imx_poll_get_char()
 2014-09-03 11:33 UTC 

[PATCH] tty/serial: fix config dependencies for samsung serial
 2014-09-03 10:56 UTC  (4+ messages)

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

[RFC PATCH 0/1] ARM SBSA UART driver
 2014-09-02 19:51 UTC  (13+ messages)
` [RFC PATCH 1/1] drivers: introduce ARM SBSA generic "

[PATCH v10 14/19] serial: amba-pl011: Move pl011_hwinit()
 2014-09-02 13:55 UTC  (14+ 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 v11 14/19] serial: amba-pl011: Move pl011_hwinit()
    ` [PATCH v11 15/19] serial: amba-pl011: Pass FIQ information to KGDB
    ` [PATCH v11 16/19] serial: asc: Add support for KGDB's FIQ/NMI mode
    ` [PATCH v11 17/19] serial: asc: Adopt readl_/writel_relaxed()
      ` [STLinux Kernel] "
    ` [PATCH v11 18/19] serial: imx: clean up imx_poll_get_char()
    ` [PATCH v11 19/19] serial: imx: Add support for KGDB's FIQ/NMI mode

Support for rs485 in 8250_dw
 2014-09-02 13:08 UTC 

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

[PATCH v2 5/6] ARM: shmobile: r8a7794: document SCIF clock support
 2014-09-01 22:05 UTC  (3+ messages)

[PATCH v3] serial: serial_core.c: printk replacement
 2014-09-01 15:19 UTC 

[PATCH v2] serial: serial_core.c: printk replacement
 2014-09-01 14:21 UTC  (3+ messages)

[Patch v2 0/2] Move Digi Neo card support from dgnc to jsm
 2014-08-30 20:35 UTC  (3+ messages)
` [Patch v2 1/2] jsm: add support for additional Neo cards
` [Patch v2 2/2] staging: dgnc: remove Neo card ids from device table

[PATCH 0/2] Move Digi Neo card support from dgnc to jsm
 2014-08-30 20:08 UTC  (5+ messages)
` [PATCH 1/2] jsm: add support for additional Neo cards
` [PATCH 2/2] staging: dgnc: remove Neo card ids from device table

[PATCH] tty: serial: men_z135_uart: Fix driver for changes in hardware
 2014-08-28 12:32 UTC 

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

[PATCH 0/7] ARM: meson: add preliminary support for MesonX/Meson6 SoCs
 2014-08-28  7:51 UTC  (20+ messages)
` [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 7/7] ARM: meson: update documentation (uart, timer and vendors)

[PATCH 14/14] tty/serial: samsung: add support for exynos7
 2014-08-28  4:04 UTC  (2+ messages)

[PATCH] 8250: serial device file is out of order
 2014-08-26  4:19 UTC  (2+ messages)

[PATCH] serial: Fix build failure caused by missing header file
 2014-08-25 23:22 UTC  (4+ messages)

[PATCH 3.4.x-stable] 8250_pci: fix warnings in backport of Broadcom TruManage support
 2014-08-25 17:33 UTC 

is there a struct uart_driver like struct i2c_driver
 2014-08-25 14:57 UTC  (13+ messages)

[PATCH] 8250: serial device file is out of order
 2014-08-25 14:46 UTC  (3+ messages)

[PATCH v4 0/8] asm-generic/io.h overhaul
 2014-08-25 13:37 UTC  (6+ messages)

[PATCH 0/7] delete double assignment
 2014-08-23 18:33 UTC  (2+ messages)
` [PATCH 3/7] serial: vr41xx_siu: "

Urgent Assistance from Syria
 2014-08-23 14:09 UTC 

Dear friend
 2014-08-23 12:40 UTC 

[PATCH v2] serial: uart: add hw flow control support configuration
 2014-08-22 16:45 UTC  (18+ messages)

[RFC PATCH 0/3] omap-serial high-speed fixes/improvements
 2014-08-22 14:02 UTC  (13+ 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

[resend PATCH] tty: serial: serial_core.c: printk replacement
 2014-08-20 16:51 UTC 

[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  (7+ messages)
` [PATCH v9 16/16] serial: imx: Add support for KGDB's FIQ/NMI mode

[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 


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