aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/hvc
AgeCommit message (Expand)Author
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
2015-05-28hvc_xen: avoid uninitialized variable warningJan Beulich
2015-05-28kernel/params: constify struct kernel_param_ops usesLuis R. Rodriguez
2015-05-22hvc: Convert to using interrupts instead of opal eventsAlistair Popple
2015-05-19xen/events: don't bind non-percpu VIRQs with percpu chipDavid Vrabel
2015-05-18Merge 4.1-rc4 into tty-nextGreg Kroah-Hartman
2015-05-11drivers/tty/hvc/hvc_tile.c: properly return -EAGAINChris Metcalf
2015-05-10tty/hvc: remove celleb-only beat driverDaniel Axtens
2015-05-10tty: hvcs.c: move assignment out of if () blockGreg Kroah-Hartman
2015-05-10tty: hvc_console.c: move assignment out of if () blockGreg Kroah-Hartman
2015-05-05xen/console: Update console event channel on resumeBoris Ostrovsky
2015-03-26tty/hvc_opal: constify of_device_id arrayFabian Frederick
2015-01-22s390/hvc_iucv: add simple wildcard matches to the iucv allow filterHendrik Brueckner
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-11-26tty-hvsi_lib: Deletion of an unnecessary check before the function call "tty_...Markus Elfring
2014-11-05tty: hvcs: Remove unnecessary KERN_ERR in hvcs.cMasanari Iida
2014-10-20tty: hvc: drop owner assignment from platform_driversWolfram Sang
2014-10-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...Linus Torvalds
2014-10-11Merge tag 'stable/for-linus-3.18-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2014-10-06xen: remove DEFINE_XENBUS_DRIVER() macroDavid Vrabel
2014-10-02powerpc: Remove powerpc specific cmd_lineAnton Blanchard
2014-09-28xen_hvc: no reason to write the type key on xenstoreStefano Stabellini
2014-06-26tty: Update hypervisor tty drivers to use core stdout parsing code.Grant Likely
2014-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2014-06-04Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-06-03Merge tag 'tty-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-06-02drivers/tty/hvc/hvc_tile.c: use PTR_ERR_OR_ZEROFabian Frederick
2014-05-28ARM: tty: Move HVC DCC assembly to arch/armChristopher Covington
2014-05-28tty/hvc/hvc_console: Fix wakeup of HVC thread on hvc_kick()Benjamin Herrenschmidt
2014-05-16tile: hvc: Use irq_alloc/free_hwirqThomas Gleixner
2014-05-03drivers/tty/hvc: don't free hvc_console_setup after initTomoki Sekiyama
2014-04-07tty/hvc_opal: Kick the HVC thread on OPAL console eventsBenjamin Herrenschmidt
2014-02-13hvc: ensure hvc_init is only ever called once in hvc_console.cPaul Gortmaker