index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
hvc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'tty-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2017-11-13
12
-150
/
+13
|
\
|
*
tty: hvc: Remove redundant license text
Greg Kroah-Hartman
2017-11-08
12
-150
/
+1
|
*
tty: add SPDX identifiers to all remaining files in drivers/tty/
Greg Kroah-Hartman
2017-11-08
12
-0
/
+12
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
4
-0
/
+4
|
/
*
Merge tag 'powerpc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-09-07
1
-0
/
+12
|
\
|
*
powerpc/udbg: Reduce the footgun potential of EARLY_DEBUG_LPAR(_HVSI)
Michael Ellerman
2017-07-31
1
-0
/
+12
*
|
Merge tag 'tty-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2017-09-05
3
-14
/
+14
|
\
\
|
*
|
tty: hvcs: make ktermios const
Bhumika Goyal
2017-08-29
1
-1
/
+1
|
*
|
tty: hvcs: constify vio_device_id
Arvind Yadav
2017-08-28
1
-1
/
+1
|
*
|
tty: hvc_vio: constify vio_device_id
Arvind Yadav
2017-08-28
1
-1
/
+1
|
*
|
tty: Convert to using %pOF instead of full_name
Rob Herring
2017-07-30
2
-11
/
+11
|
|
/
*
/
x86/lguest: Remove lguest support
Juergen Gross
2017-08-24
1
-1
/
+1
|
/
*
Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-07-03
1
-4
/
+3
|
\
|
*
TTY: hvc: convert to use DRIVER_ATTR_RW
Greg Kroah-Hartman
2017-06-12
1
-4
/
+3
*
|
Merge tag 'tty-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2017-07-03
1
-2
/
+1
|
\
\
|
*
|
drivers/tty/hvc: fix spelling mistake: "missmanaged" -> "mismanaged"
Colin Ian King
2017-05-18
1
-2
/
+1
|
|
/
*
/
s390/hvc_iucv: fix broken Kconfig select statement
Heiko Carstens
2017-06-12
1
-1
/
+1
|
/
*
tty/hvc_console: fix console lock ordering with spinlock
Denis Kirjanov
2017-03-31
1
-2
/
+2
*
drivers/tty: Convert remaining uses of pr_warning to pr_warn
Joe Perches
2017-03-17
1
-1
/
+1
*
tty: Remove extra include in HVC console tty framework
Sergio Valverde
2017-02-10
1
-1
/
+0
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
3
-3
/
+3
*
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
3
-2
/
+11
*
tty: hvc_console: silence unintialized variable warning
Dan Carpenter
2016-04-30
1
-1
/
+1
*
tty: Replace TTY_THROTTLED bit tests with tty_throttled()
Peter Hurley
2016-04-30
3
-3
/
+3
*
Merge tag 'for-linus-4.6-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-03-22
1
-17
/
+58
|
\
|
*
hvc_xen: make early_printk work with HVM guests
Stefano Stabellini
2016-02-26
1
-11
/
+16
|
*
hvc_xen: fix xenboot for DomUs
Stefano Stabellini
2016-02-26
1
-6
/
+26
|
*
hvc_xen: add earlycon support
Stefano Stabellini
2016-02-26
1
-0
/
+16
*
|
xen/hvc: constify hv_ops structures
Julia Lawall
2016-02-09
1
-2
/
+2
*
|
tty: hvc_xen: hide xen_console_remove when unused
Arnd Bergmann
2016-02-06
1
-1
/
+1
*
|
drivers/tty: make hvc/hvc_vio.c explicitly non-modular
Paul Gortmaker
2016-02-06
1
-25
/
+4
|
/
*
Merge tag 'tty-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2015-11-04
4
-24
/
+15
|
\
|
*
tty: Remove tty_wait_until_sent_from_close()
Peter Hurley
2015-10-17
2
-2
/
+2
|
*
ARM64: TTY: hvc_dcc: Add support for ARM64 dcc
Abhimanyu Kapur
2015-10-04
1
-1
/
+1
|
*
hvc_dcc: don't ignore errors during initialization
Timur Tabi
2015-10-04
1
-4
/
+11
|
*
drivers/tty: make hvc_console.c explicitly non-modular
Paul Gortmaker
2015-10-04
1
-17
/
+1
*
|
Merge tag 'for-linus-4.4-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-11-04
1
-2
/
+2
|
\
\
|
*
|
tty/hvc: xen: Use xen page definition
Julien Grall
2015-10-23
1
-2
/
+2
|
|
/
*
/
s390/iucv: do not use arrays as argument
Ursula Braun
2015-09-21
1
-5
/
+5
|
/
*
Merge tag 'for-linus-4.3-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-09-10
1
-11
/
+7
|
\
|
*
hvc/xen: Further s/MFN/GFN clean-up
Julien Grall
2015-09-08
1
-10
/
+5
|
*
xen: Use correctly the Xen memory terminologies
Julien Grall
2015-09-08
1
-2
/
+3
*
|
powerpc/hvsi: Fix endianness issues in the HVSI driver
Laurent Dufour
2015-08-20
1
-22
/
+24
|
/
*
Merge tag 'for-linus-4.2-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-07-01
1
-1
/
+1
|
\
|
*
hvc_xen: avoid uninitialized variable warning
Jan Beulich
2015-05-28
1
-1
/
+1
*
|
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-07-01
1
-1
/
+1
|
\
\
|
*
|
kernel/params: constify struct kernel_param_ops uses
Luis R. Rodriguez
2015-05-28
1
-1
/
+1
|
|
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
2015-06-30
1
-1
/
+2
|
\
\
|
*
|
drivers/tty/hvc/hvc_tile.c: properly return -EAGAIN
Chris Metcalf
2015-05-11
1
-1
/
+2
[next]