1. e6b85f3 ALSA: hda - Add pcm_playback_hook to hda_gen_spec by Takashi Iwai · 12 years ago
  2. c2c8038 ALSA: hda - Drop bind-volume workaround by Takashi Iwai · 12 years ago
  3. d415693 ALSA: hda - Drop unneeded pin argument from set_output_and_unmute() by Takashi Iwai · 12 years ago
  4. ee79c69 ALSA: hda - Add missing slave names for Speaker Surround, etc by Takashi Iwai · 12 years ago
  5. 7385df6 ALSA: hda - Prefer binding the primary CLFE output by Takashi Iwai · 12 years ago
  6. 5abd488 ALSA: hda - Fix truncated control names by Takashi Iwai · 12 years ago
  7. c30aa7b ALSA: hda - Add Loopback Mixing control by Takashi Iwai · 12 years ago
  8. 117688a ALSA: hda - Correct aamix output paths by Takashi Iwai · 12 years ago
  9. 2430d7b ALSA: hda - Initialize digital-input path properly by Takashi Iwai · 12 years ago
  10. 196c1766 ALSA: hda - Manage using output/loopback path indices by Takashi Iwai · 12 years ago
  11. 05453b7 ALSA: hda - Fix multi-io pin assignment in create_multi_out_ctls() by Takashi Iwai · 12 years ago
  12. e22aab7 ALSA: hda - Simplify the multi-io assignment with multi speakers by Takashi Iwai · 12 years ago
  13. f5172a7 ALSA: hda - Check the existing path in snd_hda_add_new_path() by Takashi Iwai · 12 years ago
  14. 1e0b528 ALSA: hda - Avoid duplicated path creations by Takashi Iwai · 12 years ago
  15. e1284af ALSA: hda - Initialize output paths with current active states by Takashi Iwai · 12 years ago
  16. 985803c ALSA: hda - Don't skip amp init for activated paths by Takashi Iwai · 12 years ago
  17. 2e03e95 ALSA: hda - Add hooks for HP/line/mic auto switching by Takashi Iwai · 12 years ago
  18. ee8e765 ALSA: hda - Revive snd_hda_get_conn_list() by Takashi Iwai · 12 years ago
  19. 9cc159c ALSA: hda - Add codec->inv_jack_detect flag by Takashi Iwai · 12 years ago
  20. ecac3ed ALSA: hda - Add inv_eapd flag to struct hda_codec by Takashi Iwai · 12 years ago
  21. 38cf6f1 ALSA: hda - Implement independent HP control by Takashi Iwai · 12 years ago
  22. b3a8c74 ALSA: hda - Allow aamix in the primary output path by Takashi Iwai · 12 years ago
  23. 4ac0eef ALSA: hda - Define HDA_PARSE_* for snd_hda_parse_nid_path() argument by Takashi Iwai · 12 years ago
  24. 708122e ALSA: hda - Fix typos in debug_show_configs() by Takashi Iwai · 12 years ago
  25. 0c8c0f5 ALSA: hda - Add more debug prints about new paths by Takashi Iwai · 12 years ago
  26. 545502d ALSA: hda - Drop spec->channel_mode field from hda_gen_spec by Takashi Iwai · 12 years ago
  27. f873e53 ALSA: hda - Fix PCM name string for generic parser by Takashi Iwai · 12 years ago
  28. 7594aa3 ALSA: hda - Use cached version for changing pins in hda_generic.c by Takashi Iwai · 12 years ago
  29. d5a9f1b ALSA: hda - Dynamically turn on/off EAPD in generic codec driver by Takashi Iwai · 12 years ago
  30. 64049c8 ALSA: hda - Fix initialization of primary outputs in hda_generic.c by Takashi Iwai · 12 years ago
  31. db23fd1 ALSA: hda - Refactor init_extra_out() in hda_generic.c by Takashi Iwai · 12 years ago
  32. 973e497 ALSA: hda - Clear unsol enable bits on unused pins in generic parser by Takashi Iwai · 12 years ago
  33. fd25a97 ALSA: hda - Add spec->vmaster_mute_enum flag to generic parser by Takashi Iwai · 12 years ago
  34. 406b285 ALSA: hda - Begin HDA_GEN_* event tag from 1 by Takashi Iwai · 12 years ago
  35. d94ddd8 ALSA: hda - Increase the max depth of widget connections by Takashi Iwai · 12 years ago
  36. 2ce4886a ALSA: hda - Avoid access of amp cache element outside mutex by Takashi Iwai · 12 years ago
  37. 8565f05 ALSA: hda - Fix wrong dirty check in snd_hda_codec_resume_amp() by Takashi Iwai · 12 years ago
  38. 3bbcd27 ALSA: hda - Do sequential writes in snd_hda_gen_init() by Takashi Iwai · 12 years ago
  39. 47d46ab ALSA: hda - Add / fix comments about capture vol/sw controls in hda_generic.c by Takashi Iwai · 12 years ago
  40. 84e3908 ALSA: hda - Add missing amp cache flush for bound capture vol/sw ctls by Takashi Iwai · 12 years ago
  41. 0c3d47b ALSA: hda - Add snd_hda_codec_flush_*_cache() aliases by Takashi Iwai · 12 years ago
  42. c4f3ebe ALSA: hda - Flush dirty amp caches before writing inv_dmic fix by Takashi Iwai · 12 years ago
  43. 3bcce5c ALSA: hda - Check CORB overflow by Takashi Iwai · 12 years ago
  44. aa88a35 ALSA: hda - Clear cached_write flag in snd_hda_codec_resume_*() by Takashi Iwai · 12 years ago
  45. de1e37b ALSA: hda - Clear dirty flag upon cache write by Takashi Iwai · 12 years ago
  46. 5fdaecd ALSA: hda - Allow one chance for zero NID in connection list by Takashi Iwai · 12 years ago
  47. 624d914 ALSA: hda - Use "Capture Source" for single sources by Takashi Iwai · 12 years ago
  48. 08c189f ALSA: hda - Use generic parser codes for Realtek driver by Takashi Iwai · 12 years ago
  49. 5d550e1 ALSA: hda - Export standard jack event handlers for generic parser by Takashi Iwai · 12 years ago
  50. 36502d0 ALSA: hda - Fix NULL dereference in snd_hda_gen_build_controls() by Takashi Iwai · 12 years ago
  51. 9eb413e ALSA: hda - Move the call of snd_hda_parse_pin_defcfg() from snd_hda_gen_parse_auto_config() by Takashi Iwai · 12 years ago
  52. 12c93df ALSA: hda - Export snd_hda_gen_add_kctl() by Takashi Iwai · 12 years ago
  53. 731dc30 ALSA: hda - Add EAPD control to generic parser by Takashi Iwai · 12 years ago
  54. 352f7f9 ALSA: hda - Merge Realtek parser code to generic parser by Takashi Iwai · 12 years ago
  55. fdf52ca ALSA: hda/realtek - Remove redundant argument from alc_mux_select() by Takashi Iwai · 12 years ago
  56. ab16c6d ALSA: hda - More generic auto-mic switching for Realtek codecs by Takashi Iwai · 12 years ago
  57. 5ec16d1 ALSA: hda - Rearrange INPUT_PIN_ATTR_* by Takashi Iwai · 12 years ago
  58. 7e35dd3 ALSA: hda/realtek - Fix split stereo dmic code by Takashi Iwai · 12 years ago
  59. c9ce6b2 ALSA: hda - Move fixup code into struct hda_codec by Takashi Iwai · 12 years ago
  60. 81fede8 ALSA: hda/realtek - Add conexant-style inverted dmic handling by Takashi Iwai · 12 years ago
  61. 9bf387b ALSA: hda/realtek - Allow multiple individual capture volume/switch controls by Takashi Iwai · 12 years ago
  62. bc54976 ALSA: hda/realtek - Allow passing name=NULL to alc_kcontrol_new() by Takashi Iwai · 12 years ago
  63. 2eab694 ALSA: hda/realtek - Merge a few split functions by Takashi Iwai · 12 years ago
  64. 52a8efa ALSA: hda/realtek - Assign Master mixer when possible by Takashi Iwai · 12 years ago
  65. 3bd7b64 ALSA: hda/realtek - Handle vmaster hook in the parser side by Takashi Iwai · 12 years ago
  66. 20c18f5 ALSA: hda/realtek - Remove unused fields and macro definitions by Takashi Iwai · 12 years ago
  67. 480967d ALSA: hda/realtek - Drop auto_mic_valid_imux flag by Takashi Iwai · 12 years ago
  68. 37c0420 ALSA: hda/realtek - Allow different pins for shared hp/mic vref check by Takashi Iwai · 12 years ago
  69. df1d1fb ALSA: hda/realtek - Parse digital input path by Takashi Iwai · 12 years ago
  70. 965cceb ALSA: hda/realtek - Rename add_new_out_path() with add_new_nid_path() by Takashi Iwai · 12 years ago
  71. 6234399 ALSA: hda/realtek - Remove superfluous input amp init by Takashi Iwai · 12 years ago
  72. 27d3153 ALSA: hda/realtek - Clean up some spec fields by Takashi Iwai · 12 years ago
  73. 666a70d ALSA: hda/realtek - Make input path parser more generic by Takashi Iwai · 12 years ago
  74. 183a444 ALSA: hda/realtek - Don't change connection at path deactivation by Takashi Iwai · 12 years ago
  75. 829f69e ALSA: hda/realtek - Initialize loopback paths properly by Takashi Iwai · 12 years ago
  76. 8dd4867 ALSA: hda/realtek - Add boost volumes to path list by Takashi Iwai · 12 years ago
  77. 3ebf1e9 ALSA: hda/realtek - Add missing initialization of multi-io routes by Takashi Iwai · 12 years ago
  78. 0250f7c ALSA: hda/realtek - Fix the initialization of pin amp-in by Takashi Iwai · 12 years ago
  79. 6518f7a ALSA: hda/realtek - Rename get_out_path() to get_nid_path() by Takashi Iwai · 12 years ago
  80. fef7fbb ALSA: hda/realtek - Use path-based parser for digital outputs by Takashi Iwai · 12 years ago
  81. c9967f1 ALSA: hda/realtek - Consolidate to a single path list by Takashi Iwai · 12 years ago
  82. 9c64076 ALSA: hda/realtek - Consolidate is_reachable_path() by Takashi Iwai · 12 years ago
  83. 130e5f0 ALSA: hda/realtek - Add path active flag by Takashi Iwai · 12 years ago
  84. b8a47c7 ALSA: hda/realtek - Remove non-standard automute mode by Takashi Iwai · 12 years ago
  85. 280e57d ALSA: hda - Introduce snd_hda_codec_amp_init*() by Takashi Iwai · 12 years ago
  86. c370dd6 ALSA: hda - Introduce cache & flush cmd / amp writes by Takashi Iwai · 12 years ago
  87. 8092e60 ALSA: hda - Remove snd_hda_codec_amp_update() call from patch_*.c by Takashi Iwai · 12 years ago
  88. 9366ede ALSA: hda/realtek - Fix initialization of input amps in output paths by Takashi Iwai · 12 years ago
  89. bd32f78 ALSA: hda/realtek - Check amp capabilities of aa-mixer widget by Takashi Iwai · 12 years ago
  90. c2fd19c ALSA: hda/realtek - Parse analog loopback paths more generically by Takashi Iwai · 12 years ago
  91. 36f0fd5 ALSA: hda/realtek - Parse input paths by Takashi Iwai · 12 years ago
  92. 95e960c ALSA: hda/realtek - Make path->idx[] and path->multi[] consistent by Takashi Iwai · 12 years ago
  93. 78e635c ALSA: hda/realtek - Simplify the output volume initialization by Takashi Iwai · 12 years ago
  94. 792cf2f ALSA: hda/realtek - Reduce vol/mute ctl lookups at parsing codec by Takashi Iwai · 12 years ago
  95. 2f17972 ALSA: hda - Fix mono amp values in proc output by Takashi Iwai · 12 years ago
  96. ba811127 ALSA: hda/realtek - Manage mixer controls in out_path list by Takashi Iwai · 12 years ago
  97. 30dcd3b ALSA: hda/realtek - Add output path parser by Takashi Iwai · 12 years ago
  98. 463419d ALSA: hda/realtek - List up all available DACs by Takashi Iwai · 12 years ago
  99. 6a84c30 ALSA: hda/realtek - Simplify alc_auto_is_dac_reachable() by Takashi Iwai · 12 years ago
  100. 065380f ALSA: hda - Add support of new codec ALC284 by Kailang Yang · 12 years ago