1. 18 12月, 2013 2 次提交
  2. 11 12月, 2013 1 次提交
  3. 10 12月, 2013 3 次提交
  4. 29 11月, 2013 1 次提交
  5. 21 11月, 2013 4 次提交
  6. 12 11月, 2013 1 次提交
  7. 08 11月, 2013 1 次提交
  8. 30 10月, 2013 1 次提交
  9. 01 10月, 2013 1 次提交
  10. 28 9月, 2013 2 次提交
  11. 21 9月, 2013 1 次提交
  12. 18 9月, 2013 1 次提交
  13. 04 9月, 2013 1 次提交
  14. 31 8月, 2013 2 次提交
  15. 30 8月, 2013 1 次提交
  16. 22 8月, 2013 1 次提交
  17. 21 8月, 2013 2 次提交
  18. 08 8月, 2013 2 次提交
    • J
      net: phy: mdio: add missing __iomem annotation · 16dda493
      Jingoo Han 提交于
      Added missing __iomem annotation in order to fix the following
      sparse warnings:
      
      drivers/net/phy/mdio-mux-mmioreg.c:51:27: warning: incorrect type in initializer (different address spaces)
      drivers/net/phy/mdio-mux-mmioreg.c:51:27:    expected void *p
      drivers/net/phy/mdio-mux-mmioreg.c:51:27:    got void [noderef] <asn:2>*
      drivers/net/phy/mdio-mux-mmioreg.c:57:21: warning: incorrect type in argument 1 (different address spaces)
      drivers/net/phy/mdio-mux-mmioreg.c:57:21:    expected void const volatile [noderef] <asn:2>*addr
      drivers/net/phy/mdio-mux-mmioreg.c:57:21:    got void *p
      drivers/net/phy/mdio-mux-mmioreg.c:60:25: warning: incorrect type in argument 2 (different address spaces)
      drivers/net/phy/mdio-mux-mmioreg.c:60:25:    expected void volatile [noderef] <asn:2>*addr
      drivers/net/phy/mdio-mux-mmioreg.c:60:25:    got void *p
      drivers/net/phy/mdio-mux-mmioreg.c:64:25: warning: incorrect type in argument 1 (different address spaces)
      drivers/net/phy/mdio-mux-mmioreg.c:64:25:    expected void volatile [noderef] <asn:2>*addr
      drivers/net/phy/mdio-mux-mmioreg.c:64:25:    got void *p
      Signed-off-by: NJingoo Han <jg1.han@samsung.com>
      Signed-off-by: NDavid S. Miller <davem@davemloft.net>
      16dda493
    • J
      net: phy: micrel: Staticize ksz8873mll_read_status() · 32d73b14
      Jingoo Han 提交于
      ksz8873mll_read_status() is used only in this file.
      Fix the following sparse warning:
      
      drivers/net/phy/micrel.c:147:5: warning: symbol 'ksz8873mll_read_status' was not declared. Should it be static?
      Signed-off-by: NJingoo Han <jg1.han@samsung.com>
      Signed-off-by: NDavid S. Miller <davem@davemloft.net>
      32d73b14
  19. 25 7月, 2013 1 次提交
  20. 12 7月, 2013 1 次提交
  21. 11 6月, 2013 1 次提交
  22. 05 6月, 2013 4 次提交
  23. 01 6月, 2013 1 次提交
  24. 31 5月, 2013 4 次提交
新手
引导
客服 返回
顶部