summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/bfin_sport_uart.c
Commit message (Expand)AuthorAgeFilesLines
* serial: bfin_sport_uart: Remove casting the return value which is a void pointerJingoo Han2013-09-261-7/+4
* tty: serial: bfin_sport: drop uart_port->lock before calling tty_flip_buffer_...Viresh Kumar2013-08-271-2/+3
* serial: bfin_sport_uart: Fix incorrect placement of __initdataSachin Kamat2013-08-121-1/+1
* serial: use dev_get_platdata()Jingoo Han2013-07-311-3/+4
* TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-151-2/+2
* TTY: switch tty_insert_flip_charJiri Slaby2013-01-151-4/+6
* tty: remove use of __devexitBill Pemberton2012-11-211-1/+1
* tty: remove use of __devinitBill Pemberton2012-11-211-1/+1
* tty: serial: remove use of __devexit_pBill Pemberton2012-11-211-1/+1
* serial: bfin-sport-uart: Add tty ASYNC_CTS_FLOW flag to do CTS flow control.Sonic Zhang2011-12-091-1/+3
* serial: bfin-sport-uart: Request CTS GPIO PIN when the sport emulated serial ...Sonic Zhang2011-12-091-9/+9
* TTY: irq: Remove IRQF_DISABLEDYong Zhang2011-09-221-1/+1
* treewide: cleanup continuations and remove logging message whitespaceJoe Perches2011-04-261-2/+1
* tty: serial: bfin_sport_uart: fix signedness errorVasiliy Kulikov2011-02-031-1/+1
* tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman2011-01-131-0/+935
OpenPOWER on IntegriCloud