index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
serial_txx9.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-11
serial: Switch back to struct platform_driver::remove()
Uwe Kleine-König
1
-1
/
+1
2024-01-27
serial: txx9: Add missing #include <asm/txx9/generic.h>
Geert Uytterhoeven
1
-1
/
+2
2023-11-23
serial: txx9: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2023-09-18
serial: txx9: Use port lock wrappers
Thomas Gleixner
1
-13
/
+13
2023-07-25
serial: drivers: switch ch and flag to u8
Jiri Slaby
1
-2
/
+1
2022-11-03
tty: serial: use uart_port_tx_limited()
Jiri Slaby (SUSE)
1
-27
/
+5
2022-08-30
serial: Make ->set_termios() old ktermios const
Ilpo Järvinen
1
-1
/
+1
2022-05-19
serial: txx9: Don't allow CS5-6
Ilpo Järvinen
1
-0
/
+2
2022-03-18
tty: serial: serial_txx9: remove struct uart_txx9_port
Jiri Slaby
1
-197
/
+167
2022-03-03
serial: make uart_console_write->putchar()'s character an unsigned char
Jiri Slaby
1
-1
/
+1
2022-02-25
tty: serial: serial_txx9: remove info print from init
Jiri Slaby
1
-5
/
+0
2021-05-13
tty: serial: txx9: include <linux/io.h> instead of <asm/io.h>
Zihao Tang
1
-1
/
+1
2021-04-22
serial: txx9: drop low-latency workaround
Johan Hovold
1
-2
/
+2
2020-11-06
serial: txx9: add missing platform_driver_unregister() on error in serial_txx...
Qinglang Miao
1
-0
/
+3
2019-12-18
tty/serial: Migrate serial_txx9 to use has_sysrq
Dmitry Safonov
1
-4
/
+1
2019-04-08
drivers: Remove explicit invocations of mmiowb()
Will Deacon
1
-1
/
+0
2017-11-08
tty: serial: Remove redundant license text
Greg Kroah-Hartman
1
-4
/
+0
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-10-20
tty: serial: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-07-10
serial: txx9: remove duplicate TXX9_SIFCR_TDIL_MASK define
Dan Carpenter
1
-1
/
+0
2014-07-09
serial: treewide: Remove empty implementations of enable_ms()
Alexander Shiyan
1
-6
/
+0
2014-06-19
serial: Fix IGNBRK handling
Peter Hurley
1
-1
/
+1
2014-04-24
serial_core: Commonalize crlf when working w/ a non open console port
Doug Anderson
1
-5
/
+0
2013-09-26
serial: txx9: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-07-31
serial: use dev_get_platdata()
Jingoo Han
1
-1
/
+1
2013-01-15
TTY: switch tty_flip_buffer_push
Jiri Slaby
1
-2
/
+1
2012-11-21
tty: remove use of __devexit
Bill Pemberton
1
-3
/
+3
2012-11-21
tty: remove use of __devinit
Bill Pemberton
1
-3
/
+3
2012-11-21
tty: serial: remove use of __devexit_p
Bill Pemberton
1
-2
/
+2
2012-06-12
serial: fix serial_txx9.c build warning/typo
Randy Dunlap
1
-1
/
+1
2011-09-22
TTY: serial, fix includes in some drivers
Jiri Slaby
1
-0
/
+2
2011-04-19
tty: remove invalid location line in file header
Jovi Zhang
1
-2
/
+0
2011-01-13
tty: move drivers/serial/ to drivers/tty/serial/
Greg Kroah-Hartman
1
-0
/
+1344