summaryrefslogtreecommitdiffstats
path: root/drivers/tty/hvc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-142-2/+0
|\
| * tty: hvc: drop owner assignment from platform_driversWolfram Sang2014-10-202-2/+0
* | tty-hvsi_lib: Deletion of an unnecessary check before the function call "tty_...Markus Elfring2014-11-261-2/+1
* | tty: hvcs: Remove unnecessary KERN_ERR in hvcs.cMasanari Iida2014-11-051-1/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...Linus Torvalds2014-10-111-1/+1
|\
| * powerpc: Remove powerpc specific cmd_lineAnton Blanchard2014-10-021-1/+1
* | Merge tag 'stable/for-linus-3.18-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-10-111-5/+4
|\ \
| * | xen: remove DEFINE_XENBUS_DRIVER() macroDavid Vrabel2014-10-061-5/+4
| |/
* | xen_hvc: no reason to write the type key on xenstoreStefano Stabellini2014-09-281-3/+0
|/
* tty: Update hypervisor tty drivers to use core stdout parsing code.Grant Likely2014-06-262-31/+13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2014-06-111-1/+1
|\
| * drivers/tty/hvc/hvc_tile.c: use PTR_ERR_OR_ZEROFabian Frederick2014-06-021-1/+1
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-06-041-4/+4
|\ \
| * | tile: hvc: Use irq_alloc/free_hwirqThomas Gleixner2014-05-161-4/+4
* | | Merge tag 'tty-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-06-032-41/+10
|\ \ \ | |/ / |/| |
| * | ARM: tty: Move HVC DCC assembly to arch/armChristopher Covington2014-05-281-40/+2
| * | tty/hvc/hvc_console: Fix wakeup of HVC thread on hvc_kick()Benjamin Herrenschmidt2014-05-281-1/+8
| |/
* | drivers/tty/hvc: don't free hvc_console_setup after initTomoki Sekiyama2014-05-031-1/+1
|/
* tty/hvc_opal: Kick the HVC thread on OPAL console eventsBenjamin Herrenschmidt2014-04-071-1/+21
* hvc: ensure hvc_init is only ever called once in hvc_console.cPaul Gortmaker2014-02-131-1/+5
OpenPOWER on IntegriCloud