Commit History

Author SHA1 Message Date
  Linus Torvalds 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 years ago
  Jarod Wilson 8b6b4135e4 net: use core MTU range checking in WAN drivers 8 years ago
  Linus Torvalds e10abc629f Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty 9 years ago
  Florian Westphal 860e9538a9 treewide: replace dev->trans_start update with helper 9 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
  Alexey Khoroshilov b1209983d2 tty: synclinkmp: do not ignore errors in probe() 9 years ago
  Peter Hurley 9db276f8f0 tty: Use termios c_*flag macros 9 years ago
  Peter Hurley fef062cbf2 tty: Remove ASYNC_CLOSING checks in open()/hangup() methods 9 years ago
  Greg Kroah-Hartman 485e148d11 tty: synclinkmp.c: move assignment out of if () block 10 years ago
  Peter Hurley e359a4e38d tty: Remove tty_hung_up_p() tests from tty drivers' open() 11 years ago
  Salva Peiró b19a47e060 synclink: fix info leak in ioctl 11 years ago
  Arnd Bergmann b8c98ae49e tty: synclink: avoid sleep_on race 11 years ago
  Dan Carpenter 2652c2163d TTY: snyclinkmp: calculating wrong addresses 12 years ago
  Johan Hovold 53a72d5751 TTY: synclinkmp: fix DTR being raised on hang up 12 years ago
  Joe Perches 9fe8074b82 TTY: synclink: Convert + to | for bit operations 12 years ago
  Jiri Slaby cc5ab61086 TTY: synclink, remove unneeded tests 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
  Paul Fulghum a6b68a69fa synclink fix ldisc buffer argument 12 years ago
  Bill Pemberton ae8d8a1467 tty: remove use of __devexit 12 years ago
  Bill Pemberton 9671f09921 tty: remove use of __devinit 12 years ago
  Bill Pemberton 91116cba5d tty: remove use of __devexit_p 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