1. 82a783f ALSA: Remove struct snd_monitor_file from public sound/core.h by Takashi Iwai · 15 years ago
  2. 5fdc18d ALSA: Core - clean up snd_card_set_id* calls and remove possible id collision by Jaroslav Kysela · 15 years ago
  3. 872c782 ALSA: Fix double locking of card list in snd_card_register() by Mark Brown · 15 years ago
  4. 10a8ebb ALSA: Core - add snd_card_set_id() function by Jaroslav Kysela · 15 years ago
  5. 65b3864 Merge branch 'topic/ctl-list-cleanup' into for-linus by Takashi Iwai · 15 years ago
  6. 118dd6b ALSA: Clean up snd_monitor_file management by Takashi Iwai · 15 years ago
  7. 53fb1e6 ALSA: Introduce snd_card_create() by Takashi Iwai · 16 years ago
  8. 2af7529 sound: Fix warnings relating to ignored return value in snd_card_register by Hannes Eder · 16 years ago
  9. c2eb9c4 ALSA: when card identification is changed, change also /proc/asound symlink by Jaroslav Kysela · 16 years ago
  10. 9fb6198 ALSA: add /sys/class/sound/card#/id (r/w) and card#/number (r/o) files by Jaroslav Kysela · 16 years ago
  11. 233e70f saner FASYNC handling on file close by Al Viro · 16 years ago
  12. abe9ab8 device create: sound: convert device_create_drvdata to device_create by Greg Kroah-Hartman · 16 years ago
  13. 7eaa943 ALSA: Kill snd_assert() in sound/core/* by Takashi Iwai · 16 years ago
  14. 8940921 device create: sound: convert device_create to device_create_drvdata by Greg Kroah-Hartman · 16 years ago
  15. a93bbaa [ALSA] Improve the slots option handling by Takashi Iwai · 16 years ago
  16. f18638d [ALSA] Clean up snd_card_free*() by Takashi Iwai · 16 years ago
  17. 73d38b1 [ALSA] Fix the race of card instance unregistration by Takashi Iwai · 16 years ago
  18. 9bf8e7d [ALSA] sound: replace remaining __FUNCTION__ occurences by Harvey Harrison · 16 years ago
  19. bc9abce [ALSA] fix compilation warning in GCC by Miguel Boton · 17 years ago
  20. 9004acc [ALSA] Remove sound/driver.h by Takashi Iwai · 17 years ago
  21. 304cd07 [ALSA] Introduce slots option to snd module by Takashi Iwai · 17 years ago
  22. c1017a4 [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz by Jaroslav Kysela · 17 years ago
  23. 6473d16 PCI: Cleanup the includes of <linux/pci.h> by Jean Delvare · 17 years ago
  24. 9c2e08c [PATCH] mark struct file_operations const 9 by Arjan van de Ven · 17 years ago
  25. 5c33dd7 [ALSA] cleanup and error reporting for sound/core/init.c by Oliver Neukum · 18 years ago
  26. 7d2aae1 [PATCH] ALSA: Fix sysfs breakage by Takashi Iwai · 17 years ago
  27. d80f19f Driver core: convert sound core to use struct device by Greg Kroah-Hartman · 18 years ago
  28. a9edfc6 [ALSA] Handle file operations during snd_card disconnects using static file->f_op by Karsten Wiese · 18 years ago
  29. 2b29b13 [ALSA] Deprecate snd_card_free_in_thread() by Takashi Iwai · 18 years ago
  30. c461482 [ALSA] Unregister device files at disconnection by Takashi Iwai · 18 years ago
  31. 746d4a0 [ALSA] Fix disconnection of proc interface by Takashi Iwai · 18 years ago
  32. 6581f4e [ALSA] Remove zero-initialization of static variables by Takashi Iwai · 18 years ago
  33. 746df94 [ALSA] Fix rwlock around snd_iprintf() in sound core by Takashi Iwai · 18 years ago
  34. bf85020 [ALSA] Remove unneeded read/write_size fields in proc text ops by Takashi Iwai · 18 years ago
  35. c0d3fb3 [ALSA] Clean up EXPORT_SYMBOL()s in snd module by Takashi Iwai · 18 years ago
  36. cbac4b0 [ALSA] Cleanup unused argument for snd_power_wait() by Takashi Iwai · 18 years ago
  37. 99ac48f [PATCH] mark f_ops const in the inode by Arjan van de Ven · 18 years ago
  38. b3b0abe [ALSA] return ENODEV for disconnected devices by Clemens Ladisch · 18 years ago
  39. 1a60d4c [ALSA] semaphore -> mutex (core part) by Ingo Molnar · 19 years ago
  40. e28563c [ALSA] Optimize for config without PROC_FS by Takashi Iwai · 19 years ago
  41. d001544 [ALSA] dynamic minors (6/6): increase maximum number of sound cards by Clemens Ladisch · 19 years ago
  42. a381a7a [ALSA] Decentralize PM control by Takashi Iwai · 19 years ago
  43. 512bbd6 [ALSA] Remove xxx_t typedefs: Core component by Takashi Iwai · 19 years ago
  44. 3ae5eae [DRIVER MODEL] Convert platform drivers to use struct platform_driver by Russell King · 19 years ago
  45. aa92c4a [ALSA] Fix a typo in the last fix by Takashi Iwai · 19 years ago
  46. 7c22f1a [ALSA] Remove snd_runtime_check() macro by Takashi Iwai · 19 years ago
  47. d052d1b Create platform_device.h to contain all the platform device details. by Russell King · 19 years ago
  48. 9480e30 [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks by Russell King · 19 years ago
  49. d5c5d8f [PATCH] ALSA: Fix Oops of suspend/resume with generic drivers by Takashi Iwai · 19 years ago
  50. ca2c096 [ALSA] Replace with kzalloc() - core stuff by Takashi Iwai · 19 years ago
  51. ecbcfe3 [ALSA] Introduce snd_card_set_generic_dev() by Takashi Iwai · 19 years ago
  52. e2d5356 [PATCH] fix pm_message_t vs. u32 in alsa by Pavel Machek · 19 years ago
  53. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago