summaryrefslogtreecommitdiff
path: root/drivers/tty/hvc
AgeCommit message (Expand)Author
2020-10-29tty: hvcs: Don't NULL tty->driver_data until hvcs_cleanup()Tyrel Datwyler
2020-06-29tty: hvc: Fix data abort due to race in hvc_openRaghavendra Rao Ananta
2020-05-02tty: hvc: fix buffer overflow during hvc_alloc().Andrew Melnychenko
2020-01-12powerpc/pseries/hvconsole: Fix stack overread via udbgDaniel Axtens
2018-08-06hvc_opal: don't set tb_ticks_per_usec in udbg_init_opal_common()Stewart Smith
2018-02-25tty: hvc_xen: hide xen_console_remove when unusedArnd Bergmann
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