summaryrefslogtreecommitdiffstats
path: root/drivers/tty/hvc/hvc_opal.c
AgeCommit message (Expand)AuthorFilesLines
2014-04-07tty/hvc_opal: Kick the HVC thread on OPAL console eventsBenjamin Herrenschmidt1-1/+21
2014-02-07drivers/tty/hvc: don't use module_init in non-modular hyp. console codePaul Gortmaker1-7/+1
2013-10-11tty/hvc_opal: powerpc: Make OPAL HVC device tree accesses endian safeBenjamin Herrenschmidt1-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-11-21tty: remove use of __devexit_pBill Pemberton1-1/+1
2012-10-25tty: Fix typo in tty driversMasanari Iida1-1/+1
2012-07-10tty/hvc_opal: Fix debug function nameBenjamin Herrenschmidt1-1/+1
2011-11-06powerpc: fix building hvc_opal.cMichael Neuling1-0/+1
2011-09-20powerpc/powernv: Support for OPAL consoleBenjamin Herrenschmidt1-0/+424