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