summaryrefslogtreecommitdiffstats
path: root/drivers/tty/hvc/hvc_opal.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc/powernv: provide a console flush operation for opal hvc driverNicholas Piggin2018-08-201-0/+2
* tty: hvc: remove unexplained "just in case" spin delayNicholas Piggin2018-07-241-7/+1Star
* powerpc/powernv: implement opal_put_chars_atomicNicholas Piggin2018-07-241-5/+13
* powerpc/powernv: move opal console flushing to udbgNicholas Piggin2018-07-241-0/+5
* hvc_opal: don't set tb_ticks_per_usec in udbg_init_opal_common()Stewart Smith2018-06-031-1/+0Star
* tty: hvc: Remove redundant license textGreg Kroah-Hartman2017-11-081-15/+0Star
* tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman2017-11-081-0/+1
* tty: Convert to using %pOF instead of full_nameRob Herring2017-07-301-8/+8
* tty/hvc: Use opal irqchip interface if availableSam Mendoza-Jonas2016-07-271-1/+7
* tty/hvc: Use IRQF_SHARED for OPAL hvc consolesSam Mendoza-Jonas2016-07-271-0/+3
* hvc: Convert to using interrupts instead of opal eventsAlistair Popple2015-05-221-23/+10Star
* 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/+0Star
* tty: Update hypervisor tty drivers to use core stdout parsing code.Grant Likely2014-06-261-12/+3Star
* 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/+1Star
* 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-221-1/+1
* | tty: remove use of __devinitdataBill Pemberton2012-11-221-1/+1
* | tty: remove use of __devinitBill Pemberton2012-11-221-1/+1
* | tty: remove use of __devexit_pBill Pemberton2012-11-221-1/+1
|/
* tty/hvc_opal: Fix debug function nameBenjamin Herrenschmidt2012-07-101-1/+1
* powerpc: fix building hvc_opal.cMichael Neuling2011-11-071-0/+1
* powerpc/powernv: Support for OPAL consoleBenjamin Herrenschmidt2011-09-201-0/+424