index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
timbuart.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tty: serial: switch from circ_buf to kfifo
Jiri Slaby (SUSE)
2024-04-09
1
-10
/
+7
*
serial: timbuart: Convert to platform remove callback returning void
Uwe Kleine-König
2023-11-23
1
-4
/
+2
*
serial: timbuart: Use port lock wrappers
Thomas Gleixner
2023-09-18
1
-4
/
+4
*
serial: timbuart: Use uart_xmit_advance()
Ilpo Järvinen
2022-11-03
1
-2
/
+1
*
serial: Make ->set_termios() old ktermios const
Ilpo Järvinen
2022-08-30
1
-2
/
+2
*
serial: timbuart: drop low-latency workaround
Johan Hovold
2021-04-22
1
-2
/
+0
*
tty: timbuart: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-08-18
1
-3
/
+3
*
tty: serial: Remove redundant license text
Greg Kroah-Hartman
2017-11-08
1
-13
/
+0
*
tty: add SPDX identifiers to all remaining files in drivers/tty/
Greg Kroah-Hartman
2017-11-08
1
-0
/
+1
*
tty: serial: constify uart_ops structures
Julia Lawall
2016-09-02
1
-1
/
+1
*
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-15
1
-1
/
+0
|
\
|
*
tty: serial: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
|
serial: Refactor uart_flush_buffer() from uart_close()
Peter Hurley
2014-11-06
1
-0
/
+2
|
/
*
serial: treewide: Remove empty implementations of enable_ms()
Alexander Shiyan
2014-07-10
1
-6
/
+0
*
serial: timbuart: Staticize local symbols
Jingoo Han
2013-08-12
1
-2
/
+2
*
TTY: switch tty_flip_buffer_push
Jiri Slaby
2013-01-16
1
-1
/
+1
*
TTY: switch tty_insert_flip_char
Jiri Slaby
2013-01-16
1
-2
/
+2
*
tty: remove use of __devexit
Bill Pemberton
2012-11-22
1
-1
/
+1
*
tty: remove use of __devinit
Bill Pemberton
2012-11-22
1
-1
/
+1
*
tty: serial: remove use of __devexit_p
Bill Pemberton
2012-11-22
1
-1
/
+1
*
TTY: serial: convert drivers/tty/serial/* to use module_platform_driver()
Axel Lin
2011-11-30
1
-14
/
+1
*
tty: Add module.h to drivers/tty users who just expect it there.
Paul Gortmaker
2011-11-01
1
-0
/
+1
*
TTY: serial, fix includes in some drivers
Jiri Slaby
2011-09-23
1
-0
/
+2
*
tty: move drivers/serial/ to drivers/tty/serial/
Greg Kroah-Hartman
2011-01-13
1
-0
/
+531