1. 2e03e95 ALSA: hda - Add hooks for HP/line/mic auto switching by Takashi Iwai · 12 years ago
  2. ee8e765 ALSA: hda - Revive snd_hda_get_conn_list() by Takashi Iwai · 12 years ago
  3. 9cc159c ALSA: hda - Add codec->inv_jack_detect flag by Takashi Iwai · 12 years ago
  4. ecac3ed ALSA: hda - Add inv_eapd flag to struct hda_codec by Takashi Iwai · 12 years ago
  5. 38cf6f1 ALSA: hda - Implement independent HP control by Takashi Iwai · 12 years ago
  6. b3a8c74 ALSA: hda - Allow aamix in the primary output path by Takashi Iwai · 12 years ago
  7. 4ac0eef ALSA: hda - Define HDA_PARSE_* for snd_hda_parse_nid_path() argument by Takashi Iwai · 12 years ago
  8. 708122e ALSA: hda - Fix typos in debug_show_configs() by Takashi Iwai · 12 years ago
  9. 0c8c0f5 ALSA: hda - Add more debug prints about new paths by Takashi Iwai · 12 years ago
  10. 545502d ALSA: hda - Drop spec->channel_mode field from hda_gen_spec by Takashi Iwai · 12 years ago
  11. f873e53 ALSA: hda - Fix PCM name string for generic parser by Takashi Iwai · 12 years ago
  12. 7594aa3 ALSA: hda - Use cached version for changing pins in hda_generic.c by Takashi Iwai · 12 years ago
  13. d5a9f1b ALSA: hda - Dynamically turn on/off EAPD in generic codec driver by Takashi Iwai · 12 years ago
  14. 64049c8 ALSA: hda - Fix initialization of primary outputs in hda_generic.c by Takashi Iwai · 12 years ago
  15. db23fd1 ALSA: hda - Refactor init_extra_out() in hda_generic.c by Takashi Iwai · 12 years ago
  16. 973e497 ALSA: hda - Clear unsol enable bits on unused pins in generic parser by Takashi Iwai · 12 years ago
  17. fd25a97 ALSA: hda - Add spec->vmaster_mute_enum flag to generic parser by Takashi Iwai · 12 years ago
  18. 406b285 ALSA: hda - Begin HDA_GEN_* event tag from 1 by Takashi Iwai · 12 years ago
  19. d94ddd8 ALSA: hda - Increase the max depth of widget connections by Takashi Iwai · 12 years ago
  20. 2ce4886a ALSA: hda - Avoid access of amp cache element outside mutex by Takashi Iwai · 12 years ago
  21. 8565f05 ALSA: hda - Fix wrong dirty check in snd_hda_codec_resume_amp() by Takashi Iwai · 12 years ago
  22. 3bbcd27 ALSA: hda - Do sequential writes in snd_hda_gen_init() by Takashi Iwai · 12 years ago
  23. 47d46ab ALSA: hda - Add / fix comments about capture vol/sw controls in hda_generic.c by Takashi Iwai · 12 years ago
  24. 84e3908 ALSA: hda - Add missing amp cache flush for bound capture vol/sw ctls by Takashi Iwai · 12 years ago
  25. 0c3d47b ALSA: hda - Add snd_hda_codec_flush_*_cache() aliases by Takashi Iwai · 12 years ago
  26. c4f3ebe ALSA: hda - Flush dirty amp caches before writing inv_dmic fix by Takashi Iwai · 12 years ago
  27. 3bcce5c ALSA: hda - Check CORB overflow by Takashi Iwai · 12 years ago
  28. aa88a35 ALSA: hda - Clear cached_write flag in snd_hda_codec_resume_*() by Takashi Iwai · 12 years ago
  29. de1e37b ALSA: hda - Clear dirty flag upon cache write by Takashi Iwai · 12 years ago
  30. 5fdaecd ALSA: hda - Allow one chance for zero NID in connection list by Takashi Iwai · 12 years ago
  31. 624d914 ALSA: hda - Use "Capture Source" for single sources by Takashi Iwai · 12 years ago
  32. 08c189f ALSA: hda - Use generic parser codes for Realtek driver by Takashi Iwai · 12 years ago
  33. 5d550e1 ALSA: hda - Export standard jack event handlers for generic parser by Takashi Iwai · 12 years ago
  34. 36502d0 ALSA: hda - Fix NULL dereference in snd_hda_gen_build_controls() by Takashi Iwai · 12 years ago
  35. 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
  36. 12c93df ALSA: hda - Export snd_hda_gen_add_kctl() by Takashi Iwai · 12 years ago
  37. 731dc30 ALSA: hda - Add EAPD control to generic parser by Takashi Iwai · 12 years ago
  38. 352f7f9 ALSA: hda - Merge Realtek parser code to generic parser by Takashi Iwai · 12 years ago
  39. fdf52ca ALSA: hda/realtek - Remove redundant argument from alc_mux_select() by Takashi Iwai · 12 years ago
  40. ab16c6d ALSA: hda - More generic auto-mic switching for Realtek codecs by Takashi Iwai · 12 years ago
  41. 5ec16d1 ALSA: hda - Rearrange INPUT_PIN_ATTR_* by Takashi Iwai · 12 years ago
  42. 7e35dd3 ALSA: hda/realtek - Fix split stereo dmic code by Takashi Iwai · 12 years ago
  43. c9ce6b2 ALSA: hda - Move fixup code into struct hda_codec by Takashi Iwai · 12 years ago
  44. 81fede89 ALSA: hda/realtek - Add conexant-style inverted dmic handling by Takashi Iwai · 12 years ago
  45. 9bf387b ALSA: hda/realtek - Allow multiple individual capture volume/switch controls by Takashi Iwai · 12 years ago
  46. bc54976 ALSA: hda/realtek - Allow passing name=NULL to alc_kcontrol_new() by Takashi Iwai · 12 years ago
  47. 2eab694 ALSA: hda/realtek - Merge a few split functions by Takashi Iwai · 12 years ago
  48. 52a8efa ALSA: hda/realtek - Assign Master mixer when possible by Takashi Iwai · 12 years ago
  49. 3bd7b64 ALSA: hda/realtek - Handle vmaster hook in the parser side by Takashi Iwai · 12 years ago
  50. 20c18f5 ALSA: hda/realtek - Remove unused fields and macro definitions by Takashi Iwai · 12 years ago
  51. 480967d ALSA: hda/realtek - Drop auto_mic_valid_imux flag by Takashi Iwai · 12 years ago
  52. 37c0420 ALSA: hda/realtek - Allow different pins for shared hp/mic vref check by Takashi Iwai · 12 years ago
  53. df1d1fb ALSA: hda/realtek - Parse digital input path by Takashi Iwai · 12 years ago
  54. 965cceb ALSA: hda/realtek - Rename add_new_out_path() with add_new_nid_path() by Takashi Iwai · 12 years ago
  55. 6234399 ALSA: hda/realtek - Remove superfluous input amp init by Takashi Iwai · 12 years ago
  56. 27d3153 ALSA: hda/realtek - Clean up some spec fields by Takashi Iwai · 12 years ago
  57. 666a70d ALSA: hda/realtek - Make input path parser more generic by Takashi Iwai · 12 years ago
  58. 183a444 ALSA: hda/realtek - Don't change connection at path deactivation by Takashi Iwai · 12 years ago
  59. 829f69e ALSA: hda/realtek - Initialize loopback paths properly by Takashi Iwai · 12 years ago
  60. 8dd4867 ALSA: hda/realtek - Add boost volumes to path list by Takashi Iwai · 12 years ago
  61. 3ebf1e9 ALSA: hda/realtek - Add missing initialization of multi-io routes by Takashi Iwai · 12 years ago
  62. 0250f7c ALSA: hda/realtek - Fix the initialization of pin amp-in by Takashi Iwai · 12 years ago
  63. 6518f7a ALSA: hda/realtek - Rename get_out_path() to get_nid_path() by Takashi Iwai · 12 years ago
  64. fef7fbb ALSA: hda/realtek - Use path-based parser for digital outputs by Takashi Iwai · 12 years ago
  65. c9967f1 ALSA: hda/realtek - Consolidate to a single path list by Takashi Iwai · 12 years ago
  66. 9c64076 ALSA: hda/realtek - Consolidate is_reachable_path() by Takashi Iwai · 12 years ago
  67. 130e5f0 ALSA: hda/realtek - Add path active flag by Takashi Iwai · 12 years ago
  68. b8a47c7 ALSA: hda/realtek - Remove non-standard automute mode by Takashi Iwai · 12 years ago
  69. 280e57d ALSA: hda - Introduce snd_hda_codec_amp_init*() by Takashi Iwai · 12 years ago
  70. c370dd6 ALSA: hda - Introduce cache & flush cmd / amp writes by Takashi Iwai · 12 years ago
  71. 8092e60 ALSA: hda - Remove snd_hda_codec_amp_update() call from patch_*.c by Takashi Iwai · 12 years ago
  72. 9366ede ALSA: hda/realtek - Fix initialization of input amps in output paths by Takashi Iwai · 12 years ago
  73. bd32f78 ALSA: hda/realtek - Check amp capabilities of aa-mixer widget by Takashi Iwai · 12 years ago
  74. c2fd19c ALSA: hda/realtek - Parse analog loopback paths more generically by Takashi Iwai · 12 years ago
  75. 36f0fd5 ALSA: hda/realtek - Parse input paths by Takashi Iwai · 12 years ago
  76. 95e960c ALSA: hda/realtek - Make path->idx[] and path->multi[] consistent by Takashi Iwai · 12 years ago
  77. 78e635c ALSA: hda/realtek - Simplify the output volume initialization by Takashi Iwai · 12 years ago
  78. 792cf2f ALSA: hda/realtek - Reduce vol/mute ctl lookups at parsing codec by Takashi Iwai · 12 years ago
  79. 2f17972 ALSA: hda - Fix mono amp values in proc output by Takashi Iwai · 12 years ago
  80. ba811127 ALSA: hda/realtek - Manage mixer controls in out_path list by Takashi Iwai · 12 years ago
  81. 30dcd3b ALSA: hda/realtek - Add output path parser by Takashi Iwai · 12 years ago
  82. 463419d ALSA: hda/realtek - List up all available DACs by Takashi Iwai · 12 years ago
  83. 6a84c30 ALSA: hda/realtek - Simplify alc_auto_is_dac_reachable() by Takashi Iwai · 12 years ago
  84. 065380f ALSA: hda - Add support of new codec ALC284 by Kailang Yang · 12 years ago
  85. 56bde0f ALSA: hdspm - Fix wordclock status on AES32 by Andre Schramm · 12 years ago
  86. 7ed4165 Revert "ALSA: hda - Shut up pins at power-saving mode with Conexnat codecs" by David Henningsson · 12 years ago
  87. d7dab4d ALSA: hda - Disable runtime D3 for Intel CPT & co by Takashi Iwai · 12 years ago
  88. 6d3cd5d ALSA: hda - add mute LED for HP Pavilion 17 (Realtek codec) by David Henningsson · 12 years ago
  89. 61ed1dc ALSA: au88x0: fix incorrect left shift by Nickolai Zeldovich · 12 years ago
  90. c86c2d4 ALSA: hda - Switch "On" and "Off" for "Mute-LED Mode" kcontrol by David Henningsson · 12 years ago
  91. 03c850e Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  92. 44728e9 ALSA: HDA: Fix sound resume hang by Daniel J Blueman · 12 years ago
  93. 6ffe168 ALSA: hda - bug fix for invalid connection list of Haswell HDMI codec pins by Mengdong Lin · 12 years ago
  94. b78562b ALSA: hda - Fix the wrong pincaps set in ALC861VD dallas/hp fixup by Takashi Iwai · 12 years ago
  95. 1098b7c ALSA: hda - Set codec->single_adc_amp flag for Realtek codecs by Takashi Iwai · 12 years ago
  96. 6169b67 ALSA: hda - Always turn on pins for HDMI/DP by Takashi Iwai · 12 years ago
  97. a2013a1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  98. 8ae5865 ALSA: hda - Fix pin configuration of HP Pavilion dv7 by Takashi Iwai · 12 years ago
  99. 6eb827d ALSA: hda - Move runtime PM check to runtime_idle callback by Takashi Iwai · 12 years ago
  100. 63a077e ALSA: hda - Add stereo-dmic fixup for Acer Aspire One 522 by Takashi Iwai · 12 years ago