summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/ucc_uart.c
AgeCommit message (Expand)AuthorLines
2014-10-20tty: serial: drop owner assignment from platform_driversWolfram Sang-1/+0
2014-07-09serial: treewide: Remove empty implementations of enable_ms()Alexander Shiyan-11/+0
2014-06-19serial: Fix IGNBRK handlingPeter Hurley-1/+1
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-0/+2
2013-10-16tty: Remove unnecessary semicolonsJoe Perches-1/+1
2013-10-09drivers: clean-up prom.h implicit includesRob Herring-0/+2
2013-06-03driver: tty: add missing unregister in err caseLibo Chen-1/+3
2013-06-03serial: use platform_{get,set}_drvdata()Jingoo Han-3/+2
2013-01-15TTY: switch tty_flip_buffer_pushJiri Slaby-2/+1
2013-01-15TTY: switch tty_insert_flip_charJiri Slaby-2/+2
2013-01-15TTY: switch tty_buffer_request_room to tty_portJiri Slaby-2/+3
2012-01-26serial: Kill off NO_IRQAlan Cox-1/+1
2011-11-24drivers/serial/ucc_uart.c: Add missing call to init UCC UART port timeoutChuck Meade-0/+3
2011-10-26Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-1/+3
2011-09-22TTY: serial, fix includes in some driversJiri Slaby-1/+3
2011-08-22drivers/serial/ucc_uart.c: Fix compiler warningKumar Gala-1/+1
2011-03-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds-32/+35
2011-03-15drivers/serial/ucc_uart.c: Add of_node_put to avoid memory leakJulia Lawall-32/+35
2011-02-28dt/serial: Eliminate users of of_platform_{,un}register_driverGrant Likely-5/+4
2011-01-13tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman-0/+1537