summaryrefslogtreecommitdiffstats
path: root/drivers/tty/hvc/hvc_vio.c
Commit message (Expand)AuthorAgeFilesLines
* tty: hvc: convert to u8 and size_tJiri Slaby (SUSE)2023-12-081-8/+10
* tty: hvc: Prepare cleanup of powerpc's asm/prom.hChristophe Leroy2022-04-151-1/+1
* tty: hvc: udbg_hvc: retry putc on -EAGAINNathan Lynch2021-05-231-1/+1
* tty: hvc: hvc_vio: Staticify function invoked only by referenceLee Jones2020-11-061-1/+1
* powerpc/pseries/hvconsole: Fix stack overread via udbgDaniel Axtens2019-06-141-1/+15
* tty: Use of_node_name_{eq,prefix} for node name comparisonsRob Herring2018-12-171-10/+1
* tty: hvc: Remove redundant license textGreg Kroah-Hartman2017-11-081-14/+0
* tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman2017-11-081-0/+1
* Merge tag 'powerpc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-09-071-0/+12
|\
| * powerpc/udbg: Reduce the footgun potential of EARLY_DEBUG_LPAR(_HVSI)Michael Ellerman2017-07-311-0/+12
* | tty: hvc_vio: constify vio_device_idArvind Yadav2017-08-281-1/+1
* | tty: Convert to using %pOF instead of full_nameRob Herring2017-07-301-3/+3
|/
* drivers/tty: make hvc/hvc_vio.c explicitly non-modularPaul Gortmaker2016-02-061-25/+4
* powerpc: Remove powerpc specific cmd_lineAnton Blanchard2014-10-021-1/+1
* tty: Update hypervisor tty drivers to use core stdout parsing code.Grant Likely2014-06-261-19/+10
* hvc_vio: Do not override preferred console set by kernel parameterBen Hutchings2013-09-261-1/+4
* powerpc: Make device tree accesses in HVC VIO console endian safeAnton Blanchard2013-08-141-2/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-131-1/+1
|\
| * Merge branch 'master' into for-nextJiri Kosina2012-10-281-53/+70
| |\
| * | tty: Fix typo in tty driversMasanari Iida2012-10-251-1/+1
* | | tty: remove use of __devexitBill Pemberton2012-11-211-1/+1
* | | tty: remove use of __devinitdataBill Pemberton2012-11-211-1/+1
* | | tty: remove use of __devinitBill Pemberton2012-11-211-1/+1
| |/ |/|
* | hvc_vio: Improve registration of udbg backendBenjamin Herrenschmidt2012-09-051-53/+70
|/
* powerpc+sparc/vio: Modernize driver registrationBenjamin Herrenschmidt2012-03-281-5/+2
* tty/hvc_vio: FW_FEATURE_ISERIES is no longer selectableStephen Rothwell2012-03-211-4/+0
* tty: Add module.h to drivers/tty users who just expect it there.Paul Gortmaker2011-10-311-0/+1
* powerpc/pseries: Fix hvc_vio.c build due to recent changesBenjamin Herrenschmidt2011-07-201-2/+2
* powerpc/pseries: Fix hvterm_raw_get_chars to accept < 16 chars, fixing xmonAnton Blanchard2011-07-191-21/+37
* powerpc/hvsi: Fix conflict with old HVSI driverBenjamin Herrenschmidt2011-07-011-15/+15
* powerpc/pseries: Move hvsi support into a libraryBenjamin Herrenschmidt2011-06-291-384/+21
* powerpc/pseries: Re-implement HVSI as part of hvc_vioBenjamin Herrenschmidt2011-06-291-33/+692
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* tty: move hvc drivers to drivers/tty/hvc/Greg Kroah-Hartman2011-01-131-0/+173