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_vio.c
Age
Commit message (
Expand
)
Author
2016-02-06
drivers/tty: make hvc/hvc_vio.c explicitly non-modular
Paul Gortmaker
2014-10-02
powerpc: Remove powerpc specific cmd_line
Anton Blanchard
2014-06-26
tty: Update hypervisor tty drivers to use core stdout parsing code.
Grant Likely
2013-09-26
hvc_vio: Do not override preferred console set by kernel parameter
Ben Hutchings
2013-08-14
powerpc: Make device tree accesses in HVC VIO console endian safe
Anton Blanchard
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-10-28
Merge branch 'master' into for-next
Jiri Kosina
2012-10-25
tty: Fix typo in tty drivers
Masanari Iida
2012-09-05
hvc_vio: Improve registration of udbg backend
Benjamin Herrenschmidt
2012-03-28
powerpc+sparc/vio: Modernize driver registration
Benjamin Herrenschmidt
2012-03-21
tty/hvc_vio: FW_FEATURE_ISERIES is no longer selectable
Stephen Rothwell
2011-10-31
tty: Add module.h to drivers/tty users who just expect it there.
Paul Gortmaker
2011-07-20
powerpc/pseries: Fix hvc_vio.c build due to recent changes
Benjamin Herrenschmidt
2011-07-19
powerpc/pseries: Fix hvterm_raw_get_chars to accept < 16 chars, fixing xmon
Anton Blanchard
2011-07-01
powerpc/hvsi: Fix conflict with old HVSI driver
Benjamin Herrenschmidt
2011-06-29
powerpc/pseries: Move hvsi support into a library
Benjamin Herrenschmidt
2011-06-29
powerpc/pseries: Re-implement HVSI as part of hvc_vio
Benjamin Herrenschmidt
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-01-13
tty: move hvc drivers to drivers/tty/hvc/
Greg Kroah-Hartman