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