aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/mrst_max3110.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-02-02x86, mrst: remove Moorestown specific serial driversAndy Shevchenko1-909/+0
2014-11-25tty: pr_warning->pr_warn and logging neateningJoe Perches1-15/+12
2014-07-09serial: treewide: Remove empty implementations of enable_ms()Alexander Shiyan1-5/+0
2013-10-29mrst_max3110: fix unbalanced IRQ issue during resumeChen, Jie1-18/+17
2013-10-16serial: mrst_max3110: Fix race condition between spi transfersBin Gao1-0/+4
2013-10-16serial: mrst_max3110: Check the irq number before enable/disabe irq in PM hooksFeng Tang1-2/+4
2013-08-12serial: mrst_max3110: fix casting warningJingoo Han1-2/+2
2013-03-18tty: mrst_max3110: Use dev_pm_opsLars-Peter Clausen1-7/+12
2013-01-15TTY: switch tty_flip_buffer_pushJiri Slaby1-9/+2
2013-01-15TTY: move low_latency to tty_portJiri Slaby1-1/+1
2013-01-15TTY: switch tty_insert_flip_stringJiri Slaby1-1/+1
2013-01-15TTY: switch tty_buffer_request_room to tty_portJiri Slaby1-2/+4
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-11-26TTY: Remove redundant spi driver bus initializationLars-Peter Clausen1-1/+0
2011-10-26Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-61/+54
2011-09-15Merge branch 'master' into for-nextJiri Kosina1-1/+1
2011-09-15treewide: typo 'interrrupt' word corrections.Vitaliy Ivanov1-1/+1
2011-08-26max3110: Fix up port->tty backreferencingAlan Cox1-2/+5
2011-08-26max3110: add sysrq supportAlexander Shishkin1-56/+43
2011-08-26max3110: wake up fixesDirk Brandewie1-4/+7
2011-08-23tty: Add "spi:" prefix for spi modaliasAxel Lin1-1/+1
2011-06-23serial: mrst_max3110: initialize waitqueue earlierMika Westerberg1-1/+2
2011-06-23mrst_max3110: Change max missing message priority.William Douglas1-1/+1
2011-04-26Merge branch 'master' into for-nextJiri Kosina1-1/+1
2011-04-10treewide: remove extra semicolonsJustin P. Mattock1-1/+1
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-02-03serial: mrst_max3110: make buffer largerDan Carpenter1-1/+1
2011-01-13tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman1-0/+919