index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
mcf.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-08
serial: Embed rs485_supported to uart_port
Ilpo Järvinen
1
-2
/
+2
2022-06-27
serial: take termios_rwsem for ->rs485_config() & pass termios as param
Ilpo Järvinen
1
-1
/
+2
2022-06-10
serial: mcf: Remove serial_rs485 assignment
Ilpo Järvinen
1
-1
/
+0
2022-06-10
serial: mcf: Fill in rs485_supported
Ilpo Järvinen
1
-0
/
+6
2022-01-26
serial: mcf: use helpers in mcf_tx_chars()
Jiri Slaby
1
-4
/
+3
2021-04-22
serial: mcf: drop low-latency workaround
Johan Hovold
1
-2
/
+0
2020-10-05
serial: mcf: add sysrq capability
Angelo Dureghello
1
-0
/
+1
2017-11-08
tty: serial: Remove redundant license text
Greg Kroah-Hartman
1
-5
/
+0
2017-11-08
tty: add SPDX identifiers to all remaining files in drivers/tty/
Greg Kroah-Hartman
1
-0
/
+1
2015-05-06
drivers/tty/serial/mcf.c: fix typo on SERIAL_MCF_CONSOLE
Valentin Rothberg
1
-1
/
+1
2015-01-09
serial: mcf: fix no driver name in probe output
Greg Ungerer
1
-0
/
+1
2015-01-09
serial: mcf: fix compile warnings
Greg Ungerer
1
-2
/
+0
2015-01-09
serial: mcf: change email address to gerg@uclinux.org
Greg Ungerer
1
-2
/
+2
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2014-11-06
tty/serial_core: Introduce lock mechanism for RS485
Ricardo Ribalda Delgado
1
-4
/
+1
2014-11-06
serial/mcf: Use the rs485 functions on serial_core
Ricardo Ribalda Delgado
1
-30
/
+7
2014-10-20
tty: serial: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-07-10
serial: Use UPF_* constants with struct uart_port flags
Peter Hurley
1
-2
/
+2
2014-07-09
serial: treewide: Remove empty implementations of enable_ms()
Alexander Shiyan
1
-7
/
+0
2014-06-19
serial: Fix IGNBRK handling
Peter Hurley
1
-0
/
+6
2013-08-27
tty: serial: mcf: drop uart_port->lock before calling tty_flip_buffer_push()
Viresh Kumar
1
-0
/
+2
2013-07-31
serial: use dev_get_platdata()
Jingoo Han
1
-1
/
+2
2013-05-20
serial: mcf: missing uart_unregister_driver() on error in mcf_init()
Wei Yongjun
1
-1
/
+3
2013-01-15
serial: mcf: Add support RS485 in ColdFire serial driver
Quoc-Viet Nguyen
1
-0
/
+71
2013-01-15
TTY: switch tty_flip_buffer_push
Jiri Slaby
1
-1
/
+1
2012-11-21
tty: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-21
tty: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-11-21
tty: serial: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2011-09-22
TTY: irq: Remove IRQF_DISABLED
Yong Zhang
1
-1
/
+1
2011-01-13
tty: move drivers/serial/ to drivers/tty/serial/
Greg Kroah-Hartman
1
-0
/
+662