summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/ucc_uart.c
Commit message (Expand)AuthorAgeFilesLines
* driver: tty: add missing unregister in err caseLibo Chen2013-06-031-1/+3
* serial: use platform_{get,set}_drvdata()Jingoo Han2013-06-031-3/+2
* TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-151-2/+1
* TTY: switch tty_insert_flip_charJiri Slaby2013-01-151-2/+2
* TTY: switch tty_buffer_request_room to tty_portJiri Slaby2013-01-151-2/+3
* serial: Kill off NO_IRQAlan Cox2012-01-261-1/+1
* drivers/serial/ucc_uart.c: Add missing call to init UCC UART port timeoutChuck Meade2011-11-241-0/+3
* Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-10-261-1/+3
|\
| * TTY: serial, fix includes in some driversJiri Slaby2011-09-221-1/+3
* | drivers/serial/ucc_uart.c: Fix compiler warningKumar Gala2011-08-221-1/+1
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2011-03-181-32/+35
|\
| * drivers/serial/ucc_uart.c: Add of_node_put to avoid memory leakJulia Lawall2011-03-151-32/+35
* | dt/serial: Eliminate users of of_platform_{,un}register_driverGrant Likely2011-02-281-5/+4
|/
* tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman2011-01-131-0/+1537
OpenPOWER on IntegriCloud