aboutsummaryrefslogtreecommitdiff
path: root/drivers/tty/serial/sunhv.c
AgeCommit message (Expand)AuthorFilesLines
2019-06-13sunhv: Fix device naming inconsistency between sunhv_console and sunhv_regGravatar John Paul Adrian Glaubitz 1-1/+1
2017-11-08tty: add SPDX identifiers to all remaining files in drivers/tty/Gravatar Greg Kroah-Hartman 1-0/+1
2017-02-23sparc64: Send break twice from console to return to boot promGravatar Vijay Kumar 1-1/+5
2017-02-23sparc64: Migrate hvcons irq to panicked cpuGravatar Vijay Kumar 1-0/+6
2017-01-27tty: serial: constify uart_ops structuresGravatar Bhumika Goyal 1-1/+1
2016-11-16serial: sunhv: Free memory when remove() is calledGravatar Souptick Joarder 1-1/+2
2016-07-27sparc: serial: sunhv: fix a double lock bugGravatar Dan Carpenter 1-6/+0
2015-12-24tty/serial: Skip 'NULL' char after console break when sysrq enabledGravatar Vijay Kumar 1-2/+4
2015-12-24tty: serial: constify sunhv_ops structsGravatar Aya Mahfouz 1-3/+3
2015-07-23drivers/tty: make serial/sunhv.c driver explicitly non-modularGravatar Paul Gortmaker 1-10/+3
2014-10-20tty: serial: drop owner assignment from platform_driversGravatar Wolfram Sang 1-1/+0
2014-09-08serial: Fix send_xchar() handlersGravatar Peter Hurley 1-0/+3
2014-07-09serial: treewide: Remove empty implementations of enable_ms()Gravatar Alexander Shiyan 1-6/+0
2014-03-06sparc: serial: Clean up the locking for -rtGravatar David Miller 1-12/+10
2013-06-03serial: use platform_{get,set}_drvdata()Gravatar Jingoo Han 1-4/+2
2013-01-15TTY: switch tty_flip_buffer_pushGravatar Jiri Slaby 1-8/+8
2013-01-15TTY: switch tty_insert_flip_stringGravatar Jiri Slaby 1-6/+7
2013-01-15TTY: switch tty_insert_flip_charGravatar Jiri Slaby 1-2/+2
2012-11-21tty: remove use of __devexitGravatar Bill Pemberton 1-1/+1
2012-11-21tty: remove use of __devinitGravatar Bill Pemberton 1-1/+1
2012-11-21tty: serial: remove use of __devexit_pGravatar Bill Pemberton 1-1/+1
2012-03-28Disintegrate asm/system.h for SparcGravatar David Howells 1-0/+1
2012-02-10tty: sparc: rename drivers/tty/serial/suncore.h -> include/linux/sunserialcore.hGravatar Paul Gortmaker 1-2/+1
2011-02-28dt/serial: Eliminate users of of_platform_{,un}register_driverGravatar Grant Likely 1-4/+4
2011-01-13tty: move drivers/serial/ to drivers/tty/serial/Gravatar Greg Kroah-Hartman 1-0/+661