messages from 2014-02-20 12:17:12 to 2014-03-13 01:47:42 UTC [more...]
[PATCH 1/4] serial: sh-sci: Replace printk() by pr_*()
2014-03-13 1:47 UTC (9+ messages)
` [PATCH 2/4] serial: sh-sci: Remove useless casts
` [PATCH 3/4] serial: sh-sci: Add more register documentation
` [PATCH 4/4] serial: sh-sci: Replace hardcoded 3 by UART_PM_STATE_OFF
` [PATCH] serial: sh-sci: Neaten dev_<level> uses
[PATCH v3 0/9] tty: xuartps: Rebranding + DT documentation
2014-03-12 19:03 UTC (10+ messages)
` [PATCH v3 1/9] tty: xuartps: Fix kernel-doc errors in the driver
` [PATCH v3 2/9] tty: xuartps: Initialize ports according to aliases
` [PATCH v3 3/9] tty: xuartps: Clean up
` [PATCH v3 4/9] tty: xuartps: Print warning in clock notifier
` [PATCH v3 5/9] tty: xuartps: Refactor read-modify-writes
` [PATCH v3 6/9] tty: xuartps: Don't write IRQ disable register to enable interrupts
` [PATCH v3 7/9] tty: xuartps: Rebrand driver as Cadence UART
` [PATCH v3 8/9] tty: cadence: Document DT binding
` [PATCH v3 9/9] ARM: zynq: DT: Migrate UART to Cadence binding
Suspecting kernel timing bug in ppp or tty drivers
2014-03-12 14:04 UTC (7+ messages)
[PATCH -next] serial: max310x: Add missing #include <linux/uaccess.h>
2014-03-12 14:01 UTC
[PATCH v2 0/7] tty: xuartps: Rebranding + DT documentation
2014-03-12 6:01 UTC (15+ messages)
` [PATCH v2 1/7] tty: xuartps: Clean up
` [PATCH v2 2/7] tty: xuartps: Print warning in clock notifier
` [PATCH v2 3/7] tty: xuartps: Refactor read-modify-writes
` [PATCH v2 4/7] tty: xuartps: Don't write IRQ disable register to enable interrupts
` [PATCH v2 5/7] tty: xuartps: Rebrand driver as Cadence UART
` [PATCH v2 6/7] tty: cadence: Document DT binding
` [PATCH v2 7/7] ARM: zynq: DT: Migrate UART to Cadence binding
serial core: crash / race condition on unbind
2014-03-11 22:59 UTC (8+ messages)
[PATCH] RFC: WIP: sc16is7xx [v0.4]
2014-03-11 19:20 UTC (9+ messages)
[PATCH] serial: clps711x: Give a chance to perform useful tasks during wait loop
2014-03-11 11:30 UTC
[PATCH trivial 01/16] serial_core: Spelling s/contro/control/
2014-03-11 10:23 UTC (2+ messages)
` [PATCH trivial 02/16] serial_core: Grammar s/ports/port's/
[PATCH 1/2] serial_core: Unregister console in uart_remove_one_port()
2014-03-11 3:43 UTC (6+ messages)
` [PATCH 2/2] serial: sh-sci: Add missing call to uart_remove_one_port() in failure path
[PATCH 0/7] tty: xuartps: Rebranding + DT documentation
2014-03-10 21:36 UTC
[PATCH/RFC] serial_core: Fix pm imbalance on unbind
2014-03-10 19:54 UTC
[PATCH v6 0/3] tty/serial: Add helpers to use GPIOs to control modem lines and implement atmel_serial.c
2014-03-10 17:21 UTC (6+ messages)
` [PATCH v6 1/3] tty/serial: Add GPIOLIB helpers for controlling modem lines
` [PATCH v6 2/3] tty/serial: at91: use mctrl_gpio helpers
` [PATCH v6 3/3] tty/serial: at91: add interrupts for modem control lines
[PATCH RFC v2 00/11] tty: xuartps: Rebranding
2014-03-08 21:57 UTC (23+ messages)
` [PATCH RFC v2 01/11] tty: xuartps: Clean up
` [PATCH RFC v2 02/11] tty: xuartps: Print warning in clock notifier
` [PATCH RFC v2 03/11] tty: xuartps: Refactor read-modify-writes
` [PATCH RFC v2 04/11] tty: xuartps: Remove bogus comment and register write
` [PATCH RFC v2 05/11] tty: xuartps: Rebrand driver as Cadence UART
` [PATCH RFC v2 06/11] tty: xuartps: Change driver name to 'cdns-uart'
` [PATCH RFC v2 07/11] tty: xuartps: Replace function and symbol prefix
` [PATCH RFC v2 08/11] tty: xuartps: Rename Kconfig symbols
` [PATCH RFC v2 09/11] ARM: multi_v7_defconfig: Adopt to UART driver renaming
` [PATCH RFC v2 10/11] tty: cadence: Document DT binding
` [PATCH RFC v2 11/11] ARM: zynq: DT: Migrate UART to Cadence binding
[PATCH] serial: 8250: Clean up the locking for -rt
2014-03-07 13:58 UTC
[PATCH v2] RFC: WIP: sc16is7xx.c
2014-03-07 12:24 UTC
[PATCH v5 0/3] tty/serial: Add helpers to use GPIOs to control modem lines and implement atmel_serial.c
2014-03-07 8:37 UTC (9+ messages)
` [PATCH v5 1/3] tty/serial: Add GPIOLIB helpers for controlling modem lines
` [PATCH v5 2/3] tty/serial: at91: use mctrl_gpio helpers
` [PATCH v5 3/3] tty/serial: at91: add interrupts for modem control lines
[PATCH] RFC: WIP: sc16is7xx.c
2014-03-07 6:26 UTC (3+ messages)
[PATCH RFC 0/6] tty: xuartps renaming
2014-03-05 18:22 UTC (10+ messages)
` [PATCH RFC 1/6] tty: xemacps: Clean up
` [PATCH RFC 2/6] tty: xemacps: Print warning in clock notifier
` [PATCH RFC 3/6] tty: Rename xilinx_uart -> cadence_uart
` [PATCH RFC 4/6] tty: cadence: Document DT binding
` [PATCH RFC 5/6] ARM: zynq: DT: Migrate UART to Cadence binding
` [PATCH RFC 6/6] ARM: multi_v7_defconfig: Adopt to UART driver renaming
Account
2014-03-05 15:04 UTC
[PATCH 2/2] serial: 8250_pci: change BayTrail default uartclk
2014-03-04 14:55 UTC (2+ messages)
[PATCH 1/2] serial: 8250_pci: more BayTrail error-free bauds
2014-03-04 14:54 UTC (2+ messages)
[PATCH 1/3] serial: st-asc: Use SIMPLE_DEV_PM_OPS macro
2014-03-04 9:13 UTC (6+ messages)
` [PATCH 2/3] serial: sirf: "
` [PATCH 3/3] serial: tegra: "
[PATCH RESEND 1/1] serial: 8250_pci: fix support for MosChip 98xx boards
2014-03-03 16:32 UTC (3+ messages)
Ugent update please
2014-03-01 14:19 UTC
[PATCH 1/1] serial: 8250_pci: fix support for MosChip 98xx boards
2014-02-28 23:25 UTC (2+ messages)
Outlook gebruiker waarschuwing
2014-02-26 6:32 UTC
[PATCH] tty: Fix low_latency BUG
2014-02-27 9:22 UTC (7+ messages)
[PATCH v4 0/5] tty/serial: Add helpers to use GPIOs to control modem lines and implement atmel_serial.c
2014-02-27 8:43 UTC (8+ messages)
` [PATCH v4 1/5] tty/serial: Add GPIOLIB helpers for controlling modem lines
` [PATCH v4 2/5] tty/serial: at91: use dev_err instead of printk
` [PATCH v4 3/5] tty/serial: at91: remove unused open/close hooks
` [PATCH v4 4/5] tty/serial: at91: use mctrl_gpio helpers
` [PATCH v4 5/5] tty/serial: at91: add interrupts for modem control lines
API to flush rx fifo?
2014-02-26 17:51 UTC (6+ messages)
[PATCH v3 0/7] tty/serial: Add helpers to use GPIOs to control modem lines and implement atmel_serial.c
2014-02-25 9:34 UTC (7+ messages)
` [PATCH v3 5/7] ARM: at91: gpio: implement get_direction
` [PATCH v3 6/7] pinctrl: at91: "
Messenger from Administrator
2014-02-24 20:54 UTC
Product Request
2014-02-24 16:12 UTC
locking changes in tty broke low latency feature
2014-02-24 15:44 UTC (12+ messages)
Messenger from Administrator
2014-02-23 22:38 UTC
[GIT PULL] TTY/Serial fix for 3.14-rc4
2014-02-22 23:12 UTC
[PATCH 1/3] serial: imx: Use devm_ioremap_resource()
2014-02-22 12:01 UTC (3+ messages)
` [PATCH 2/3] serial: imx: Use dev_name() for request_irq() to distinguish UARTs
` [PATCH 3/3] serial: imx: Remove init() and exit() platform callbacks
locking changes in tty broke low latency feature
2014-02-21 16:31 UTC (12+ messages)
[PATCH tty-next v2 0/4] Device Tree probing for bcm63xx_uart
2014-02-21 15:23 UTC (12+ messages)
` [PATCH tty-next v2 1/4] tty: serial: bcm63xx_uart: include linux/io.h
` [PATCH tty-next v2 2/4] tty: serial: bcm63xx_uart: define UART_REG_SIZE constant
` [PATCH tty-next v2 3/4] tty: serial: bcm63xx_uart: add support for DT probing
` [PATCH tty-next v2 4/4] Documentation: devicetree: add bindings documentation for bcm63xx-uart
USB to Serial converter code pl2303
2014-02-21 8:47 UTC (9+ messages)
[PATCH 0/4] Device Tree probing for bcm63xx-uart
2014-02-20 16:18 UTC (8+ messages)
` [PATCH 3/4] tty: serial: bcm63xx_uart: add support for DT probing
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).