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
/
sunzilog.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-03
serial: sunzilog: Use uart_xmit_advance()
Ilpo Järvinen
1
-4
/
+2
2022-08-30
serial: Make ->set_termios() old ktermios const
Ilpo Järvinen
1
-1
/
+1
2022-08-30
tty: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-3
/
+3
2022-03-03
serial: make uart_console_write->putchar()'s character an unsigned char
Jiri Slaby
1
-2
/
+2
2021-10-26
serial: sunzilog: Mark sunzilog_putchar() __maybe_unused
Geert Uytterhoeven
1
-1
/
+1
2021-05-13
tty: serial: sunzilog: include <linux/io.h> instead of <asm/io.h>
Zihao Tang
1
-1
/
+1
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-06-25
serial: sunzilog: Return proper error code from console ->setup() hook
Andy Shevchenko
1
-1
/
+1
2019-12-18
tty/serial: Migrate sunzilog to use has_sysrq
Dmitry Safonov
1
-4
/
+2
2017-11-08
tty: add SPDX identifiers to all remaining files in drivers/tty/
Greg Kroah-Hartman
1
-0
/
+1
2017-01-27
tty: serial: constify uart_ops structures
Bhumika Goyal
1
-1
/
+1
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-05
serial: use container_of to resolve uart_sunzilog_port from uart_port
Fabian Frederick
1
-8
/
+16
2014-10-20
tty: serial: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-07-10
serial: Test for no tx data on tx restart
Peter Hurley
1
-0
/
+2
2014-06-19
serial: Fix IGNBRK handling
Peter Hurley
1
-1
/
+1
2014-03-06
sparc: serial: Clean up the locking for -rt
David Miller
1
-9
/
+5
2013-10-16
tty: Remove unnecessary semicolons
Joe Perches
1
-3
/
+3
2013-06-03
serial: use platform_{get,set}_drvdata()
Jingoo Han
1
-4
/
+2
2013-03-18
TTY: serial, stop accessing potential NULLs
Jiri Slaby
1
-1
/
+1
2013-01-15
TTY: switch tty_flip_buffer_push
Jiri Slaby
1
-16
/
+12
2013-01-15
TTY: switch tty_insert_flip_char
Jiri Slaby
1
-10
/
+7
2012-11-21
tty: remove use of __devexit
Bill Pemberton
1
-2
/
+2
2012-11-21
tty: remove use of __devinit
Bill Pemberton
1
-4
/
+4
2012-11-21
tty: serial: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-04-04
serial/sunzilog: fix keyboard on SUN SPARCstation
Sam Ravnborg
1
-2
/
+2
2012-03-28
Disintegrate asm/system.h for Sparc
David Howells
1
-0
/
+1
2012-02-10
tty: sparc: rename drivers/tty/serial/suncore.h -> include/linux/sunserialcore.h
Paul Gortmaker
1
-1
/
+1
2012-01-26
serial: Kill off NO_IRQ
Alan Cox
1
-5
/
+5
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-02-28
dt/serial: Eliminate users of of_platform_{,un}register_driver
Grant Likely
1
-5
/
+5
2011-01-13
tty: move drivers/serial/ to drivers/tty/serial/
Greg Kroah-Hartman
1
-0
/
+1655