1. d145827 ALSA: Add snd_pci_quirk_lookup_id() by Takashi Iwai · 15 years ago
  2. 9d416811 Merge branch 'topic/snd-printk' into for-linus by Takashi Iwai · 15 years ago
  3. b8c60ed ALSA: Remove unneeded ifdef from sound/core.h by Takashi Iwai · 15 years ago
  4. 82a783f ALSA: Remove struct snd_monitor_file from public sound/core.h by Takashi Iwai · 15 years ago
  5. cf0baf1 ALSA: Fixed a typo of printk() by Takashi Iwai · 15 years ago
  6. 36ce99c ALSA: Add debug module option by Takashi Iwai · 15 years ago
  7. d108728 Merge branch 'topic/cleanup' into for-linus by Takashi Iwai · 15 years ago
  8. 10a8ebb ALSA: Core - add snd_card_set_id() function by Jaroslav Kysela · 15 years ago
  9. cd474f2 ALSA: Remove deprecated snd_card_new() by Takashi Iwai · 15 years ago
  10. 65b3864 Merge branch 'topic/ctl-list-cleanup' into for-linus by Takashi Iwai · 15 years ago
  11. bafdb72 Merge branch 'topic/quirk-cleanup' into for-linus by Takashi Iwai · 15 years ago
  12. 118dd6b ALSA: Clean up snd_monitor_file management by Takashi Iwai · 15 years ago
  13. 8bd4bb7 ALSA: Add subdevice_mask field to quirk entries by Takashi Iwai · 15 years ago
  14. 53fb1e6 ALSA: Introduce snd_card_create() by Takashi Iwai · 16 years ago
  15. e7dd8c1 Merge branch 'topic/misc' into topic/pcsp-fix by Takashi Iwai · 16 years ago
  16. 6b42566 Merge branches 'topic/fix/misc' and 'topic/fix/hda' into for-linus by Takashi Iwai · 16 years ago
  17. f66fced ALSA: Document debug macros by Takashi Iwai · 16 years ago
  18. 945eed0 ALSA: Evaluate condition in snd_BUG_ON() in non-debugging case by Takashi Iwai · 16 years ago
  19. fcef783 alsa: fix snd_BUG_on() and friends by Andrew Morton · 16 years ago
  20. 56c5d90 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  21. ff33f23 ALSA: Increase components array size by Takashi Iwai · 16 years ago
  22. 759ee81 alsa: Remove special SBUS dma support code. by David S. Miller · 16 years ago
  23. bdbecf5 ALSA: Clean up snd_BUG() by Takashi Iwai · 16 years ago
  24. 7cc6dff ALSA: Kill snd_assert() definition by Takashi Iwai · 16 years ago
  25. 5ef0346 ALSA: Introduce snd_BUG_ON() macro by Takashi Iwai · 16 years ago
  26. e76d8ce ALSA: Add jack reporting API by Mark Brown · 16 years ago
  27. 62cf872 [ALSA] Replace CONFIG_SND_DEBUG_DETECT with CONFIG_SND_DEBUG_VERBOSE by Takashi Iwai · 16 years ago
  28. ad5fada [ALSA] sound/core.h: evil #ifdefs by Pavel Machek · 16 years ago
  29. edab938 [ALSA] fix comments in sound/core.h by Pavel Machek · 16 years ago
  30. 9004acc [ALSA] Remove sound/driver.h by Takashi Iwai · 17 years ago
  31. c1017a4 [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz by Jaroslav Kysela · 17 years ago
  32. c2902c8 [PATCH] Fix breakage with CONFIG_SYSFS_DEPRECATED by Takashi Iwai · 17 years ago
  33. d9ea472 [ALSA] Add PCI quirk list helper function by Takashi Iwai · 18 years ago
  34. 59d6e14 [ALSA] Remove obsolete typedefs.h by Takashi Iwai · 18 years ago
  35. 12b131c [ALSA] allow registering an alsa device with struct device pointer by Johannes Berg · 18 years ago
  36. 7d2aae1 [PATCH] ALSA: Fix sysfs breakage by Takashi Iwai · 17 years ago
  37. d80f19f Driver core: convert sound core to use struct device by Greg Kroah-Hartman · 18 years ago
  38. a9edfc6 [ALSA] Handle file operations during snd_card disconnects using static file->f_op by Karsten Wiese · 18 years ago
  39. 9d19f48 [ALSA] Add pcm_class attribute to PCM sysfs entry by Takashi Iwai · 18 years ago
  40. 2b29b13 [ALSA] Deprecate snd_card_free_in_thread() by Takashi Iwai · 18 years ago
  41. c461482 [ALSA] Unregister device files at disconnection by Takashi Iwai · 18 years ago
  42. 562b590 [ALSA] remove unused snd_minor.name field by Clemens Ladisch · 18 years ago
  43. 746df94 [ALSA] Fix rwlock around snd_iprintf() in sound core by Takashi Iwai · 18 years ago
  44. 6fdb94b Update dummy snd_power_wait() function for new calling convention by Linus Torvalds · 18 years ago
  45. cbac4b0 [ALSA] Cleanup unused argument for snd_power_wait() by Takashi Iwai · 18 years ago
  46. 99ac48f [PATCH] mark f_ops const in the inode by Arjan van de Ven · 18 years ago
  47. 1a60d4c [ALSA] semaphore -> mutex (core part) by Ingo Molnar · 19 years ago
  48. 0863afb [PATCH] DocBook: fix kernel-doc comments by Martin Waitz · 19 years ago
  49. 3e23c65 [ALSA] Revert the nested-device patch by Takashi Iwai · 19 years ago
  50. 416c107 [ALSA] Nest sound devices by Clemens Ladisch · 19 years ago
  51. f87135f [ALSA] dynamic minors (3/6): store device-specific object pointers dynamically by Clemens Ladisch · 19 years ago
  52. 6983b72 [ALSA] dynamic minors (2/6): simplify storage of snd_minor structures by Clemens Ladisch · 19 years ago
  53. 2af677f [ALSA] dynamic minors (1/6): store device type in struct snd_minor by Clemens Ladisch · 19 years ago
  54. a381a7a [ALSA] Decentralize PM control by Takashi Iwai · 19 years ago
  55. 512bbd6 [ALSA] Remove xxx_t typedefs: Core component by Takashi Iwai · 19 years ago
  56. f190286 [ALSA] fix improper CONFIG_SND_MAJOR usage by Clemens Ladisch · 19 years ago
  57. b709e57 [ALSA] Add the missing forward declration by Takashi Iwai · 19 years ago
  58. e38e0cf [ALSA] Remove kmalloc wrappers by Takashi Iwai · 19 years ago
  59. b1d5776 [ALSA] Remove vmalloc wrapper, kfree_nocheck() by Takashi Iwai · 19 years ago
  60. 93f2e37 [ALSA] Make snd_task_name() module local by Takashi Iwai · 19 years ago
  61. 07799e7 [ALSA] Use getnstimeofday() by Takashi Iwai · 19 years ago
  62. 7c22f1a [ALSA] Remove snd_runtime_check() macro by Takashi Iwai · 19 years ago
  63. dd0fc66 [PATCH] gfp flags annotations - part 1 by Al Viro · 19 years ago
  64. ecbcfe3 [ALSA] Introduce snd_card_set_generic_dev() by Takashi Iwai · 19 years ago
  65. 8db08ea [PATCH] ALSA: convert kcalloc to kzalloc by Pekka Enberg · 19 years ago
  66. 276bd31 [PATCH] Kconfig fix (ISA_DMA_API and sound/*) by Al Viro · 19 years ago
  67. 5a0f217 [ALSA] sound/core Fix the sparse warning 'implicit cast to nocast type' by Victor Fusco · 19 years ago
  68. d5750f6 [ALSA] cleanup and typo-correction by Henrik Kretzschmar · 19 years ago
  69. 543537b [PATCH] create a kstrdup library function by Paulo Marques · 19 years ago
  70. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago