Historique des commits

Auteur SHA1 Message Date
  Greg Kroah-Hartman 10ee082920 Merge 4.6-rc7 into tty-next il y a 9 ans
  Peter Hurley 25f3ecc28b tty: Remove stale parameter comment il y a 9 ans
  Peter Hurley 0f0380b617 tty: Remove unused TTY_NUMBER() macro il y a 9 ans
  Peter Hurley 18900ca65a tty: Replace TTY_IO_ERROR bit tests with tty_io_error() il y a 9 ans
  Linus Torvalds 8ead9dd547 devpts: more pty driver interface cleanups il y a 9 ans
  Peter Hurley 5e00bbfbc5 tty: Fix merge of "tty: Refactor tty_open()" il y a 9 ans
  Peter Hurley da5a0fc674 tty: Fix UML console breakage il y a 9 ans
  Peter Hurley a8f3a29718 tty: Fix ioctl(FIOASYNC) on hungup file il y a 9 ans
  Peter Hurley f557474ca3 tty: Add fasync() hung up file operation il y a 9 ans
  Peter Hurley bee6741ca0 tty, n_tty: Remove fasync() ldisc notification il y a 9 ans
  Peter Hurley 4a51096937 tty: Make tty_files_lock per-tty il y a 9 ans
  Peter Hurley e802ca0e18 tty: Move tty_check_change() helper il y a 9 ans
  Peter Hurley 27228732aa tty: Eliminate global symbol tty_ldisc_N_TTY il y a 9 ans
  Peter Hurley d1d027eff5 tty: Unexport system-wide tty_mutex il y a 9 ans
  Peter Hurley 133b1306f2 tty: Document c_line == N_TTY initial condition il y a 9 ans
  Peter Hurley 892d1fa7ea tty: Destroy ldisc instance on hangup il y a 9 ans
  Peter Hurley c12da96f80 tty: Use 'disc' for line discipline index name il y a 9 ans
  Peter Hurley e55afd11a4 tty: Prepare for destroying line discipline on hangup il y a 9 ans
  Peter Hurley ece53405a1 tty: Reset c_line from driver's init_termios il y a 9 ans
  Peter Hurley d6203d0c7b tty: Refactor tty_open() il y a 9 ans
  Peter Hurley 11e1d4aa4d tty: Consolidate noctty checks in tty_open() il y a 9 ans
  Peter Hurley 05de87ed95 tty: Re-declare tty_driver_remove_tty() file scope il y a 9 ans
  Peter Hurley a3123fd0a4 tty: Fix tty_init_termios() declaration il y a 9 ans
  Peter Hurley a99cc5d995 tty: Remove !tty check from free_tty_struct() il y a 9 ans
  Peter Hurley c8b710b3e4 tty: Fix ldisc leak in failed tty_init_dev() il y a 9 ans
  Peter Hurley 5c17c861a3 tty: Fix unsafe ldisc reference via ioctl(TIOCGETD) il y a 9 ans
  Peter Hurley 7f22f6c935 tty: Retry failed reopen if tty teardown in-progress il y a 9 ans
  Peter Hurley 0bfd464d3f tty: Wait interruptibly for tty lock on reopen il y a 9 ans
  Peter Hurley d1d3a0f744 tty: Only allow slave pty as controlling tty il y a 9 ans
  Peter Hurley 83db1df446 tty: core: Prefer dev_dbg() over pr_debug() il y a 9 ans