linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-02-04 22:08:20 to 2014-02-20 12:17:12 UTC [more...]

[PATCH 0/4] Device Tree probing for bcm63xx-uart
 2014-02-20 12:16 UTC  (10+ messages)
` [PATCH 1/4] tty: serial: bcm63xx_uart: include linux/io.h
` [PATCH 2/4] tty: serial: bcm63xx_uart: define UART_REG_SIZE constant
` [PATCH 3/4] tty: serial: bcm63xx_uart: add support for DT probing
` [PATCH 4/4] Documentation: devicetree: add bindings documentation for bcm63xx-uart

[PATCH v3 0/7] tty/serial: Add helpers to use GPIOs to control modem lines and implement atmel_serial.c
 2014-02-20 11:20 UTC  (16+ messages)
` [PATCH v3 1/7] tty/serial: Add GPIOLIB helpers for controlling modem lines
` [PATCH v3 2/7] tty/serial: at91: use dev_err instead of printk
` [PATCH v3 3/7] tty/serial: at91: remove unused open/close hooks
` [PATCH v3 4/7] tty/serial: at91: use mctrl_gpio helpers
` [PATCH v3 5/7] ARM: at91: gpio: implement get_direction
` [PATCH v3 6/7] pinctrl: at91: "
` [PATCH v3 7/7] tty/serial: at91: add interrupts for modem control lines

locking changes in tty broke low latency feature
 2014-02-20  4:16 UTC  (16+ messages)

[PATCH v2 00/19] Enable various Renesas drivers on all ARM platforms
 2014-02-20  0:00 UTC  (5+ messages)
` [PATCH v2 01/19] serial: sh-sci: Enable the driver "

[PATCH] drivers/tty/serial: deal with 8250_core.c uninitialized warning for good
 2014-02-19 21:19 UTC  (4+ messages)

USB to Serial converter code pl2303
 2014-02-19 17:21 UTC  (7+ messages)

[PATCH 0/2] serial: Move uart_register_driver call to device probe
 2014-02-19 15:53 UTC  (19+ messages)
` [PATCH 2/2] serial: pl011: "

[PATCH] serial: sirf: update copyright years to 2014
 2014-02-19  5:16 UTC  (11+ messages)

[PATCH] vt: drop an useless enum and assignment
 2014-02-19  0:40 UTC  (4+ messages)

Adding driver for MCS9865 to the kernel sources
 2014-02-18 14:22 UTC  (4+ messages)

Dear
 2014-02-18 11:37 UTC 

[PATCH] serial: 8250_pci: unbreak last serial ports on NetMos 9865 cards
 2014-02-18 11:05 UTC  (3+ messages)

[PATCH v6 0/3] serial: fsl_lpuart: add DMA support
 2014-02-18  3:48 UTC  (6+ messages)
` [PATCH v6 1/3] ARM: dts: vf610: lpuart: Add eDMA support
` [PATCH v6 2/3] serial: fsl_lpuart: add DMA support
` [PATCH v6 3/3] serial: fsl_lpuart: documented the clock requirement

[PATCH] RFC: MFD: driver for Atmel Microcontroller on iPaq h3xxx
 2014-02-17  9:21 UTC  (5+ messages)

[PATCH 1/2] serial: max310x: Fix sparse warnings
 2014-02-15 10:59 UTC  (2+ messages)
` [PATCH 2/2] serial: max310x: Fix devicetree documentation for clock name

Is tty->receive_room no longer usable w/ SMP?
 2014-02-14 22:31 UTC  (12+ messages)

[GIT PULL] TTY/Serial fixes for 3.14-rc3
 2014-02-14 21:26 UTC 

[PATCH v5 0/3] serial: fsl_lpuart: add DMA support
 2014-02-14 10:24 UTC  (6+ messages)
` [PATCH v5 1/3] ARM: dts: vf610: lpuart: Add eDMA support
` [PATCH v5 2/3] serial: fsl_lpuart: add DMA support
` [PATCH v5 3/3] serial: fsl_lpuart: documented the clock requirement

[PATCH v2] serial: max310x: Fix build error
 2014-02-13 19:12 UTC 

[PATCH] serial: max310x: Fix build error
 2014-02-13 18:08 UTC  (2+ messages)
