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