summaryrefslogtreecommitdiff
path: root/drivers/tty/serial
AgeCommit message (Expand)Author
2015-02-19Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2015-02-07serial: 8250: Fix UART_BUG_TXEN workaroundPeter Hurley
2015-02-07serial: driver for ETRAX FS UARTNiklas Cassel
2015-02-03serial: of-serial: fetch line number from DTLucas Stach
2015-02-02serial: samsung: earlycon support depends on CONFIG_SERIAL_SAMSUNG_CONSOLEMarek Szyprowski
2015-02-02tty/serial: serial8250_set_divisor() can be statickbuild test robot
2015-02-02tty/serial: Add Spreadtrum sc9836-uart driver supportChunyan Zhang
2015-02-02serial: samsung: remove redundant interrupt enablingRobert Baldyga
2015-02-02serial: omap: Fix RTS handlingPeter Hurley
2015-02-02serial: 8250_omap: Use UPSTAT_AUTORTS for RTS handlingPeter Hurley
2015-02-02serial: core: Rework hw-assisted flow control supportPeter Hurley
2015-02-02tty/serial: 8250_early: Add support for PXA UARTsRob Herring
2015-02-02tty/serial: of_serial: add support for PXA/MMP uartsRob Herring
2015-02-02tty/serial: of_serial: add DT alias ID handlingRob Herring
2015-02-02serial: 8250: Prevent concurrent updates to shadow registersPeter Hurley
2015-02-02serial: 8250: Use canary to restart console after suspendPeter Hurley
2015-02-02serial: 8250: Refactor XR17V35X divisor calculationPeter Hurley
2015-02-02serial: 8250: Refactor divisor programmingPeter Hurley
2015-02-02serial: 8250: Refactor LCR computationPeter Hurley
2015-02-02serial: 8250: Move UART_BUG_QUOT workaroundPeter Hurley
2015-02-02tty: serial: men_z135_uart: Fix driver for changes in hardwareJohannes Thumshirn
2015-02-02serial: core: Simplify console suspend logic in uart_suspend_port()Peter Hurley
2015-02-02serial: samsung: Add support for early consoleTomasz Figa
2015-02-02serial: sh-sci: Fix R-Car SCIF and HSCIF overrun handlingHisashi Nakamura
2015-02-02serial: sh-sci: Use dev_dbg() to log an error messageYoshihiro Kaneko
2015-02-02serial: 8250_dma: don't bother DMA with small transfersAndy Shevchenko
2015-02-02serial: 8250_core: remove redundant else keywordAndy Shevchenko
2015-02-02sh-sci: extend PM methodsSergei Shtylyov
2015-02-02tty: xuartps: Fix RX hang, and TX corruption in termios callNathan Rossi
2015-02-02serial: mxs-auart: Remove unneeded zeroing of 'ret'Fabio Estevam
2015-02-02serial: mxs-auart: Check for platform_get_irq() errorFabio Estevam
2015-02-02serial: mxs-auart: Remove irq from private structureFabio Estevam
2015-02-02tty/serial: digicolor: remove sysrq referenceBaruch Siach
2015-02-02serial: 8250_pnp: Enable PNP_CONSOLE for console portsPeter Hurley
2015-02-02tty: serial: msm_serial: Remove console unregistration from driver exit.Pramod Gurav
2015-02-02tty: serial: msm_serial: code cleanup in msm_console_setupPramod Gurav
2015-02-02serial: 8250_pci: remove one useless explicit type conversionHeikki Krogerus
2015-02-02x86, mrst: remove Moorestown specific serial driversAndy Shevchenko
2015-02-02serial: imx: Fix imx_flush_buffer()Fabio Estevam
2015-02-02tty: serial: fsl_lpuart: terminate DMA on buffer flushStefan Agner
2015-02-02serial: fsl-lpuart: disable interrupt when suspendYuan Yao
2015-02-02serial: fsl_lpuart: update RX timer on successful DMA transferStefan Agner
2015-02-02serial: fsl_lpuart: move DMA channel request to probeStefan Agner
2015-02-02serial: fsl_lpuart: avoid new transfer while DMA is runningStefan Agner
2015-02-02serial: fsl_lpuart: delete timer on shutdownStefan Agner
2015-01-18Merge 3.19-rc5 into tty-nextGreg Kroah-Hartman
2015-01-09serial: 8250_early: optimize early 8250 uartVineet Gupta
2015-01-09tty: 8250: Add 64byte UART support for FSL platformsVijay Rai
2015-01-09serial: driver for Conexant Digicolor USARTBaruch Siach
2015-01-09serial: imx: ignore framing errors when IGNPAR is set.Eric Nelson