aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/serial_txx9.c
AgeCommit message (Expand)Author
2020-11-10serial: txx9: add missing platform_driver_unregister() on error in serial_txx...Qinglang Miao
2017-01-27tty: serial: constify uart_ops structuresBhumika Goyal
2014-10-20tty: serial: drop owner assignment from platform_driversWolfram Sang
2014-07-10serial: txx9: remove duplicate TXX9_SIFCR_TDIL_MASK defineDan Carpenter
2014-07-09serial: treewide: Remove empty implementations of enable_ms()Alexander Shiyan
2014-06-19serial: Fix IGNBRK handlingPeter Hurley
2014-04-24serial_core: Commonalize crlf when working w/ a non open console portDoug Anderson
2013-09-26serial: txx9: remove unnecessary pci_set_drvdata()Jingoo Han
2013-07-31serial: use dev_get_platdata()Jingoo Han
2013-01-15TTY: switch tty_flip_buffer_pushJiri 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
2012-06-12serial: fix serial_txx9.c build warning/typoRandy Dunlap
2011-09-22TTY: serial, fix includes in some driversJiri Slaby
2011-04-19tty: remove invalid location line in file headerJovi Zhang
2011-01-13tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman