1. e3ded89 ALSA: core: Fix assignment in if condition by Takashi Iwai · 3 years, 7 months ago
  2. 75b1a8f ALSA: Convert strlcpy to strscpy when return value is unused by Joe Perches · 4 years ago
  3. 18d122c ALSA: compat_ioctl: avoid compat_alloc_user_space by Arnd Bergmann · 4 years, 3 months ago
  4. fb8cd64 ALSA: hwdep: fix a left shifting 1 by 31 UB bug by Changming Liu · 4 years, 7 months ago
  5. f15ee21 ALSA: core: Constify snd_device_ops definitions by Takashi Iwai · 5 years ago
  6. 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
  7. 19e7b5f Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  8. 446bd64 snd_hwdep_dsp_load(): don't bother with access_ok() by Al Viro · 7 years ago
  9. 680ef72 sound: annotate ->poll() instances by Al Viro · 7 years ago
  10. c4fd437 ALSA: hwdep: prevent a harmless shift wrapping bug by Dan Carpenter · 7 years ago
  11. ac6424b sched/wait: Rename wait_queue_t => wait_queue_entry_t by Ingo Molnar · 8 years ago
  12. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  13. cd6a650 ALSA: replace CONFIG_PROC_FS with CONFIG_SND_PROC_FS by Jie Yang · 10 years ago
  14. ec0e993 ALSA: core: Drop superfluous error/debug messages after malloc failures by Takashi Iwai · 10 years ago
  15. 40a4b26 ALSA: Simplify snd_device_register() variants by Takashi Iwai · 10 years ago
  16. 7b46160 ALSA: hwdep: Embed struct device by Takashi Iwai · 10 years ago
  17. 92b7952 ALSA: Allow to pass the device object to snd_register_device*() by Takashi Iwai · 10 years ago
  18. 6776a5d ALSA: Move EXPORT_SYMBOL() in appropriate places by Takashi Iwai · 11 years ago
  19. 71e2e1c ALSA: hwdep: Allow to assign the given parent by Takashi Iwai · 11 years ago
  20. f806bdb ALSA: hwdep: Take private_data as drvdata for sysfs by Takashi Iwai · 11 years ago
  21. caa751b ALSA: Create sysfs attribute files via groups by Takashi Iwai · 11 years ago
  22. 2ebef69 ALSA: hwdep: Use standard printk helpers by Takashi Iwai · 11 years ago
  23. 80d7d77 ALSA: Drop unused name argument in snd_register_oss_device() by Takashi Iwai · 11 years ago
  24. eb7c06e ALSA: add/change some comments describing function return values by Yacine Belkadi · 12 years ago
  25. 0914f79 ALSA: Avoid endless sleep after disconnect by Takashi Iwai · 12 years ago
  26. a0830db ALSA: Add a reference counter to card instance by Takashi Iwai · 12 years ago
  27. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  28. da155d5 sound: Add module.h to the previously silent sound users by Paul Gortmaker · 13 years ago
  29. f7b2bb8 ALSA: hwdep: silence integer overflow warning by Dan Carpenter · 13 years ago
  30. 345d0b1 ALSA: hwdep - Make open callback optional by Takashi Iwai · 16 years ago
  31. 7eaa943 ALSA: Kill snd_assert() in sound/core/* by Takashi Iwai · 16 years ago
  32. 9004acc [ALSA] Remove sound/driver.h by Takashi Iwai · 17 years ago
  33. c1017a4 [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz by Jaroslav Kysela · 17 years ago
  34. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 18 years ago
  35. 9c2e08c [PATCH] mark struct file_operations const 9 by Arjan van de Ven · 18 years ago
  36. 8fa58af [ALSA] snd_hwdep_release() racefix by Karsten Wiese · 18 years ago
  37. 9244b2c [ALSA] alsa core: convert to list_for_each_entry* by Johannes Berg · 18 years ago
  38. 104326f [ALSA] Dereference after free in snd_hwdep_release() by Florin Malita · 18 years ago
  39. c461482 [ALSA] Unregister device files at disconnection by Takashi Iwai · 19 years ago
  40. 746d4a0 [ALSA] Fix disconnection of proc interface by Takashi Iwai · 19 years ago
  41. bf85020 [ALSA] Remove unneeded read/write_size fields in proc text ops by Takashi Iwai · 19 years ago
  42. 1a60d4c [ALSA] semaphore -> mutex (core part) by Ingo Molnar · 19 years ago
  43. e28563c [ALSA] Optimize for config without PROC_FS by Takashi Iwai · 19 years ago
  44. f87135f [ALSA] dynamic minors (3/6): store device-specific object pointers dynamically by Clemens Ladisch · 19 years ago
  45. 2af677f [ALSA] dynamic minors (1/6): store device type in struct snd_minor by Clemens Ladisch · 19 years ago
  46. 73e77ba [ALSA] Add error messages by Takashi Iwai · 19 years ago
  47. d9a98de [ALSA] Remove xxx_t typedefs: Hwdep by Takashi Iwai · 19 years ago
  48. f190286 [ALSA] fix improper CONFIG_SND_MAJOR usage by Clemens Ladisch · 19 years ago
  49. ca2c096 [ALSA] Replace with kzalloc() - core stuff by Takashi Iwai · 19 years ago
  50. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago