aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/hvc/hvc_vio.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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/jikos/trivialLinus 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