Historique des commits

Auteur SHA1 Message Date
  Linus Torvalds 5983faf942 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty il y a 13 ans
  Al Viro 2c9ede55ec switch device_get_devnode() and ->devnode() to umode_t * il y a 14 ans
  Jiri Slaby 9de44bd604 TTY: open/release, cleanup printks il y a 14 ans
  Jiri Slaby 955787ca94 TTY: move debug checking out of tty_release il y a 14 ans
  Jiri Slaby 2cd0050cf3 TTY: move tty_lookup_driver to switch-cases il y a 14 ans
  Jiri Slaby ba5db44895 TTY: coalesce fail paths in tty_open il y a 14 ans
  Jiri Slaby 5b5e70408f TTY: extract driver lookup from tty_open il y a 14 ans
  Jiri Slaby b82154ac37 TTY: extract /dev/tty handling from tty_open il y a 14 ans
  Jiri Slaby 1411dc4aa2 TTY: move pgrp killing il y a 14 ans
  Linus Torvalds efb8d21b2c Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty il y a 14 ans
  Greg Kroah-Hartman a034070398 Revert "TTY: call tty_driver_lookup_tty unconditionally" il y a 14 ans
  Jiri Slaby 631180aca7 TTY: call tty_driver_lookup_tty unconditionally il y a 14 ans
  Jiri Slaby fa90e1c935 TTY: make tty_add_file non-failing il y a 14 ans
  Jiri Slaby c290f8358a TTY: drop driver reference in tty_open fail path il y a 14 ans
  Thomas Meyer 8193c42906 tty: Support compat_ioctl get/set termios_locked il y a 14 ans
  Jiri Slaby 24d406a6bf TTY: pty, fix pty counting il y a 14 ans
  Manuel Zerpies 5a3c6b251d drivers/tty: use printk_ratelimited() instead of printk_ratelimit() il y a 14 ans
  Jiri Slaby 83c67571b3 TTY: tty_io, annotate locking functions il y a 14 ans
  Jovi Zhang 99edb3d10a tty: remove invalid location line in file header il y a 14 ans
  Jiri Slaby 0259894c73 TTY: fix fail path in tty_open il y a 14 ans
  Jiri Slaby a9dccddb60 TTY: plug in deinitialize_tty_struct il y a 14 ans
  Jiri Slaby 6716671d8c TTY: introduce deinit helpers for proper ldisc shutdown il y a 14 ans
  Jiri Slaby d554350375 TTY: unify tty_init_dev fail path handling il y a 14 ans
  Herton Ronaldo Krzesinski 909bc7741b vt: remove uneeded retval check before tty->ops->open inside tty_open il y a 14 ans
  Lucas De Marchi 25985edced Fix common misspellings il y a 14 ans
  Linus Torvalds f74b944419 Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl il y a 14 ans
  Arnd Bergmann 5edc341313 drivers: remove extraneous includes of smp_lock.h il y a 14 ans
  Kay Sievers 3c95c985fa tty: add TIOCVHANGUP to allow clean tty shutdown of all ttys il y a 14 ans
  Alan Cox 6caa76b778 tty: now phase out the ioctl file pointer for good il y a 14 ans
  Alan Cox 20b9d17715 tiocmset: kill the file pointer argument il y a 14 ans