linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-09-01 14:38:45 to 2014-09-09 22:32:25 UTC [more...]

randconfig build error with next-20140909, in drivers/tty/serial/serial_mctrl_gpio.c
 2014-09-09 22:32 UTC 

[PATCH v5 0/2] DTS: serial: Add bindings documention for the Mediatek UARTs
 2014-09-09 21:53 UTC  (4+ messages)
` [PATCH v5 1/2] tty: serial: 8250: Add Mediatek UART driver
` [PATCH v5 2/2] DTS: serial: Add bindings documention for the Mediatek UARTs

[PATCH v8 00/18] 8250-core based serial driver for OMAP + DMA
 2014-09-09 19:41 UTC  (33+ messages)
` [PATCH 01/18] tty: serial: 8250_core: provide a function to export uart_8250_port
` [PATCH 02/18] tty: serial: 8250_core: allow to overwrite & export serial8250_startup()
` [PATCH 03/18] tty: serial: 8250_core: allow to set ->throttle / ->unthrottle callbacks
` [PATCH 04/18] tty: serial: 8250_core: add run time pm
` [PATCH 05/18] tty: serial: 8250_core: read only RX if there is something in the FIFO
` [PATCH 06/18] tty: serial: 8250_core: user the ->line argument as a hint in serial8250_find_match_or_unused()
` [PATCH 07/18] tty: serial: 8250_core: remove UART_IER_RDI in serial8250_stop_rx()
` [PATCH 08/18] tty: serial: Add 8250-core based omap driver
` [PATCH 09/18] tty: serial: 8250_dma: handle error on TX submit
` [PATCH 10/18] tty: serial: 8250_dma: enqueue RX dma again on completion
` [PATCH 11/18] tty: serial: 8250_dma: Add a TX trigger workaround for AM33xx
` [PATCH 12/18] tty: serial: 8250_dma: optimize the xmit path due to UART_BUG_DMA_TX
` [PATCH 13/18] tty: serial: 8250_dma: keep own book keeping about RX transfers
` [PATCH 14/18] tty: serial: 8250_dma: handle the when UART response while DMA remains idle
` [PATCH 15/18] tty: serial: 8250_dma: add pm runtime
` [PATCH 16/18] arm: dts: am33xx: add DMA properties for UART
` [PATCH 17/18] arm: dts: dra7: "
` [PATCH 18/18] tty: serial: 8250: omap: add dma support

[PATCH 2/2] xtensa/uapi: Add definition of TIOC[SG]RS485
 2014-09-09 19:40 UTC  (6+ messages)

[PATCH 2/2 v2] xtensa/uapi: Add definition of TIOC[SG]RS485
 2014-09-09 19:39 UTC 

[PATCH linux-next] MIPS: ioctls: Add missing TIOC{S,G}RS485 definitions
 2014-09-09 19:17 UTC  (2+ messages)

[Patch v2 0/2] Move Digi Neo card support from dgnc to jsm
 2014-09-09 19:13 UTC  (4+ messages)

[PATCH 1/3] parisc/uapi: Add definition of TIOC[SG]RS485
 2014-09-09 19:02 UTC  (5+ messages)

[PATCH 2/3 v2] sh/uapi: Add definition of TIOC[SG]RS485
 2014-09-09 18:59 UTC 

[PATCH 1/3 v2] parisc/uapi: Add definition of TIOC[SG]RS485
 2014-09-09 18:58 UTC 

[PATCH 3/3 v2] sparc/uapi: Add definition of TIOC[SG]RS485
 2014-09-09 18:46 UTC  (2+ messages)

[PATCH 3/3] sparc/uapi: Add definition of TIOC[SG]RS485
 2014-09-09 18:39 UTC  (3+ messages)

[PATCH 2/3] sh/uapi: Add definition of TIOC[SG]RS485
 2014-09-09 18:07 UTC 

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

[PATCH 3.17-rc3] serial: asc: Adopt readl_/writel_relaxed()
 2014-09-09 11:15 UTC  (5+ messages)
` [PATCH 3.17-rc3 v2] "

[PATCH] tty: serial: men_z135_uart: Fix driver for changes in hardware
 2014-09-09  5:56 UTC  (3+ messages)

[PATCH 1/2] serial/8250_core: Add reference to uacess.h
 2014-09-09  5:17 UTC 

[PATCH] serial: clps711x: Fix COMPILE_TEST build for target without GPIOLIB support
 2014-09-09  4:14 UTC 

[PATCH] serial: sirf: fix line over 80 characters style issue
 2014-09-09  2:51 UTC  (7+ messages)

[PATCH 00/26] tty/serial flow control fixes
 2014-09-09  0:29 UTC  (48+ 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)

[PATCH 0/7] ARM: meson: add preliminary support for MesonX/Meson6 SoCs
 2014-09-06 18:51 UTC  (5+ messages)
` [PATCH 2/7] ARM: meson: serial: add MesonX SoC on-chip uart driver

[PATCH 0/4] tty: vt8500_serial: Changes for -next
 2014-09-06 17:21 UTC  (5+ messages)
` [PATCH 1/4] tty: vt8500_serial: add support for UART in WM8880 chips
` [PATCH 2/4] tty: vt8500_serial: add missing support for RTS setting
` [PATCH 3/4] tty: vt8500_serial: explicitly calculate base baud rate
` [PATCH 4/4] tty: vt8500_serial: add polled console functions

[PATCH v2 RESEND] serial: clps711x: Use mctrl_gpio helpers for handling modem signals
 2014-09-06  3:20 UTC 

[PATCH] max310x: max3109_detect should use indirect addressing in SPI mode for REVID register
 2014-09-05 17:30 UTC  (2+ messages)

[PATCH] tty: xuartps: Fix tx_emtpy() callback
 2014-09-05 15:52 UTC  (2+ messages)

[RFC PATCH 0/1] ARM SBSA UART driver
 2014-09-05 15:24 UTC  (18+ messages)
` [RFC PATCH 1/1] drivers: introduce ARM SBSA generic "

[PATCH] tty/serial: at91: BUG: disable interrupts when !UART_ENABLE_MS()
 2014-09-05 12:48 UTC  (5+ messages)

[PATCH 15/15] tty: serial: 8250: omap: add dma support
 2014-09-04 16:25 UTC  (23+ messages)

FROM: Husam Al Sayed
 2014-09-03 18:57 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

[PATCH v11 14/19] serial: amba-pl011: Move pl011_hwinit()
 2014-09-02 13:55 UTC  (8+ messages)
  ` [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 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 v7] 8250-core based serial driver for OMAP + DMA
 2014-09-01 14:48 UTC  (8+ messages)
` [PATCH 03/15] tty: serial: 8250_core: add run time pm
` [PATCH 06/15] tty: serial: 8250_dma: handle error on TX submit


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