aboutsummaryrefslogtreecommitdiff
path: root/drivers/tty/hvc/hvc_opal.c
AgeCommit message (Expand)Author
2015-05-22hvc: Convert to using interrupts instead of opal eventsAlistair Popple
2015-03-26tty/hvc_opal: constify of_device_id arrayFabian Frederick
2014-10-20tty: hvc: drop owner assignment from platform_driversWolfram Sang
2014-06-26tty: Update hypervisor tty drivers to use core stdout parsing code.Grant Likely
2014-04-07tty/hvc_opal: Kick the HVC thread on OPAL console eventsBenjamin Herrenschmidt
2014-02-07drivers/tty/hvc: don't use module_init in non-modular hyp. console codePaul Gortmaker
2013-10-11tty/hvc_opal: powerpc: Make OPAL HVC device tree accesses endian safeBenjamin Herrenschmidt
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-11-21tty: remove use of __devexitBill Pemberton
2012-11-21tty: remove use of __devinitdataBill Pemberton
2012-11-21tty: remove use of __devinitBill Pemberton
2012-11-21tty: remove use of __devexit_pBill Pemberton
2012-10-25tty: Fix typo in tty driversMasanari Iida
2012-07-10tty/hvc_opal: Fix debug function nameBenjamin Herrenschmidt
2011-11-06powerpc: fix building hvc_opal.cMichael Neuling
2011-09-20powerpc/powernv: Support for OPAL consoleBenjamin Herrenschmidt