1. 08 5月, 2012 1 次提交
  2. 05 5月, 2012 1 次提交
  3. 20 4月, 2012 1 次提交
  4. 29 3月, 2012 1 次提交
  5. 09 3月, 2012 21 次提交
  6. 23 9月, 2011 1 次提交
  7. 24 8月, 2011 1 次提交
    • J
      TTY: ami_serial, remove BTM from wait_until_sent · eff4b0b9
      Jiri Slaby 提交于
      The same as in "TTY: serial, remove BTM from wait_until_sent" we don't
      need to take BTM in wait_until_sent of ami_serial. Exactly the same
      as serial, ami_serial accesses some "info" members (xmit_fifo_size,
      timeout), but their assignment on other places in the code is not
      protected by BTM anyway.
      
      So the BTM protects nothing here. This removal helps us to get rid of
      tty_locked() and __big_tty_mutex_owner in the following patch. This
      was suggested by Arnd.
      Signed-off-by: NJiri Slaby <jslaby@suse.cz>
      Acked-by: NArnd Bergmann <arnd@arndb.de>
      Cc: Alan Cox <alan@linux.intel.com>
      Cc: Andreas Bombe <aeb@debian.org>
      Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
      eff4b0b9
  8. 20 4月, 2011 1 次提交
  9. 23 2月, 2011 1 次提交
  10. 18 2月, 2011 3 次提交
  11. 18 11月, 2010 1 次提交
  12. 12 11月, 2010 1 次提交
  13. 23 10月, 2010 1 次提交
  14. 11 8月, 2010 3 次提交
  15. 27 5月, 2010 1 次提交
  16. 07 4月, 2010 1 次提交