1. fd25a97 ALSA: hda - Add spec->vmaster_mute_enum flag to generic parser by Takashi Iwai · 12 years ago
  2. 406b285 ALSA: hda - Begin HDA_GEN_* event tag from 1 by Takashi Iwai · 12 years ago
  3. d94ddd8 ALSA: hda - Increase the max depth of widget connections by Takashi Iwai · 12 years ago
  4. 2ce4886a ALSA: hda - Avoid access of amp cache element outside mutex by Takashi Iwai · 12 years ago
  5. 8565f05 ALSA: hda - Fix wrong dirty check in snd_hda_codec_resume_amp() by Takashi Iwai · 12 years ago
  6. 3bbcd27 ALSA: hda - Do sequential writes in snd_hda_gen_init() by Takashi Iwai · 12 years ago
  7. 47d46ab ALSA: hda - Add / fix comments about capture vol/sw controls in hda_generic.c by Takashi Iwai · 12 years ago
  8. 84e3908 ALSA: hda - Add missing amp cache flush for bound capture vol/sw ctls by Takashi Iwai · 12 years ago
  9. 0c3d47b ALSA: hda - Add snd_hda_codec_flush_*_cache() aliases by Takashi Iwai · 12 years ago
  10. c4f3ebe ALSA: hda - Flush dirty amp caches before writing inv_dmic fix by Takashi Iwai · 12 years ago
  11. 3bcce5c ALSA: hda - Check CORB overflow by Takashi Iwai · 12 years ago
  12. aa88a35 ALSA: hda - Clear cached_write flag in snd_hda_codec_resume_*() by Takashi Iwai · 12 years ago
  13. de1e37b ALSA: hda - Clear dirty flag upon cache write by Takashi Iwai · 12 years ago
  14. 5fdaecd ALSA: hda - Allow one chance for zero NID in connection list by Takashi Iwai · 12 years ago
  15. 624d914 ALSA: hda - Use "Capture Source" for single sources by Takashi Iwai · 12 years ago
  16. 08c189f ALSA: hda - Use generic parser codes for Realtek driver by Takashi Iwai · 12 years ago
  17. 5d550e1 ALSA: hda - Export standard jack event handlers for generic parser by Takashi Iwai · 12 years ago
  18. 36502d0 ALSA: hda - Fix NULL dereference in snd_hda_gen_build_controls() by Takashi Iwai · 12 years ago
  19. 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
  20. 12c93df ALSA: hda - Export snd_hda_gen_add_kctl() by Takashi Iwai · 12 years ago
  21. 731dc30 ALSA: hda - Add EAPD control to generic parser by Takashi Iwai · 12 years ago
  22. 352f7f9 ALSA: hda - Merge Realtek parser code to generic parser by Takashi Iwai · 12 years ago
  23. fdf52ca ALSA: hda/realtek - Remove redundant argument from alc_mux_select() by Takashi Iwai · 12 years ago
  24. ab16c6d ALSA: hda - More generic auto-mic switching for Realtek codecs by Takashi Iwai · 12 years ago
  25. 5ec16d1 ALSA: hda - Rearrange INPUT_PIN_ATTR_* by Takashi Iwai · 12 years ago
  26. 7e35dd3 ALSA: hda/realtek - Fix split stereo dmic code by Takashi Iwai · 12 years ago
  27. c9ce6b2 ALSA: hda - Move fixup code into struct hda_codec by Takashi Iwai · 12 years ago
  28. 81fede8 ALSA: hda/realtek - Add conexant-style inverted dmic handling by Takashi Iwai · 12 years ago
  29. 9bf387b ALSA: hda/realtek - Allow multiple individual capture volume/switch controls by Takashi Iwai · 12 years ago
  30. bc54976 ALSA: hda/realtek - Allow passing name=NULL to alc_kcontrol_new() by Takashi Iwai · 12 years ago
  31. 2eab694 ALSA: hda/realtek - Merge a few split functions by Takashi Iwai · 12 years ago
  32. 52a8efa ALSA: hda/realtek - Assign Master mixer when possible by Takashi Iwai · 12 years ago
  33. 3bd7b64 ALSA: hda/realtek - Handle vmaster hook in the parser side by Takashi Iwai · 12 years ago
  34. 20c18f5 ALSA: hda/realtek - Remove unused fields and macro definitions by Takashi Iwai · 12 years ago
  35. 480967d ALSA: hda/realtek - Drop auto_mic_valid_imux flag by Takashi Iwai · 12 years ago
  36. 37c0420 ALSA: hda/realtek - Allow different pins for shared hp/mic vref check by Takashi Iwai · 12 years ago
  37. df1d1fb ALSA: hda/realtek - Parse digital input path by Takashi Iwai · 12 years ago
  38. 965cceb ALSA: hda/realtek - Rename add_new_out_path() with add_new_nid_path() by Takashi Iwai · 12 years ago
  39. 6234399 ALSA: hda/realtek - Remove superfluous input amp init by Takashi Iwai · 12 years ago
  40. 27d3153 ALSA: hda/realtek - Clean up some spec fields by Takashi Iwai · 12 years ago
  41. 666a70d ALSA: hda/realtek - Make input path parser more generic by Takashi Iwai · 12 years ago
  42. 183a444 ALSA: hda/realtek - Don't change connection at path deactivation by Takashi Iwai · 12 years ago
  43. 829f69e ALSA: hda/realtek - Initialize loopback paths properly by Takashi Iwai · 12 years ago
  44. 8dd4867 ALSA: hda/realtek - Add boost volumes to path list by Takashi Iwai · 12 years ago
  45. 3ebf1e9 ALSA: hda/realtek - Add missing initialization of multi-io routes by Takashi Iwai · 12 years ago
  46. 0250f7c ALSA: hda/realtek - Fix the initialization of pin amp-in by Takashi Iwai · 12 years ago
  47. 6518f7a ALSA: hda/realtek - Rename get_out_path() to get_nid_path() by Takashi Iwai · 12 years ago
  48. fef7fbb ALSA: hda/realtek - Use path-based parser for digital outputs by Takashi Iwai · 12 years ago
  49. c9967f1 ALSA: hda/realtek - Consolidate to a single path list by Takashi Iwai · 12 years ago
  50. 9c64076 ALSA: hda/realtek - Consolidate is_reachable_path() by Takashi Iwai · 12 years ago
  51. 130e5f0 ALSA: hda/realtek - Add path active flag by Takashi Iwai · 12 years ago
  52. b8a47c7 ALSA: hda/realtek - Remove non-standard automute mode by Takashi Iwai · 12 years ago
  53. 280e57d ALSA: hda - Introduce snd_hda_codec_amp_init*() by Takashi Iwai · 12 years ago
  54. c370dd6 ALSA: hda - Introduce cache & flush cmd / amp writes by Takashi Iwai · 12 years ago
  55. 8092e60 ALSA: hda - Remove snd_hda_codec_amp_update() call from patch_*.c by Takashi Iwai · 12 years ago
  56. 9366ede ALSA: hda/realtek - Fix initialization of input amps in output paths by Takashi Iwai · 12 years ago
  57. bd32f78 ALSA: hda/realtek - Check amp capabilities of aa-mixer widget by Takashi Iwai · 12 years ago
  58. c2fd19c ALSA: hda/realtek - Parse analog loopback paths more generically by Takashi Iwai · 12 years ago
  59. 36f0fd5 ALSA: hda/realtek - Parse input paths by Takashi Iwai · 12 years ago
  60. 95e960c ALSA: hda/realtek - Make path->idx[] and path->multi[] consistent by Takashi Iwai · 12 years ago
  61. 78e635c ALSA: hda/realtek - Simplify the output volume initialization by Takashi Iwai · 12 years ago
  62. 792cf2f ALSA: hda/realtek - Reduce vol/mute ctl lookups at parsing codec by Takashi Iwai · 12 years ago
  63. 2f17972 ALSA: hda - Fix mono amp values in proc output by Takashi Iwai · 12 years ago
  64. ba811127 ALSA: hda/realtek - Manage mixer controls in out_path list by Takashi Iwai · 12 years ago
  65. 30dcd3b ALSA: hda/realtek - Add output path parser by Takashi Iwai · 12 years ago
  66. 463419d ALSA: hda/realtek - List up all available DACs by Takashi Iwai · 12 years ago
  67. 6a84c30 ALSA: hda/realtek - Simplify alc_auto_is_dac_reachable() by Takashi Iwai · 12 years ago
  68. 065380f ALSA: hda - Add support of new codec ALC284 by Kailang Yang · 12 years ago
  69. 7ed4165 Revert "ALSA: hda - Shut up pins at power-saving mode with Conexnat codecs" by David Henningsson · 12 years ago
  70. d7dab4d ALSA: hda - Disable runtime D3 for Intel CPT & co by Takashi Iwai · 12 years ago
  71. 6d3cd5d ALSA: hda - add mute LED for HP Pavilion 17 (Realtek codec) by David Henningsson · 12 years ago
  72. c86c2d4 ALSA: hda - Switch "On" and "Off" for "Mute-LED Mode" kcontrol by David Henningsson · 12 years ago
  73. 44728e9 ALSA: HDA: Fix sound resume hang by Daniel J Blueman · 12 years ago
  74. 6ffe168 ALSA: hda - bug fix for invalid connection list of Haswell HDMI codec pins by Mengdong Lin · 12 years ago
  75. b78562b ALSA: hda - Fix the wrong pincaps set in ALC861VD dallas/hp fixup by Takashi Iwai · 12 years ago
  76. 1098b7c ALSA: hda - Set codec->single_adc_amp flag for Realtek codecs by Takashi Iwai · 12 years ago
  77. 6169b67 ALSA: hda - Always turn on pins for HDMI/DP by Takashi Iwai · 12 years ago
  78. 8ae5865 ALSA: hda - Fix pin configuration of HP Pavilion dv7 by Takashi Iwai · 12 years ago
  79. 6eb827d ALSA: hda - Move runtime PM check to runtime_idle callback by Takashi Iwai · 12 years ago
  80. 63a077e ALSA: hda - Add stereo-dmic fixup for Acer Aspire One 522 by Takashi Iwai · 12 years ago
  81. c5c2152 ALSA: hda - Avoid doubly suspend after vga switcheroo by Takashi Iwai · 12 years ago
  82. cc5ede3 ALSA: hda - Check validity of CORB/RIRB WP reads by Takashi Iwai · 12 years ago
  83. fa348da ALSA: hda - use usleep_range in link reset and change timeout check by Mengdong Lin · 12 years ago
  84. 6121b84 ALSA: HDA: VIA: Add support for codec VT1808. by Lydia Wang · 12 years ago
  85. 43737e0 ALSA: HDA: VIA Add support for codec VT1705CF. by Lydia Wang · 12 years ago
  86. 6a0f56a ALSA: Remove the rest of __devinit* in comments by Takashi Iwai · 12 years ago
  87. 48c8b0e ALSA: hda - Remove superfluous DELAYED_INIT*_MARK by Takashi Iwai · 12 years ago
  88. e23e7a1 ALSA: pci: remove __dev* attributes by Bill Pemberton · 12 years ago
  89. 445a51b ALSA: hda: Add PCI device prefix for clarity by Daniel J Blueman · 12 years ago
  90. f4c482a ALSA: hda - Fix yet another race of vga_switcheroo registration by Takashi Iwai · 12 years ago
  91. b6adb57 ALSA: hda/realtek - Keep the channel count for multiple speakers by Takashi Iwai · 12 years ago
  92. eb10149 Merge tag 'asoc-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next by Takashi Iwai · 12 years ago
  93. dda415d ALSA: hda - Add a helper function for simple enum kcontrols by Takashi Iwai · 12 years ago
  94. 475c3d2 ALSA: hda - Pass errors properly in alc_auto_check_switches() by Takashi Iwai · 12 years ago
  95. 668d1e9 ALSA: hda - Refactor alc_kcontrol_new() usages by Takashi Iwai · 12 years ago
  96. b9030a0 ALSA: hda - Use standard sort function in hda_auto_parser.c by Takashi Iwai · 12 years ago
  97. 361dab3 ALSA: hda - Call snd_array_init() early and only once by Takashi Iwai · 13 years ago
  98. d846b17 ALSA: hda - Fix build without CONFIG_PM by Takashi Iwai · 12 years ago
  99. ffe4d12b ALSA: hda - Add a fixup for internal mic on MacBook Pro 8,1 by Takashi Iwai · 12 years ago
  100. 98415ea ALSA: hda - Add missing verb applications in patch_cirrus.c by Takashi Iwai · 12 years ago