1. 0e82e5f ALSA: control: clean up snd_ctl_hole_check() by Clemens Ladisch · 13 years ago
  2. 7c73358 ALSA: control: fix numid conflict check for new controls by Clemens Ladisch · 13 years ago
  3. 9600732 ALSA: core, oxygen, virtuoso: add an enum control info helper by Clemens Ladisch · 14 years ago
  4. 5591bf0 ALSA: prevent heap corruption in snd_ctl_new() by Dan Rosenberg · 14 years ago
  5. 02f4865 ALSA: core - Define llseek fops by Takashi Iwai · 14 years ago
  6. 6123637 sound: control: fix minimum TLV length by Clemens Ladisch · 14 years ago
  7. a75d7a4 sound: control: actually allow TLV command access by Clemens Ladisch · 14 years ago
  8. 57648cd Merge branch 'topic/misc' into for-linus by Takashi Iwai · 15 years ago
  9. bec145a ALSA: remove unnecessary null check by Dan Carpenter · 15 years ago
  10. 25d27ed control: use reference-counted pid by Clemens Ladisch · 15 years ago
  11. 31cef70 control: remove snd_konctrol_volatile::owner_pid field by Clemens Ladisch · 15 years ago
  12. 18dd0aa sound: snd_ctl_remove_user_ctl: prevent removal of kernel controls by Clemens Ladisch · 15 years ago
  13. f217ac5 sound: snd_ctl_remove_unlocked_id: simplify user control counting by Clemens Ladisch · 15 years ago
  14. 317b808 sound: snd_ctl_remove_unlocked_id: simplify error paths by Clemens Ladisch · 15 years ago
  15. 2a031ae sound: snd_ctl_elem_add: fix value count check by Clemens Ladisch · 15 years ago
  16. ef44a1e ALSA: sound/core: use memdup_user() by Li Zefan · 15 years ago
  17. 60aa492 Rationalize fasync return values by Jonathan Corbet · 15 years ago
  18. 233e70f saner FASYNC handling on file close by Al Viro · 16 years ago
  19. 366840d ALSA: Warn when control names are truncated by Mark Brown · 16 years ago
  20. d800988 ALSA: use correct lock in snd_ctl_dev_disconnect() by Takashi Iwai · 16 years ago
  21. 7eaa943 ALSA: Kill snd_assert() in sound/core/* by Takashi Iwai · 16 years ago
  22. d3bd67c ALSA: make snd_ctl_elem_read() and snd_ctl_elem_write() static by Takashi Iwai · 16 years ago
  23. 9004acc [ALSA] Remove sound/driver.h by Takashi Iwai · 17 years ago
  24. 8ace4f3 [ALSA] Remove indirect control access by Takashi Iwai · 17 years ago
  25. 7507e8d [ALSA] sound/core/control.c: hard-irq-safe -> hard-irq-unsafe lock warning by Borislav Petkov · 17 years ago
  26. c1017a4 [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz by Jaroslav Kysela · 17 years ago
  27. 9ecf60d [ALSA] unexport snd_ctl_elem_{read,write} by Adrian Bunk · 17 years ago
  28. b9ed4f2 [ALSA] Add helper functions for frequently used callbacks by Takashi Iwai · 17 years ago
  29. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  30. 9c2e08c [PATCH] mark struct file_operations const 9 by Arjan van de Ven · 17 years ago
  31. 0b51ba0 [ALSA] make sound/core/control.c:snd_ctl_new() static by Adrian Bunk · 18 years ago
  32. 9244b2c [ALSA] alsa core: convert to list_for_each_entry* by Johannes Berg · 18 years ago
  33. 0e5d720 [ALSA] sound/core/control.c: remove dead code by Adrian Bunk · 18 years ago
  34. ef35be7 [ALSA] Fix addition of user-defined boolean controls by Takashi Iwai · 18 years ago
  35. 18c1c3f [ALSA] Return error if no user TLV is defined by Takashi Iwai · 18 years ago
  36. 86148e8 [ALSA] Fix errors with user TLV_WRITE by Takashi Iwai · 18 years ago
  37. 2529bba [ALSA] Fix substream selection in PCM and rawmidi by Takashi Iwai · 18 years ago
  38. 8aa9b58 [ALSA] Control API - more robust TLV implementation by Jaroslav Kysela · 18 years ago
  39. c461482 [ALSA] Unregister device files at disconnection by Takashi Iwai · 18 years ago
  40. 42750b0 [ALSA] Control API - TLV implementation for additional information like dB scale by Jaroslav Kysela · 18 years ago
  41. c0d3fb3 [ALSA] Clean up EXPORT_SYMBOL()s in snd module by Takashi Iwai · 18 years ago
  42. cbac4b0 [ALSA] Cleanup unused argument for snd_power_wait() by Takashi Iwai · 18 years ago
  43. c6077b3 [ALSA] Fix memory leaks in error path of control.c by Takashi Iwai · 18 years ago
  44. 6464940 [ALSA] make control.c suspend aware by Giuliano Pochini · 18 years ago
  45. 2fbf182 [PATCH] alsa: fix error paths in snd_ctl_elem_add() by Takashi Iwai · 18 years ago
  46. f87135f [ALSA] dynamic minors (3/6): store device-specific object pointers dynamically by Clemens Ladisch · 19 years ago
  47. 2af677f [ALSA] dynamic minors (1/6): store device type in struct snd_minor by Clemens Ladisch · 19 years ago
  48. 73e77ba [ALSA] Add error messages by Takashi Iwai · 19 years ago
  49. a381a7a [ALSA] Decentralize PM control by Takashi Iwai · 19 years ago
  50. 82e9bae [ALSA] Remove xxx_t typedefs: Controls by Takashi Iwai · 19 years ago
  51. 7c22f1a [ALSA] Remove snd_runtime_check() macro by Takashi Iwai · 19 years ago
  52. ca2c096 [ALSA] Replace with kzalloc() - core stuff by Takashi Iwai · 19 years ago
  53. b636a71 [ALSA] Add const prefix by Takashi Iwai · 19 years ago
  54. 6d85be6 [ALSA] Suppress debug message by Takashi Iwai · 19 years ago
  55. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago