summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/timbuart.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-141-1/+0
|\
| * tty: serial: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* | serial: Refactor uart_flush_buffer() from uart_close()Peter Hurley2014-11-051-0/+2
|/
* serial: treewide: Remove empty implementations of enable_ms()Alexander Shiyan2014-07-091-6/+0
* serial: timbuart: Staticize local symbolsJingoo Han2013-08-121-2/+2
* TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-151-1/+1
* TTY: switch tty_insert_flip_charJiri Slaby2013-01-151-2/+2
* tty: remove use of __devexitBill Pemberton2012-11-211-1/+1
* tty: remove use of __devinitBill Pemberton2012-11-211-1/+1
* tty: serial: remove use of __devexit_pBill Pemberton2012-11-211-1/+1
* TTY: serial: convert drivers/tty/serial/* to use module_platform_driver()Axel Lin2011-11-301-14/+1
* tty: Add module.h to drivers/tty users who just expect it there.Paul Gortmaker2011-10-311-0/+1
* TTY: serial, fix includes in some driversJiri Slaby2011-09-221-0/+2
* tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman2011-01-131-0/+531
OpenPOWER on IntegriCloud