1. de65360 ALSA: hda_intel: add card number to irq description by Heiner Kallweit · 9 years ago
  2. b046d24 ALSA: core: Remove superfluous exit calls for proc entries by Takashi Iwai · 9 years ago
  3. e086e30 ALSA: core: Re-add snd_device_disconnect() by Takashi Iwai · 9 years ago
  4. 6bbc7fe ALSA: Add a helper to add a new attribute group to card by Takashi Iwai · 9 years ago
  5. 830953c ALSA: Drop snd_get_device() helper by Takashi Iwai · 9 years ago
  6. 40a4b26 ALSA: Simplify snd_device_register() variants by Takashi Iwai · 9 years ago
  7. 0fcd9f4 ALSA: control: Embed struct device by Takashi Iwai · 9 years ago
  8. 4b440be ALSA: Add a helper to initialize device by Takashi Iwai · 9 years ago
  9. 92b7952 ALSA: Allow to pass the device object to snd_register_device*() by Takashi Iwai · 9 years ago
  10. 07f4d9d ALSA: control: Protect user controls against concurrent access by Lars-Peter Clausen · 10 years ago
  11. 038b845 ALSA: Remove deprecated snd_card_create() by Takashi Iwai · 10 years ago
  12. f0a220d ALSA: core - Define snd_pci_quirk without CONFIG_PCI by Dylan Reid · 10 years ago
  13. 72620d6 ALSA: Clean up snd_device_*() codes by Takashi Iwai · 10 years ago
  14. 289ca02 ALSA: Use priority list for managing device list by Takashi Iwai · 10 years ago
  15. caa751b ALSA: Create sysfs attribute files via groups by Takashi Iwai · 10 years ago
  16. 9ce5054 ALSA: Drop __bitwise and typedefs for snd_device attributes by Takashi Iwai · 10 years ago
  17. f246406 ALSA: Use standard device refcount for card accounting by Takashi Iwai · 10 years ago
  18. 8bfb181 ALSA: Embed card device into struct snd_card by Takashi Iwai · 10 years ago
  19. 393aa9c ALSA: Mandate to pass a device pointer at card creation time by Takashi Iwai · 10 years ago
  20. 80d7d77 ALSA: Drop unused name argument in snd_register_oss_device() by Takashi Iwai · 10 years ago
  21. bcbb155 ALSA: pcm: Add snd_printd_ratelimit() by Tim Gardner · 11 years ago
  22. 7bb2491 ALSA: Add kconfig to specify the max card numbers by Takashi Iwai · 11 years ago
  23. eb7c06e ALSA: add/change some comments describing function return values by Yacine Belkadi · 11 years ago
  24. d570216 ALSA: Make snd_BUG_ON() always evaluate and return the conditional expression by Christine Spang · 11 years ago
  25. 86b2723 ALSA: Make snd_printd() and snd_printdd() inline by Takashi Iwai · 11 years ago
  26. a0830db ALSA: Add a reference counter to card instance by Takashi Iwai · 12 years ago
  27. fae3d88 ALSA: hda - hide HDMI/ELD printks unless snd.debug=2 by Fengguang Wu · 12 years ago
  28. 250f671 Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 12 years ago
  29. 313162d device.h: audit and cleanup users in main include dir by Paul Gortmaker · 12 years ago
  30. 8422fa1 ALSA: Add #ifdef CONFIG_PCI guard for snd_pci_quirk_* functions by Axel Lin · 12 years ago
  31. 3eafc95 ALSA: core: add support for compressed devices by Omair Mohammed Abdullah · 13 years ago
  32. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  33. b9075fa treewide: use __printf not __attribute__((format(printf,...))) by Joe Perches · 13 years ago
  34. de47725 include: replace linux/module.h with "struct module" wherever possible by Paul Gortmaker · 13 years ago
  35. 33081ad Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  36. 39aba96 driver core: remove CONFIG_SYSFS_DEPRECATED_V2 but keep it for block devices by Kay Sievers · 14 years ago
  37. 363129e ALSA: fix unused warnings with snd_power_get_state by Mike Frysinger · 14 years ago
  38. d145827 ALSA: Add snd_pci_quirk_lookup_id() by Takashi Iwai · 14 years ago
  39. 9d416811 Merge branch 'topic/snd-printk' into for-linus by Takashi Iwai · 15 years ago
  40. b8c60ed ALSA: Remove unneeded ifdef from sound/core.h by Takashi Iwai · 15 years ago
  41. 82a783f ALSA: Remove struct snd_monitor_file from public sound/core.h by Takashi Iwai · 15 years ago
  42. cf0baf1 ALSA: Fixed a typo of printk() by Takashi Iwai · 15 years ago
  43. 36ce99c ALSA: Add debug module option by Takashi Iwai · 15 years ago
  44. d108728 Merge branch 'topic/cleanup' into for-linus by Takashi Iwai · 15 years ago
  45. 10a8ebb ALSA: Core - add snd_card_set_id() function by Jaroslav Kysela · 15 years ago
  46. cd474f2 ALSA: Remove deprecated snd_card_new() by Takashi Iwai · 15 years ago
  47. 65b3864 Merge branch 'topic/ctl-list-cleanup' into for-linus by Takashi Iwai · 15 years ago
  48. bafdb72 Merge branch 'topic/quirk-cleanup' into for-linus by Takashi Iwai · 15 years ago
  49. 118dd6b ALSA: Clean up snd_monitor_file management by Takashi Iwai · 15 years ago
  50. 8bd4bb7 ALSA: Add subdevice_mask field to quirk entries by Takashi Iwai · 15 years ago
  51. 53fb1e6 ALSA: Introduce snd_card_create() by Takashi Iwai · 16 years ago
  52. e7dd8c1 Merge branch 'topic/misc' into topic/pcsp-fix by Takashi Iwai · 16 years ago
  53. 6b42566 Merge branches 'topic/fix/misc' and 'topic/fix/hda' into for-linus by Takashi Iwai · 16 years ago
  54. f66fced ALSA: Document debug macros by Takashi Iwai · 16 years ago
  55. 945eed0 ALSA: Evaluate condition in snd_BUG_ON() in non-debugging case by Takashi Iwai · 16 years ago
  56. fcef783 alsa: fix snd_BUG_on() and friends by Andrew Morton · 16 years ago
  57. 56c5d90 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  58. ff33f23 ALSA: Increase components array size by Takashi Iwai · 16 years ago
  59. 759ee81 alsa: Remove special SBUS dma support code. by David S. Miller · 16 years ago
  60. bdbecf5 ALSA: Clean up snd_BUG() by Takashi Iwai · 16 years ago
  61. 7cc6dff ALSA: Kill snd_assert() definition by Takashi Iwai · 16 years ago
  62. 5ef0346 ALSA: Introduce snd_BUG_ON() macro by Takashi Iwai · 16 years ago
  63. e76d8ce ALSA: Add jack reporting API by Mark Brown · 16 years ago
  64. 62cf872 [ALSA] Replace CONFIG_SND_DEBUG_DETECT with CONFIG_SND_DEBUG_VERBOSE by Takashi Iwai · 16 years ago
  65. ad5fada [ALSA] sound/core.h: evil #ifdefs by Pavel Machek · 16 years ago
  66. edab938 [ALSA] fix comments in sound/core.h by Pavel Machek · 16 years ago
  67. 9004acc [ALSA] Remove sound/driver.h by Takashi Iwai · 16 years ago
  68. c1017a4 [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz by Jaroslav Kysela · 17 years ago
  69. c2902c8 [PATCH] Fix breakage with CONFIG_SYSFS_DEPRECATED by Takashi Iwai · 17 years ago
  70. d9ea472 [ALSA] Add PCI quirk list helper function by Takashi Iwai · 18 years ago
  71. 59d6e14 [ALSA] Remove obsolete typedefs.h by Takashi Iwai · 18 years ago
  72. 12b131c [ALSA] allow registering an alsa device with struct device pointer by Johannes Berg · 18 years ago
  73. 7d2aae1 [PATCH] ALSA: Fix sysfs breakage by Takashi Iwai · 17 years ago
  74. d80f19f Driver core: convert sound core to use struct device by Greg Kroah-Hartman · 18 years ago
  75. a9edfc6 [ALSA] Handle file operations during snd_card disconnects using static file->f_op by Karsten Wiese · 18 years ago
  76. 9d19f48 [ALSA] Add pcm_class attribute to PCM sysfs entry by Takashi Iwai · 18 years ago
  77. 2b29b13 [ALSA] Deprecate snd_card_free_in_thread() by Takashi Iwai · 18 years ago
  78. c461482 [ALSA] Unregister device files at disconnection by Takashi Iwai · 18 years ago
  79. 562b590 [ALSA] remove unused snd_minor.name field by Clemens Ladisch · 18 years ago
  80. 746df948 [ALSA] Fix rwlock around snd_iprintf() in sound core by Takashi Iwai · 18 years ago
  81. 6fdb94b Update dummy snd_power_wait() function for new calling convention by Linus Torvalds · 18 years ago
  82. cbac4b0 [ALSA] Cleanup unused argument for snd_power_wait() by Takashi Iwai · 18 years ago
  83. 99ac48f [PATCH] mark f_ops const in the inode by Arjan van de Ven · 18 years ago
  84. 1a60d4c [ALSA] semaphore -> mutex (core part) by Ingo Molnar · 18 years ago
  85. 0863afb [PATCH] DocBook: fix kernel-doc comments by Martin Waitz · 18 years ago
  86. 3e23c65 [ALSA] Revert the nested-device patch by Takashi Iwai · 18 years ago
  87. 416c107 [ALSA] Nest sound devices by Clemens Ladisch · 19 years ago
  88. f87135f [ALSA] dynamic minors (3/6): store device-specific object pointers dynamically by Clemens Ladisch · 19 years ago
  89. 6983b72 [ALSA] dynamic minors (2/6): simplify storage of snd_minor structures by Clemens Ladisch · 19 years ago
  90. 2af677f [ALSA] dynamic minors (1/6): store device type in struct snd_minor by Clemens Ladisch · 19 years ago
  91. a381a7a [ALSA] Decentralize PM control by Takashi Iwai · 19 years ago
  92. 512bbd6 [ALSA] Remove xxx_t typedefs: Core component by Takashi Iwai · 19 years ago
  93. f190286 [ALSA] fix improper CONFIG_SND_MAJOR usage by Clemens Ladisch · 19 years ago
  94. b709e57 [ALSA] Add the missing forward declration by Takashi Iwai · 19 years ago
  95. e38e0cf [ALSA] Remove kmalloc wrappers by Takashi Iwai · 19 years ago
  96. b1d5776 [ALSA] Remove vmalloc wrapper, kfree_nocheck() by Takashi Iwai · 19 years ago
  97. 93f2e37 [ALSA] Make snd_task_name() module local by Takashi Iwai · 19 years ago
  98. 07799e7 [ALSA] Use getnstimeofday() by Takashi Iwai · 19 years ago
  99. 7c22f1a [ALSA] Remove snd_runtime_check() macro by Takashi Iwai · 19 years ago
  100. dd0fc66 [PATCH] gfp flags annotations - part 1 by Al Viro · 19 years ago