1. c697b71 ALSA: hda - Manage input paths via path indices by Takashi Iwai · 12 years ago
  2. a07a949 ALSA: hda - Fix multi-io channel mode management by Takashi Iwai · 12 years ago
  3. 50b1548 ALSA: hda - Remove unused dac reference in create_multi_out_ctls() by Takashi Iwai · 12 years ago
  4. 0e614dd ALSA: hda - Use direct path reference in assign_out_path_ctls() by Takashi Iwai · 12 years ago
  5. cd5be3f ALSA: hda - Clear path indices properly at each re-evaluation by Takashi Iwai · 12 years ago
  6. 5187ac1 ALSA: hda - Add brief comments to exported snd_hda_gen_*_() functions by Takashi Iwai · 12 years ago
  7. dd5e720 ALSA: hda - Remove dead HDA_CTL_BIND_VOL and HDA_CTL_BIND_SW codes by Takashi Iwai · 12 years ago
  8. fce52a3 ALSA: hda - Add snd_hda_gen_free() and snd_hda_gen_check_power_status() by Takashi Iwai · 12 years ago
  9. e6b85f3 ALSA: hda - Add pcm_playback_hook to hda_gen_spec by Takashi Iwai · 12 years ago
  10. c2c8038 ALSA: hda - Drop bind-volume workaround by Takashi Iwai · 12 years ago
  11. d415693 ALSA: hda - Drop unneeded pin argument from set_output_and_unmute() by Takashi Iwai · 12 years ago
  12. ee79c69 ALSA: hda - Add missing slave names for Speaker Surround, etc by Takashi Iwai · 12 years ago
  13. 7385df6 ALSA: hda - Prefer binding the primary CLFE output by Takashi Iwai · 12 years ago
  14. 5abd488 ALSA: hda - Fix truncated control names by Takashi Iwai · 12 years ago
  15. c30aa7b ALSA: hda - Add Loopback Mixing control by Takashi Iwai · 12 years ago
  16. 117688a ALSA: hda - Correct aamix output paths by Takashi Iwai · 12 years ago
  17. 2430d7b ALSA: hda - Initialize digital-input path properly by Takashi Iwai · 12 years ago
  18. 196c1766 ALSA: hda - Manage using output/loopback path indices by Takashi Iwai · 12 years ago
  19. 05453b7 ALSA: hda - Fix multi-io pin assignment in create_multi_out_ctls() by Takashi Iwai · 12 years ago
  20. e22aab7 ALSA: hda - Simplify the multi-io assignment with multi speakers by Takashi Iwai · 12 years ago
  21. f5172a7 ALSA: hda - Check the existing path in snd_hda_add_new_path() by Takashi Iwai · 12 years ago
  22. 1e0b528 ALSA: hda - Avoid duplicated path creations by Takashi Iwai · 12 years ago
  23. e1284af ALSA: hda - Initialize output paths with current active states by Takashi Iwai · 12 years ago
  24. 985803c ALSA: hda - Don't skip amp init for activated paths by Takashi Iwai · 12 years ago
  25. 2e03e95 ALSA: hda - Add hooks for HP/line/mic auto switching by Takashi Iwai · 12 years ago
  26. ee8e765 ALSA: hda - Revive snd_hda_get_conn_list() by Takashi Iwai · 12 years ago
  27. ecac3ed ALSA: hda - Add inv_eapd flag to struct hda_codec by Takashi Iwai · 12 years ago
  28. 38cf6f1 ALSA: hda - Implement independent HP control by Takashi Iwai · 12 years ago
  29. b3a8c74 ALSA: hda - Allow aamix in the primary output path by Takashi Iwai · 12 years ago
  30. 4ac0eef ALSA: hda - Define HDA_PARSE_* for snd_hda_parse_nid_path() argument by Takashi Iwai · 12 years ago
  31. 708122e ALSA: hda - Fix typos in debug_show_configs() by Takashi Iwai · 12 years ago
  32. 0c8c0f5 ALSA: hda - Add more debug prints about new paths by Takashi Iwai · 12 years ago
  33. 545502d ALSA: hda - Drop spec->channel_mode field from hda_gen_spec by Takashi Iwai · 12 years ago
  34. f873e53 ALSA: hda - Fix PCM name string for generic parser by Takashi Iwai · 12 years ago
  35. 7594aa3 ALSA: hda - Use cached version for changing pins in hda_generic.c by Takashi Iwai · 12 years ago
  36. d5a9f1b ALSA: hda - Dynamically turn on/off EAPD in generic codec driver by Takashi Iwai · 12 years ago
  37. 64049c8 ALSA: hda - Fix initialization of primary outputs in hda_generic.c by Takashi Iwai · 12 years ago
  38. db23fd1 ALSA: hda - Refactor init_extra_out() in hda_generic.c by Takashi Iwai · 12 years ago
  39. 973e497 ALSA: hda - Clear unsol enable bits on unused pins in generic parser by Takashi Iwai · 12 years ago
  40. fd25a97 ALSA: hda - Add spec->vmaster_mute_enum flag to generic parser by Takashi Iwai · 12 years ago
  41. 3bbcd27 ALSA: hda - Do sequential writes in snd_hda_gen_init() by Takashi Iwai · 12 years ago
  42. 47d46ab ALSA: hda - Add / fix comments about capture vol/sw controls in hda_generic.c by Takashi Iwai · 12 years ago
  43. 84e3908 ALSA: hda - Add missing amp cache flush for bound capture vol/sw ctls by Takashi Iwai · 12 years ago
  44. 624d914 ALSA: hda - Use "Capture Source" for single sources by Takashi Iwai · 12 years ago
  45. 5d550e1 ALSA: hda - Export standard jack event handlers for generic parser by Takashi Iwai · 12 years ago
  46. 36502d0 ALSA: hda - Fix NULL dereference in snd_hda_gen_build_controls() by Takashi Iwai · 12 years ago
  47. 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
  48. 12c93df ALSA: hda - Export snd_hda_gen_add_kctl() by Takashi Iwai · 12 years ago
  49. 731dc30 ALSA: hda - Add EAPD control to generic parser by Takashi Iwai · 12 years ago
  50. 352f7f9 ALSA: hda - Merge Realtek parser code to generic parser by Takashi Iwai · 12 years ago
  51. 83012a7 ALSA: hda - Clean up CONFIG_SND_HDA_POWER_SAVE by Takashi Iwai · 12 years ago
  52. d81a6d7 sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where needed by Paul Gortmaker · 13 years ago
  53. ea73496 ALSA: hda - consitify string arrays by Takashi Iwai · 14 years ago
  54. 10a20af ALSA: hda - Improve the input source name labels by Takashi Iwai · 14 years ago
  55. b5786e8 ALSA: hda - Keep char arrays in input_mux items by Takashi Iwai · 14 years ago
  56. 5b0cb1d ALSA: hda - add more NID->Control mapping by Jaroslav Kysela · 15 years ago
  57. 3911a4c ALSA: hda - proc - introduce Control: lines to show mixer<->NID assignment by Jaroslav Kysela · 15 years ago
  58. a22d543 ALSA: hda - Introduce get_wcaps_type() macro by Takashi Iwai · 15 years ago
  59. 254da00 ALSA: hda_generic: use AC_WCAP_CONN_LIST check for widget connections by Jaroslav Kysela · 15 years ago
  60. 0529604 ALSA: hda_generic: do not read connections for widged with an unknown type by Jaroslav Kysela · 15 years ago
  61. 1327a32 ALSA: hda - Cache pin-cap values by Takashi Iwai · 16 years ago
  62. c17a1ab ALSA: hda - Use snd_hda_codec_get_pincfg() in the rest places by Takashi Iwai · 16 years ago
  63. 1289e9e ALSA: hda - Modularize HD-audio driver by Takashi Iwai · 16 years ago
  64. d13bd41 ALSA: hda - Manage kcontrol lists by Takashi Iwai · 16 years ago
  65. da3cec3 ALSA: Kill snd_assert() in sound/pci/* by Takashi Iwai · 16 years ago
  66. 888afa1 [ALSA] hda-codec - keep the format verb at closing PCM streams by Takashi Iwai · 17 years ago
  67. 9004acc [ALSA] Remove sound/driver.h by Takashi Iwai · 17 years ago
  68. 33206e8 [ALSA] Intel HD Audio: Use list_for_each_entry(_safe) by Matthias Kaehlcke · 17 years ago
  69. cb53c62 [ALSA] hda-intel - Add POWER_SAVE option by Takashi Iwai · 17 years ago
  70. 47fd830 [ALSA] hda-codec - add snd_hda_codec_stereo() function by Takashi Iwai · 17 years ago
  71. 82beb8f [ALSA] hda-codec - optimize resume using caches by Takashi Iwai · 17 years ago
  72. 0bbed75 [ALSA] hda-codec - Fix connection list in generic parser by Takashi Iwai · 18 years ago
  73. 6473d16 PCI: Cleanup the includes of <linux/pci.h> by Jean Delvare · 18 years ago
  74. 6afeb11 [ALSA] hda-codec - Fix NULL dereference in generic hda code by Takashi Iwai · 18 years ago
  75. a7da6ce [ALSA] hda-codec - Add independent headphone volume control by Takashi Iwai · 18 years ago
  76. 071c73a [ALSA] hda-codec - Fix mic capture with generic parser by Takashi Iwai · 18 years ago
  77. 97ec558 [ALSA] hda-codec - Fix generic auto-configurator by Takashi Iwai · 19 years ago
  78. d256950 [ALSA] hda-codec - Allocate connection lists dynamically in generic parser by Takashi Iwai · 19 years ago
  79. c8b6bf9 [ALSA] Remove xxx_t typedefs: HD-Audio codec by Takashi Iwai · 19 years ago
  80. 84802f0 [ALSA] hda-codec - 'empty' generic mfg-only codec by Sasha Khapyorsky · 19 years ago
  81. e560d8d [ALSA] Replace with kzalloc() - pci stuff by Takashi Iwai · 19 years ago
  82. 673b683 ALSA CVS update by Sasha Khapyorsky · 19 years ago
  83. e9edcee [ALSA] hda-codec - More fix of ALC880 codec support by Takashi Iwai · 20 years ago
  84. c313292 [ALSA] Fix a typo in comments by Takashi Iwai · 20 years ago
  85. 1a12de1e [ALSA] hda: fix vref cap and ctl values by Matt · 20 years ago
  86. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago