1. 13 11月, 2005 1 次提交
  2. 11 11月, 2005 1 次提交
  3. 31 10月, 2005 1 次提交
    • H
      [PATCH] m32r: SMC91x driver update · f3ac9fbf
      Hirokazu Takata 提交于
      Update SMC91x driver for m32r.
      
      - Remove needless NONCACHE_OFFSET adjustment.
        > [PATCH 2.6.14-rc4] m32r: NONCACHE_OFFSET in _port2addr
        > Change _port2addr() not to add NONCACHE_OFFSET.
        > Adding NONCACHE_OFFSET requires needless address adjusting by a driver
        > using ioremap() like a SMC91x driver.
      
      - Fix lots of warnings as following:
      /usr/src/ctest/git/kernel/drivers/net/smc91x.c: In function `smc_reset':
      /usr/src/ctest/git/kernel/drivers/net/smc91x.c:324: warning: passing arg 2 of `_outw' makes integer from pointer without a cast
      /usr/src/ctest/git/kernel/drivers/net/smc91x.c:325: warning: passing arg 2 of `_outw' makes integer from pointer without a cast
      /usr/src/ctest/git/kernel/drivers/net/smc91x.c:341: warning: passing arg 2 of `_outw' makes integer from pointer without a cast
      /usr/src/ctest/git/kernel/drivers/net/smc91x.c:342: warning: passing arg 2 of `_outw' makes integer from pointer without a cast
        :
      /usr/src/ctest/git/kernel/drivers/net/smc91x.c:1915: warning: passing arg 1 of `_inw' makes integer from pointer without a cast
      /usr/src/ctest/git/kernel/drivers/net/smc91x.c:1915: warning: passing arg 1 of `_inw' makes integer from pointer without a cast
      Signed-off-by: NHayato Fujiwara <fujiwara@linux-m32r.org>
      Signed-off-by: NHirokazu Takata <takata@linux-m32r.org>
      Signed-off-by: NAndrew Morton <akpm@osdl.org>
      Signed-off-by: NLinus Torvalds <torvalds@osdl.org>
      f3ac9fbf
  4. 08 9月, 2005 1 次提交
  5. 31 7月, 2005 1 次提交
    • T
      [PATCH] Fix OMAP specific typo in smc91x.h · af44f5bf
      Tony Lindgren 提交于
      --ReaqsoxgOBHFXBhH
      Content-Type: text/plain; charset=us-ascii
      Content-Disposition: inline
      
      Hi Jeff,
      
      Here's a little patch fixing a typo in smc91x.h.
      
      Regards,
      
      Tony
      
      --ReaqsoxgOBHFXBhH
      Content-Type: text/x-chdr; charset=us-ascii
      Content-Disposition: inline; filename="patch-fix-typo-smc91x.h"
      Signed-off-by: NJeff Garzik <jgarzik@pobox.com>
      af44f5bf
  6. 28 6月, 2005 1 次提交
  7. 28 5月, 2005 1 次提交
  8. 13 5月, 2005 1 次提交
  9. 17 4月, 2005 1 次提交
    • L
      Linux-2.6.12-rc2 · 1da177e4
      Linus Torvalds 提交于
      Initial git repository build. I'm not bothering with the full history,
      even though we have it. We can create a separate "historical" git
      archive of that later if we want to, and in the meantime it's about
      3.2GB when imported into git - space that would just make the early
      git days unnecessarily complicated, when we don't have a lot of good
      infrastructure for it.
      
      Let it rip!
      1da177e4