index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
sb1250-duart.c
Age
Commit message (
Expand
)
Author
2024-04-09
tty: serial: switch from circ_buf to kfifo
Jiri Slaby (SUSE)
2023-09-18
serial: sb1250-duart: Use port lock wrappers
Thomas Gleixner
2023-07-25
serial: drivers: switch ch and flag to u8
Jiri Slaby
2023-03-29
serial: sb1250-duart: clean up after SIBYTE_BCM1x55 removal
Lukas Bulwahn
2022-11-03
serial: sb1250-duart: Use uart_xmit_advance()
Ilpo Järvinen
2022-08-30
serial: Make ->set_termios() old ktermios const
Ilpo Järvinen
2022-03-03
serial: make uart_console_write->putchar()'s character an unsigned char
Jiri Slaby
2021-05-13
tty: serial: sb1250-duart: include <linux/io.h> instead of <asm/io.h>
Zihao Tang
2020-09-07
MIPS: Replace SIBYTE_1956_WAR by CONFIG_SB1_PASS_2_WORKAROUNDS
Thomas Bogendoerfer
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