index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
hvc
/
hvc_opal.c
Age
Commit message (
Expand
)
Author
2016-07-27
tty/hvc: Use opal irqchip interface if available
Sam Mendoza-Jonas
2016-07-27
tty/hvc: Use IRQF_SHARED for OPAL hvc consoles
Sam Mendoza-Jonas
2015-05-22
hvc: Convert to using interrupts instead of opal events
Alistair Popple
2015-03-26
tty/hvc_opal: constify of_device_id array
Fabian Frederick
2014-10-20
tty: hvc: drop owner assignment from platform_drivers
Wolfram Sang
2014-06-26
tty: Update hypervisor tty drivers to use core stdout parsing code.
Grant Likely
2014-04-07
tty/hvc_opal: Kick the HVC thread on OPAL console events
Benjamin Herrenschmidt
2014-02-07
drivers/tty/hvc: don't use module_init in non-modular hyp. console code
Paul Gortmaker
2013-10-11
tty/hvc_opal: powerpc: Make OPAL HVC device tree accesses endian safe
Benjamin Herrenschmidt
2012-12-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-11-21
tty: remove use of __devexit
Bill Pemberton
2012-11-21
tty: remove use of __devinitdata
Bill Pemberton
2012-11-21
tty: remove use of __devinit
Bill Pemberton
2012-11-21
tty: remove use of __devexit_p
Bill Pemberton
2012-10-25
tty: Fix typo in tty drivers
Masanari Iida
2012-07-10
tty/hvc_opal: Fix debug function name
Benjamin Herrenschmidt
2011-11-06
powerpc: fix building hvc_opal.c
Michael Neuling
2011-09-20
powerpc/powernv: Support for OPAL console
Benjamin Herrenschmidt