aboutsummaryrefslogtreecommitdiff
path: root/drivers/tty/hvc
AgeCommit message (Expand)AuthorFilesLines
2015-01-22s390/hvc_iucv: add simple wildcard matches to the iucv allow filterGravatar Hendrik Brueckner 1-7/+24
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 2-2/+0
2014-11-26tty-hvsi_lib: Deletion of an unnecessary check before the function call "tty_...Gravatar Markus Elfring 1-2/+1
2014-11-05tty: hvcs: Remove unnecessary KERN_ERR in hvcs.cGravatar Masanari Iida 1-1/+1
2014-10-20tty: hvc: drop owner assignment from platform_driversGravatar Wolfram Sang 2-2/+0
2014-10-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...Gravatar Linus Torvalds 1-1/+1
2014-10-11Merge tag 'stable/for-linus-3.18-rc0-tag' of git://git.kernel.org/pub/scm/lin...Gravatar Linus Torvalds 1-5/+4
2014-10-06xen: remove DEFINE_XENBUS_DRIVER() macroGravatar David Vrabel 1-5/+4
2014-10-02powerpc: Remove powerpc specific cmd_lineGravatar Anton Blanchard 1-1/+1
2014-09-28xen_hvc: no reason to write the type key on xenstoreGravatar Stefano Stabellini 1-3/+0
2014-06-26tty: Update hypervisor tty drivers to use core stdout parsing code.Gravatar Grant Likely 2-31/+13
2014-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileGravatar Linus Torvalds 1-1/+1
2014-06-04Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-4/+4
2014-06-03Merge tag 'tty-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 2-41/+10
2014-06-02drivers/tty/hvc/hvc_tile.c: use PTR_ERR_OR_ZEROGravatar Fabian Frederick 1-1/+1
2014-05-28ARM: tty: Move HVC DCC assembly to arch/armGravatar Christopher Covington 1-40/+2
2014-05-28tty/hvc/hvc_console: Fix wakeup of HVC thread on hvc_kick()Gravatar Benjamin Herrenschmidt 1-1/+8
2014-05-16tile: hvc: Use irq_alloc/free_hwirqGravatar Thomas Gleixner 1-4/+4
2014-05-03drivers/tty/hvc: don't free hvc_console_setup after initGravatar Tomoki Sekiyama 1-1/+1
2014-04-07tty/hvc_opal: Kick the HVC thread on OPAL console eventsGravatar Benjamin Herrenschmidt 1-1/+21
2014-02-13hvc: ensure hvc_init is only ever called once in hvc_console.cGravatar Paul Gortmaker 1-1/+5
2014-02-07drivers/tty/hvc: don't use module_init in non-modular hyp. console codeGravatar Paul Gortmaker 4-42/+4
2014-01-22s390/hvc_iucv: Automatically assign free HVC terminal devicesGravatar Hendrik Brueckner 1-7/+26
2014-01-22s390/hvc_iucv: Display connection details through device attributesGravatar Hendrik Brueckner 1-0/+68
2014-01-22s390/hvc_iucv: fix sparse warningGravatar Hendrik Brueckner 1-1/+1
2014-01-07tty: delete non-required instances of include <linux/init.h>Gravatar Paul Gortmaker 1-1/+0
2013-12-17drivers: tty: Mark the function hvc_poll_init() as static in hvc_console.cGravatar Rashika Kheria 1-1/+1
2013-11-15Merge tag 'stable/for-linus-3.13-rc0-tag' of git://git.kernel.org/pub/scm/lin...Gravatar Linus Torvalds 1-2/+17
2013-11-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Gravatar Linus Torvalds 2-15/+14
2013-11-08Merge tag 'v3.12-rc5' into stable/for-linus-3.13Gravatar Konrad Rzeszutek Wilk 1-0/+1
2013-11-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Gravatar Linus Torvalds 1-2/+1
2013-10-28tty/hvc_iucv: remove redundant NULL checkGravatar Hendrik Brueckner 1-2/+1
2013-10-11tty/hvc_opal: powerpc: Make OPAL HVC device tree accesses endian safeGravatar Benjamin Herrenschmidt 1-2/+2
2013-10-11powerpc/hvsi: Fix endian issues in HVSI driverGravatar Benjamin Herrenschmidt 1-13/+12
2013-10-06Merge 3.12-rc4 into tty-nextGravatar Greg Kroah-Hartman 1-0/+1
2013-10-03xen/hvc: allow xenboot console to be used againGravatar David Vrabel 1-0/+1
2013-09-30xen/hvc: If we use xen_raw_printk let it also work on HVM guests.Gravatar Konrad Rzeszutek Wilk 1-2/+17
2013-09-26hvc_vio: Do not override preferred console set by kernel parameterGravatar Ben Hutchings 1-1/+4
2013-09-25TTY: hvc_dcc: probe for a JTAG connection before registeringGravatar Rob Herring 1-0/+21
2013-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileGravatar Linus Torvalds 1-6/+143
2013-09-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Gravatar Linus Torvalds 1-2/+2
2013-09-03Merge tag 'tty-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 4-17/+67
2013-08-30hvc_xen: Remove unnecessary __GFP_ZERO from kzallocGravatar Joe Perches 1-3/+3
2013-08-28Merge branch 'merge' into nextGravatar Benjamin Herrenschmidt 1-2/+2
2013-08-27powerpc/hvsi: Increase handshake timeout from 200ms to 400ms.Gravatar Eugene Surovegin 1-2/+2
2013-08-14powerpc: Make device tree accesses in HVC VIO console endian safeGravatar Anton Blanchard 1-2/+2
2013-08-12tile: various console improvementsGravatar Chris Metcalf 1-6/+143
2013-07-24tty/hvc_iucv: Disconnect IUCV connection when lowering DTRGravatar Hendrik Brueckner 1-13/+51
2013-07-24tty/hvc_console: Add DTR/RTS callback to handle HUPCL controlGravatar Hendrik Brueckner 2-1/+13
2013-06-03tty: replace strict_strtoul() with kstrtoul()Gravatar Jingoo Han 1-1/+1