1. 13 3月, 2012 3 次提交
  2. 24 2月, 2012 1 次提交
  3. 27 1月, 2012 1 次提交
  4. 18 1月, 2012 1 次提交
  5. 17 1月, 2012 1 次提交
  6. 12 1月, 2012 2 次提交
  7. 09 1月, 2012 1 次提交
  8. 20 12月, 2011 1 次提交
  9. 24 11月, 2011 1 次提交
  10. 18 11月, 2011 2 次提交
  11. 04 11月, 2011 3 次提交
  12. 01 11月, 2011 1 次提交
  13. 28 10月, 2011 2 次提交
  14. 08 8月, 2011 1 次提交
  15. 28 7月, 2011 1 次提交
  16. 11 7月, 2011 3 次提交
  17. 24 6月, 2011 1 次提交
    • P
      sh: Tidy up pre-clkdev clk_get() error handling. · 7912825d
      Paul Mundt 提交于
      clk_get() used to return NULL or an errno value depending on whether a
      clkdev lookup failed or a clock wasn't found in the primary clock list.
      As these disjoint paths were unified and everything now is handled via
      clkdev lookups, the NULL case never makes it out of clk_get(). Update
      accordingly and always look to the errno value.
      Signed-off-by: NPaul Mundt <lethal@linux-sh.org>
      7912825d
  18. 16 6月, 2011 1 次提交
  19. 24 5月, 2011 2 次提交
  20. 18 4月, 2011 1 次提交
  21. 31 3月, 2011 4 次提交
  22. 29 3月, 2011 2 次提交
  23. 25 3月, 2011 3 次提交
  24. 22 3月, 2011 1 次提交