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