aboutsummaryrefslogtreecommitdiff
path: root/drivers/tty/hvc/hvc_vio.c
AgeCommit message (Expand)AuthorFilesLines
2013-09-26hvc_vio: Do not override preferred console set by kernel parameterGravatar Ben Hutchings 1-1/+4
2013-08-14powerpc: Make device tree accesses in HVC VIO console endian safeGravatar Anton Blanchard 1-2/+2
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-1/+1
2012-11-21tty: remove use of __devexitGravatar Bill Pemberton 1-1/+1
2012-11-21tty: remove use of __devinitdataGravatar Bill Pemberton 1-1/+1
2012-11-21tty: remove use of __devinitGravatar Bill Pemberton 1-1/+1
2012-10-28Merge branch 'master' into for-nextGravatar Jiri Kosina 1-53/+70
2012-10-25tty: Fix typo in tty driversGravatar Masanari Iida 1-1/+1
2012-09-05hvc_vio: Improve registration of udbg backendGravatar Benjamin Herrenschmidt 1-53/+70
2012-03-28powerpc+sparc/vio: Modernize driver registrationGravatar Benjamin Herrenschmidt 1-5/+2
2012-03-21tty/hvc_vio: FW_FEATURE_ISERIES is no longer selectableGravatar Stephen Rothwell 1-4/+0
2011-10-31tty: Add module.h to drivers/tty users who just expect it there.Gravatar Paul Gortmaker 1-0/+1
2011-07-20powerpc/pseries: Fix hvc_vio.c build due to recent changesGravatar Benjamin Herrenschmidt 1-2/+2
2011-07-19powerpc/pseries: Fix hvterm_raw_get_chars to accept < 16 chars, fixing xmonGravatar Anton Blanchard 1-21/+37
2011-07-01powerpc/hvsi: Fix conflict with old HVSI driverGravatar Benjamin Herrenschmidt 1-15/+15
2011-06-29powerpc/pseries: Move hvsi support into a libraryGravatar Benjamin Herrenschmidt 1-384/+21
2011-06-29powerpc/pseries: Re-implement HVSI as part of hvc_vioGravatar Benjamin Herrenschmidt 1-33/+692
2011-03-31Fix common misspellingsGravatar Lucas De Marchi 1-1/+1
2011-01-13tty: move hvc drivers to drivers/tty/hvc/Gravatar Greg Kroah-Hartman 1-0/+173