1. 70b4891 ALSA: hda: make use of core codec fns by Vinod Koul · 9 years ago
  2. cc1b76e Merge branch 'for-linus' into for-next by Takashi Iwai · 9 years ago
  3. a686ec4 ALSA: hda - Re-add the lost fake mute support by Takashi Iwai · 9 years ago
  4. cd6a650 ALSA: replace CONFIG_PROC_FS with CONFIG_SND_PROC_FS by Jie Yang · 9 years ago
  5. faa75f8 ALSA: hda - Use regmap for parameter caches, too by Takashi Iwai · 9 years ago
  6. eeecd9d ALSA: hda - Use regmap for amp accesses by Takashi Iwai · 9 years ago
  7. c4c2533 ALSA: hda - Fix possible runtime PM refcount unbalance by Takashi Iwai · 9 years ago
  8. 7639a06 ALSA: hda - Move a part of hda_codec stuff into hdac_device by Takashi Iwai · 9 years ago
  9. 9a6246f ALSA: hda - Implement unbind more safely by Takashi Iwai · 9 years ago
  10. 7e40b80 ALSA: hda - Remove channel mode helper functions by Takashi Iwai · 9 years ago
  11. d8a766a ALSA: hda - Bind codecs via standard bus by Takashi Iwai · 9 years ago
  12. 922c88a ALSA: hda - Embed struct hda_bus_unsolicited into struct hda_bus by Takashi Iwai · 9 years ago
  13. fb54a64 ALSA: hda - Add missing terminating entry to SND_HDA_PIN_QUIRK macro by David Henningsson · 10 years ago
  14. 861a04e ALSA: hda - Move the function "check_amp_caps" to hda_codec.c by David Henningsson · 10 years ago
  15. e9bd022 ALSA: hda - Remove obsoleted snd_hda_check_board_config() & co by Takashi Iwai · 10 years ago
  16. f5662e1 ALSA: hda - Refactor quirk picking and change quirk priority by David Henningsson · 10 years ago
  17. 7e9c2eb Merge branch 'for-linus' into for-next by Takashi Iwai · 10 years ago
  18. 6194b99 ALSA: hda - Kill the rest of snd_print*() usages by Takashi Iwai · 10 years ago
  19. 79514d4 ALSA: hda - Kill snd_printd*() in HDMI debug / info prints by Takashi Iwai · 10 years ago
  20. a2d2fa0 ALSA: hda - Make a SND_HDA_PIN_QUIRK macro by David Henningsson · 10 years ago
  21. 2053141 ALSA: hda - Add a new quirk match based on default pin configuration by David Henningsson · 10 years ago
  22. 4e76a88 ALSA: hda - Replace with standard printk by Takashi Iwai · 10 years ago
  23. 648a8d2 ALSA: hda - Add sysfs to codec object, too by Takashi Iwai · 10 years ago
  24. caa751b ALSA: Create sysfs attribute files via groups by Takashi Iwai · 10 years ago
  25. f063927 ALSA: hda - Bind with HDMI codec parser automatically by Takashi Iwai · 11 years ago
  26. b21bdd0 ALSA: hda - Split the generic parser as an individual module by Takashi Iwai · 11 years ago
  27. 89250f8 ALSA: hda - hdmi: Add ELD emulation for ATI/AMD codecs by Anssi Hannula · 11 years ago
  28. a4e9a38 ALSA: hda - Move mutex from hda_eld to per_pin in HDMI codec driver by Takashi Iwai · 11 years ago
  29. 360fec2 ALSA: hda - add HDA_FIXUP_ACT_FREE action by David Henningsson · 11 years ago
  30. d045c5d ALSA: hda - Fix missing Mic Boost controls for VIA codecs by Takashi Iwai · 11 years ago
  31. 06ec56d ALSA: hda - Fix return value of snd_hda_check_power_state() by Takashi Iwai · 11 years ago
  32. ba615b8 ALSA: hda - Don't apply EAPD power filter as default by Takashi Iwai · 11 years ago
  33. 4bd038f ALSA: hda - hdmi: Protect ELD buffer by David Henningsson · 11 years ago
  34. 1613d6b ALSA: hda - hdmi: Refactor hdmi_eld into parsed_hdmi_eld by David Henningsson · 11 years ago
  35. 9040d10 ALSA: hda - Add snd_hda_check_power_state() helper function by Takashi Iwai · 11 years ago
  36. 1f57825 ALSA: hda - Add chained_before flag to the fixup entry by Takashi Iwai · 11 years ago
  37. dc870f3 ALSA: hda - Combine snd_hda_codec_flush_*_cache() to a single function by Takashi Iwai · 11 years ago
  38. bc75972 ALSA: hda - Add snd_hda_get_int_hint() helper function by Takashi Iwai · 11 years ago
  39. fd10821 ALSA: hda - Add a new fixup type to override pinctl values by Takashi Iwai · 11 years ago
  40. 62f3a2f ALSA: hda - More strict correction of invalid pinctl bits by Takashi Iwai · 11 years ago
  41. d7fdc00 ALSA: hda - Add helper functions to cache the current pinctl target by Takashi Iwai · 11 years ago
  42. 0c3d47b ALSA: hda - Add snd_hda_codec_flush_*_cache() aliases by Takashi Iwai · 12 years ago
  43. c9ce6b2 ALSA: hda - Move fixup code into struct hda_codec by Takashi Iwai · 12 years ago
  44. 130e5f0 ALSA: hda/realtek - Add path active flag by Takashi Iwai · 12 years ago
  45. 280e57d ALSA: hda - Introduce snd_hda_codec_amp_init*() by Takashi Iwai · 12 years ago
  46. c370dd6 ALSA: hda - Introduce cache & flush cmd / amp writes by Takashi Iwai · 12 years ago
  47. dda415d ALSA: hda - Add a helper function for simple enum kcontrols by Takashi Iwai · 12 years ago
  48. dcda580 ALSA: hda - Add workaround for conflicting IEC958 controls by Takashi Iwai · 12 years ago
  49. 83012a7 ALSA: hda - Clean up CONFIG_SND_HDA_POWER_SAVE by Takashi Iwai · 12 years ago
  50. 0401e85 ALSA: hda - Move beep helper functions to hda_beep.c by Takashi Iwai · 12 years ago
  51. 128bc4b ALSA: hda - Move BIOS pin-parser code to hda_auto_parser.c by Takashi Iwai · 12 years ago
  52. 4740860 ALSA: hda - Add snd_hda_get_default_vref() helper function by Takashi Iwai · 12 years ago
  53. cdd03ce ALSA: hda - Introduce snd_hda_set_pin_ctl*() helper functions by Takashi Iwai · 12 years ago
  54. f29735cb ALSA: hda - Add expose_enum_ctl flag to snd_hda_add_vmaster_hook() by Takashi Iwai · 12 years ago
  55. d2f344b ALSA: hda - Add "Mute-LED Mode" enum control by Takashi Iwai · 12 years ago
  56. 29e5853 ALSA: hda - Return the created kcontrol in __snd_hda_add_vmaster() by Takashi Iwai · 12 years ago
  57. 18478e8 ALSA: hda - Initialize vmaster slave volumes by Takashi Iwai · 12 years ago
  58. 9322ca5 ALSA: hda - Add suffix argument to snd_hda_add_vmaster() by Takashi Iwai · 12 years ago
  59. 3a90274 ALSA: hda - Return the error from get_wcaps_type() for invalid NIDs by Takashi Iwai · 12 years ago
  60. 31ef225 ALSA: hda - Integrate input-jack stuff into kctl-jack by Takashi Iwai · 13 years ago
  61. 201e06f ALSA: hda - Give more unique names by snd_hda_get_pin_label() by Takashi Iwai · 13 years ago
  62. aad37db ALSA: hda - Merge input-jack helpers to hda_jack.c by Takashi Iwai · 13 years ago
  63. 1835a0f ALSA: hda - Cache the jack-detection value by Takashi Iwai · 13 years ago
  64. 04f5ade ALSA: hda - Introduce snd_hda_get_pin_label() by Takashi Iwai · 13 years ago
  65. b95d68b ALSA: hda - fix ELD memory leak by Wu Fengguang · 13 years ago
  66. 2f451d2 ALSA: hda - Re-enable the check NO_PRESENCE misc bit by Takashi Iwai · 13 years ago
  67. f441917 ALSA: hda - Revert the check of NO_PRESENCE pincfg default bit by Takashi Iwai · 13 years ago
  68. 08a1f5e ALSA: hda - Check NO_PRESENCE pincfg default bit by Takashi Iwai · 13 years ago
  69. 527e4d7 ALSA: hda/realtek - Fix missing volume controls with ALC260 by Takashi Iwai · 13 years ago
  70. f71ff0d ALSA: hda - Moved snd_print_pcm_rates() back into hda_proc.c by Takashi Iwai · 13 years ago
  71. 14bc52b ALSA: hda/hdmi: expose ELD control by Pierre-Louis Bossart · 13 years ago
  72. a06dbfc ALSA: hda - Add multi-headphone NIDs in multiout struct by Takashi Iwai · 13 years ago
  73. d025feb ALSA: hda - Rename to snd_hda_parse_pin_defcfg() by Takashi Iwai · 13 years ago
  74. f57c256 ALSA: hda - Add snd_hda_override_pin_caps() helper function by Takashi Iwai · 13 years ago
  75. 2a43952 ALSA: hda - Make CONFIG_SND_HDA_POWER_SAVE depending on CONFIG_PM by Takashi Iwai · 13 years ago
  76. 880a050 ALSA: hda - remove SND_HDA_POWER_SAVE protection of struct hda_loopback_check by Stephen Rothwell · 13 years ago
  77. 2def817 ALSA: hda: hdmi_eld_update_pcm_info: update a stream in place by Stephen Warren · 13 years ago
  78. 74b654c ALSA: hda: Virtualize SPDIF out controls by Stephen Warren · 13 years ago
  79. e35d9d6 ALSA: hda - Check unsol-cap in is_jack_detectalbe() by Takashi Iwai · 13 years ago
  80. 03697e2 ALSA: hda - Add automute-mode enum to Conexant auto-parser by Takashi Iwai · 13 years ago
  81. dda1441 ALSA: hda - Constify some API function arguments by Takashi Iwai · 13 years ago
  82. 031024e ALSA: hda - Constify some API function arguments by Takashi Iwai · 13 years ago
  83. cd372fb ALSA: hda - Make common input-jack helper functions by Takashi Iwai · 13 years ago
  84. ea73496 ALSA: hda - consitify string arrays by Takashi Iwai · 13 years ago
  85. de8c85f ALSA: HDA: Sigmatel: work around incorrect master muting by Clemens Ladisch · 14 years ago
  86. 99ae28b ALSA: hda - Make snd_hda_get_input_pin_attr() helper by Takashi Iwai · 14 years ago
  87. 10a20af ALSA: hda - Improve the input source name labels by Takashi Iwai · 14 years ago
  88. 86e2959 ALSA: hda - Remove AUTO_PIN_FRONT_{MIC|LINE} by Takashi Iwai · 14 years ago
  89. b5786e8 ALSA: hda - Keep char arrays in input_mux items by Takashi Iwai · 14 years ago
  90. d7b1ae9 ALSA: hda - Add snd_hda_get_input_pin_label() helper function by Takashi Iwai · 14 years ago
  91. 75e0eb2 ALSA: hda - Add inputs[] to auto_pin_cfg struct by Takashi Iwai · 14 years ago
  92. bbbe339 ALSA: hda - Restrict PCM parameters per ELD information over HDMI by Takashi Iwai · 14 years ago
  93. b7a5633 fix comment typo in sound/pci/hda/hda_local.h by Justin P. Mattock · 14 years ago
  94. 21949f0 ALSA: hda - Fix NID association for capture mixers by Takashi Iwai · 15 years ago
  95. 5e26dfd ALSA: hda - simplify usage of HDA_SUBDEV_AMP_FLAG by Jaroslav Kysela · 15 years ago
  96. 9e3fd87 ALSA: hda - introduce HDA_SUBDEV_AMP_FLAG (ControlAmp in proc) by Jaroslav Kysela · 15 years ago
  97. 5b0cb1d ALSA: hda - add more NID->Control mapping by Jaroslav Kysela · 15 years ago
  98. 864f92b ALSA: hda - introduce snd_hda_jack_detect() and snd_hda_pin_sense() by Wu Fengguang · 15 years ago
  99. 23ccc2b ALSA: intelhdmi - export monitor-presence and ELD-valid status by Wu Fengguang · 15 years ago
  100. 67d634c ALSA: hda - Fix build errors with CONFIG_SND_HDA_INPUT_BEEP=n by Takashi Iwai · 15 years ago