1. 13 1月, 2012 1 次提交
  2. 16 11月, 2011 4 次提交
  3. 31 3月, 2011 1 次提交
  4. 18 2月, 2011 3 次提交
  5. 23 10月, 2010 1 次提交
  6. 24 8月, 2010 2 次提交
  7. 11 8月, 2010 2 次提交
  8. 10 8月, 2010 1 次提交
  9. 21 5月, 2010 2 次提交
  10. 03 3月, 2010 4 次提交
  11. 20 9月, 2009 1 次提交
  12. 16 6月, 2009 1 次提交
  13. 13 6月, 2009 1 次提交
  14. 11 6月, 2009 1 次提交
  15. 24 4月, 2009 1 次提交
  16. 18 10月, 2008 1 次提交
  17. 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
  18. 23 7月, 2008 2 次提交
  19. 22 7月, 2008 1 次提交
    • A
      USB: io_ti: FIrst cut at a big clean up · 2742fd88
      Alan Cox 提交于
      Sort out the insane naming like "OperationalFirmwareVersion" which seems
      	designed to cause formatting problems and RSI
      Merge various common code together
      Clean up the pointlessly complex and spread about MCR handling
      
      This is really just the low hanging fruit.
      
      Needs lots of testing before it goes upstream so testers and reports
      appreciated
      Signed-off-by: NAlan Cox <alan@redhat.com>
      Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
      2742fd88
  20. 15 7月, 2008 1 次提交
  21. 25 4月, 2008 7 次提交
  22. 19 4月, 2008 1 次提交