messages from 2014-04-14 01:41:14 to 2014-04-29 11:10:35 UTC [more...]
[PATCH v2 0/7] Generic serial earlycon
2014-04-29 11:09 UTC (14+ messages)
` [PATCH v2 1/7] x86: move FIX_EARLYCON_MEM kconfig into x86
` [PATCH v2 2/7] tty/serial: add generic serial earlycon
` [PATCH v2 3/7] tty/serial: convert 8250 to generic earlycon
` [PATCH v2 4/7] tty/serial: pl011: add generic earlycon support
` [PATCH v2 5/7] tty/serial: add arm/arm64 semihosting earlycon
` [PATCH v2 6/7] arm64: enable FIX_EARLYCON_MEM kconfig
` [PATCH v2 7/7] arm64: remove arch specific earlyprintk
[PATCH/RFC v2] serial: sh-sci: Add device tree support for r8a7779
2014-04-29 7:20 UTC
[PATCH] serial: 8250_dma: check the result of TX buffer mapping
2014-04-28 12:59 UTC
[PATCH/RFC] serial: sh-sci: Add device tree support for r8a7779
2014-04-28 7:07 UTC (9+ messages)
[PATCH 0/5] tty/serial: Add helpers to use GPIOs to control modem lines and implement atmel_serial.c
2014-04-28 5:52 UTC (10+ messages)
` [PATCH 1/5] tty/serial: atmel_serial: Fix device tree documetation
` [PATCH 2/5] ARM: at91: gpio: implement get_direction
` [PATCH 3/5] tty/serial: Add GPIOLIB helpers for controlling modem lines
` [PATCH 4/5] tty/serial: at91: use mctrl_gpio helpers
` [PATCH 5/5] tty/serial: at91: add interrupts for modem control lines
mxs-auart stop bit-RTS delay
2014-04-27 9:28 UTC
[GIT PULL] TTY/Serial fixes for 3.15-rc3
2014-04-27 0:37 UTC
[PATCH] tty: serial: 8250_core.c Bug fix for Exar chips
2014-04-26 0:27 UTC
[PATCH] serial: sc16is7xx: dynamically allocate tx/rx buffer
2014-04-26 0:11 UTC
[PATCH 1/2] serial: sc16is7xx: depend on I2C
2014-04-25 20:42 UTC (7+ messages)
` [PATCH 2/2] serial: sc16is7xx: fix implicit decl of func copy_{to,from}_user
Line Discipline Kernel BUG when using usb-serial and mos7840 in v3.11
2014-04-25 19:53 UTC (4+ messages)
[PATCH v6 0/3] tty/serial: Add helpers to use GPIOs to control modem lines and implement atmel_serial.c
2014-04-25 18:37 UTC (5+ messages)
` [PATCH v6 1/3] tty/serial: Add GPIOLIB helpers for controlling modem lines
[PATCH v7 1/2] serial: sc16is7xx
2014-04-25 18:24 UTC (15+ messages)
` [PATCH v7 2/2] serial: sc16is7xx: Add bindings documentation for the SC16IS7XX UARTs
[PATCH V6] serial/uart/8250: Add tunable RX interrupt trigger I/F of FIFO buffers
2014-04-25 16:01 UTC (5+ messages)
` "
[PATCH 01/13] tty_ldisc: add more limits to the @write_wakeup
2014-04-25 11:47 UTC (30+ messages)
` [PATCH 02/13] bluetooth: hci_ldisc: fix deadlock condition
` [PATCH 03/13] Revert "serial: omap: unlock the port lock"
` [PATCH 04/13] serial: fix UART_IIR_ID
` [PATCH 05/13] tty: serial: add missing braces
` [PATCH 06/13] tty: serial: omap: switch over to devm_request_gpio
` [PATCH 07/13] tty: serial: omap: cleanup variable declarations
` [PATCH 08/13] tty: serial: omap: switch over to platform_get_resource
` [PATCH 09/13] tty: serial: omap: switch over to devm_ioremap_resource
` [PATCH 10/13] tty: serial: omap: remove some dead code
` [PATCH 11/13] tty: serial: omap: remove unneeded singlethread workqueue
` [PATCH 12/13] tty: serial: omap: fix Sparse warnings
` [PATCH 13/13] serial: 8250: add OMAP glue
[GIT PULL] serial: Cadence
2014-04-25 5:04 UTC (5+ messages)
[PATCH] serial: uart: add hw flow control support configuration
2014-04-24 23:30 UTC (6+ messages)
[RESEND PATCH v3 1/9] tty: xuartps: Fix kernel-doc errors in the driver
2014-04-24 23:22 UTC (7+ messages)
` [RESEND PATCH v3 8/9] tty: cadence: Document DT binding
` [RESEND PATCH v3 9/9] ARM: zynq: DT: Migrate UART to Cadence binding
[PATCH v6 1/2] serial: sc16is7xx
2014-04-24 23:21 UTC (3+ messages)
` [PATCH v6 2/2] serial: sc16is7xx: Add bindings documentation for the SC16IS7XX UARTs
omap-serial: use mctrl_gpio helpers
2014-04-24 22:10 UTC (3+ messages)
` [RFC] tty: serial: omap: "
[RESEND PATCH] 8250_core: Fix unwanted TX chars write
2014-04-24 10:24 UTC (2+ messages)
[PATCHv2] serial: 8250: Fix thread unsafe __dma_tx_complete function
2014-04-24 10:23 UTC (2+ messages)
[RESEND PATCHv2] 8250_dw: Support all baudrates on baytrail
2014-04-24 9:46 UTC
Failed to suspend in 3.14.1
2014-04-24 9:04 UTC
[PATCH 0/8] Generic serial earlycon
2014-04-23 16:39 UTC (11+ messages)
` [PATCH 6/8] tty/serial: pl011: add generic earlycon support
` [PATCH 4/8] tty/serial: add generic serial earlycon
[PATCH 01/11] tty: serial: add missing braces
2014-04-23 14:53 UTC (4+ messages)
[PATCH v2] serial_core: Commonalize crlf when working w/ a non open console port
2014-04-22 9:55 UTC (2+ messages)
How can I setup a baudrate geater then 4Mbd?
2014-04-16 15:59 UTC
[PATCH 1/3] serial: samsung: Use the passed in "port", fixing kgdb w/ no console
2014-04-21 16:40 UTC (3+ messages)
` [PATCH 2/3] serial: samsung: don't check config for every character
` [PATCH 3/3] serial: samsung: Change barrier() to cpu_relax() in console output
Fw: serial console does not wake from S3 suspend
2014-04-19 14:49 UTC
How can I help?
2014-04-18 23:43 UTC (8+ messages)
[GIT PULL] TTY/Serial fixes for 3.15-rc2
2014-04-18 21:37 UTC
Re: [PATCH 7/7] ARM: sun7i: cubietruck: enable bluetooth module
2014-04-18 17:49 UTC (2+ messages)
[PATCH] serial: 8250: Fix thread unsafe __dma_tx_complete function
2014-04-18 13:56 UTC
[PATCHv2] 8250_dw: Support all baudrates on baytrail
2014-04-18 9:00 UTC
[PATCH] 8250_dw: Support all baudrates on baytrail
2014-04-18 8:09 UTC (4+ messages)
[PATCH v2] tty: serial: Add driver for MEN's 16z135 High Speed UART
2014-04-17 14:53 UTC (2+ messages)
[PATCH] tty: serial: Add driver for MEN's 16z135 High Speed UART
2014-04-17 10:50 UTC (2+ messages)
8250_dw DMA issue with BYT ?
2014-04-17 10:21 UTC (6+ messages)
[PATCH V5] serial/uart/8250: Add tunable RX interrupt trigger I/F of FIFO buffers
2014-04-17 2:38 UTC (8+ messages)
` [PATCH V5.1] "
` "
[PATCH v4 12/21] serial: support for 16550A serial ports on LP-8x4x
2014-04-16 20:32 UTC (5+ messages)
[PATCH v4 01/21] serial: rewrite pxa2xx-uart to use 8250_core
2014-04-16 17:13 UTC
[PATCH] 8250_core: Fix unwanted TX chars write
2014-04-16 16:48 UTC
[PATCH] 8250_core: Fix unwanted TX chars write
2014-04-16 16:43 UTC
Question regarding serial_core.h port type
2014-04-16 13:26 UTC (3+ messages)
[PATCH v5 1/2] serial: sc16is7xx
2014-04-15 22:38 UTC (2+ messages)
spende /Donation
2014-04-15 19:47 UTC
Driver CH341 USB Adapter Serial Port not Works in Linux
2014-04-14 16:25 UTC (11+ messages)
[PATCH] serial: amba-pl011: fix regression, causing an Oops on rmmod
2014-04-14 7:25 UTC (2+ messages)
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).