Commit History

Author SHA1 Message Date
  Christoph Hellwig 8a8dcabffb tty: replace ->proc_fops with ->proc_show 7 years ago
  Kees Cook e99e88a9d2 treewide: setup_timer() -> timer_setup() 7 years ago
  Greg Kroah-Hartman e5656d43dc tty: Remove redundant license text 7 years ago
  Greg Kroah-Hartman e3b3d0f549 tty: add SPDX identifiers to all remaining files in drivers/tty/ 7 years ago
  Christophe JAILLET 556c278060 tty: synclink: Reuse an existing error handling path 8 years ago
  Arvind Yadav ba38aac161 tty: synclink: constify pci_device_id. 8 years ago
  Johannes Berg 59ae1d127a networking: introduce and use skb_put_data() 8 years ago
  David Howells 3b60daf86b Annotate hardware config module parameters in drivers/tty/ 8 years ago
  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
  Sudip Mukherjee 423314337a tty: synclink: remove unneeded test 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
  Peter Hurley 9db276f8f0 tty: Use termios c_*flag macros 9 years ago
  Jiri Slaby 4bd0162264 tty: synclink, fix indentation 9 years ago
  Peter Hurley fef062cbf2 tty: Remove ASYNC_CLOSING checks in open()/hangup() methods 9 years ago
  Greg Kroah-Hartman a271ca37ac tty: synclink.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
  Alexandru Juncu e06922aa83 TTY: synclink: replace bitmasks add operation with OR operation. 12 years ago
  Johan Hovold 78c6cccadb TTY: synclink: fix DTR being raised on hang up 12 years ago
  Jiri Slaby 049b539b39 TTY: synclink, remove superfluous check 12 years ago
  Joe Perches 9fe8074b82 TTY: synclink: Convert + to | for bit operations 12 years ago