summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/sunhv.c
AgeCommit message (Expand)Author
2023-11-23serial: sunhv: Convert to platform remove callback returning voidUwe Kleine-König
2023-09-18serial: sunhv: Use port lock wrappersThomas Gleixner
2023-07-25tty: Explicitly include correct DT includesRob Herring
2023-01-19tty/serial: Make ->dcd_change()+uart_handle_dcd_change() status bool activeIlpo Järvinen
2022-11-03serial: sunhv: Use uart_xmit_advance()Ilpo Järvinen
2022-08-30serial: Make ->set_termios() old ktermios constIlpo Järvinen
2020-07-21Revert "serial: sunhv: Initialize lock for non-registered console"Andy Shevchenko
2020-04-16serial: sunhv: Initialize lock for non-registered consoleAndy Shevchenko
2019-12-18tty/serial: Migrate sunhv to use has_sysrqDmitry Safonov
2019-06-13sunhv: 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