summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/mcf.c
Commit message (Expand)AuthorAgeFilesLines
* serial: drivers: switch ch and flag to u8Jiri Slaby2023-07-251-1/+1
* tty: serial: use uart_port_tx() helperJiri Slaby (SUSE)2022-11-031-26/+8
* serial: Make ->set_termios() old ktermios constIlpo Järvinen2022-08-301-1/+1
* serial: Embed rs485_supported to uart_portIlpo Järvinen2022-07-081-2/+2
* serial: take termios_rwsem for ->rs485_config() & pass termios as paramIlpo Järvinen2022-06-271-1/+2
* serial: mcf: Remove serial_rs485 assignmentIlpo Järvinen2022-06-101-1/+0
* serial: mcf: Fill in rs485_supportedIlpo Järvinen2022-06-101-0/+6
* serial: mcf: use helpers in mcf_tx_chars()Jiri Slaby2022-01-261-4/+3
* serial: mcf: drop low-latency workaroundJohan Hovold2021-04-221-2/+0
* serial: mcf: add sysrq capabilityAngelo Dureghello2020-10-051-0/+1
* 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