1. 13 7月, 2006 1 次提交
  2. 12 4月, 2006 1 次提交
    • D
      [ALSA] au88x0 - clean up __devinit/__devexit · 99e80e4d
      Dale Sedivec 提交于
      Modules: au88x0 driver
      
      Removed all use of __devinit/__devexit and init.h from headers.  Any
      attributes given in the prototype but not in the function definition have
      been moved to the definition.
      
      An exception is vortex_eq_free: I removed the __devexit attribute because
      vortex_eq_free is called from vortex_core_shutdown, and
      vortex_core_shutdown may be called from __devinit snd_vortex_create.
      
      Compile tested with allyesconfig and allmodconfig.
      Signed-off-by: NDale Sedivec <dale@codefu.org>
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      99e80e4d
  3. 22 3月, 2006 1 次提交
  4. 03 1月, 2006 1 次提交
  5. 04 11月, 2005 2 次提交
  6. 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