1. cd6a650 ALSA: replace CONFIG_PROC_FS with CONFIG_SND_PROC_FS by Jie Yang · 9 years ago
  2. ec0e993 ALSA: core: Drop superfluous error/debug messages after malloc failures by Takashi Iwai · 9 years ago
  3. 40a4b26 ALSA: Simplify snd_device_register() variants by Takashi Iwai · 9 years ago
  4. 7b46160 ALSA: hwdep: Embed struct device by Takashi Iwai · 9 years ago
  5. 92b7952 ALSA: Allow to pass the device object to snd_register_device*() by Takashi Iwai · 9 years ago
  6. 6776a5d ALSA: Move EXPORT_SYMBOL() in appropriate places by Takashi Iwai · 10 years ago
  7. 71e2e1c ALSA: hwdep: Allow to assign the given parent by Takashi Iwai · 10 years ago
  8. f806bdb ALSA: hwdep: Take private_data as drvdata for sysfs by Takashi Iwai · 10 years ago
  9. caa751b ALSA: Create sysfs attribute files via groups by Takashi Iwai · 10 years ago
  10. 2ebef69 ALSA: hwdep: Use standard printk helpers by Takashi Iwai · 10 years ago
  11. 80d7d77 ALSA: Drop unused name argument in snd_register_oss_device() by Takashi Iwai · 10 years ago
  12. eb7c06e ALSA: add/change some comments describing function return values by Yacine Belkadi · 11 years ago
  13. 0914f79 ALSA: Avoid endless sleep after disconnect by Takashi Iwai · 12 years ago
  14. a0830db ALSA: Add a reference counter to card instance by Takashi Iwai · 12 years ago
  15. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  16. da155d5 sound: Add module.h to the previously silent sound users by Paul Gortmaker · 13 years ago
  17. f7b2bb8 ALSA: hwdep: silence integer overflow warning by Dan Carpenter · 13 years ago
  18. 345d0b1 ALSA: hwdep - Make open callback optional by Takashi Iwai · 15 years ago
  19. 7eaa943 ALSA: Kill snd_assert() in sound/core/* by Takashi Iwai · 16 years ago
  20. 9004acc [ALSA] Remove sound/driver.h by Takashi Iwai · 16 years ago
  21. c1017a4 [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz by Jaroslav Kysela · 17 years ago
  22. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  23. 9c2e08c [PATCH] mark struct file_operations const 9 by Arjan van de Ven · 17 years ago
  24. 8fa58af [ALSA] snd_hwdep_release() racefix by Karsten Wiese · 17 years ago
  25. 9244b2c [ALSA] alsa core: convert to list_for_each_entry* by Johannes Berg · 18 years ago
  26. 104326f [ALSA] Dereference after free in snd_hwdep_release() by Florin Malita · 18 years ago
  27. c461482 [ALSA] Unregister device files at disconnection by Takashi Iwai · 18 years ago
  28. 746d4a0 [ALSA] Fix disconnection of proc interface by Takashi Iwai · 18 years ago
  29. bf85020 [ALSA] Remove unneeded read/write_size fields in proc text ops by Takashi Iwai · 18 years ago
  30. 1a60d4c [ALSA] semaphore -> mutex (core part) by Ingo Molnar · 18 years ago
  31. e28563c [ALSA] Optimize for config without PROC_FS by Takashi Iwai · 19 years ago
  32. f87135f [ALSA] dynamic minors (3/6): store device-specific object pointers dynamically by Clemens Ladisch · 19 years ago
  33. 2af677f [ALSA] dynamic minors (1/6): store device type in struct snd_minor by Clemens Ladisch · 19 years ago
  34. 73e77ba [ALSA] Add error messages by Takashi Iwai · 19 years ago
  35. d9a98de [ALSA] Remove xxx_t typedefs: Hwdep by Takashi Iwai · 19 years ago
  36. f190286 [ALSA] fix improper CONFIG_SND_MAJOR usage by Clemens Ladisch · 19 years ago
  37. ca2c096 [ALSA] Replace with kzalloc() - core stuff by Takashi Iwai · 19 years ago
  38. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago