index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
sb1250-duart.c
Age
Commit message (
Expand
)
Author
2020-01-29
Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2019-12-18
tty/serial: Migrate sb1250-duart to use has_sysrq
Dmitry Safonov
2017-11-08
tty: serial: Remove redundant license text
Greg Kroah-Hartman
2017-11-08
tty: add SPDX identifiers to all remaining files in drivers/tty/
Greg Kroah-Hartman
2017-03-14
drivers: convert sbd_duart.map_guard from atomic_t to refcount_t
Elena Reshetova
2014-06-19
serial: Fix IGNBRK handling
Peter Hurley
2013-01-15
TTY: switch tty_flip_buffer_push
Jiri Slaby
2012-05-15
SERIAL: MIPS Swarm sb1250-duart.c driver needs module.h
Paul Gortmaker
2011-09-22
TTY: serial, fix includes in some drivers
Jiri Slaby
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2011-04-19
tty: remove invalid location line in file header
Jovi Zhang
2011-01-26
console: rename acquire/release_console_sem() to console_lock/unlock()
Torben Hohn
2011-01-13
tty: move drivers/serial/ to drivers/tty/serial/
Greg Kroah-Hartman