summaryrefslogtreecommitdiff
path: root/drivers/tty/serial
AgeCommit message (Expand)Author
2015-04-09Change email address for 8250_pciRussell King
2015-03-01tty/serial: at91: fix error handling in atmel_serial_probe()Cyrille Pitchen
2015-01-26serial: samsung: wait for transfer completion before clock disableRobert Baldyga
2014-11-19parport: Add support for the WCH353 1S/1P multi-IO cardEzequiel Garcia
2014-11-13serial: Fix divide-by-zero fault in uart_get_divisor()Peter Hurley
2014-10-31tty: omap-serial: fix division by zeroFrans Klaver
2014-10-17serial: 8250: Add Quark X1000 to 8250_pci.cBryan O'Donoghue
2014-10-13serial: 8250_dma: check the result of TX buffer mappingHeikki Krogerus
2014-09-03serial: core: Preserve termios c_cflag for console resumePeter Hurley
2014-08-26sunsab: Fix detection of BREAK on sunsab serial consoleChristopher Alexander Tobias Schulze
2014-07-28serial: sirf: Fix compilation failureDaniel Thompson
2014-07-28serial: sirf: fix spinlock deadlock issueQipan Li
2014-07-18serial: Fix IGNBRK handlingPeter Hurley
2014-07-02serial: 8250_dw: Fix LCR workaround regressionJames Hogan
2014-07-02serial: 8250_dw: Improve unwritable LCR workaroundTim Kryger
2014-06-068250_core: Fix unwanted TX chars writeLoic Poulain
2014-06-06serial: 8250: Fix thread unsafe __dma_tx_complete functionLoic Poulain
2014-05-15tty: serial: 8250_core.c Bug fix for Exar chips.Michael Welling
2014-02-22serial: sirf: fix kernel panic caused by unpaired spinlockQipan Li
2014-02-06serial: 8250: enable UART_BUG_NOMSR for TegraStephen Warren
2014-02-06serial: 8250: Fix initialisation of Quatech cards with the AMCC PCI chipJonathan Woithe
2014-02-06serial: add support for 200 v3 series Titan cardYegor Yefremov
2014-02-06tty/serial: at91: disable uart timer at start of shutdownMarek Roszko
2014-02-06tty/serial: at91: reset rx_ring when port is shutdownMark Deneen
2014-02-06tty/serial: at91: fix race condition in atmel_serial_removeMarek Roszko
2014-02-06tty/serial: at91: Handle shutdown more safelyMarek Roszko
2014-01-25serial: amba-pl011: use port lock to guard control register accessJon Medhurst
2014-01-09serial: 8250_dw: add new ACPI IDsMika Westerberg
2014-01-09TTY: pmac_zilog, check existence of ports in pmz_console_init()Geert Uytterhoeven
2013-10-17tty/serial: at91: fix uart/usart selection for older productsNicolas Ferre
2013-10-16serial: vt8500: add missing bracesRoel Kluin
2013-10-07Revert "serial: i.MX: evaluate linux,stdout-path property"Greg Kroah-Hartman
2013-09-17serial: pch_uart: remove unnecessary tty_port_tty_getJohan Hovold
2013-09-17serial: pch_uart: fix tty-kref leak in dma-rx pathJohan Hovold
2013-09-17serial: pch_uart: fix tty-kref leak in rx-error pathJohan Hovold
2013-09-17serial: tegra: fix tty-kref leakJohan Hovold
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky
2013-09-06Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2013-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2013-09-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2013-09-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-09-04treewide: Convert retrun typos to returnJoe Perches
2013-09-03tilegx: Add tty serial support for TILE-Gx on-chip UARTChris Metcalf
2013-08-30serial: imx: initialize the local variableHuang Shijie
2013-08-30tty: ar933x_uart: add device tree support and binding documentationGabor Juhos
2013-08-30tty: ar933x_uart: allow to build the driver as a moduleGabor Juhos
2013-08-29dts: Deprecate ALTR as a vendor prefixDinh Nguyen
2013-08-28tty: ar933x_uart: use config_enabled() macro to clean up ifdefsGabor Juhos
2013-08-28tty: ar933x_uart: remove superfluous assignment of ar933x_uart_driver.nrGabor Juhos
2013-08-28tty: ar933x_uart: use the clk API to get the uart clockGabor Juhos