summaryrefslogtreecommitdiff
path: root/drivers/tty/hvc
AgeCommit message (Expand)Author
2017-11-13Merge tag 'tty-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-11-08tty: hvc: Remove redundant license textGreg Kroah-Hartman
2017-11-08tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-07Merge tag 'powerpc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-09-05Merge tag 'tty-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-08-29tty: hvcs: make ktermios constBhumika Goyal
2017-08-28tty: hvcs: constify vio_device_idArvind Yadav
2017-08-28tty: hvc_vio: constify vio_device_idArvind Yadav
2017-08-24x86/lguest: Remove lguest supportJuergen Gross
2017-07-31powerpc/udbg: Reduce the footgun potential of EARLY_DEBUG_LPAR(_HVSI)Michael Ellerman
2017-07-30tty: Convert to using %pOF instead of full_nameRob Herring
2017-07-03Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-07-03Merge tag 'tty-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-06-12s390/hvc_iucv: fix broken Kconfig select statementHeiko Carstens
2017-06-12TTY: hvc: convert to use DRIVER_ATTR_RWGreg Kroah-Hartman
2017-05-18drivers/tty/hvc: fix spelling mistake: "missmanaged" -> "mismanaged"Colin Ian King
2017-03-31tty/hvc_console: fix console lock ordering with spinlockDenis Kirjanov
2017-03-17drivers/tty: Convert remaining uses of pr_warning to pr_warnJoe Perches
2017-02-10tty: Remove extra include in HVC console tty frameworkSergio Valverde
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-07-27tty/hvc: Use opal irqchip interface if availableSam Mendoza-Jonas
2016-07-27tty/hvc: Use IRQF_SHARED for OPAL hvc consolesSam Mendoza-Jonas
2016-04-30tty: hvc_console: silence unintialized variable warningDan Carpenter
2016-04-30tty: Replace TTY_THROTTLED bit tests with tty_throttled()Peter Hurley
2016-03-22Merge tag 'for-linus-4.6-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-02-26hvc_xen: make early_printk work with HVM guestsStefano Stabellini
2016-02-26hvc_xen: fix xenboot for DomUsStefano Stabellini
2016-02-26hvc_xen: add earlycon supportStefano Stabellini
2016-02-09xen/hvc: constify hv_ops structuresJulia Lawall
2016-02-06tty: hvc_xen: hide xen_console_remove when unusedArnd Bergmann
2016-02-06drivers/tty: make hvc/hvc_vio.c explicitly non-modularPaul Gortmaker
2015-11-04Merge tag 'tty-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-11-04Merge tag 'for-linus-4.4-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-10-23tty/hvc: xen: Use xen page definitionJulien Grall
2015-10-17tty: Remove tty_wait_until_sent_from_close()Peter Hurley
2015-10-04ARM64: TTY: hvc_dcc: Add support for ARM64 dccAbhimanyu Kapur
2015-10-04hvc_dcc: don't ignore errors during initializationTimur Tabi
2015-10-04drivers/tty: make hvc_console.c explicitly non-modularPaul Gortmaker
2015-09-21s390/iucv: do not use arrays as argumentUrsula Braun
2015-09-10Merge tag 'for-linus-4.3-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-09-08hvc/xen: Further s/MFN/GFN clean-upJulien Grall
2015-09-08xen: Use correctly the Xen memory terminologiesJulien Grall
2015-08-20powerpc/hvsi: Fix endianness issues in the HVSI driverLaurent Dufour
2015-07-01Merge tag 'for-linus-4.2-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-07-01Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2015-06-26Merge tag 'tty-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-06-24Merge tag 'powerpc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds
2015-06-08Merge 4.1-rc7 into tty-nextGreg Kroah-Hartman