summaryrefslogtreecommitdiff
path: root/drivers/tty/hvc
Commit message (Expand)AuthorAge
* Merge tag 'tty-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-04-04
|\
| * tty: New RISC-V SBI console driverPalmer Dabbelt2018-03-09
* | tty: hvc: remove tile driverArnd Bergmann2018-03-26
* | tty: remove bfin_jtag_comm and hvc_bfin_jtag driversArnd Bergmann2018-03-26
|/
* Merge tag 'tty-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-11-13
|\
| * tty: hvc: Remove redundant license textGreg Kroah-Hartman2017-11-08
| * tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman2017-11-08
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* Merge tag 'powerpc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-09-07
|\
| * powerpc/udbg: Reduce the footgun potential of EARLY_DEBUG_LPAR(_HVSI)Michael Ellerman2017-07-31
* | Merge tag 'tty-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-09-05
|\ \
| * | tty: hvcs: make ktermios constBhumika Goyal2017-08-29
| * | tty: hvcs: constify vio_device_idArvind Yadav2017-08-28
| * | tty: hvc_vio: constify vio_device_idArvind Yadav2017-08-28
| * | tty: Convert to using %pOF instead of full_nameRob Herring2017-07-30
| |/
* | x86/lguest: Remove lguest supportJuergen Gross2017-08-24
|/
* Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-07-03
|\
| * TTY: hvc: convert to use DRIVER_ATTR_RWGreg Kroah-Hartman2017-06-12
* | Merge tag 'tty-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-07-03
|\ \
| * | drivers/tty/hvc: fix spelling mistake: "missmanaged" -> "mismanaged"Colin Ian King2017-05-18
| |/
* | s390/hvc_iucv: fix broken Kconfig select statementHeiko Carstens2017-06-12
|/
* tty/hvc_console: fix console lock ordering with spinlockDenis Kirjanov2017-03-31
* drivers/tty: Convert remaining uses of pr_warning to pr_warnJoe Perches2017-03-17
* tty: Remove extra include in HVC console tty frameworkSergio Valverde2017-02-10
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* tty/hvc: Use opal irqchip interface if availableSam Mendoza-Jonas2016-07-27
* tty/hvc: Use IRQF_SHARED for OPAL hvc consolesSam Mendoza-Jonas2016-07-27
* tty: hvc_console: silence unintialized variable warningDan Carpenter2016-04-30
* tty: Replace TTY_THROTTLED bit tests with tty_throttled()Peter Hurley2016-04-30
* Merge tag 'for-linus-4.6-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-22
|\
| * hvc_xen: make early_printk work with HVM guestsStefano Stabellini2016-02-26
| * hvc_xen: fix xenboot for DomUsStefano Stabellini2016-02-26
| * hvc_xen: add earlycon supportStefano Stabellini2016-02-26
* | xen/hvc: constify hv_ops structuresJulia Lawall2016-02-09
* | tty: hvc_xen: hide xen_console_remove when unusedArnd Bergmann2016-02-06
* | drivers/tty: make hvc/hvc_vio.c explicitly non-modularPaul Gortmaker2016-02-06
|/
* Merge tag 'tty-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-11-04
|\
| * tty: Remove tty_wait_until_sent_from_close()Peter Hurley2015-10-17
| * ARM64: TTY: hvc_dcc: Add support for ARM64 dccAbhimanyu Kapur2015-10-04
| * hvc_dcc: don't ignore errors during initializationTimur Tabi2015-10-04
| * drivers/tty: make hvc_console.c explicitly non-modularPaul Gortmaker2015-10-04
* | Merge tag 'for-linus-4.4-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-11-04
|\ \
| * | tty/hvc: xen: Use xen page definitionJulien Grall2015-10-23
| |/
* | s390/iucv: do not use arrays as argumentUrsula Braun2015-09-21
|/
* Merge tag 'for-linus-4.3-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-09-10
|\
| * hvc/xen: Further s/MFN/GFN clean-upJulien Grall2015-09-08
| * xen: Use correctly the Xen memory terminologiesJulien Grall2015-09-08
* | powerpc/hvsi: Fix endianness issues in the HVSI driverLaurent Dufour2015-08-20
|/
* Merge tag 'for-linus-4.2-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-07-01
|\
| * hvc_xen: avoid uninitialized variable warningJan Beulich2015-05-28