1. 09 11月, 2005 19 次提交
  2. 08 11月, 2005 1 次提交
    • L
      VINO driver version 0.0.5. · a637a114
      Ladislav Michl 提交于
      Second cut of the VINO / Indycam driver for the Silicon Graphics Indy,
      much more feature complete and bug free.
      a637a114
  3. 07 11月, 2005 4 次提交
  4. 31 10月, 2005 2 次提交
    • T
      [PATCH] fix missing includes · 4e57b681
      Tim Schmielau 提交于
      I recently picked up my older work to remove unnecessary #includes of
      sched.h, starting from a patch by Dave Jones to not include sched.h
      from module.h. This reduces the number of indirect includes of sched.h
      by ~300. Another ~400 pointless direct includes can be removed after
      this disentangling (patch to follow later).
      However, quite a few indirect includes need to be fixed up for this.
      
      In order to feed the patches through -mm with as little disturbance as
      possible, I've split out the fixes I accumulated up to now (complete for
      i386 and x86_64, more archs to follow later) and post them before the real
      patch.  This way this large part of the patch is kept simple with only
      adding #includes, and all hunks are independent of each other.  So if any
      hunk rejects or gets in the way of other patches, just drop it.  My scripts
      will pick it up again in the next round.
      Signed-off-by: NTim Schmielau <tim@physik3.uni-rostock.de>
      Signed-off-by: NAndrew Morton <akpm@osdl.org>
      Signed-off-by: NLinus Torvalds <torvalds@osdl.org>
      4e57b681
    • R
      [PATCH] sparse cleanups: NULL pointers, C99 struct init. · 874ec33f
      Randy Dunlap 提交于
      Convert most of the remaining "Using plain integer as NULL pointer" sparse
      warnings to use NULL.  (Not duplicating patches that are already in -mm,
      -bird, or -kj.)
      
      Convert isdn driver struct initializer to use C99 syntax.
      Signed-off-by: NRandy Dunlap <rdunlap@xenotime.net>
      Signed-off-by: NAndrew Morton <akpm@osdl.org>
      Signed-off-by: NLinus Torvalds <torvalds@osdl.org>
      874ec33f
  5. 30 10月, 2005 1 次提交
  6. 29 10月, 2005 3 次提交
  7. 24 10月, 2005 1 次提交
  8. 17 10月, 2005 2 次提交
  9. 15 10月, 2005 1 次提交
  10. 12 10月, 2005 1 次提交
  11. 01 10月, 2005 1 次提交
  12. 29 9月, 2005 2 次提交
  13. 28 9月, 2005 1 次提交
  14. 23 9月, 2005 1 次提交