aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/sccnxp.c
Commit message (Expand)AuthorAgeFilesLines
* serial: sccnxp: Make baudrate table struct staticAlexander Shiyan2013-01-211-4/+2
* serial: sccnxp: Reset break and overrun bits in RX handlerAlexander Shiyan2013-01-211-1/+6
* serial: sccnxp: Fix possible crash if no platform data suppliedAlexander Shiyan2013-01-171-2/+2
* serial: sccnxp: Rename header file to match functionalityAlexander Shiyan2013-01-151-1/+1
* serial: sccnxp: Implement polling modeAlexander Shiyan2013-01-151-45/+103
* TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-151-7/+1
* 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
* tty: serial: sccnxp: Fix bug with unterminated platform_id listGreg Kroah-Hartman2012-10-051-0/+1
* serial: sccnxp: Make 'default' choice in switch lastAlexander Shiyan2012-09-261-1/+1
* serial: sccnxp: Remove mask termios caps for SW flow controlAlexander Shiyan2012-09-261-1/+0
* serial: sccnxp: Report actual baudrate back to coreAlexander Shiyan2012-09-261-4/+10
* serial: serial_core.h needs console.h included firstStephen Rothwell2012-09-061-1/+1
* serial: New serial driver SCCNXPAlexander Shiyan2012-09-051-0/+985