1. f5662e1 ALSA: hda - Refactor quirk picking and change quirk priority by David Henningsson · 10 years ago
  2. 6194b99 ALSA: hda - Kill the rest of snd_print*() usages by Takashi Iwai · 11 years ago
  3. c21c8cf ALSA: hda - Add fixup_forced flag by David Henningsson · 11 years ago
  4. b989d04 ALSA: hda - Enable sysfs attributes without CONFIG_SND_HDA_RECONFIG by Takashi Iwai · 11 years ago
  5. 648a8d2 ALSA: hda - Add sysfs to codec object, too by Takashi Iwai · 11 years ago
  6. 13aeaf6 ALSA: hda - Create own device struct for each codec by Takashi Iwai · 11 years ago
  7. cd26251 ALSA: hda - Add parameter for dumping processing coefficients by David Henningsson · 11 years ago
  8. 595fe1b ALSA: hda - Make CONFIG_SND_HDA_CODEC_* tristate by Takashi Iwai · 11 years ago
  9. ed32636 ALSA: hda - Split verb definitions into sound/hda_verbs.h by Takashi Iwai · 11 years ago
  10. f4d6a55 ALSA: hda - Clean up async codec PM using standard async infrastructure by Takashi Iwai · 11 years ago
  11. 7f13292 ALSA: hda - allow a codec to define its own depop delay time by Mengdong Lin · 11 years ago
  12. 12edb89 ALSA: hda - resume codecs in parallel by Mengdong Lin · 11 years ago
  13. 0e24dbb ALSA: hda - suspend codecs in parallel by Mengdong Lin · 11 years ago
  14. a40e0a8 ALSA: hda - Refactor pm notification in hda_codec.c by Takashi Iwai · 11 years ago
  15. b21bdd0 ALSA: hda - Split the generic parser as an individual module by Takashi Iwai · 11 years ago
  16. 873ce8a ALSA: hda - Drop bus->avoid_link_reset flag by Takashi Iwai · 11 years ago
  17. 95f74c4 ALSA: hda - Fix mute LED on HP laptops in runtime suspend by Takashi Iwai · 11 years ago
  18. 2e59e5a ALSA: hda - add device entry and inactive flag to unsolicited response by Mengdong Lin · 11 years ago
  19. f1aa068 ALSA: hda - add flags and routines to get devices selection info for DP1.2 MST by Mengdong Lin · 11 years ago
  20. 63e51fd ALSA: hda - Don't take unresponsive D3 transition too serious by Takashi Iwai · 12 years ago
  21. e7ecc27 ALSA: hda - Introduce bit flags to snd_hda_codec_read/write() by Takashi Iwai · 12 years ago
  22. 2122961 ALSA: hda - Introduce get_delay codec PCM ops by Takashi Iwai · 12 years ago
  23. ea9b43a ALSA: hda - Fix broken workaround for HDMI/SPDIF conflicts by Takashi Iwai · 12 years ago
  24. a15d05d ALSA: hda - Support rereading widgets under the function group by Mengdong Lin · 12 years ago
  25. 4eea309 ALSA: hda - Remove limit of widget connections by Takashi Iwai · 12 years ago
  26. 45acc86 Merge branch 'topic/hda-ca0132-dsp' into for-next by Takashi Iwai · 12 years ago
  27. 9419ab6 ALSA: hda - Add power state filtering by Takashi Iwai · 12 years ago
  28. dc870f3 ALSA: hda - Combine snd_hda_codec_flush_*_cache() to a single function by Takashi Iwai · 12 years ago
  29. 09b70e8 ALSA: hda - Protect user-defined arrays via mutex by Takashi Iwai · 12 years ago
  30. d7fdc00 ALSA: hda - Add helper functions to cache the current pinctl target by Takashi Iwai · 12 years ago
  31. ee8e765 ALSA: hda - Revive snd_hda_get_conn_list() by Takashi Iwai · 12 years ago
  32. 9cc159c ALSA: hda - Add codec->inv_jack_detect flag by Takashi Iwai · 12 years ago
  33. ecac3ed ALSA: hda - Add inv_eapd flag to struct hda_codec by Takashi Iwai · 12 years ago
  34. 0c3d47b ALSA: hda - Add snd_hda_codec_flush_*_cache() aliases by Takashi Iwai · 12 years ago
  35. c9ce6b2 ALSA: hda - Move fixup code into struct hda_codec by Takashi Iwai · 12 years ago
  36. c370dd6 ALSA: hda - Introduce cache & flush cmd / amp writes by Takashi Iwai · 12 years ago
  37. a3af480 ALSA: hda - Change return value for load_dsp_prepare() to -ENOSYS by Ian Minett · 12 years ago
  38. 1d1a456 ALSA: hda - Add new DSP loader callback routines by Takashi Iwai · 12 years ago
  39. 87af0b8 Merge branch 'for-linus' into for-next by Takashi Iwai · 12 years ago
  40. 989c318 ALSA: hda - Fix recursive suspend/resume call by Takashi Iwai · 12 years ago
  41. ee81abb ALSA: hda - Apply a proper chmap for built-in 2.1 speakers by Takashi Iwai · 12 years ago
  42. dcda580 ALSA: hda - Add workaround for conflicting IEC958 controls by Takashi Iwai · 12 years ago
  43. 26a6cb6 ALSA: hda - Implement a poll loop for jacks as a module parameter by David Henningsson · 12 years ago
  44. e5d6db8 Merge branch 'topic/tlv-chmap' into for-next by Takashi Iwai · 12 years ago
  45. 5fe8e1e ALSA: hda - Remove ignore_misc_bit by David Henningsson · 12 years ago
  46. 9c9a517 ALSA: hda - Add standard channel maps by Takashi Iwai · 12 years ago
  47. 08fa20a ALSA: hda - Yet another fix for D3 stop-clock refcounting by Takashi Iwai · 12 years ago
  48. 4b92734 ALSA: hda - Optimize bitfield usage in struct hda_codec by Takashi Iwai · 12 years ago
  49. 83012a7 ALSA: hda - Clean up CONFIG_SND_HDA_POWER_SAVE by Takashi Iwai · 12 years ago
  50. 68467f5 ALSA: hda - Fix runtime PM leftover refcounts by Takashi Iwai · 12 years ago
  51. a184d4e Merge branch 'for-linus' into for-next by Takashi Iwai · 12 years ago
  52. 983f6b9 ALSA: hda - Avoid unnecessary parameter read for EPSS by Takashi Iwai · 12 years ago
  53. b8dfc462 ALSA: hda - add runtime PM support by Mengdong Lin · 12 years ago
  54. ddf8348 Merge branch 'for-linus' into for-next by Takashi Iwai · 12 years ago
  55. c376e2c ALSA: hda - Implement snd_hda_power_sync() helper function by Takashi Iwai · 12 years ago
  56. 6152597 ALSA: hda - show ICT/KAE control bits by Wang Xingchao · 12 years ago
  57. 4918cda ALSA: hda - Load firmware in hda_intel.c by Takashi Iwai · 12 years ago
  58. ed36081 ALSA: hda - Add codec->pcm_format_first flag by Takashi Iwai · 12 years ago
  59. 1558eb8 Merge branch 'topic/pm-convert' into for-next by Takashi Iwai · 12 years ago
  60. 68cb2b5 ALSA: Convert to new pm_ops for PCI drivers by Takashi Iwai · 12 years ago
  61. 1ade819 Merge branch 'fix/hda' into topic/hda by Takashi Iwai · 13 years ago
  62. b4a91cf ALSA: hda - Handle open while transitioning to D3. by Dylan Reid · 13 years ago
  63. ce63f3b ALSA: hda - add power states information in proc by Wang Xingchao · 13 years ago
  64. 58823de9 Merge tag 'hda-switcheroo' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 13 years ago
  65. 09cf03b ALSA: hda - Fix possible races of accesses to connection list array by Takashi Iwai · 13 years ago
  66. d3d020b ALSA: hda - Export snd_hda_lock_devices() by Takashi Iwai · 13 years ago
  67. c3b6bcc ALSA: hda - Fix concurrent hash accesses by Takashi Iwai · 13 years ago
  68. a2d96e7 ALSA: hda - More robustify the power-up/down sequence by Takashi Iwai · 13 years ago
  69. 607d4f7 ALSA: hda - Remove pre_resume and post_suspend ops by Takashi Iwai · 13 years ago
  70. 5536c6d ALSA: hda - Protect the power-saving count with spinlock by Takashi Iwai · 13 years ago
  71. 7f30830 ALSA: hda - Always resume the codec immediately by Takashi Iwai · 13 years ago
  72. 4f32456 ALSA: hda - Fix proc output for ADC amp values of CX20549 by Michael Karcher · 13 years ago
  73. 7c58975 Merge branch 'fix/hda' into topic/hda by Takashi Iwai · 13 years ago
  74. 3868137 ALSA: hda - Add a fake mute feature by Takashi Iwai · 13 years ago
  75. 71b1e9e ALSA: hda - Add codec->no_jack_detect flag by Takashi Iwai · 13 years ago
  76. 78c058d Merge branch 'test/hda-jack' into topic/hda by Takashi Iwai · 13 years ago
  77. 01b65bf ALSA: hda - Supports more audio streams by Takashi Iwai · 13 years ago
  78. 1835a0f ALSA: hda - Cache the jack-detection value by Takashi Iwai · 13 years ago
  79. 2f451d2 ALSA: hda - Re-enable the check NO_PRESENCE misc bit by Takashi Iwai · 13 years ago
  80. 4d7fbdb ALSA: hda - Allow codec-specific set_power_state ops by Takashi Iwai · 13 years ago
  81. e581f3d ALSA: hda - Add post_suspend patch ops by Takashi Iwai · 13 years ago
  82. 2a43952 ALSA: hda - Make CONFIG_SND_HDA_POWER_SAVE depending on CONFIG_PM by Takashi Iwai · 13 years ago
  83. d02667e ALSA: hda - Fix invalid mute led state on resume of IDT codecs by Vitaliy Kulikov · 13 years ago
  84. 9e7717c ALSA: hda - Always read raw connections for proc output by Takashi Iwai · 13 years ago
  85. b2f934a ALSA: hda - Add snd_hda_override_conn_list() helper function by Takashi Iwai · 13 years ago
  86. 8d087c7 ALSA: hda - Create snd_hda_get_conn_index() helper function by Takashi Iwai · 13 years ago
  87. ff2b7e2 ALSA: hda - Fix warnings with CONFIG_SND_POWER_SAVE=n by Takashi Iwai · 13 years ago
  88. dce2079 ALSA: hda - Add snd_hda_get_conn_list() helper function by Takashi Iwai · 14 years ago
  89. 384a48d ALSA: hda: HDMI: Support codecs with fewer cvts than pins by Stephen Warren · 14 years ago
  90. 74b654c ALSA: hda: Virtualize SPDIF out controls by Stephen Warren · 14 years ago
  91. 7c93597 ALSA: hda: Allow multple SPDIF controls per codec by Stephen Warren · 14 years ago
  92. dda1441 ALSA: hda - Constify some API function arguments by Takashi Iwai · 14 years ago
  93. a12d3e1 ALSA: hda - Remember connection lists by Takashi Iwai · 14 years ago
  94. cd372fb ALSA: hda - Make common input-jack helper functions by Takashi Iwai · 14 years ago
  95. 0e7adbe ALSA: hda - Disable sticky PCM stream assignment for AD codecs by Takashi Iwai · 14 years ago
  96. 9e5341b ALSA: hda - Introduce hda_call_check_power_status() helper by Takashi Iwai · 14 years ago
  97. 3f50ac6 ALSA: hda - Fix stream and channel-ids codec-bus wide by Takashi Iwai · 14 years ago
  98. f0cea79 ALSA: hda - Fix dynamic ADC change working again by Takashi Iwai · 14 years ago
  99. eb54133 ALSA: hda - Make converter setups sticky by Takashi Iwai · 14 years ago
  100. 74bf40f Merge branch 'topic/misc' into for-linus by Takashi Iwai · 14 years ago