Commit History

Author SHA1 Message Date
  Linus Torvalds 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 years ago
  Johan Hovold 6f8ada1292 tty: amiserial: fix invalid user-pointer check 8 years ago
  Peter Hurley d41861ca19 tty: Replace ASYNC_INITIALIZED bit and update atomically 9 years ago
  Peter Hurley 2d68655d15 tty: Replace ASYNC_CHECK_CD and update atomically 9 years ago
  Peter Hurley 807c8d81f4 tty: Replace ASYNC_NORMAL_ACTIVE bit and update atomically 9 years ago
  Peter Hurley 5604a98e2f tty: Replace ASYNC_CTS_FLOW bit and update atomically 9 years ago
  Peter Hurley 97ef38b821 tty: Replace TTY_THROTTLED bit tests with tty_throttled() 9 years ago
  Peter Hurley 18900ca65a tty: Replace TTY_IO_ERROR bit tests with tty_io_error() 9 years ago
  Peter Hurley 9db276f8f0 tty: Use termios c_*flag macros 9 years ago
  Peter Hurley fdfb719e93 tty: Remove chars_in_buffer() line discipline method 9 years ago
  Peter Hurley 5841fc4b13 tty: Remove unused SERIAL_DO_RESTART define 9 years ago
  Greg Kroah-Hartman 2eeaf0bbca tty: amiserial.c: move assignment out of if () block 10 years ago
  Rasmus Villemoes 429b474990 tty: remove buf parameter from tty_name() 10 years ago
  Julia Lawall 1d6a5e4ce8 TTY: fix misspelling of current function in string 10 years ago
  Wolfram Sang c910367fed tty: drop owner assignment from platform_drivers 10 years ago
  Arnd Bergmann 591cee0a35 tty/amiserial: avoid interruptible_sleep_on 11 years ago
  Geert Uytterhoeven 3dcf344bef TTY: amiserial, add missing platform check 11 years ago
  Jingoo Han 1b2a405bba TTY: amiserial, remove unnecessary platform_set_drvdata() 12 years ago
  Jingoo Han fec6bee367 TTY: amiserial, use module_platform_driver_probe() 12 years ago
  Peter Hurley bc80fbe46b tty: Remove ancient hardpps() 12 years ago
  Jiri Slaby 2e124b4a39 TTY: switch tty_flip_buffer_push 12 years ago
  Jiri Slaby d6c53c0e9b TTY: move low_latency to tty_port 12 years ago
  Jiri Slaby 92a19f9cec TTY: switch tty_insert_flip_char 12 years ago
  Jiri Slaby 191c5f1027 TTY: call tty_port_destroy in the rest of drivers 12 years ago
  Huang Shijie f21ec3d2d4 serial: add a new helper function 13 years ago
  Jiri Slaby b19e2ca77e TTY: use tty_port_link_device 13 years ago
  Alan Cox 89c8d91e31 tty: localise the lock 13 years ago
  Alan Cox adc8d746ca tty: move the termios object into the tty 13 years ago
  Alan Cox 6d31a88cb2 tty: revert incorrectly applied lock patch 13 years ago
  Alan Cox f5e3bcc504 tty: localise the lock 13 years ago