aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/mcf.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-07-10serial: Use UPF_* constants with struct uart_port flagsPeter Hurley1-2/+2
2014-07-09serial: treewide: Remove empty implementations of enable_ms()Alexander Shiyan1-7/+0
2014-06-19serial: Fix IGNBRK handlingPeter Hurley1-0/+6
2013-08-27tty: serial: mcf: drop uart_port->lock before calling tty_flip_buffer_push()Viresh Kumar1-0/+2
2013-07-31serial: use dev_get_platdata()Jingoo Han1-1/+2
2013-05-20serial: mcf: missing uart_unregister_driver() on error in mcf_init()Wei Yongjun1-1/+3
2013-01-15serial: mcf: Add support RS485 in ColdFire serial driverQuoc-Viet Nguyen1-0/+71
2013-01-15TTY: switch tty_flip_buffer_pushJiri Slaby1-1/+1
2012-11-21tty: remove use of __devexitBill Pemberton1-1/+1
2012-11-21tty: remove use of __devinitBill Pemberton1-1/+1
2012-11-21tty: serial: remove use of __devexit_pBill Pemberton1-1/+1
2011-09-22TTY: irq: Remove IRQF_DISABLEDYong Zhang1-1/+1
2011-01-13tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman1-0/+662