Age | Commit message (Expand) | Author |
2017-07-03 | Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2017-07-03 | Merge tag 'tty-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2017-06-12 | s390/hvc_iucv: fix broken Kconfig select statement | Heiko Carstens |
2017-06-12 | TTY: hvc: convert to use DRIVER_ATTR_RW | Greg Kroah-Hartman |
2017-05-18 | drivers/tty/hvc: fix spelling mistake: "missmanaged" -> "mismanaged" | Colin Ian King |
2017-03-31 | tty/hvc_console: fix console lock ordering with spinlock | Denis Kirjanov |
2017-03-17 | drivers/tty: Convert remaining uses of pr_warning to pr_warn | Joe Perches |
2017-02-10 | tty: Remove extra include in HVC console tty framework | Sergio Valverde |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds |
2016-07-27 | tty/hvc: Use opal irqchip interface if available | Sam Mendoza-Jonas |
2016-07-27 | tty/hvc: Use IRQF_SHARED for OPAL hvc consoles | Sam Mendoza-Jonas |
2016-04-30 | tty: hvc_console: silence unintialized variable warning | Dan Carpenter |
2016-04-30 | tty: Replace TTY_THROTTLED bit tests with tty_throttled() | Peter Hurley |
2016-03-22 | Merge tag 'for-linus-4.6-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2016-02-26 | hvc_xen: make early_printk work with HVM guests | Stefano Stabellini |
2016-02-26 | hvc_xen: fix xenboot for DomUs | Stefano Stabellini |
2016-02-26 | hvc_xen: add earlycon support | Stefano Stabellini |
2016-02-09 | xen/hvc: constify hv_ops structures | Julia Lawall |
2016-02-06 | tty: hvc_xen: hide xen_console_remove when unused | Arnd Bergmann |
2016-02-06 | drivers/tty: make hvc/hvc_vio.c explicitly non-modular | Paul Gortmaker |
2015-11-04 | Merge tag 'tty-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2015-11-04 | Merge tag 'for-linus-4.4-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-10-23 | tty/hvc: xen: Use xen page definition | Julien Grall |
2015-10-17 | tty: Remove tty_wait_until_sent_from_close() | Peter Hurley |
2015-10-04 | ARM64: TTY: hvc_dcc: Add support for ARM64 dcc | Abhimanyu Kapur |
2015-10-04 | hvc_dcc: don't ignore errors during initialization | Timur Tabi |
2015-10-04 | drivers/tty: make hvc_console.c explicitly non-modular | Paul Gortmaker |
2015-09-21 | s390/iucv: do not use arrays as argument | Ursula Braun |
2015-09-10 | Merge tag 'for-linus-4.3-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2015-09-08 | hvc/xen: Further s/MFN/GFN clean-up | Julien Grall |
2015-09-08 | xen: Use correctly the Xen memory terminologies | Julien Grall |
2015-08-20 | powerpc/hvsi: Fix endianness issues in the HVSI driver | Laurent Dufour |
2015-07-01 | Merge tag 'for-linus-4.2-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-07-01 | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2015-06-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds |
2015-06-26 | Merge tag 'tty-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2015-06-24 | Merge tag 'powerpc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp... | Linus Torvalds |
2015-06-08 | Merge 4.1-rc7 into tty-next | Greg Kroah-Hartman |
2015-05-28 | hvc_xen: avoid uninitialized variable warning | Jan Beulich |
2015-05-28 | kernel/params: constify struct kernel_param_ops uses | Luis R. Rodriguez |
2015-05-22 | hvc: Convert to using interrupts instead of opal events | Alistair Popple |
2015-05-19 | xen/events: don't bind non-percpu VIRQs with percpu chip | David Vrabel |
2015-05-18 | Merge 4.1-rc4 into tty-next | Greg Kroah-Hartman |
2015-05-11 | drivers/tty/hvc/hvc_tile.c: properly return -EAGAIN | Chris Metcalf |
2015-05-10 | tty/hvc: remove celleb-only beat driver | Daniel Axtens |
2015-05-10 | tty: hvcs.c: move assignment out of if () block | Greg Kroah-Hartman |
2015-05-10 | tty: hvc_console.c: move assignment out of if () block | Greg Kroah-Hartman |
2015-05-05 | xen/console: Update console event channel on resume | Boris Ostrovsky |
2015-03-26 | tty/hvc_opal: constify of_device_id array | Fabian Frederick |
2015-01-22 | s390/hvc_iucv: add simple wildcard matches to the iucv allow filter | Hendrik Brueckner |