summaryrefslogtreecommitdiff
path: root/drivers/tty/hvc/hvc_console.c
Commit message (Expand)AuthorAge
* tty: hvc: Remove redundant license textGreg Kroah-Hartman2017-11-08
* tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman2017-11-08
* tty/hvc_console: fix console lock ordering with spinlockDenis Kirjanov2017-03-31
* tty: Remove extra include in HVC console tty frameworkSergio Valverde2017-02-10
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* tty: hvc_console: silence unintialized variable warningDan Carpenter2016-04-30
* tty: Replace TTY_THROTTLED bit tests with tty_throttled()Peter Hurley2016-04-30
* tty: Remove tty_wait_until_sent_from_close()Peter Hurley2015-10-17
* drivers/tty: make hvc_console.c explicitly non-modularPaul Gortmaker2015-10-04
* tty: hvc_console.c: move assignment out of if () blockGreg Kroah-Hartman2015-05-10
* Merge tag 'tty-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-06-03
|\
| * 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
|/
* hvc: ensure hvc_init is only ever called once in hvc_console.cPaul Gortmaker2014-02-13
* drivers: tty: Mark the function hvc_poll_init() as static in hvc_console.cRashika Kheria2013-12-17
* tty/hvc_console: Add DTR/RTS callback to handle HUPCL controlHendrik Brueckner2013-07-24
* TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-15
* TTY: switch tty_insert_flip_charJiri Slaby2013-01-15
* TTY: switch tty_buffer_request_room to tty_portJiri Slaby2013-01-15
* TTY: hvc_console, fix port reference count going to zero prematurelyPaul Mackerras2012-11-14
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-10-06
|\
| * hvc_console: Better kernel console supportBenjamin Herrenschmidt2012-09-05
* | tty: Fix hvc returnAlan Cox2012-09-17
* | TTY: hvc_console, add tty installJiri Slaby2012-08-13
|/
* TTY: hvc, fix TTY refcountingJiri Slaby2012-04-13
* TTY: HVC, use count from tty_portJiri Slaby2012-04-09
* TTY: HVC, use tty from tty_portJiri Slaby2012-04-09
* TTY: HVC, add tty_portJiri Slaby2012-04-09
* TTY: remove re-assignments to tty_driver membersJiri Slaby2012-03-08
* Revert "hvc_console: display printk messages on console."Linus Torvalds2011-11-06
* hvc_console: display printk messages on console.Miche Baker-Harvey2011-10-18
* TTY: use tty_wait_until_sent_from_close in other driversJiri Slaby2011-08-25
* hvc_console: Add kdb supportAnton Blanchard2011-07-19
* hvc_console: Improve tty/console put_chars handlingHendrik Brueckner2011-07-19
* powerpc/pseries: Re-implement HVSI as part of hvc_vioBenjamin Herrenschmidt2011-06-29
* tty: move hvc drivers to drivers/tty/hvc/Greg Kroah-Hartman2011-01-13