linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-02-27 22:39:09 to 2014-03-20 20:17:32 UTC [more...]

[PATCH 01/11] tty: serial: add missing braces
 2014-03-20 20:17 UTC  (14+ messages)
` [PATCH 02/11] tty: serial: omap: switch over to devm_request_gpio
` [PATCH 03/11] tty: serial: omap: cleanup variable declarations
` [PATCH 04/11] tty: serial: omap: switch over to platform_get_resource
` [PATCH 05/11] tty: serial: omap: switch over to devm_ioremap_resource
` [PATCH 06/11] tty: serial: omap: remove some dead code
` [PATCH 07/11] tty: serial: omap: remove unneeded singlethread workqueue
` [PATCH 08/11] In the uart_handle_cts_change(), uart_write_wakeup() is called after we call @uart_port->ops->start_tx()
` [PATCH 09/11] bluetooth: hci_ldisc: fix deadlock condition
` [PATCH 10/11] Revert "serial: omap: unlock the port lock"
` [PATCH 11/11] serial: fix UART_IIR_ID

hci_ldsic nested locking problem
 2014-03-20 19:25 UTC  (16+ messages)

man termios
 2014-03-20 18:42 UTC 

[PATCH 1/2] serial: sc16is7xx
 2014-03-20 15:47 UTC  (2+ messages)
` [PATCH 2/2] serial: sc16is7xx: Add bindings documentation for the SC16IS7XX UARTs

[PATCH] tty: serial: sc16is7xx
 2014-03-20 14:08 UTC  (2+ messages)

[PATCH v2] tty: serial: sc16is7xx
 2014-03-20 14:05 UTC 

[PATCH v3 0/9] tty: xuartps: Rebranding + DT documentation
 2014-03-20 11:43 UTC  (11+ 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

[PATCH/RFC] serial_core: Fix pm imbalance on unbind
 2014-03-20 10:23 UTC  (2+ messages)

[PATCH V4] serial/uart/8250: Add tunable RX interrupt trigger I/F of FIFO buffers
 2014-03-20  8:12 UTC  (3+ messages)
  `  "

GOOGLE Gewinnbenachrichtigung!!!
 2014-03-18 12:47 UTC 

serial console does not wake from S3 suspend
 2014-03-18 12:41 UTC 

[PATCH v6 0/3] tty/serial: Add helpers to use GPIOs to control modem lines and implement atmel_serial.c
 2014-03-18 10:13 UTC  (8+ 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] serial: sirf: update copyright years to 2014
 2014-03-18  2:33 UTC  (14+ messages)

USB, TTY, char/misc, and Staging trees now closed for 3.15
 2014-03-18  0:05 UTC 

[PATCH 1/2] serial_core: Get a reference for port->tty in uart_remove_one_port()
 2014-03-17 13:10 UTC  (2+ messages)
` [PATCH 2/2] [RFC] serial_core: Avoid NULL pointer dereference in uart_close()

[PATCH V3] serial/uart/8250: Add tunable RX interrupt trigger I/F of FIFO buffers
 2014-03-17  6:04 UTC  (6+ messages)
  `  "

[PATCH] serial: efm32: properly namespace location property
 2014-03-14 20:42 UTC  (2+ messages)
` [PATCH v2] "

mxs-auart gives data from previous run after close and reopen
 2014-03-14 20:11 UTC 

[PATCH 0/2] tty/serial: omap: remove unwanted local echo during half-duplex TX
 2014-03-13 13:11 UTC  (3+ messages)
` [PATCH 1/2] tty/serial: omap: fix RX interrupt enable/disable in "
` [PATCH 2/2] tty/serial: omap: empty the RX FIFO at the end of "

serial core: crash / race condition on unbind
 2014-03-13  7:55 UTC  (9+ messages)

[PATCH 1/4] serial: sh-sci: Replace printk() by pr_*()
 2014-03-13  1:48 UTC  (10+ 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

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

[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 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  (2+ messages)

[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 


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