Show patches with: Archived = No       |   6370 patches
« 1 2 ... 61 62 63 64 »
Patch Series S/W/F Date Submitter Delegate State
[PATCH/RFC,1/8] tty: Fallback to use dynamic major number --- 2014-11-12 Kevin Cernekee New
[2/2] serial: imx: add imx_poll_init() --- 2014-10-28 Dirk Behme Accepted
[1/2] serial: imx: clean up imx_poll_put_char() --- 2014-10-28 Dirk Behme Accepted
serial: 8250_dw: Add DMA support for non-ACPI platforms --- 2014-10-08 Ray Jui Accepted
tty: sc16is7xx: remove retval from gpiochip_remove() --- 2014-09-16 Linus Walleij Accepted
[RFC] serial: uart: update to support hw assisted hw flow control --- 2014-08-08 Murali Karicheri New
exynos: serial clear and set big endian fix --- 2014-07-21 Mark Brown New
[v2] serial: 8250_dw: support high baudrates if possible --- 2014-07-01 Alex Elder New
serial: 8250_dw: support high baudrates if possible --- 2014-06-27 Alex Elder New
[tty-next,v2,4/4] serial: kgdb_nmi: Improve console integration with KDB I/O --- 2014-05-29 Daniel Thompson Accepted
[tty-next,v2,3/4] serial: kgdb_nmi: Switch from tasklets to real timers --- 2014-05-29 Daniel Thompson Accepted
[tty-next,v2,2/4] serial: kgdb_nmi: Use container_of() to locate private data --- 2014-05-29 Daniel Thompson Accepted
[tty-next,v2,1/4] serial: cpm_uart: No LF conversion in put_poll_char() --- 2014-05-29 Daniel Thompson Accepted
[4/4] serial: kgdb_nmi: Improve console integration with KDB I/O --- 2014-05-14 Daniel Thompson Superseded
[3/4] serial: kgdb_nmi: Switch from tasklets to real timers --- 2014-05-14 Daniel Thompson Superseded
[2/4] serial: kgdb_nmi: Use container_of() to locate private data --- 2014-05-14 Daniel Thompson Superseded
[1/4] serial: core: Consistent LF handling for poll_put_char --- 2014-05-14 Daniel Thompson New
serial: st-asc: Fix data corruption during long console bursts --- 2014-05-13 Daniel Thompson Accepted
serial: mux: Align SUPPORT_SYSRQ behaviour with other drivers. --- 2014-03-28 Daniel Thompson Accepted
serial: st-asc: Fix SysRq char handling --- 2014-03-28 Daniel Thompson Accepted
serial: st-asc: Fix SysRq char handling --- 2014-03-28 Daniel Thompson Superseded
serial: omap: free the wakeup settings in remove --- 2014-03-21 Sanjay Singh Rawat Accepted
[11/11] serial: fix UART_IIR_ID --- 2014-03-20 Felipe Balbi Accepted
[10/11] Revert "serial: omap: unlock the port lock" --- 2014-03-20 Felipe Balbi Accepted
[09/11] bluetooth: hci_ldisc: fix deadlock condition --- 2014-03-20 Felipe Balbi Accepted
[08/11] In the uart_handle_cts_change(), uart_write_wakeup() is called after we call @uart_port->ops->start_tx(). --- 2014-03-20 Felipe Balbi New
[07/11] tty: serial: omap: remove unneeded singlethread workqueue --- 2014-03-20 Felipe Balbi Accepted
[06/11] tty: serial: omap: remove some dead code --- 2014-03-20 Felipe Balbi Accepted
[05/11] tty: serial: omap: switch over to devm_ioremap_resource --- 2014-03-20 Felipe Balbi Accepted
[04/11] tty: serial: omap: switch over to platform_get_resource --- 2014-03-20 Felipe Balbi Accepted
[03/11] tty: serial: omap: cleanup variable declarations --- 2014-03-20 Felipe Balbi Accepted
[02/11] tty: serial: omap: switch over to devm_request_gpio --- 2014-03-20 Felipe Balbi Accepted
[01/11] tty: serial: add missing braces --- 2014-03-20 Felipe Balbi Accepted
serial: samsung: Remove hard-coded major/minor numbers --- 2013-12-27 Tushar Behera New
[v2] serial: 8250_dw: Improve unwritable LCR workaround --- 2013-12-10 Tim Kryger New
[v2] serial: 8250_dw: Improve unwritable LCR workaround --- 2013-12-06 James Hogan New
serial: pl011: use DMA RX polling by default --- 2013-11-28 Linus Walleij Accepted
[v4] ARM/serial: at91: switch atmel serial to use gpiolib --- 2013-11-07 Linus Walleij Accepted
[v3] ARM/serial: at91: switch atmel serial to use gpiolib --- 2013-11-06 Linus Walleij New
[v2] ARM/serial: at91: switch atmel serial to use gpiolib --- 2013-11-06 Linus Walleij New
[1/4] ARM/serial: at91: move machine quirk into machine --- 2013-11-05 Linus Walleij New
[5/5] serial: core: delete .set_wake() callback --- 2013-10-15 Linus Walleij Accepted
[4/5] serial: pch_uart: remove reference to .set_wake() --- 2013-10-15 Linus Walleij Accepted
[3/5] serial: mpc52xx: remove reference to .set_wake() --- 2013-10-15 Linus Walleij Accepted
[2/5] serial: sa1100: delete .set_wake callback --- 2013-10-15 Linus Walleij Accepted
[1/5] serial: omap: delete .set_wake callback --- 2013-10-15 Linus Walleij Accepted
[v2] serial: 8250_dw: Improve unwritable LCR workaround --- 2013-10-01 Tim Kryger Accepted
serial: 8250_dw: Improve unwritable LCR workaround --- 2013-09-25 Tim Kryger New
serial: 8250_dw: Report CTS asserted for auto flow --- 2013-08-16 Tim Kryger Accepted
[5/5] serial: imx: Use devm_* APIs --- 2013-01-07 Sachin Kamat Accepted
[4/5] serial: imx: Use pr_info instead of printk --- 2013-01-07 Sachin Kamat Accepted
[3/5] serial: imx: Fix coding style issue --- 2013-01-07 Sachin Kamat Accepted
[2/5] serial: imx: Use <linux/io.h> instead of <asm/io.h> --- 2013-01-07 Sachin Kamat Accepted
[1/5] serial: imx: Fix checkpatch errors related to spacing --- 2013-01-07 Sachin Kamat Accepted
[1/1] serial: Samsung: Use of_match_ptr() macro --- 2013-01-07 Sachin Kamat Accepted
[v2] tty: serial core: decouple pm states from ACPI --- 2012-12-07 Linus Walleij Accepted
tty: serial core: decouple pm states from ACPI --- 2012-12-06 Linus Walleij New
[2/2] tty: serial core: use the ACPI PM state defines --- 2012-12-06 Linus Walleij New
[1/2] ACPI: break out the states from the ACPI types --- 2012-12-06 Linus Walleij New
[RESEND] serial/amba-pl011: use devm_* managed resources --- 2012-10-15 Linus Walleij Accepted
[v3] serial: pl011: handle corruption at high clock speeds --- 2012-09-26 Linus Walleij Accepted
[v2] serial: pl011: handle corruption at high clock speeds --- 2012-09-26 Linus Walleij New
RFC: serial: pl011: allow very high baudrates --- 2012-09-21 Linus Walleij New
serial: pl011: handle corruption at high clock speeds --- 2012-09-21 Linus Walleij New
[3/3] serial: pl011: allow very high baudrates --- 2012-09-20 Linus Walleij New
[2/3] serial: pl011: handle corruption at high clock speeds --- 2012-09-20 Linus Walleij New
[1/3] serial: pl011: safeguard against impossible baudrates --- 2012-09-20 Linus Walleij New
serial: Samsung: Fix return value --- 2012-09-12 Sachin Kamat Accepted
[2/2] serial: Samsung: Silence some checkpatch errors and warnings --- 2012-09-05 Sachin Kamat Accepted
[1/2] serial: Samsung: Replace printk with dev_* functions --- 2012-09-05 Sachin Kamat Accepted
« 1 2 ... 61 62 63 64 »