index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
timbuart.c
Age
Commit message (
Expand
)
Author
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-11-05
serial: Refactor uart_flush_buffer() from uart_close()
Peter Hurley
2014-10-20
tty: serial: drop owner assignment from platform_drivers
Wolfram Sang
2014-07-09
serial: treewide: Remove empty implementations of enable_ms()
Alexander Shiyan
2013-08-12
serial: timbuart: Staticize local symbols
Jingoo Han
2013-01-15
TTY: switch tty_flip_buffer_push
Jiri Slaby
2013-01-15
TTY: switch tty_insert_flip_char
Jiri Slaby
2012-11-21
tty: remove use of __devexit
Bill Pemberton
2012-11-21
tty: remove use of __devinit
Bill Pemberton
2012-11-21
tty: serial: remove use of __devexit_p
Bill Pemberton
2011-11-30
TTY: serial: convert drivers/tty/serial/* to use module_platform_driver()
Axel Lin
2011-10-31
tty: Add module.h to drivers/tty users who just expect it there.
Paul Gortmaker
2011-09-22
TTY: serial, fix includes in some drivers
Jiri Slaby
2011-01-13
tty: move drivers/serial/ to drivers/tty/serial/
Greg Kroah-Hartman