summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/sunhv.c
Commit message (Expand)AuthorAgeFilesLines
* 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