aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/sunhv.c
AgeCommit message (Expand)Author
2019-09-16sunhv: Fix device naming inconsistency between sunhv_console and sunhv_regJohn Paul Adrian Glaubitz
2017-11-08tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman
2017-02-23sparc64: Send break twice from console to return to boot promVijay Kumar
2017-02-23sparc64: Migrate hvcons irq to panicked cpuVijay Kumar
2017-01-27tty: serial: constify uart_ops structuresBhumika Goyal
2016-11-16serial: sunhv: Free memory when remove() is calledSouptick Joarder
2016-07-27sparc: serial: sunhv: fix a double lock bugDan Carpenter
2015-12-24tty/serial: Skip 'NULL' char after console break when sysrq enabledVijay Kumar
2015-12-24tty: serial: constify sunhv_ops structsAya Mahfouz
2015-07-23drivers/tty: make serial/sunhv.c driver explicitly non-modularPaul Gortmaker
2014-10-20tty: serial: drop owner assignment from platform_driversWolfram Sang
2014-09-08serial: Fix send_xchar() handlersPeter Hurley
2014-07-09serial: treewide: Remove empty implementations of enable_ms()Alexander Shiyan
2014-03-06sparc: serial: Clean up the locking for -rtDavid Miller
2013-06-03serial: use platform_{get,set}_drvdata()Jingoo Han
2013-01-15TTY: switch tty_flip_buffer_pushJiri Slaby
2013-01-15TTY: switch tty_insert_flip_stringJiri Slaby
2013-01-15TTY: switch tty_insert_flip_charJiri Slaby
2012-11-21tty: remove use of __devexitBill Pemberton
2012-11-21tty: remove use of __devinitBill Pemberton
2012-11-21tty: serial: remove use of __devexit_pBill Pemberton
2012-03-28Disintegrate asm/system.h for SparcDavid Howells
2012-02-10tty: sparc: rename drivers/tty/serial/suncore.h -> include/linux/sunserialcore.hPaul Gortmaker
2011-02-28dt/serial: Eliminate users of of_platform_{,un}register_driverGrant Likely
2011-01-13tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman