1. 01 Dec, 2006 1 commit
    • Greg Kroah-Hartman's avatar
      Driver core: convert sound core to use struct device · d80f19fa
      Greg Kroah-Hartman authored
      
      Converts from using struct "class_device" to "struct device" making
      everything show up properly in /sys/devices/ with symlinks from the
      /sys/class directory.
      
      It also makes the struct sound_card to show up as a "real" device
      where all the different sound class devices are placed as childs
      and different card attribute files can hang off of. /sys/class/sound is
      still a flat directory, but the symlink targets of all devices belonging
      to the same card, point the the /sys/devices tree below the new card
      device object.
      
      Thanks to Kay for the updates to this patch.
      Signed-off-by: default avatarKay Sievers <kay.sievers@novell.com>
      Acked-by: default avatarJaroslav Kysela <perex@suse.cz>
      Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
      d80f19fa
  2. 04 Oct, 2006 1 commit
  3. 29 Sep, 2006 1 commit
  4. 30 Jun, 2006 1 commit
  5. 26 Jun, 2006 1 commit
  6. 28 Mar, 2006 1 commit
  7. 28 Oct, 2005 1 commit
  8. 30 Aug, 2005 1 commit
  9. 20 Jun, 2005 1 commit
  10. 16 Apr, 2005 1 commit
    • Linus Torvalds's avatar
      Linux-2.6.12-rc2 · 1da177e4
      Linus Torvalds authored
      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