1. 07 1月, 2006 1 次提交
    • P
      [PATCH] oss: remove deprecated PM interface from cs46xx driver · 94661e7c
      Patrick Mochel 提交于
      This change removes the old, deprecated interface from the cs46xx driver,
      including the pm_{,un}register() calls, the local storage of the pmdev object
      and the reference to the old header files.  This change is done to assist in
      eradicating the users of the legacy interface so as to help facilitate the
      removal of the interface itself.
      
      Note this driver has PCI PM hooks which are set properly.  It also has the
      ability to trigger suspend/resume from an ioctl.  This functionality was not
      touched, though it could use a serious review if this driver continues to
      persist in the mainline tree..
      
      Note that this driver has been obsoleted by an ALSA equivalent.
      Signed-off-by: NPatrick Mochel <mochel@linux.intel.com>
      Signed-off-by: NAndrew Morton <akpm@osdl.org>
      Signed-off-by: NLinus Torvalds <torvalds@osdl.org>
      94661e7c
  2. 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