summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/mcf.c
Commit message (Expand)AuthorAgeFilesLines
* tty: serial: Remove redundant license textGreg Kroah-Hartman2017-11-081-5/+0
* tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman2017-11-081-0/+1
* drivers/tty/serial/mcf.c: fix typo on SERIAL_MCF_CONSOLEValentin Rothberg2015-05-061-1/+1
* serial: mcf: fix no driver name in probe outputGreg Ungerer2015-01-091-0/+1
* serial: mcf: fix compile warningsGreg Ungerer2015-01-091-2/+0
* serial: mcf: change email address to gerg@uclinux.orgGreg Ungerer2015-01-091-2/+2
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-141-1/+0
|\
| * tty: serial: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* | tty/serial_core: Introduce lock mechanism for RS485Ricardo Ribalda Delgado2014-11-061-4/+1
* | serial/mcf: Use the rs485 functions on serial_coreRicardo Ribalda Delgado2014-11-061-30/+7
|/
* serial: Use UPF_* constants with struct uart_port flagsPeter Hurley2014-07-101-2/+2
* serial: treewide: Remove empty implementations of enable_ms()Alexander Shiyan2014-07-091-7/+0
* serial: Fix IGNBRK handlingPeter Hurley2014-06-191-0/+6
* tty: serial: mcf: drop uart_port->lock before calling tty_flip_buffer_push()Viresh Kumar2013-08-271-0/+2
* serial: use dev_get_platdata()Jingoo Han2013-07-311-1/+2
* serial: mcf: missing uart_unregister_driver() on error in mcf_init()Wei Yongjun2013-05-201-1/+3
* serial: mcf: Add support RS485 in ColdFire serial driverQuoc-Viet Nguyen2013-01-151-0/+71
* TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-151-1/+1
* tty: remove use of __devexitBill Pemberton2012-11-211-1/+1
* tty: remove use of __devinitBill Pemberton2012-11-211-1/+1
* tty: serial: remove use of __devexit_pBill Pemberton2012-11-211-1/+1
* TTY: irq: Remove IRQF_DISABLEDYong Zhang2011-09-221-1/+1
* tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman2011-01-131-0/+662
OpenPOWER on IntegriCloud