aboutsummaryrefslogtreecommitdiff
path: root/drivers/tty/serial/timbuart.c
AgeCommit message (Expand)Author
2016-09-02tty: serial: constify uart_ops structuresJulia Lawall
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-11-05serial: Refactor uart_flush_buffer() from uart_close()Peter Hurley
2014-10-20tty: serial: drop owner assignment from platform_driversWolfram Sang
2014-07-09serial: treewide: Remove empty implementations of enable_ms()Alexander Shiyan
2013-08-12serial: timbuart: Staticize local symbolsJingoo Han
2013-01-15TTY: switch tty_flip_buffer_pushJiri Slaby
2013-01-15TTY: switch tty_insert_flip_charJiri Slaby
2012-11-21tty: remove use of __devexitBill Pemberton
2012-11-21tty: remove use of __devinitBill Pemberton
2012-11-21tty: serial: remove use of __devexit_pBill Pemberton
2011-11-30TTY: serial: convert drivers/tty/serial/* to use module_platform_driver()Axel Lin
2011-10-31tty: Add module.h to drivers/tty users who just expect it there.Paul Gortmaker
2011-09-22TTY: serial, fix includes in some driversJiri Slaby
2011-01-13tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman