index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
serial_txx9.c
Age
Commit message (
Expand
)
Author
2017-11-08
tty: serial: Remove redundant license text
Greg Kroah-Hartman
2017-11-08
tty: add SPDX identifiers to all remaining files in drivers/tty/
Greg Kroah-Hartman
2017-01-27
tty: serial: constify uart_ops structures
Bhumika Goyal
2014-10-20
tty: serial: drop owner assignment from platform_drivers
Wolfram Sang
2014-07-10
serial: txx9: remove duplicate TXX9_SIFCR_TDIL_MASK define
Dan Carpenter
2014-07-09
serial: treewide: Remove empty implementations of enable_ms()
Alexander Shiyan
2014-06-19
serial: Fix IGNBRK handling
Peter Hurley
2014-04-24
serial_core: Commonalize crlf when working w/ a non open console port
Doug Anderson
2013-09-26
serial: txx9: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-07-31
serial: use dev_get_platdata()
Jingoo Han
2013-01-15
TTY: switch tty_flip_buffer_push
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
2012-06-12
serial: fix serial_txx9.c build warning/typo
Randy Dunlap
2011-09-22
TTY: serial, fix includes in some drivers
Jiri Slaby
2011-04-19
tty: remove invalid location line in file header
Jovi Zhang
2011-01-13
tty: move drivers/serial/ to drivers/tty/serial/
Greg Kroah-Hartman