aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/ucc_uart.c
Commit message (Expand)AuthorAge
* tty: serial: drop owner assignment from platform_driversWolfram Sang2014-10-20
* serial: treewide: Remove empty implementations of enable_ms()Alexander Shiyan2014-07-09
* serial: Fix IGNBRK handlingPeter Hurley2014-06-19
* Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-12
|\
| * drivers: clean-up prom.h implicit includesRob Herring2013-10-09
* | tty: Remove unnecessary semicolonsJoe Perches2013-10-16
|/
* driver: tty: add missing unregister in err caseLibo Chen2013-06-03
* serial: use platform_{get,set}_drvdata()Jingoo Han2013-06-03
* TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-16
* TTY: switch tty_insert_flip_charJiri Slaby2013-01-16
* TTY: switch tty_buffer_request_room to tty_portJiri Slaby2013-01-16
* serial: Kill off NO_IRQAlan Cox2012-01-26
* drivers/serial/ucc_uart.c: Add missing call to init UCC UART port timeoutChuck Meade2011-11-24
* Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-10-26
|\
| * TTY: serial, fix includes in some driversJiri Slaby2011-09-22
* | drivers/serial/ucc_uart.c: Fix compiler warningKumar Gala2011-08-22
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2011-03-18
|\
| * drivers/serial/ucc_uart.c: Add of_node_put to avoid memory leakJulia Lawall2011-03-15
* | dt/serial: Eliminate users of of_platform_{,un}register_driverGrant Likely2011-02-28
|/
* tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman2011-01-13