1. 18 11月, 2005 1 次提交
  2. 17 11月, 2005 1 次提交
  3. 10 11月, 2005 1 次提交
  4. 30 10月, 2005 1 次提交
  5. 29 10月, 2005 3 次提交
  6. 22 6月, 2005 1 次提交
    • J
      [PATCH] I2C: #include <linux/config.h> cleanup · a551ef79
      Jean Delvare 提交于
      Hi Alexey,
      
      > Files that don't use CONFIG_* stuff shouldn't include config.h
      > Files that use CONFIG_* stuff should include config.h
      >
      > It's that simple. ;-)
      
      I agree. This won't change anything though, as all drivers include
      either device.h or module.h, which in turn include config.h. But you are
      still correct, so I approve your patch.
      
      For completeness, I would propose the following on top of your own
      patch:
      
      i2c bus drivers do not need to define DEBUG themselves, as the Kconfig
      system takes care of it.
      Signed-off-by: NJean Delvare <khali@linux-fr.org>
      Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
      a551ef79
  7. 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