aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/bfin_sport_uart.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-25tty: pr_warning->pr_warn and logging neateningJoe Perches1-2/+3
2014-09-08serial: blackfin: Fix missing gpio.hPeter Hurley1-0/+1
2014-07-10serial: blackfin: Fix CTS flow controlPeter Hurley1-3/+8
2014-07-09serial: treewide: Remove empty implementations of enable_ms()Alexander Shiyan1-6/+0
2013-09-26serial: bfin_sport_uart: Remove casting the return value which is a void pointerJingoo Han1-7/+4
2013-08-27tty: serial: bfin_sport: drop uart_port->lock before calling tty_flip_buffer_push()Viresh Kumar1-2/+3
2013-08-12serial: bfin_sport_uart: Fix incorrect placement of __initdataSachin Kamat1-1/+1
2013-07-31serial: use dev_get_platdata()Jingoo Han1-3/+4
2013-01-15TTY: switch tty_flip_buffer_pushJiri Slaby1-2/+2
2013-01-15TTY: switch tty_insert_flip_charJiri Slaby1-4/+6
2012-11-21tty: remove use of __devexitBill Pemberton1-1/+1
2012-11-21tty: remove use of __devinitBill Pemberton1-1/+1
2012-11-21tty: serial: remove use of __devexit_pBill Pemberton1-1/+1
2011-12-09serial: bfin-sport-uart: Add tty ASYNC_CTS_FLOW flag to do CTS flow control.Sonic Zhang1-1/+3
2011-12-09serial: bfin-sport-uart: Request CTS GPIO PIN when the sport emulated serial device starts up.Sonic Zhang1-9/+9
2011-09-22TTY: irq: Remove IRQF_DISABLEDYong Zhang1-1/+1
2011-04-26treewide: cleanup continuations and remove logging message whitespaceJoe Perches1-2/+1
2011-02-03tty: serial: bfin_sport_uart: fix signedness errorVasiliy Kulikov1-1/+1
2011-01-13tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman1-0/+935