Commit History

Author SHA1 Message Date
  Christoph Hellwig 8a8dcabffb tty: replace ->proc_fops with ->proc_show 7 years ago
  Kees Cook 24ed960abf treewide: Switch DEFINE_TIMER callbacks to struct timer_list * 8 years ago
  Linus Torvalds fb0255fb29 Merge tag 'tty-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty 7 years ago
  Greg Kroah-Hartman e3b3d0f549 tty: add SPDX identifiers to all remaining files in drivers/tty/ 7 years ago
  Kees Cook a8497b31fe tty: cyclades: Convert timers to use timer_setup() 8 years ago
  Kees Cook 1d27e3e225 timer: Remove expires and data arguments from DEFINE_TIMER 8 years ago
  Johan Hovold d1b8bc3bc2 tty: cyclades: drop broken alt-speed support 8 years ago
  David Howells 3b60daf86b Annotate hardware config module parameters in drivers/tty/ 8 years ago
  Jiri Slaby 6137b7a629 tty: stop defining STD_COM_FLAGS in drivers 9 years ago
  Jiri Slaby 322b7d6d3e tty: cyclades+mxser, do not initialize to zero 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 5604a98e2f tty: Replace ASYNC_CTS_FLOW bit and update atomically 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
  Denys Vlasenko 1c82363eef cyclades: Deinline cyz_is_loaded, save 240 bytes 10 years ago
  Denys Vlasenko 8c6ba003ee cyclades: Deinline serial_paranoia_check, save 304 bytes 10 years ago
  Denys Vlasenko f25d596fc2 cyclades: Deinline cyy_writeb, save 880 bytes 10 years ago
  Denys Vlasenko f88d86831b cyclades: Deinline cyy_readb, save 368 bytes 10 years ago
  Peter Hurley fef062cbf2 tty: Remove ASYNC_CLOSING checks in open()/hangup() methods 10 years ago
  Rasmus Villemoes 429b474990 tty: remove buf parameter from tty_name() 10 years ago
  Peter Hurley e359a4e38d tty: Remove tty_hung_up_p() tests from tty drivers' open() 11 years ago
  Qixue Xiao 351d6204bf tty: an overflow of multiplication in drivers/tty/cyclades.c 11 years ago
  Jiri Slaby aa27a094e2 TTY: add tty_port_tty_hangup helper 12 years ago
  Jiri Slaby dabe2c1385 cyclades: push down tty_port_tty_get 12 years ago
  Jiri Slaby 6732c8bb86 TTY: switch tty_schedule_flip 12 years ago
  Jiri Slaby 92a19f9cec TTY: switch tty_insert_flip_char 12 years ago
  Jiri Slaby 2f69335710 TTY: convert more flipping functions 12 years ago
  Jiri Slaby 227434f898 TTY: switch tty_buffer_request_room to tty_port 12 years ago
  Bill Pemberton ae8d8a1467 tty: remove use of __devexit 13 years ago