index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
mcf.c
Age
Commit message (
Expand
)
Author
2015-05-06
drivers/tty/serial/mcf.c: fix typo on SERIAL_MCF_CONSOLE
Valentin Rothberg
2015-01-09
serial: mcf: fix no driver name in probe output
Greg Ungerer
2015-01-09
serial: mcf: fix compile warnings
Greg Ungerer
2015-01-09
serial: mcf: change email address to gerg@uclinux.org
Greg Ungerer
2014-12-15
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-11-06
tty/serial_core: Introduce lock mechanism for RS485
Ricardo Ribalda Delgado
2014-11-06
serial/mcf: Use the rs485 functions on serial_core
Ricardo Ribalda Delgado
2014-10-20
tty: serial: drop owner assignment from platform_drivers
Wolfram Sang
2014-07-10
serial: Use UPF_* constants with struct uart_port flags
Peter Hurley
2014-07-10
serial: treewide: Remove empty implementations of enable_ms()
Alexander Shiyan
2014-06-19
serial: Fix IGNBRK handling
Peter Hurley
2013-08-27
tty: serial: mcf: drop uart_port->lock before calling tty_flip_buffer_push()
Viresh Kumar
2013-08-01
serial: use dev_get_platdata()
Jingoo Han
2013-05-20
serial: mcf: missing uart_unregister_driver() on error in mcf_init()
Wei Yongjun
2013-01-16
serial: mcf: Add support RS485 in ColdFire serial driver
Quoc-Viet Nguyen
2013-01-16
TTY: switch tty_flip_buffer_push
Jiri Slaby
2012-11-21
tty: remove use of __devexit
Bill Pemberton
2012-11-21
tty: remove use of __devinit
Bill Pemberton
2012-11-21
tty: serial: remove use of __devexit_p
Bill Pemberton
2011-09-22
TTY: irq: Remove IRQF_DISABLED
Yong Zhang
2011-01-13
tty: move drivers/serial/ to drivers/tty/serial/
Greg Kroah-Hartman