提交历史

作者 SHA1 备注 提交日期
  Linus Torvalds 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 年之前
  Dan Carpenter fab794aeb6 tty: hvc_console: silence unintialized variable warning 9 年之前
  Peter Hurley 97ef38b821 tty: Replace TTY_THROTTLED bit tests with tty_throttled() 9 年之前
  Peter Hurley 79c1faa451 tty: Remove tty_wait_until_sent_from_close() 9 年之前
  Paul Gortmaker 4b07dd3df3 drivers/tty: make hvc_console.c explicitly non-modular 10 年之前
  Greg Kroah-Hartman b8dccc1b2e tty: hvc_console.c: move assignment out of if () block 10 年之前
  Linus Torvalds 49eb7b0750 Merge tag 'tty-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty into next 11 年之前
  Benjamin Herrenschmidt 15a2743193 tty/hvc/hvc_console: Fix wakeup of HVC thread on hvc_kick() 11 年之前
  Tomoki Sekiyama 501fed45b7 drivers/tty/hvc: don't free hvc_console_setup after init 11 年之前
  Paul Gortmaker f76a1cbed1 hvc: ensure hvc_init is only ever called once in hvc_console.c 11 年之前
  Rashika Kheria 5855b2104b drivers: tty: Mark the function hvc_poll_init() as static in hvc_console.c 11 年之前
  Hendrik Brueckner 33e745a192 tty/hvc_console: Add DTR/RTS callback to handle HUPCL control 12 年之前
  Jiri Slaby 2e124b4a39 TTY: switch tty_flip_buffer_push 12 年之前
  Jiri Slaby 92a19f9cec TTY: switch tty_insert_flip_char 12 年之前
  Jiri Slaby 227434f898 TTY: switch tty_buffer_request_room to tty_port 12 年之前
  Paul Mackerras c019bc119a TTY: hvc_console, fix port reference count going to zero prematurely 12 年之前
  Linus Torvalds 5f3d2f2e1a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc 13 年之前
  Alan Cox d83114e975 tty: Fix hvc return 13 年之前
  Benjamin Herrenschmidt 92057a493a hvc_console: Better kernel console support 13 年之前
  Jiri Slaby bdb498c200 TTY: hvc_console, add tty install 13 年之前
  Jiri Slaby a2f892060f TTY: hvc, fix TTY refcounting 13 年之前
  Jiri Slaby 0146b69390 TTY: HVC, use count from tty_port 13 年之前
  Jiri Slaby 85bbc003b2 TTY: HVC, use tty from tty_port 13 年之前
  Jiri Slaby f3d9f25097 TTY: HVC, add tty_port 13 年之前
  Jiri Slaby 2f16669d32 TTY: remove re-assignments to tty_driver members 13 年之前
  Linus Torvalds 31555213f0 Revert "hvc_console: display printk messages on console." 13 年之前
  Miche Baker-Harvey 361162459f hvc_console: display printk messages on console. 14 年之前
  Jiri Slaby 0b058353ab TTY: use tty_wait_until_sent_from_close in other drivers 14 年之前
  Anton Blanchard 762e77ae7d hvc_console: Add kdb support 14 年之前
  Hendrik Brueckner 8c2381af0d hvc_console: Improve tty/console put_chars handling 14 年之前