summaryrefslogtreecommitdiffstats
path: root/drivers/tty/hvc/hvc_opal.c
Commit message (Expand)AuthorAgeFilesLines
* hvc: Convert to using interrupts instead of opal eventsAlistair Popple2015-05-221-23/+10
* tty/hvc_opal: constify of_device_id arrayFabian Frederick2015-03-261-1/+1
* tty: hvc: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* tty: Update hypervisor tty drivers to use core stdout parsing code.Grant Likely2014-06-261-12/+3
* tty/hvc_opal: Kick the HVC thread on OPAL console eventsBenjamin Herrenschmidt2014-04-071-1/+21
* drivers/tty/hvc: don't use module_init in non-modular hyp. console codePaul Gortmaker2014-02-071-7/+1
* tty/hvc_opal: powerpc: Make OPAL HVC device tree accesses endian safeBenjamin Herrenschmidt2013-10-111-2/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-131-1/+1
|\
| * tty: Fix typo in tty driversMasanari Iida2012-10-251-1/+1
* | tty: remove use of __devexitBill Pemberton2012-11-211-1/+1
* | tty: remove use of __devinitdataBill Pemberton2012-11-211-1/+1
* | tty: remove use of __devinitBill Pemberton2012-11-211-1/+1
* | tty: remove use of __devexit_pBill Pemberton2012-11-211-1/+1
|/
* tty/hvc_opal: Fix debug function nameBenjamin Herrenschmidt2012-07-101-1/+1
* powerpc: fix building hvc_opal.cMichael Neuling2011-11-061-0/+1
* powerpc/powernv: Support for OPAL consoleBenjamin Herrenschmidt2011-09-201-0/+424
OpenPOWER on IntegriCloud