summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/sunhv.c
Commit message (Expand)AuthorAgeFilesLines
* serial: sunhv: Convert to platform remove callback returning voidUwe Kleine-König2023-11-231-4/+2
* serial: sunhv: Use port lock wrappersThomas Gleixner2023-09-181-14/+14
* tty: Explicitly include correct DT includesRob Herring2023-07-251-2/+2
* tty/serial: Make ->dcd_change()+uart_handle_dcd_change() status bool activeIlpo Järvinen2023-01-191-4/+4
* serial: sunhv: Use uart_xmit_advance()Ilpo Järvinen2022-11-031-4/+2
* serial: Make ->set_termios() old ktermios constIlpo Järvinen2022-08-301-1/+1
* Revert "serial: sunhv: Initialize lock for non-registered console"Andy Shevchenko2020-07-211-3/+0
* serial: sunhv: Initialize lock for non-registered consoleAndy Shevchenko2020-04-161-0/+3
* tty/serial: Migrate sunhv to use has_sysrqDmitry Safonov2019-12-181-4/+1
* sunhv: Fix device naming inconsistency between sunhv_console and sunhv_regJohn Paul Adrian Glaubitz2019-06-131-1/+1
* tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman2017-11-081-0/+1
* sparc64: Send break twice from console to return to boot promVijay Kumar2017-02-231-1/+5
* sparc64: Migrate hvcons irq to panicked cpuVijay Kumar2017-02-231-0/+6
* tty: serial: constify uart_ops structuresBhumika Goyal2017-01-271-1/+1
* serial: sunhv: Free memory when remove() is calledSouptick Joarder2016-11-161-1/+2
* sparc: serial: sunhv: fix a double lock bugDan Carpenter2016-07-271-6/+0
* tty/serial: Skip 'NULL' char after console break when sysrq enabledVijay Kumar2015-12-241-2/+4
* tty: serial: constify sunhv_ops structsAya Mahfouz2015-12-241-3/+3
* drivers/tty: make serial/sunhv.c driver explicitly non-modularPaul Gortmaker2015-07-231-10/+3
* tty: serial: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* serial: Fix send_xchar() handlersPeter Hurley2014-09-081-0/+3
* serial: treewide: Remove empty implementations of enable_ms()Alexander Shiyan2014-07-091-6/+0
* sparc: serial: Clean up the locking for -rtDavid Miller2014-03-061-12/+10
* serial: use platform_{get,set}_drvdata()Jingoo Han2013-06-031-4/+2
* TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-151-8/+8
* TTY: switch tty_insert_flip_stringJiri Slaby2013-01-151-6/+7
* TTY: switch tty_insert_flip_charJiri Slaby2013-01-151-2/+2
* 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
* Disintegrate asm/system.h for SparcDavid Howells2012-03-281-0/+1
* tty: sparc: rename drivers/tty/serial/suncore.h -> include/linux/sunserialcore.hPaul Gortmaker2012-02-101-2/+1
* dt/serial: Eliminate users of of_platform_{,un}register_driverGrant Likely2011-02-281-4/+4
* tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman2011-01-131-0/+661