summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/bfin_sport_uart.c
Commit message (Expand)AuthorAgeFilesLines
* serial: remove blackfin driversArnd Bergmann2018-03-261-937/+0
* tty: serial: Remove redundant license textGreg Kroah-Hartman2017-11-081-2/+0
* tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman2017-11-081-0/+1
* tty: serial: make sport_uart_ops static and constBhumika Goyal2017-09-181-1/+1
* tty: serial: constify dev_pm_ops structuresBhumika Goyal2017-01-191-1/+1
* tty: pr_warning->pr_warn and logging neateningJoe Perches2014-11-251-2/+3
* serial: blackfin: Fix missing gpio.hPeter Hurley2014-09-081-0/+1
* serial: blackfin: Fix CTS flow controlPeter Hurley2014-07-101-3/+8
* serial: treewide: Remove empty implementations of enable_ms()Alexander Shiyan2014-07-091-6/+0
* 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