1. 21 5月, 2010 3 次提交
  2. 03 3月, 2010 10 次提交
  3. 09 2月, 2010 1 次提交
  4. 10 10月, 2009 1 次提交
  5. 20 9月, 2009 2 次提交
  6. 13 7月, 2009 1 次提交
  7. 16 6月, 2009 1 次提交
  8. 11 6月, 2009 1 次提交
  9. 24 4月, 2009 1 次提交
  10. 18 10月, 2008 2 次提交
  11. 14 10月, 2008 1 次提交
    • A
      tty: usb-serial krefs · 4a90f09b
      Alan Cox 提交于
      Use kref in the USB serial drivers so that we don't free tty structures
      from under the URB receive handlers as has historically been the case if
      you were unlucky. This also gives us a framework for general tty drivers to
      use tty_port objects and refcount.
      
      Contains two err->dev_err changes merged together to fix clashes in the
      -next tree.
      Signed-off-by: NAlan Cox <alan@redhat.com>
      Signed-off-by: NLinus Torvalds <torvalds@linux-foundation.org>
      4a90f09b
  12. 23 7月, 2008 3 次提交
  13. 29 4月, 2008 1 次提交
  14. 25 4月, 2008 9 次提交
  15. 11 3月, 2008 1 次提交
  16. 02 2月, 2008 1 次提交
  17. 13 7月, 2007 1 次提交