| Commit message (Expand) | Author | Age | Files | Lines |
* | tty: Use of_node_name_{eq,prefix} for node name comparisons | Rob Herring | 2018-12-17 | 1 | -1/+1 |
* | powerpc/powernv: provide a console flush operation for opal hvc driver | Nicholas Piggin | 2018-08-20 | 1 | -0/+2 |
* | tty: hvc: remove unexplained "just in case" spin delay | Nicholas Piggin | 2018-07-24 | 1 | -7/+1 |
* | powerpc/powernv: implement opal_put_chars_atomic | Nicholas Piggin | 2018-07-24 | 1 | -5/+13 |
* | powerpc/powernv: move opal console flushing to udbg | Nicholas Piggin | 2018-07-24 | 1 | -0/+5 |
* | hvc_opal: don't set tb_ticks_per_usec in udbg_init_opal_common() | Stewart Smith | 2018-06-03 | 1 | -1/+0 |
* | tty: hvc: Remove redundant license text | Greg Kroah-Hartman | 2017-11-08 | 1 | -15/+0 |
* | tty: add SPDX identifiers to all remaining files in drivers/tty/ | Greg Kroah-Hartman | 2017-11-08 | 1 | -0/+1 |
* | tty: Convert to using %pOF instead of full_name | Rob Herring | 2017-07-30 | 1 | -8/+8 |
* | tty/hvc: Use opal irqchip interface if available | Sam Mendoza-Jonas | 2016-07-27 | 1 | -1/+7 |
* | tty/hvc: Use IRQF_SHARED for OPAL hvc consoles | Sam Mendoza-Jonas | 2016-07-27 | 1 | -0/+3 |
* | hvc: Convert to using interrupts instead of opal events | Alistair Popple | 2015-05-22 | 1 | -23/+10 |
* | tty/hvc_opal: constify of_device_id array | Fabian Frederick | 2015-03-26 | 1 | -1/+1 |
* | tty: hvc: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
* | tty: Update hypervisor tty drivers to use core stdout parsing code. | Grant Likely | 2014-06-26 | 1 | -12/+3 |
* | tty/hvc_opal: Kick the HVC thread on OPAL console events | Benjamin Herrenschmidt | 2014-04-07 | 1 | -1/+21 |
* | drivers/tty/hvc: don't use module_init in non-modular hyp. console code | Paul Gortmaker | 2014-02-07 | 1 | -7/+1 |
* | tty/hvc_opal: powerpc: Make OPAL HVC device tree accesses endian safe | Benjamin Herrenschmidt | 2013-10-11 | 1 | -2/+2 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-12-13 | 1 | -1/+1 |
|\ |
|
| * | tty: Fix typo in tty drivers | Masanari Iida | 2012-10-25 | 1 | -1/+1 |
* | | tty: remove use of __devexit | Bill Pemberton | 2012-11-22 | 1 | -1/+1 |
* | | tty: remove use of __devinitdata | Bill Pemberton | 2012-11-22 | 1 | -1/+1 |
* | | tty: remove use of __devinit | Bill Pemberton | 2012-11-22 | 1 | -1/+1 |
* | | tty: remove use of __devexit_p | Bill Pemberton | 2012-11-22 | 1 | -1/+1 |
|/ |
|
* | tty/hvc_opal: Fix debug function name | Benjamin Herrenschmidt | 2012-07-10 | 1 | -1/+1 |
* | powerpc: fix building hvc_opal.c | Michael Neuling | 2011-11-07 | 1 | -0/+1 |
* | powerpc/powernv: Support for OPAL console | Benjamin Herrenschmidt | 2011-09-20 | 1 | -0/+424 |