aboutsummaryrefslogtreecommitdiff
path: root/drivers/tty/serial/mcf.c
AgeCommit message (Expand)Author
2015-05-06drivers/tty/serial/mcf.c: fix typo on SERIAL_MCF_CONSOLEValentin Rothberg
2015-01-09serial: mcf: fix no driver name in probe outputGreg Ungerer
2015-01-09serial: mcf: fix compile warningsGreg Ungerer
2015-01-09serial: mcf: change email address to gerg@uclinux.orgGreg Ungerer
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-11-06tty/serial_core: Introduce lock mechanism for RS485Ricardo Ribalda Delgado
2014-11-06serial/mcf: Use the rs485 functions on serial_coreRicardo Ribalda Delgado
2014-10-20tty: serial: drop owner assignment from platform_driversWolfram Sang
2014-07-10serial: Use UPF_* constants with struct uart_port flagsPeter Hurley
2014-07-09serial: treewide: Remove empty implementations of enable_ms()Alexander Shiyan
2014-06-19serial: Fix IGNBRK handlingPeter Hurley
2013-08-27tty: serial: mcf: drop uart_port->lock before calling tty_flip_buffer_push()Viresh Kumar
2013-07-31serial: use dev_get_platdata()Jingoo Han
2013-05-20serial: mcf: missing uart_unregister_driver() on error in mcf_init()Wei Yongjun
2013-01-15serial: mcf: Add support RS485 in ColdFire serial driverQuoc-Viet Nguyen
2013-01-15TTY: switch tty_flip_buffer_pushJiri Slaby
2012-11-21tty: remove use of __devexitBill Pemberton
2012-11-21tty: remove use of __devinitBill Pemberton
2012-11-21tty: serial: remove use of __devexit_pBill Pemberton
2011-09-22TTY: irq: Remove IRQF_DISABLEDYong Zhang
2011-01-13tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman