index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
hvc
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
tty: hvcs.c: move assignment out of if () block
Greg Kroah-Hartman
2015-05-10
1
-2
/
+2
|
*
|
|
|
tty: hvc_console.c: move assignment out of if () block
Greg Kroah-Hartman
2015-05-10
1
-1
/
+2
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge tag 'powerpc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...
Linus Torvalds
2015-06-24
1
-23
/
+10
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
hvc: Convert to using interrupts instead of opal events
Alistair Popple
2015-05-22
1
-23
/
+10
|
|
|
/
|
|
/
|
*
|
|
xen/events: don't bind non-percpu VIRQs with percpu chip
David Vrabel
2015-05-19
1
-1
/
+1
|
/
/
*
|
xen/console: Update console event channel on resume
Boris Ostrovsky
2015-05-05
1
-1
/
+17
|
/
*
tty/hvc_opal: constify of_device_id array
Fabian Frederick
2015-03-26
1
-1
/
+1
*
s390/hvc_iucv: add simple wildcard matches to the iucv allow filter
Hendrik Brueckner
2015-01-22
1
-7
/
+24
*
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-14
2
-2
/
+0
|
\
|
*
tty: hvc: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
2
-2
/
+0
*
|
tty-hvsi_lib: Deletion of an unnecessary check before the function call "tty_...
Markus Elfring
2014-11-26
1
-2
/
+1
*
|
tty: hvcs: Remove unnecessary KERN_ERR in hvcs.c
Masanari Iida
2014-11-05
1
-1
/
+1
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...
Linus Torvalds
2014-10-11
1
-1
/
+1
|
\
|
*
powerpc: Remove powerpc specific cmd_line
Anton Blanchard
2014-10-02
1
-1
/
+1
*
|
Merge tag 'stable/for-linus-3.18-rc0-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2014-10-11
1
-5
/
+4
|
\
\
|
*
|
xen: remove DEFINE_XENBUS_DRIVER() macro
David Vrabel
2014-10-06
1
-5
/
+4
|
|
/
*
|
xen_hvc: no reason to write the type key on xenstore
Stefano Stabellini
2014-09-28
1
-3
/
+0
|
/
*
tty: Update hypervisor tty drivers to use core stdout parsing code.
Grant Likely
2014-06-26
2
-31
/
+13
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
2014-06-11
1
-1
/
+1
|
\
|
*
drivers/tty/hvc/hvc_tile.c: use PTR_ERR_OR_ZERO
Fabian Frederick
2014-06-02
1
-1
/
+1
*
|
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-06-04
1
-4
/
+4
|
\
\
|
*
|
tile: hvc: Use irq_alloc/free_hwirq
Thomas Gleixner
2014-05-16
1
-4
/
+4
*
|
|
Merge tag 'tty-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2014-06-03
2
-41
/
+10
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
ARM: tty: Move HVC DCC assembly to arch/arm
Christopher Covington
2014-05-28
1
-40
/
+2
|
*
|
tty/hvc/hvc_console: Fix wakeup of HVC thread on hvc_kick()
Benjamin Herrenschmidt
2014-05-28
1
-1
/
+8
|
|
/
*
|
drivers/tty/hvc: don't free hvc_console_setup after init
Tomoki Sekiyama
2014-05-03
1
-1
/
+1
|
/
*
tty/hvc_opal: Kick the HVC thread on OPAL console events
Benjamin Herrenschmidt
2014-04-07
1
-1
/
+21
*
hvc: ensure hvc_init is only ever called once in hvc_console.c
Paul Gortmaker
2014-02-13
1
-1
/
+5
*
drivers/tty/hvc: don't use module_init in non-modular hyp. console code
Paul Gortmaker
2014-02-07
4
-42
/
+4
*
s390/hvc_iucv: Automatically assign free HVC terminal devices
Hendrik Brueckner
2014-01-22
1
-7
/
+26
*
s390/hvc_iucv: Display connection details through device attributes
Hendrik Brueckner
2014-01-22
1
-0
/
+68
*
s390/hvc_iucv: fix sparse warning
Hendrik Brueckner
2014-01-22
1
-1
/
+1
*
tty: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-07
1
-1
/
+0
*
drivers: tty: Mark the function hvc_poll_init() as static in hvc_console.c
Rashika Kheria
2013-12-17
1
-1
/
+1
*
Merge tag 'stable/for-linus-3.13-rc0-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2013-11-15
1
-2
/
+17
|
\
|
*
Merge tag 'v3.12-rc5' into stable/for-linus-3.13
Konrad Rzeszutek Wilk
2013-11-08
1
-0
/
+1
|
|
\
|
*
|
xen/hvc: If we use xen_raw_printk let it also work on HVM guests.
Konrad Rzeszutek Wilk
2013-09-30
1
-2
/
+17
*
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2013-11-12
2
-15
/
+14
|
\
\
\
|
*
|
|
tty/hvc_opal: powerpc: Make OPAL HVC device tree accesses endian safe
Benjamin Herrenschmidt
2013-10-11
1
-2
/
+2
|
*
|
|
powerpc/hvsi: Fix endian issues in HVSI driver
Benjamin Herrenschmidt
2013-10-11
1
-13
/
+12
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2013-11-08
1
-2
/
+1
|
\
\
\
|
*
|
|
tty/hvc_iucv: remove redundant NULL check
Hendrik Brueckner
2013-10-28
1
-2
/
+1
|
|
/
/
*
|
|
Merge 3.12-rc4 into tty-next
Greg Kroah-Hartman
2013-10-06
1
-0
/
+1
|
\
\
\
|
|
/
/
|
*
|
xen/hvc: allow xenboot console to be used again
David Vrabel
2013-10-03
1
-0
/
+1
|
|
/
*
|
hvc_vio: Do not override preferred console set by kernel parameter
Ben Hutchings
2013-09-26
1
-1
/
+4
*
|
TTY: hvc_dcc: probe for a JTAG connection before registering
Rob Herring
2013-09-25
1
-0
/
+21
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
2013-09-06
1
-6
/
+143
|
\
|
*
tile: various console improvements
Chris Metcalf
2013-08-12
1
-6
/
+143
*
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2013-09-06
1
-2
/
+2
|
\
\
|
*
\
Merge branch 'merge' into next
Benjamin Herrenschmidt
2013-08-28
1
-2
/
+2
|
|
\
\
[prev]
[next]