1. 63e51fd7 ALSA: hda - Don't take unresponsive D3 transition too serious by Takashi Iwai · 12 years ago
  2. e7ecc27 ALSA: hda - Introduce bit flags to snd_hda_codec_read/write() by Takashi Iwai · 12 years ago
  3. 2122961 ALSA: hda - Introduce get_delay codec PCM ops by Takashi Iwai · 12 years ago
  4. ea9b43a ALSA: hda - Fix broken workaround for HDMI/SPDIF conflicts by Takashi Iwai · 12 years ago
  5. a15d05d ALSA: hda - Support rereading widgets under the function group by Mengdong Lin · 12 years ago
  6. 4eea309 ALSA: hda - Remove limit of widget connections by Takashi Iwai · 12 years ago
  7. 45acc86 Merge branch 'topic/hda-ca0132-dsp' into for-next by Takashi Iwai · 12 years ago
  8. 9419ab6 ALSA: hda - Add power state filtering by Takashi Iwai · 12 years ago
  9. dc870f3 ALSA: hda - Combine snd_hda_codec_flush_*_cache() to a single function by Takashi Iwai · 12 years ago
  10. 09b70e8 ALSA: hda - Protect user-defined arrays via mutex by Takashi Iwai · 12 years ago
  11. d7fdc00 ALSA: hda - Add helper functions to cache the current pinctl target by Takashi Iwai · 12 years ago
  12. ee8e765 ALSA: hda - Revive snd_hda_get_conn_list() by Takashi Iwai · 12 years ago
  13. 9cc159c ALSA: hda - Add codec->inv_jack_detect flag by Takashi Iwai · 12 years ago
  14. ecac3ed ALSA: hda - Add inv_eapd flag to struct hda_codec by Takashi Iwai · 12 years ago
  15. 0c3d47b ALSA: hda - Add snd_hda_codec_flush_*_cache() aliases by Takashi Iwai · 12 years ago
  16. c9ce6b2 ALSA: hda - Move fixup code into struct hda_codec by Takashi Iwai · 12 years ago
  17. c370dd6 ALSA: hda - Introduce cache & flush cmd / amp writes by Takashi Iwai · 12 years ago
  18. a3af480 ALSA: hda - Change return value for load_dsp_prepare() to -ENOSYS by Ian Minett · 12 years ago
  19. 1d1a456 ALSA: hda - Add new DSP loader callback routines by Takashi Iwai · 12 years ago
  20. 87af0b8 Merge branch 'for-linus' into for-next by Takashi Iwai · 12 years ago
  21. 989c318 ALSA: hda - Fix recursive suspend/resume call by Takashi Iwai · 12 years ago
  22. ee81abb ALSA: hda - Apply a proper chmap for built-in 2.1 speakers by Takashi Iwai · 12 years ago
  23. dcda580 ALSA: hda - Add workaround for conflicting IEC958 controls by Takashi Iwai · 12 years ago
  24. 26a6cb6 ALSA: hda - Implement a poll loop for jacks as a module parameter by David Henningsson · 12 years ago
  25. e5d6db8 Merge branch 'topic/tlv-chmap' into for-next by Takashi Iwai · 12 years ago
  26. 5fe8e1e ALSA: hda - Remove ignore_misc_bit by David Henningsson · 12 years ago
  27. 9c9a517 ALSA: hda - Add standard channel maps by Takashi Iwai · 12 years ago
  28. 08fa20a ALSA: hda - Yet another fix for D3 stop-clock refcounting by Takashi Iwai · 12 years ago
  29. 4b92734 ALSA: hda - Optimize bitfield usage in struct hda_codec by Takashi Iwai · 12 years ago
  30. 83012a7 ALSA: hda - Clean up CONFIG_SND_HDA_POWER_SAVE by Takashi Iwai · 12 years ago
  31. 68467f5 ALSA: hda - Fix runtime PM leftover refcounts by Takashi Iwai · 12 years ago
  32. a184d4e Merge branch 'for-linus' into for-next by Takashi Iwai · 12 years ago
  33. 983f6b9 ALSA: hda - Avoid unnecessary parameter read for EPSS by Takashi Iwai · 12 years ago
  34. b8dfc462 ALSA: hda - add runtime PM support by Mengdong Lin · 12 years ago
  35. ddf8348 Merge branch 'for-linus' into for-next by Takashi Iwai · 12 years ago
  36. c376e2c ALSA: hda - Implement snd_hda_power_sync() helper function by Takashi Iwai · 12 years ago
  37. 6152597 ALSA: hda - show ICT/KAE control bits by Wang Xingchao · 12 years ago
  38. 4918cda ALSA: hda - Load firmware in hda_intel.c by Takashi Iwai · 12 years ago
  39. ed36081 ALSA: hda - Add codec->pcm_format_first flag by Takashi Iwai · 12 years ago
  40. 1558eb8 Merge branch 'topic/pm-convert' into for-next by Takashi Iwai · 13 years ago
  41. 68cb2b5 ALSA: Convert to new pm_ops for PCI drivers by Takashi Iwai · 13 years ago
  42. 1ade819 Merge branch 'fix/hda' into topic/hda by Takashi Iwai · 13 years ago
  43. b4a91cf ALSA: hda - Handle open while transitioning to D3. by Dylan Reid · 13 years ago
  44. ce63f3b ALSA: hda - add power states information in proc by Wang Xingchao · 13 years ago
  45. 58823de9 Merge tag 'hda-switcheroo' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 13 years ago
  46. 09cf03b ALSA: hda - Fix possible races of accesses to connection list array by Takashi Iwai · 13 years ago
  47. d3d020b ALSA: hda - Export snd_hda_lock_devices() by Takashi Iwai · 13 years ago
  48. c3b6bcc ALSA: hda - Fix concurrent hash accesses by Takashi Iwai · 13 years ago
  49. a2d96e7 ALSA: hda - More robustify the power-up/down sequence by Takashi Iwai · 13 years ago
  50. 607d4f7 ALSA: hda - Remove pre_resume and post_suspend ops by Takashi Iwai · 13 years ago
  51. 5536c6d ALSA: hda - Protect the power-saving count with spinlock by Takashi Iwai · 13 years ago
  52. 7f30830 ALSA: hda - Always resume the codec immediately by Takashi Iwai · 13 years ago
  53. 4f32456 ALSA: hda - Fix proc output for ADC amp values of CX20549 by Michael Karcher · 13 years ago
  54. 7c58975 Merge branch 'fix/hda' into topic/hda by Takashi Iwai · 13 years ago
  55. 3868137 ALSA: hda - Add a fake mute feature by Takashi Iwai · 13 years ago
  56. 71b1e9e4 ALSA: hda - Add codec->no_jack_detect flag by Takashi Iwai · 13 years ago
  57. 78c058d Merge branch 'test/hda-jack' into topic/hda by Takashi Iwai · 13 years ago
  58. 01b65bf ALSA: hda - Supports more audio streams by Takashi Iwai · 13 years ago
  59. 1835a0f ALSA: hda - Cache the jack-detection value by Takashi Iwai · 13 years ago
  60. 2f451d2 ALSA: hda - Re-enable the check NO_PRESENCE misc bit by Takashi Iwai · 13 years ago
  61. 4d7fbdb ALSA: hda - Allow codec-specific set_power_state ops by Takashi Iwai · 13 years ago
  62. e581f3d ALSA: hda - Add post_suspend patch ops by Takashi Iwai · 13 years ago
  63. 2a43952 ALSA: hda - Make CONFIG_SND_HDA_POWER_SAVE depending on CONFIG_PM by Takashi Iwai · 13 years ago
  64. d02667e ALSA: hda - Fix invalid mute led state on resume of IDT codecs by Vitaliy Kulikov · 13 years ago
  65. 9e7717c ALSA: hda - Always read raw connections for proc output by Takashi Iwai · 14 years ago
  66. b2f934a ALSA: hda - Add snd_hda_override_conn_list() helper function by Takashi Iwai · 14 years ago
  67. 8d087c7 ALSA: hda - Create snd_hda_get_conn_index() helper function by Takashi Iwai · 14 years ago
  68. ff2b7e2 ALSA: hda - Fix warnings with CONFIG_SND_POWER_SAVE=n by Takashi Iwai · 14 years ago
  69. dce2079 ALSA: hda - Add snd_hda_get_conn_list() helper function by Takashi Iwai · 14 years ago
  70. 384a48d ALSA: hda: HDMI: Support codecs with fewer cvts than pins by Stephen Warren · 14 years ago
  71. 74b654c ALSA: hda: Virtualize SPDIF out controls by Stephen Warren · 14 years ago
  72. 7c93597 ALSA: hda: Allow multple SPDIF controls per codec by Stephen Warren · 14 years ago
  73. dda1441 ALSA: hda - Constify some API function arguments by Takashi Iwai · 14 years ago
  74. a12d3e1 ALSA: hda - Remember connection lists by Takashi Iwai · 14 years ago
  75. cd372fb ALSA: hda - Make common input-jack helper functions by Takashi Iwai · 14 years ago
  76. 0e7adbe ALSA: hda - Disable sticky PCM stream assignment for AD codecs by Takashi Iwai · 14 years ago
  77. 9e5341b ALSA: hda - Introduce hda_call_check_power_status() helper by Takashi Iwai · 14 years ago
  78. 3f50ac6 ALSA: hda - Fix stream and channel-ids codec-bus wide by Takashi Iwai · 14 years ago
  79. f0cea79 ALSA: hda - Fix dynamic ADC change working again by Takashi Iwai · 14 years ago
  80. eb54133 ALSA: hda - Make converter setups sticky by Takashi Iwai · 14 years ago
  81. 74bf40f Merge branch 'topic/misc' into for-linus by Takashi Iwai · 14 years ago
  82. 92f10b3 ALSA: hda - Define AC_FMT_* constants by Takashi Iwai · 14 years ago
  83. ea87d1c ALSA: hda - Add support for HDMI HBR passthrough by Anssi Hannula · 14 years ago
  84. 32c168c ALSA: hda - Set Stream Type in Stream Format according to AES0 by Anssi Hannula · 14 years ago
  85. 79c944a ALSA: hda-intel - do not mix audio and modem function IDs by Jaroslav Kysela · 15 years ago
  86. ac0547d ALSA: hda - Restore cleared pin controls on resume by Takashi Iwai · 15 years ago
  87. a68d5a54 ALSA: hda - introduce snd_hda_codec_update_cache() by Takashi Iwai · 15 years ago
  88. c893622 ALSA: hda - Define max number of PCM devices in hda_codec.h by Takashi Iwai · 15 years ago
  89. 9e4c849 Merge branch 'fix/hda' into topic/hda by Takashi Iwai · 15 years ago
  90. 92ee616 ALSA: hda - Add snd_hda_shutup_pins() helper function by Takashi Iwai · 15 years ago
  91. 729d55b ALSA: hda - Disable tigger at pin-sensing on AD codecs by Takashi Iwai · 15 years ago
  92. 5b0cb1d ALSA: hda - add more NID->Control mapping by Jaroslav Kysela · 15 years ago
  93. 0287d97 intelhdmi - dont power off HDA link by Wu Fengguang · 15 years ago
  94. 728765b ALSA: intelhdmi - accept DisplayPort pin by Wu Fengguang · 15 years ago
  95. b923528 ALSA: hda - show HBR(High Bit Rate) pin cap in procfs by Wu Fengguang · 15 years ago
  96. 83d605f ALSA: hda - show EPSS capability in proc by Wu Fengguang · 15 years ago
  97. 85dd662 ALSA: hda - move snd_hda_pcm_type_name from hda_codec.h to hda_local.h by Jaroslav Kysela · 15 years ago
  98. 2dca0bb ALSA: hda - add beep_mode module parameter by Jaroslav Kysela · 15 years ago
  99. a2f6309 ALSA: hda - Add power on/off counter by Takashi Iwai · 15 years ago
  100. e330323 ALSA: hda - proc - show which I/O NID is associated to PCM device by Jaroslav Kysela · 15 years ago