summaryrefslogtreecommitdiff
path: root/drivers/tty/serial
AgeCommit message (Expand)AuthorFilesLines
2015-11-14serial: 8250_dw: Fix deadlock in LCR workaroundPeter Hurley1-2/+8
2015-11-12serial: 8250_pci: Add support for 12 port Exar boardsSoeren Grunewald1-0/+21
2015-11-12serial: 8250_pci: Add support for 16 port Exar boardsSoeren Grunewald1-2/+23
2015-09-30serial: 8250: don't bind to SMSC IrCC IR portMaciej S. Szmigiero1-0/+5
2015-06-23serial: imx: Fix DMA handling for IDLE condition abortsPhilipp Zabel1-0/+8
2015-05-15tty/serial: at91: maxburst was missing for dma transfersLudovic Desroches1-0/+2
2015-05-15serial: of-serial: Remove device_type = "serial" registrationMichal Simek1-1/+0
2015-04-22tty: serial: fsl_lpuart: clear receive flag on FIFO flushStefan Agner1-0/+3
2015-04-09Change email address for 8250_pciRussell King1-1/+1
2015-03-02tty/serial: at91: fix error handling in atmel_serial_probe()Cyrille Pitchen1-1/+3
2015-01-26serial: samsung: wait for transfer completion before clock disableRobert Baldyga1-0/+4
2014-11-20parport: Add support for the WCH353 1S/1P multi-IO cardEzequiel Garcia1-0/+10
2014-11-13serial: Fix divide-by-zero fault in uart_get_divisor()Peter Hurley1-1/+1
2014-10-31tty: omap-serial: fix division by zeroFrans Klaver1-2/+10
2014-10-17serial: 8250: Add Quark X1000 to 8250_pci.cBryan O'Donoghue1-0/+21
2014-10-13serial: 8250_dma: check the result of TX buffer mappingHeikki Krogerus1-5/+12
2014-09-03serial: core: Preserve termios c_cflag for console resumePeter Hurley1-0/+3
2014-08-26sunsab: Fix detection of BREAK on sunsab serial consoleChristopher Alexander Tobias Schulze1-0/+9
2014-07-28serial: sirf: Fix compilation failureDaniel Thompson1-1/+1
2014-07-28serial: sirf: fix spinlock deadlock issueQipan Li2-33/+18
2014-07-18serial: Fix IGNBRK handlingPeter Hurley34-32/+44
2014-07-02serial: 8250_dw: Fix LCR workaround regressionJames Hogan1-2/+4
2014-07-02serial: 8250_dw: Improve unwritable LCR workaroundTim Kryger1-9/+32
2014-06-068250_core: Fix unwanted TX chars writeLoic Poulain1-1/+1
2014-06-06serial: 8250: Fix thread unsafe __dma_tx_complete functionLoic Poulain1-2/+7
2014-05-15tty: serial: 8250_core.c Bug fix for Exar chips.Michael Welling1-1/+1
2014-02-23serial: sirf: fix kernel panic caused by unpaired spinlockQipan Li1-1/+3
2014-02-06serial: 8250: enable UART_BUG_NOMSR for TegraStephen Warren1-0/+4
2014-02-06serial: 8250: Fix initialisation of Quatech cards with the AMCC PCI chipJonathan Woithe1-2/+2
2014-02-06serial: add support for 200 v3 series Titan cardYegor Yefremov1-0/+4
2014-02-06tty/serial: at91: disable uart timer at start of shutdownMarek Roszko1-12/+10
2014-02-06tty/serial: at91: reset rx_ring when port is shutdownMark Deneen1-0/+6
2014-02-06tty/serial: at91: fix race condition in atmel_serial_removeMarek Roszko1-1/+2
2014-02-06tty/serial: at91: Handle shutdown more safelyMarek Roszko1-7/+13
2014-01-25serial: amba-pl011: use port lock to guard control register accessJon Medhurst1-0/+6
2014-01-10serial: 8250_dw: add new ACPI IDsMika Westerberg1-0/+2
2014-01-10TTY: pmac_zilog, check existence of ports in pmz_console_init()Geert Uytterhoeven1-0/+3
2013-10-18tty/serial: at91: fix uart/usart selection for older productsNicolas Ferre1-7/+2
2013-10-17serial: vt8500: add missing bracesRoel Kluin1-2/+3
2013-10-08Revert "serial: i.MX: evaluate linux,stdout-path property"Greg Kroah-Hartman1-3/+0
2013-09-17serial: pch_uart: remove unnecessary tty_port_tty_getJohan Hovold1-11/+1
2013-09-17serial: pch_uart: fix tty-kref leak in dma-rx pathJohan Hovold1-1/+2
2013-09-17serial: pch_uart: fix tty-kref leak in rx-error pathJohan Hovold1-0/+2
2013-09-17serial: tegra: fix tty-kref leakJohan Hovold1-1/+3
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky1-1/+1
2013-09-07Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2-0/+2
2013-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds3-0/+718
2013-09-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds1-17/+81
2013-09-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2013-09-04treewide: Convert retrun typos to returnJoe Perches1-1/+1