aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/timbuart.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-30serial: Make ->set_termios() old ktermios constIlpo Järvinen1-2/+2
2021-04-22serial: timbuart: drop low-latency workaroundJohan Hovold1-2/+0
2020-08-18tty: timbuart: convert tasklets to use new tasklet_setup() APIAllen Pais1-3/+3
2017-11-08tty: serial: Remove redundant license textGreg Kroah-Hartman1-13/+0
2017-11-08tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman1-0/+1
2016-09-02tty: serial: constify uart_ops structuresJulia Lawall1-1/+1
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+0
2014-11-05serial: Refactor uart_flush_buffer() from uart_close()Peter Hurley1-0/+2
2014-10-20tty: serial: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-07-09serial: treewide: Remove empty implementations of enable_ms()Alexander Shiyan1-6/+0
2013-08-12serial: timbuart: Staticize local symbolsJingoo Han1-2/+2
2013-01-15TTY: switch tty_flip_buffer_pushJiri Slaby1-1/+1
2013-01-15TTY: switch tty_insert_flip_charJiri Slaby1-2/+2
2012-11-21tty: remove use of __devexitBill Pemberton1-1/+1
2012-11-21tty: remove use of __devinitBill Pemberton1-1/+1
2012-11-21tty: serial: remove use of __devexit_pBill Pemberton1-1/+1
2011-11-30TTY: serial: convert drivers/tty/serial/* to use module_platform_driver()Axel Lin1-14/+1
2011-10-31tty: Add module.h to drivers/tty users who just expect it there.Paul Gortmaker1-0/+1
2011-09-22TTY: serial, fix includes in some driversJiri Slaby1-0/+2
2011-01-13tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman1-0/+531