` [PATCH] serial: max310x: Fix build warning

[PATCH v2 0/4] tty/serial: Add helpers to use GPIOs to control modem lines
 2014-02-13 17:37 UTC  (8+ messages)
` [PATCH v2 1/4] tty/serial: Add GPIOLIB helpers for controlling "
` [PATCH v2 2/4] tty/serial: at91: use dev_err instead of printk
` [PATCH v2 3/4] tty/serial: at91: remove unused open/close hooks
` [PATCH v2 4/4] tty/serial: at91: use mctrl_gpio helpers

[PATCH V2 1/2] serial: sh-sci: Fix cast warning
 2014-02-13 17:15 UTC  (4+ messages)
` [PATCH V2 2/2] serial: pch_uart: Fix build warning when CONFIG_DEBUG_FS=n

[RFC PATCH] serial: omap: only inform once about missing wakeirq support
 2014-02-13  9:57 UTC  (3+ messages)

[PATCH] serial: omap-serial: Move info message to probe function
 2014-02-13  9:56 UTC  (2+ messages)

[PATCH] serial: omap: fix rs485 probe on defered pinctrl
 2014-02-13  9:52 UTC 

[PATCH] serial: 8250: Support XR17V35x fraction divisor
 2014-02-12  0:30 UTC 

[PATCH 1/2] OF: update stdout-path parsing
 2014-02-11 14:54 UTC  (3+ messages)
  ` [PATCH 2/2] serial: atmel: evaluate linux,stdout-path property

[PATCH v4 0/3] serial: fsl_lpuart: add DMA support
 2014-02-11  5:45 UTC  (6+ messages)

[PATCH 0/8] serial: max310x: Improve driver. Part 2
 2014-02-10 18:18 UTC  (8+ messages)
` [PATCH 1/8] serial: max310x: Move all SPI-dependent stuff in one place
` [PATCH 2/8] serial: max310x: Migrate to CLK API
` [PATCH 3/8] serial: max310x: Always use dynamic GPIO ID assignment
` [PATCH 4/8] serial: max310x: Add missing mutex_destroy() on driver exit
` [PATCH 5/8] serial: max310x: Add support for RS-485 mode
` [PATCH 6/8] serial: max310x: Driver cleanup
` [PATCH 7/8] serial: max310x: Add devicetree support

[PATCH 8/8] serial: max310x: Add bindings documentation for the MAX310X UARTs
 2014-02-10 18:17 UTC 

[PATCH 0/8] tty/serial: at91: Add missing modem signals to atmel_serial
 2014-02-10 10:37 UTC  (12+ messages)
` [PATCH 1/8] tty/serial: at91: use dev_err instead of printk
` [PATCH 2/8] tty/serial: at91: remove unused open/close hooks
` [PATCH 3/8] tty/serial: at91: prepare for more gpio lines to come
` [PATCH 4/8] tty/serial: at91: add cts control via gpio
` [PATCH 5/8] tty/serial: at91: add dtr "
` [PATCH 6/8] tty/serial: at91: add dsr "
` [PATCH 7/8] tty/serial: at91: add ring "
` [PATCH 8/8] tty/serial: at91: add dcd "

[PATCH] Drop remaining code for CRISv10 CPU simulator
 2014-02-09 13:22 UTC 

UN COMPENSATION FORMAT
 2014-02-08 21:21 UTC 

[PATCH 0/6] serial: max310x: Improve driver. Part 1
 2014-02-07 14:16 UTC  (7+ messages)
` [PATCH 1/6] serial: max310x: Allow driver to be compiled as module
` [PATCH 2/6] serial: max310x: Setup baud rate generator more precisely
` [PATCH 3/6] serial: max310x: Remove init() and exit() callbacks
` [PATCH 4/6] serial: max310x: Remove excess port configure at startup
` [PATCH 5/6] serial: max310x: Add the loopback mode support
` [PATCH 6/6] serial: max310x: Remove IRQ validation

3.14-mw regression: circular locking dependency (&tty->legacy_mutex){+.+.+.}, at: [<ffffffff81ad6344>] tty_lock_nested+0x44/0xa0
 2014-02-07  6:55 UTC  (3+ messages)
` BISECTED "

[PATCH v2] serial: sh_sci: remove HAVE_CLK build dependecy
 2014-02-06  8:59 UTC  (2+ messages)

[PATCH] serial: sh_sci: remove HAVE_CLK build dependecy
 2014-02-06  8:28 UTC  (6+ messages)

[PATCH 0/2] sh_sci updates for v3.15
 2014-02-06  6:47 UTC  (3+ messages)
` [PATCH 1/2] serial: sh-sci: Restrict non-COMPILE_TEST compilation
` [PATCH 2/2] serial: sh-sci: Fix compatible string in DT bindings example

[PATCH 1/2] serial: sh-sci: Fix cast warning
 2014-02-05 18:12 UTC  (5+ messages)
` [PATCH 2/2] serial: pch_uart: Fix build warning when CONFIG_DEBUG_FS=n


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