summaryrefslogtreecommitdiff
path: root/drivers/tty/serial
AgeCommit message (Expand)Author
2015-05-10serial: of_serial: do not set port.type twiceMasahiro Yamada
2015-05-10serial: 8250: do not copy port.fifosize member twiceMasahiro Yamada
2015-05-10serial: xuartps: add __init to earlycon write methodMasahiro Yamada
2015-05-10serial: 8250: Do nothing if nr_uarts=0Jan Kiszka
2015-05-10serial: samsung: Constify platform_device_idKrzysztof Kozlowski
2015-05-10serial: samsung: Staticize local symbolKrzysztof Kozlowski
2015-05-10serial: mxs: Constify platform_device_idKrzysztof Kozlowski
2015-05-10serial: imx: Constify platform_device_idKrzysztof Kozlowski
2015-05-10serial: sh-sci: Remove obsolete comment about overrun detectionGeert Uytterhoeven
2015-05-10serial: sh-sci: Don't set SCLSR bits in the SCxSR error maskGeert Uytterhoeven
2015-05-10serial: sh-sci: Use the correct register for overrun checksGeert Uytterhoeven
2015-05-10serial: sh-sci: Replace hardcoded overrun bit valuesGeert Uytterhoeven
2015-05-10serial: sh-sci: Replace hardcoded values in SCxSR_*_CLEAR macrosGeert Uytterhoeven
2015-05-10serial: sh-sci: Standardize on using the BIT() macro to define register bitsGeert Uytterhoeven
2015-05-10serial: sh-sci: Document remaining FIFO Control Register bitsGeert Uytterhoeven
2015-05-10serial: sh-sci: Add SCIFA/B SCPCR register definitionsGeert Uytterhoeven
2015-05-10serial: sh-sci: Add (H)SCIF RTS/CTS pin data register bit definitionsGeert Uytterhoeven
2015-05-10serial: sh-sci: Move private definitions to private header fileGeert Uytterhoeven
2015-05-10tty: mpsc.c: move assignment out of if () blockGreg Kroah-Hartman
2015-05-10tty: ioc4_serial.c: move assignment out of if () blockGreg Kroah-Hartman
2015-05-10tty: ioc3_serial.c: move assignment out of if () blockGreg Kroah-Hartman
2015-05-10tty: icom.c: move assignment out of if () blockGreg Kroah-Hartman
2015-05-10tty: crisv10.c: move assignment out of if () blockGreg Kroah-Hartman
2015-05-10tty: 68328serial.c: move assignment out of if () blockGreg Kroah-Hartman
2015-05-10serial: sirf: use uart_port's fifosize for fifo related operationQipan Li
2015-05-10serial: sirf: use dynamic method allocate uart structureQipan Li
2015-05-10tty: serial: 8250_mtk: Add earlyconEddie Huang
2015-05-10tty: serial: 8250: export early_serial8250_setup functionEddie Huang
2015-05-09Revert "serial/amba-pl011: Leave the TX IRQ alone when the UART is not open"Dave Martin
2015-05-08serial: omap: Fix error handling in probeSemen Protsenko
2015-05-08earlycon: Revert log warningsPeter Hurley
2015-05-06tty: serial: 8250_mtk: Add support for bus clockSascha Hauer
2015-05-06tty: serial: 8250_mtk: use pm_runtime callbacks for enablingSascha Hauer
2015-05-06tty: serial: 8250_mtk: Use devm_clk_getSascha Hauer
2015-05-06tty: serial: 8250_mtk: remove unnecessary testSascha Hauer
2015-05-06ARM: meson: serial: convert iounmap to devm_iounmapFiro Yang
2015-05-06tty: serial: 8250: omap: synchronize rx_runningJohn Ogness
2015-05-06serial: SERIAL_IFX6X60 should depend on HAS_DMAGeert Uytterhoeven
2015-05-06serial: ifx6x60: Remove superfluous casts when calling request_irq()Geert Uytterhoeven
2015-05-06serial: ifx6x60: Remove dangerous spi_driver castsGeert Uytterhoeven
2015-05-06serial: sirf: move from clk_get to devm_clk_getQipan Li
2015-05-06Revert "serial: sirf: add a new uart type support"Qipan Li
2015-05-06serial: 8250: remove Kconfig indirectionValentin Rothberg
2015-05-06drivers/tty/serial/mcf.c: fix typo on SERIAL_MCF_CONSOLEValentin Rothberg
2015-05-06serial: bfin: ctsrts: enfore Kconfig naming conventionValentin Rothberg
2015-05-06drivers/tty/serial/mpc52xx_uart.c: fix typo in C commentValentin Rothberg
2015-05-06drivers/tty/serial/8250/8250_core.c: remove CONFIG_HUB6Valentin Rothberg
2015-05-06tty/serial: at91: handle IRQ status more safelyLeilei Zhao
2015-05-06drivers/tty/serial/crisv10.c: rename CPP identifier CONFIG_ETRAX_SERX_DTR_RI_...Valentin Rothberg
2015-05-06drivers/tty/serial/crisv10.c: remove dead #ifdef blocksValentin Rothberg