1. 09 3月, 2009 5 次提交
  2. 16 1月, 2009 1 次提交
  3. 18 11月, 2008 1 次提交
  4. 12 11月, 2008 1 次提交
  5. 20 10月, 2008 1 次提交
  6. 02 10月, 2008 2 次提交
  7. 13 8月, 2008 1 次提交
  8. 10 7月, 2008 1 次提交
  9. 27 5月, 2008 1 次提交
  10. 24 4月, 2008 6 次提交
  11. 22 4月, 2008 1 次提交
  12. 15 2月, 2008 1 次提交
  13. 01 2月, 2008 5 次提交
  14. 28 1月, 2008 1 次提交
  15. 20 10月, 2007 1 次提交
  16. 16 10月, 2007 5 次提交
  17. 20 7月, 2007 1 次提交
  18. 10 7月, 2007 1 次提交
  19. 19 6月, 2007 1 次提交
    • B
      [POWERPC] Fix snd-powermac refcounting bugs · 41e904de
      Benjamin Herrenschmidt 提交于
      The old snd-powermac driver has some serious refcounting issues when
      initialisation fails, which is the case on all new machines with
      a layout-id since those are handled by the new snd-aoa driver.
      
      Some of those bugs seem to have been under the radar for some time
      (like double pci_dev_put), but one was actually added in 2.6.22 with
      Stephen attempt at teaching refcounting to the driver which didn't
      do it at all.
      
      This patch fixes both, thus removing all sort of kref errors that
      would happen if that driver gets loaded on a G5 machine or a recent
      PowerBook due to OF nodes left around with a 0 refcount.
      Signed-off-by: NBenjamin Herrenschmidt <benh@kernel.crashing.org>
      Signed-off-by: NPaul Mackerras <paulus@samba.org>
      41e904de
  20. 07 5月, 2007 1 次提交
  21. 24 4月, 2007 1 次提交
  22. 13 4月, 2007 1 次提交