aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/bfin_sport_uart.c
AgeCommit message (Expand)Author
2017-01-19tty: serial: constify dev_pm_ops structuresBhumika Goyal
2014-11-25tty: pr_warning->pr_warn and logging neateningJoe Perches
2014-09-08serial: blackfin: Fix missing gpio.hPeter Hurley
2014-07-10serial: blackfin: Fix CTS flow controlPeter Hurley
2014-07-09serial: treewide: Remove empty implementations of enable_ms()Alexander Shiyan
2013-09-26serial: bfin_sport_uart: Remove casting the return value which is a void pointerJingoo Han
2013-08-27tty: serial: bfin_sport: drop uart_port->lock before calling tty_flip_buffer_...Viresh Kumar
2013-08-12serial: bfin_sport_uart: Fix incorrect placement of __initdataSachin Kamat
2013-07-31serial: use dev_get_platdata()Jingoo Han
2013-01-15TTY: switch tty_flip_buffer_pushJiri Slaby
2013-01-15TTY: switch tty_insert_flip_charJiri 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
2011-12-09serial: bfin-sport-uart: Add tty ASYNC_CTS_FLOW flag to do CTS flow control.Sonic Zhang
2011-12-09serial: bfin-sport-uart: Request CTS GPIO PIN when the sport emulated serial ...Sonic Zhang
2011-09-22TTY: irq: Remove IRQF_DISABLEDYong Zhang
2011-04-26treewide: cleanup continuations and remove logging message whitespaceJoe Perches
2011-02-03tty: serial: bfin_sport_uart: fix signedness errorVasiliy Kulikov
2011-01-13tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman