1. 49fb189 ALSA: hda - Set stream_pm ops automatically by generic parser by Takashi Iwai · 9 years ago
  2. 48f4b3a ALSA: hda - Reduce verbs by node power-saves by Takashi Iwai · 9 years ago
  3. 3e1b0c4 ALSA: hda - Fix click noise at start on Dell XPS13 by Takashi Iwai · 9 years ago
  4. 24fef90 ALSA: hda/generic - Don't override power_filter when power_save_node is set by Takashi Iwai · 9 years ago
  5. b6c09b3 ALSA: hda/generic - Make snd_hda_gen_path_power_filter() always applicable by Takashi Iwai · 9 years ago
  6. d5ac010 ALSA: hda/generic - Fix wrong initial power state for fixed pins by Takashi Iwai · 9 years ago
  7. 2206dc9 ALSA: hda/generic - Check power state cap at updating the widget power by Takashi Iwai · 9 years ago
  8. d545a57 ALSA: hda - Sync node attributes at resume from widget power saving by Takashi Iwai · 9 years ago
  9. a551d91 ALSA: hda - Use regmap for command verb caches, too by Takashi Iwai · 10 years ago
  10. 7639a06 ALSA: hda - Move a part of hda_codec stuff into hdac_device by Takashi Iwai · 10 years ago
  11. 967b130 ALSA: hda - Rename power_mgmt flag with power_save_node by Takashi Iwai · 9 years ago
  12. 6b275b1 ALSA: hda - Fix power of pins used for mute LED with vrefs by Takashi Iwai · 9 years ago
  13. 5ccf835 ALSA: hda - Adjust power of beep widget and outputs by Takashi Iwai · 9 years ago
  14. e6feb5d ALSA: hda - Support advanced power state controls by Takashi Iwai · 9 years ago
  15. fb83b63 ALSA: hda - Simplify PCM setup overrides by Takashi Iwai · 9 years ago
  16. 2a557a8 Merge branch 'topic/hda-unbind' into for-next by Takashi Iwai · 9 years ago
  17. 8f88f02 Merge branch 'topic/hda-bus' into for-next by Takashi Iwai · 9 years ago
  18. cc26173 ALSA: hda - Treat stereo-to-mono mix properly by Takashi Iwai · 9 years ago
  19. ef403ed ALSA: hda - Don't access stereo amps for mono channel widgets by Takashi Iwai · 9 years ago
  20. bbbc7e8 ALSA: hda - Allocate hda_pcm objects dynamically by Takashi Iwai · 10 years ago
  21. d8a766a ALSA: hda - Bind codecs via standard bus by Takashi Iwai · 10 years ago
  22. 74f14b3 ALSA: hda - Make add_stereo_mix_input flag tristate by Takashi Iwai · 10 years ago
  23. 82d04e1 ALSA: hda - Create capture source ctls when stereo mix input is added by Takashi Iwai · 10 years ago
  24. dda42bd ALSA: hda - Add kerneldoc comments to hda_generic.c by Takashi Iwai · 10 years ago
  25. 3abb4f4 ALSA: hda - Use "Line Out" name instead of "PCM" when there are other outputs by David Henningsson · 10 years ago
  26. 03ad6a8 ALSA: hda - Fix "PCM" name being used on one DAC when there are two DACs by David Henningsson · 10 years ago
  27. 861a04e ALSA: hda - Move the function "check_amp_caps" to hda_codec.c by David Henningsson · 10 years ago
  28. 1a4f69d ALSA: hda - Allow multiple callbacks for jack by Takashi Iwai · 10 years ago
  29. 62f949b ALSA: hda - Get rid of action field from struct hda_jack_tbl by Takashi Iwai · 10 years ago
  30. d89c6c0 ALSA: hda - Add TLV_DB_SCALE_MUTE bit for relevant controls by Takashi Iwai · 10 years ago
  31. d82353e ALSA: hda - Fix and neaten print_nid_path/debug_badness by Joe Perches · 10 years ago
  32. 6194b99 ALSA: hda - Kill the rest of snd_print*() usages by Takashi Iwai · 10 years ago
  33. d576422 ALSA: hda - if statement not indented by Dan Carpenter · 10 years ago
  34. d604b39 ALSA: hda - Fix registration of beep input device by Takashi Iwai · 11 years ago
  35. 4e76a88 ALSA: hda - Replace with standard printk by Takashi Iwai · 11 years ago
  36. c4d1489 Merge branch 'for-linus' into for-next by Takashi Iwai · 11 years ago
  37. a8dca46 ALSA: hda - Make snd_hda_gen_spec_free() static by Takashi Iwai · 11 years ago
  38. 8a02c0c ALSA: hda - Move HDA_FIXUP_ACT_FREE call in snd_hda_gen_free() by Takashi Iwai · 11 years ago
  39. 7fe3071 ALSA: hda - Fix inconsistent Mic mute LED by Takashi Iwai · 11 years ago
  40. 8f0972d ALSA: hda - Avoid unnecessary verbs write in snd_hda_activate_path() by Takashi Iwai · 11 years ago
  41. dfc6e46 ALSA: hda - Apply codec power_filter to FG nodes by Takashi Iwai · 11 years ago
  42. 43a8e50 ALSA: hda - Don't create duplicated ctls for loopback paths by Takashi Iwai · 11 years ago
  43. 2698ea9 ALSA: hda - Kill EXPORT_SYMBOL_HDA() by Takashi Iwai · 11 years ago
  44. d094760 Merge branch 'for-linus' into for-next by Takashi Iwai · 11 years ago
  45. 3690739 ALSA: hda - Add static DAC/pin mapping for AD1986A codec by Takashi Iwai · 11 years ago
  46. ebb93c0 ALSA: hda - Mute all aamix inputs as default by Takashi Iwai · 11 years ago
  47. f1e762d ALSA: hda - Enable stereo mix as default for AD and VIA codecs by Takashi Iwai · 11 years ago
  48. 4f7f67f ALSA: hda - Add missing initialization of aamix paths by Takashi Iwai · 11 years ago
  49. c9e4bdb ALSA: hda - Allow capture-only configuration by Takashi Iwai · 11 years ago
  50. 696620a6 Merge branch 'for-linus' into for-next by Takashi Iwai · 11 years ago
  51. 2ded3e5 ALSA: hda - Check leaf nodes to find aamix amps by Takashi Iwai · 11 years ago
  52. 16c0cefe ALSA: hda - Fix hp-mic mode without VREF bits by Takashi Iwai · 11 years ago
  53. ced4cef ALSA: hda - Create Headhpone Mic Jack Mode when really needed by Takashi Iwai · 11 years ago
  54. b21bdd0 ALSA: hda - Split the generic parser as an individual module by Takashi Iwai · 11 years ago
  55. 468ac41 ALSA: hda - Check keep_eapd_on before inv_eapd by Takashi Iwai · 11 years ago
  56. a1114a8 ALSA: hda - Introduce the bitmask for excluding output volume by Takashi Iwai · 11 years ago
  57. b63eae0 ALSA: hda - Add missing initial vmaster hook at build_controls callback by Takashi Iwai · 11 years ago
  58. ccb0415 ALSA: hda - Fix inverted internal mic not indicated on some machines by David Henningsson · 11 years ago
  59. 68538bf Merge tag 'asoc-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next by Takashi Iwai · 11 years ago
  60. e80c60f ALSA: hda - Mute the right widget in auto_mute_via_amp mode by Takashi Iwai · 11 years ago
  61. bc2eee2 ALSA: hda - Allow auto_mute_via_amp on bind mute controls by Takashi Iwai · 11 years ago
  62. f69910d ALSA: hda - Fix missing mute controls for CX5051 by Takashi Iwai · 11 years ago
  63. da96fb5 ALSA: hda - Fix invalid multi-io creation on VAIO-Z laptops by Takashi Iwai · 11 years ago
  64. 60ea8ca ALSA: hda - Add snd_hda_jack_detect_state() helper function by Takashi Iwai · 11 years ago
  65. 975cc02 ALSA: Replace the magic number 44 with const by Takashi Iwai · 11 years ago
  66. 0c055b3 ALSA: hda - Fix the max length of control name in generic parser by Takashi Iwai · 11 years ago
  67. 7eebffd ALSA: hda - Add auto_mute_via_amp flag to generic parser by Takashi Iwai · 11 years ago
  68. 963afde ALSA: hda/via - Clean up duplicated codes by Takashi Iwai · 11 years ago
  69. 05909d5c ALSA: hda - Add keep_eapd_on flag to generic parser by Takashi Iwai · 11 years ago
  70. 77afe0e ALSA: hda - Allow setting automute/automic hooks after parsing by Takashi Iwai · 11 years ago
  71. b1b9fbd ALSA: hda - Check the activity of the NID to be powered down by Takashi Iwai · 11 years ago
  72. 5ead56f ALSA: hda - Use the primary DAC for all aamix outputs by Takashi Iwai · 11 years ago
  73. 65033cc ALSA: hda - Fix aamix activation with loopback control on VIA codecs by Takashi Iwai · 11 years ago
  74. ad2109d Merge tag 'asoc-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next by Takashi Iwai · 11 years ago
  75. b26b511 ALSA: hda - Handle Headphone Mic jack more generic by David Henningsson · 11 years ago
  76. cb420b1 ALSA: hda - allow "Headphone Mic" parser flag by David Henningsson · 11 years ago
  77. 868211d ALSA: hda/generic - fix uninitialized variable by Jiri Slaby · 11 years ago
  78. bec8e68 ALSA: hda - Lower the badness for independent HP penalty by Takashi Iwai · 11 years ago
  79. 98bd111 ALSA: hda - Allow codec drivers to give own badness tables by Takashi Iwai · 11 years ago
  80. 10d7410 Merge branch 'for-linus' into for-next by Takashi Iwai · 11 years ago
  81. 55a63d4 ALSA: hda - Fix DAC assignment for independent HP by Takashi Iwai · 11 years ago
  82. 7504b6c ALSA: hda - Move beep attach/detach calls in hda_generic.c by Takashi Iwai · 11 years ago
  83. 93c9d8a ALSA: hda - Don't re-initialize shared hp/mic pinctl by Takashi Iwai · 11 years ago
  84. 8ba955c ALSA: hda - Avoid automatic pin-ctl update for hp/mic when jack ctl exists by Takashi Iwai · 11 years ago
  85. f811c3c ALSA: hda - Consolidate add_in_jack_modes and add_out_jack_modes hints by Takashi Iwai · 11 years ago
  86. 3f550e3 ALSA: hda - Allow to change I/O direction in hp/mic jack mode ctl by Takashi Iwai · 11 years ago
  87. 5f171ba ALSA: hda - Handle shared hp/mic jack mode by Takashi Iwai · 12 years ago
  88. 967303d ALSA: hda - Add the generic Headphone Mic feature by Takashi Iwai · 12 years ago
  89. 1d73906 ALSA: hda - Increase badness for missing multi-io by Takashi Iwai · 12 years ago
  90. 0186f4f ALSA: hda - Use generic array for loopback list management by Takashi Iwai · 12 years ago
  91. 46a1448 ALSA: hda - Enable loopback accounts for CONFIG_PM=n, too by Takashi Iwai · 12 years ago
  92. 86b2723 ALSA: Make snd_printd() and snd_printdd() inline by Takashi Iwai · 12 years ago
  93. 55196ff ALSA: hda - Implement path-based power filter to the generic parser by Takashi Iwai · 12 years ago
  94. 7dddf2ae ALSA: hda - Fix wrong arguments for path deactivation checks by Takashi Iwai · 12 years ago
  95. 3e367f1 ALSA: hda - Small code refactoring about path re-initialization by Takashi Iwai · 12 years ago
  96. e4a395e ALSA: hda - Fix missing path between aamix and outputs in AD codecs by Takashi Iwai · 12 years ago
  97. dc870f3 ALSA: hda - Combine snd_hda_codec_flush_*_cache() to a single function by Takashi Iwai · 12 years ago
  98. a836dbf ALSA: hda - Fix missing call of cmd flush in capture volume put callback by Takashi Iwai · 12 years ago
  99. 4bd01e9 ALSA: hda - Add missing exports to helper functions by Takashi Iwai · 12 years ago
  100. 92603c5 ALSA: hda - Disable HP auto-mute during independent HP mode by Takashi Iwai · 12 years ago