summaryrefslogtreecommitdiff
path: root/drivers/tty/hvc
Commit message (Expand)AuthorAge
* tty: Update hypervisor tty drivers to use core stdout parsing code.Grant Likely2014-06-26
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2014-06-11
|\
| * drivers/tty/hvc/hvc_tile.c: use PTR_ERR_OR_ZEROFabian Frederick2014-06-02
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-06-04
|\ \
| * | tile: hvc: Use irq_alloc/free_hwirqThomas Gleixner2014-05-16
* | | Merge tag 'tty-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-06-03
|\ \ \ | |/ / |/| |
| * | ARM: tty: Move HVC DCC assembly to arch/armChristopher Covington2014-05-28
| * | tty/hvc/hvc_console: Fix wakeup of HVC thread on hvc_kick()Benjamin Herrenschmidt2014-05-28
| |/
* | drivers/tty/hvc: don't free hvc_console_setup after initTomoki Sekiyama2014-05-03
|/
* tty/hvc_opal: Kick the HVC thread on OPAL console eventsBenjamin Herrenschmidt2014-04-07
* hvc: ensure hvc_init is only ever called once in hvc_console.cPaul Gortmaker2014-02-13
* drivers/tty/hvc: don't use module_init in non-modular hyp. console codePaul Gortmaker2014-02-07
* s390/hvc_iucv: Automatically assign free HVC terminal devicesHendrik Brueckner2014-01-22
* s390/hvc_iucv: Display connection details through device attributesHendrik Brueckner2014-01-22
* s390/hvc_iucv: fix sparse warningHendrik Brueckner2014-01-22
* tty: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-07
* drivers: tty: Mark the function hvc_poll_init() as static in hvc_console.cRashika Kheria2013-12-17
* Merge tag 'stable/for-linus-3.13-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2013-11-15
|\
| * Merge tag 'v3.12-rc5' into stable/for-linus-3.13Konrad Rzeszutek Wilk2013-11-08
| |\
| * | xen/hvc: If we use xen_raw_printk let it also work on HVM guests.Konrad Rzeszutek Wilk2013-09-30
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-11-12
|\ \ \
| * | | tty/hvc_opal: powerpc: Make OPAL HVC device tree accesses endian safeBenjamin Herrenschmidt2013-10-11
| * | | powerpc/hvsi: Fix endian issues in HVSI driverBenjamin Herrenschmidt2013-10-11
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-11-08
|\ \ \
| * | | tty/hvc_iucv: remove redundant NULL checkHendrik Brueckner2013-10-28
| |/ /
* | | Merge 3.12-rc4 into tty-nextGreg Kroah-Hartman2013-10-06
|\ \ \ | |/ /
| * | xen/hvc: allow xenboot console to be used againDavid Vrabel2013-10-03
| |/
* | hvc_vio: Do not override preferred console set by kernel parameterBen Hutchings2013-09-26
* | TTY: hvc_dcc: probe for a JTAG connection before registeringRob Herring2013-09-25
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2013-09-06
|\
| * tile: various console improvementsChris Metcalf2013-08-12
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-09-06
|\ \
| * \ Merge branch 'merge' into nextBenjamin Herrenschmidt2013-08-28
| |\ \
| * | | powerpc: Make device tree accesses in HVC VIO console endian safeAnton Blanchard2013-08-14
| | |/ | |/|
* | | Merge tag 'tty-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-09-03
|\ \ \ | |_|/ |/| |
| * | hvc_xen: Remove unnecessary __GFP_ZERO from kzallocJoe Perches2013-08-30
| * | tty/hvc_iucv: Disconnect IUCV connection when lowering DTRHendrik Brueckner2013-07-24
| * | tty/hvc_console: Add DTR/RTS callback to handle HUPCL controlHendrik Brueckner2013-07-24
| |/
* | powerpc/hvsi: Increase handshake timeout from 200ms to 400ms.Eugene Surovegin2013-08-27
|/
* tty: replace strict_strtoul() with kstrtoul()Jingoo Han2013-06-03
* TTY: add tty_port_tty_wakeup helperJiri Slaby2013-03-18
* drivers/tty/hvc: Use strlcpy instead of strncpyChen Gang2013-03-05
* Merge tag 'stable/for-linus-3.9-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2013-02-24
|\
| * xen: introduce xen_remap, use it instead of ioremapStefano Stabellini2013-02-19
* | tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach2013-01-18
* | TTY: hvsi: use for_each_compatible_node() macroWei Yongjun2013-01-15
* | TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-15
* | TTY: switch tty_insert_flip_stringJiri Slaby2013-01-15
* | TTY: switch tty_insert_flip_charJiri Slaby2013-01-15
* | TTY: switch tty_buffer_request_room to tty_portJiri Slaby2013-01-15
|/