summaryrefslogtreecommitdiffstats
path: root/drivers/tty/hvc/hvc_vio.c
AgeCommit message (Expand)AuthorFilesLines
2022-04-15tty: hvc: Prepare cleanup of powerpc's asm/prom.hChristophe Leroy1-1/+1
2021-05-23tty: hvc: udbg_hvc: retry putc on -EAGAINNathan Lynch1-1/+1
2020-11-06tty: hvc: hvc_vio: Staticify function invoked only by referenceLee Jones1-1/+1
2019-06-14powerpc/pseries/hvconsole: Fix stack overread via udbgDaniel Axtens1-1/+15
2018-12-17tty: Use of_node_name_{eq,prefix} for node name comparisonsRob Herring1-10/+1
2017-11-08tty: hvc: Remove redundant license textGreg Kroah-Hartman1-14/+0
2017-11-08tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman1-0/+1
2017-09-07Merge tag 'powerpc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-0/+12
2017-08-28tty: hvc_vio: constify vio_device_idArvind Yadav1-1/+1
2017-07-31powerpc/udbg: Reduce the footgun potential of EARLY_DEBUG_LPAR(_HVSI)Michael Ellerman1-0/+12
2017-07-30tty: Convert to using %pOF instead of full_nameRob Herring1-3/+3
2016-02-06drivers/tty: make hvc/hvc_vio.c explicitly non-modularPaul Gortmaker1-25/+4
2014-10-02powerpc: Remove powerpc specific cmd_lineAnton Blanchard1-1/+1
2014-06-26tty: Update hypervisor tty drivers to use core stdout parsing code.Grant Likely1-19/+10
2013-09-26hvc_vio: Do not override preferred console set by kernel parameterBen Hutchings1-1/+4
2013-08-14powerpc: Make device tree accesses in HVC VIO console endian safeAnton Blanchard1-2/+2
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2012-11-21tty: remove use of __devexitBill Pemberton1-1/+1
2012-11-21tty: remove use of __devinitdataBill Pemberton1-1/+1
2012-11-21tty: remove use of __devinitBill Pemberton1-1/+1
2012-10-28Merge branch 'master' into for-nextJiri Kosina1-53/+70
2012-10-25tty: Fix typo in tty driversMasanari Iida1-1/+1
2012-09-05hvc_vio: Improve registration of udbg backendBenjamin Herrenschmidt1-53/+70
2012-03-28powerpc+sparc/vio: Modernize driver registrationBenjamin Herrenschmidt1-5/+2
2012-03-21tty/hvc_vio: FW_FEATURE_ISERIES is no longer selectableStephen Rothwell1-4/+0
2011-10-31tty: Add module.h to drivers/tty users who just expect it there.Paul Gortmaker1-0/+1
2011-07-20powerpc/pseries: Fix hvc_vio.c build due to recent changesBenjamin Herrenschmidt1-2/+2
2011-07-19powerpc/pseries: Fix hvterm_raw_get_chars to accept < 16 chars, fixing xmonAnton Blanchard1-21/+37
2011-07-01powerpc/hvsi: Fix conflict with old HVSI driverBenjamin Herrenschmidt1-15/+15
2011-06-29powerpc/pseries: Move hvsi support into a libraryBenjamin Herrenschmidt1-384/+21
2011-06-29powerpc/pseries: Re-implement HVSI as part of hvc_vioBenjamin Herrenschmidt1-33/+692
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-01-13tty: move hvc drivers to drivers/tty/hvc/Greg Kroah-Hartman1-0/+173