summaryrefslogtreecommitdiffstats
path: root/drivers/tty/hvc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-07-031-4/+3
|\
| * TTY: hvc: convert to use DRIVER_ATTR_RWGreg Kroah-Hartman2017-06-121-4/+3
* | Merge tag 'tty-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-07-031-2/+1
|\ \
| * | drivers/tty/hvc: fix spelling mistake: "missmanaged" -> "mismanaged"Colin Ian King2017-05-181-2/+1
| |/
* / s390/hvc_iucv: fix broken Kconfig select statementHeiko Carstens2017-06-121-1/+1
|/
* tty/hvc_console: fix console lock ordering with spinlockDenis Kirjanov2017-03-311-2/+2
* drivers/tty: Convert remaining uses of pr_warning to pr_warnJoe Perches2017-03-171-1/+1
* tty: Remove extra include in HVC console tty frameworkSergio Valverde2017-02-101-1/+0
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-243-3/+3
* tty/hvc: Use opal irqchip interface if availableSam Mendoza-Jonas2016-07-271-1/+7
* tty/hvc: Use IRQF_SHARED for OPAL hvc consolesSam Mendoza-Jonas2016-07-273-2/+11
* tty: hvc_console: silence unintialized variable warningDan Carpenter2016-04-301-1/+1
* tty: Replace TTY_THROTTLED bit tests with tty_throttled()Peter Hurley2016-04-303-3/+3
* Merge tag 'for-linus-4.6-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-221-17/+58
|\
| * hvc_xen: make early_printk work with HVM guestsStefano Stabellini2016-02-261-11/+16
| * hvc_xen: fix xenboot for DomUsStefano Stabellini2016-02-261-6/+26
| * hvc_xen: add earlycon supportStefano Stabellini2016-02-261-0/+16
* | xen/hvc: constify hv_ops structuresJulia Lawall2016-02-091-2/+2
* | tty: hvc_xen: hide xen_console_remove when unusedArnd Bergmann2016-02-061-1/+1
* | drivers/tty: make hvc/hvc_vio.c explicitly non-modularPaul Gortmaker2016-02-061-25/+4
|/
* Merge tag 'tty-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-11-044-24/+15
|\
| * tty: Remove tty_wait_until_sent_from_close()Peter Hurley2015-10-172-2/+2
| * ARM64: TTY: hvc_dcc: Add support for ARM64 dccAbhimanyu Kapur2015-10-041-1/+1
| * hvc_dcc: don't ignore errors during initializationTimur Tabi2015-10-041-4/+11
| * drivers/tty: make hvc_console.c explicitly non-modularPaul Gortmaker2015-10-041-17/+1
* | Merge tag 'for-linus-4.4-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-11-041-2/+2
|\ \
| * | tty/hvc: xen: Use xen page definitionJulien Grall2015-10-231-2/+2
| |/
* / s390/iucv: do not use arrays as argumentUrsula Braun2015-09-211-5/+5
|/
* Merge tag 'for-linus-4.3-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-09-101-11/+7
|\
| * hvc/xen: Further s/MFN/GFN clean-upJulien Grall2015-09-081-10/+5
| * xen: Use correctly the Xen memory terminologiesJulien Grall2015-09-081-2/+3
* | powerpc/hvsi: Fix endianness issues in the HVSI driverLaurent Dufour2015-08-201-22/+24
|/
* Merge tag 'for-linus-4.2-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-07-011-1/+1
|\
| * hvc_xen: avoid uninitialized variable warningJan Beulich2015-05-281-1/+1
* | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-07-011-1/+1
|\ \
| * | kernel/params: constify struct kernel_param_ops usesLuis R. Rodriguez2015-05-281-1/+1
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2015-06-301-1/+2
|\ \
| * | drivers/tty/hvc/hvc_tile.c: properly return -EAGAINChris Metcalf2015-05-111-1/+2
* | | Merge tag 'tty-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-06-265-145/+4
|\ \ \
| * \ \ Merge 4.1-rc7 into tty-nextGreg Kroah-Hartman2015-06-081-1/+1
| |\ \ \ | | | |/ | | |/|
| * | | Merge 4.1-rc4 into tty-nextGreg Kroah-Hartman2015-05-181-1/+17
| |\ \ \
| * | | | tty/hvc: remove celleb-only beat driverDaniel Axtens2015-05-103-142/+0
| * | | | tty: hvcs.c: move assignment out of if () blockGreg Kroah-Hartman2015-05-101-2/+2
| * | | | tty: hvc_console.c: move assignment out of if () blockGreg Kroah-Hartman2015-05-101-1/+2
| | |_|/ | |/| |
* | | | Merge tag 'powerpc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds2015-06-241-23/+10
|\ \ \ \ | |_|_|/ |/| | |
| * | | hvc: Convert to using interrupts instead of opal eventsAlistair Popple2015-05-221-23/+10
| | |/ | |/|
* / | xen/events: don't bind non-percpu VIRQs with percpu chipDavid Vrabel2015-05-191-1/+1
|/ /
* / xen/console: Update console event channel on resumeBoris Ostrovsky2015-05-051-1/+17
|/
* tty/hvc_opal: constify of_device_id arrayFabian Frederick2015-03-261-1/+1
* s390/hvc_iucv: add simple wildcard matches to the iucv allow filterHendrik Brueckner2015-01-221-7/+24