1. 12f1771 ALSA: hda - Warn an allocation for an uninitialized array by Takashi Iwai · 12 years ago
  2. d17344b ALSA: hda - Fix hang caused by race during suspend. by Dylan Reid · 12 years ago
  3. e5d6db8 Merge branch 'topic/tlv-chmap' into for-next by Takashi Iwai · 12 years ago
  4. 0528842 Merge branch 'for-linus' into for-next by Takashi Iwai · 12 years ago
  5. 07dc59f ALSA: hda - Fix Oops at codec reset/reconfig by Takashi Iwai · 12 years ago
  6. 9c9a517 ALSA: hda - Add standard channel maps by Takashi Iwai · 12 years ago
  7. d819387 ALSA: hda - Clean up redundant FG checks by Takashi Iwai · 12 years ago
  8. 08fa20a ALSA: hda - Yet another fix for D3 stop-clock refcounting by Takashi Iwai · 12 years ago
  9. 83012a7 ALSA: hda - Clean up CONFIG_SND_HDA_POWER_SAVE by Takashi Iwai · 12 years ago
  10. 432c641 ALSA: hda - Fix D3 clock stop check for codecs with own set_power_state op by Takashi Iwai · 12 years ago
  11. 68467f5 ALSA: hda - Fix runtime PM leftover refcounts by Takashi Iwai · 12 years ago
  12. a184d4e Merge branch 'for-linus' into for-next by Takashi Iwai · 12 years ago
  13. 983f6b9 ALSA: hda - Avoid unnecessary parameter read for EPSS by Takashi Iwai · 12 years ago
  14. 5d908ab ALSA: hda - Make clear built-in driver optimization by Takashi Iwai · 12 years ago
  15. 5d6147f ALSA: hda - bug fix on references without checking CONFIG_SND_HDA_POWER_SAVE by Mengdong Lin · 12 years ago
  16. b8dfc462 ALSA: hda - add runtime PM support by Mengdong Lin · 12 years ago
  17. 8a53541 ALSA: hda - Call snd_hda_jack_report_sync() generically in hda_codec.c by Takashi Iwai · 12 years ago
  18. ddf8348 Merge branch 'for-linus' into for-next by Takashi Iwai · 12 years ago
  19. 535b6c5 ALSA: hda - Fix leftover codec->power_transition by Takashi Iwai · 12 years ago
  20. c376e2c ALSA: hda - Implement snd_hda_power_sync() helper function by Takashi Iwai · 12 years ago
  21. fa2f5bf Merge branch 'topic/ca0132-fix' into for-linus by Takashi Iwai · 12 years ago
  22. b244d33 ALSA: hda - Add tracepoints at snd_hda_power_up/down entrances. by Takashi Iwai · 12 years ago
  23. e037cb4 ALSA : hda - bug fix on checking the supported power states of a codec by Mengdong Lin · 12 years ago
  24. 5cb543d ALSA: hda - Deferred probing with request_firmware_nowait() by Takashi Iwai · 12 years ago
  25. ed36081 ALSA: hda - Add codec->pcm_format_first flag by Takashi Iwai · 12 years ago
  26. 1558eb8 Merge branch 'topic/pm-convert' into for-next by Takashi Iwai · 12 years ago
  27. f68d891 Merge branch 'topic/hda-beep' into topic/hda by Takashi Iwai · 12 years ago
  28. 0401e85 ALSA: hda - Move beep helper functions to hda_beep.c by Takashi Iwai · 12 years ago
  29. 68cb2b5 ALSA: Convert to new pm_ops for PCI drivers by Takashi Iwai · 12 years ago
  30. b54f8ab Merge branch 'fix/hda' into topic/hda by Takashi Iwai · 12 years ago
  31. 09a6071 ALSA: hda - Initialize caches at codec reconfiguration by Takashi Iwai · 12 years ago
  32. 59cad16 ALSA: hda - Fix memory leaks at module unload by Takashi Iwai · 12 years ago
  33. b43d224 ALSA: hda - Don't power up when not powered down. by Dylan Reid · 12 years ago
  34. 1ade819 Merge branch 'fix/hda' into topic/hda by Takashi Iwai · 12 years ago
  35. b4a91cf ALSA: hda - Handle open while transitioning to D3. by Dylan Reid · 12 years ago
  36. 09617ce ALSA: hda - power setting error check by Wang Xingchao · 12 years ago
  37. 0f4ccbb ALSA: hda - reduce msleep time if EPSS power states supported by Wang Xingchao · 12 years ago
  38. 0c7f46a ALSA: hda - check supported power states by Wang Xingchao · 12 years ago
  39. 58823de9 Merge tag 'hda-switcheroo' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  40. 09cf03b ALSA: hda - Fix possible races of accesses to connection list array by Takashi Iwai · 12 years ago
  41. d3d020b ALSA: hda - Export snd_hda_lock_devices() by Takashi Iwai · 12 years ago
  42. 8c7dd89 ALSA: hda - Disable FLOAT format support by Takashi Iwai · 12 years ago
  43. c3b6bcc ALSA: hda - Fix concurrent hash accesses by Takashi Iwai · 12 years ago
  44. e3245cd ALSA: hda - Protect SPDIF-related stuff via spdif_mutex by Takashi Iwai · 12 years ago
  45. a2d96e7 ALSA: hda - More robustify the power-up/down sequence by Takashi Iwai · 12 years ago
  46. 607d4f7 ALSA: hda - Remove pre_resume and post_suspend ops by Takashi Iwai · 12 years ago
  47. 128bc4b ALSA: hda - Move BIOS pin-parser code to hda_auto_parser.c by Takashi Iwai · 12 years ago
  48. 5536c6d ALSA: hda - Protect the power-saving count with spinlock by Takashi Iwai · 12 years ago
  49. 339876d ALSA: hda - Clear the power-saving states properly at reset by Takashi Iwai · 12 years ago
  50. 7f30830 ALSA: hda - Always resume the codec immediately by Takashi Iwai · 12 years ago
  51. c382a9f ALSA: hda - Fix possible access to uninitialized work struct by Takashi Iwai · 12 years ago
  52. ffd3444 Merge branch 'fix/hda' into topic/hda by Takashi Iwai · 12 years ago
  53. 619a341 Revert "ALSA: hda - Set codec to D3 forcibly even if not used" by Takashi Iwai · 12 years ago
  54. 6942c10 ALSA: hda - Skip pin capability sanity check for bogus values by Takashi Iwai · 12 years ago
  55. 4740860 ALSA: hda - Add snd_hda_get_default_vref() helper function by Takashi Iwai · 12 years ago
  56. cdd03ce ALSA: hda - Introduce snd_hda_set_pin_ctl*() helper functions by Takashi Iwai · 12 years ago
  57. f29735c ALSA: hda - Add expose_enum_ctl flag to snd_hda_add_vmaster_hook() by Takashi Iwai · 13 years ago
  58. d2f344b ALSA: hda - Add "Mute-LED Mode" enum control by Takashi Iwai · 13 years ago
  59. 29e5853 ALSA: hda - Return the created kcontrol in __snd_hda_add_vmaster() by Takashi Iwai · 13 years ago
  60. 18478e8 ALSA: hda - Initialize vmaster slave volumes by Takashi Iwai · 13 years ago
  61. 785f857 ALSA: hda - Set codec to D3 forcibly even if not used by Takashi Iwai · 13 years ago
  62. 7c58975 Merge branch 'fix/hda' into topic/hda by Takashi Iwai · 13 years ago
  63. e49a343 ALSA: hda - Kill hyphenated names by Takashi Iwai · 13 years ago
  64. 3868137 ALSA: hda - Add a fake mute feature by Takashi Iwai · 13 years ago
  65. fc9e5c6 ALSA: hda - Remove a debug print in vmaster code by Takashi Iwai · 13 years ago
  66. 9322ca5 ALSA: hda - Add suffix argument to snd_hda_add_vmaster() by Takashi Iwai · 13 years ago
  67. 54c2a89 ALSA: HDA: Fix duplicated output to more than one codec by David Henningsson · 13 years ago
  68. 78c058d Merge branch 'test/hda-jack' into topic/hda by Takashi Iwai · 13 years ago
  69. 01b65bf ALSA: hda - Supports more audio streams by Takashi Iwai · 13 years ago
  70. e2301a4 ALSA: hda - Check subdevice mask in snd_hda_check_board_codec_sid_config() by Takashi Iwai · 13 years ago
  71. 358b6e6 ALSA: hda - Don't add channel suffix for headphone pin labels by Takashi Iwai · 13 years ago
  72. d6018bb ALSA: hda - Fix a typo by Takashi Iwai · 13 years ago
  73. 201e06f ALSA: hda - Give more unique names by snd_hda_get_pin_label() by Takashi Iwai · 13 years ago
  74. aad37db ALSA: hda - Merge input-jack helpers to hda_jack.c by Takashi Iwai · 13 years ago
  75. 1835a0f ALSA: hda - Cache the jack-detection value by Takashi Iwai · 13 years ago
  76. 04f5ade ALSA: hda - Introduce snd_hda_get_pin_label() by Takashi Iwai · 13 years ago
  77. 2f451d2 ALSA: hda - Re-enable the check NO_PRESENCE misc bit by Takashi Iwai · 13 years ago
  78. aeb4b88 ALSA: hda - Don't add elements of other codecs to vmaster slave by Takashi Iwai · 13 years ago
  79. da155d5 sound: Add module.h to the previously silent sound users by Paul Gortmaker · 13 years ago
  80. 8fa7ab4 ALSA: hda - Fix surround/CLFE headphone and speaker pins order by Takashi Iwai · 13 years ago
  81. f71ff0d ALSA: hda - Moved snd_print_pcm_rates() back into hda_proc.c by Takashi Iwai · 13 years ago
  82. af65cbf ALSA: hdmi: fix printout of SAD sampling rates by Pierre-Louis Bossart · 13 years ago
  83. 7c2f8e4 ALSA: jack - Add "Line In" input jack constants by David Henningsson · 13 years ago
  84. 218264a ALSA: hda - Avoid unnecessary verbs to clear PCM formats by Takashi Iwai · 13 years ago
  85. 290b421 Merge branch 'fix/hda' into topic/hda by Takashi Iwai · 13 years ago
  86. 99e14c9 ALSA: hda - Terminate the recursive connection search properly by Takashi Iwai · 13 years ago
  87. a06dbfc ALSA: hda - Add multi-headphone NIDs in multiout struct by Takashi Iwai · 13 years ago
  88. d025feb ALSA: hda - Rename to snd_hda_parse_pin_defcfg() by Takashi Iwai · 13 years ago
  89. 965f1b2 ALSA: hda - Allow different assoc numbers for multiple speakers by Takashi Iwai · 13 years ago
  90. f57c256 ALSA: hda - Add snd_hda_override_pin_caps() helper function by Takashi Iwai · 13 years ago
  91. ecf726f ALSA: hda - Add tracepoint for unsolicited events by Takashi Iwai · 13 years ago
  92. d66fee5 ALSA: hda - Add basic tracepoints by Takashi Iwai · 13 years ago
  93. 4d7fbdb ALSA: hda - Allow codec-specific set_power_state ops by Takashi Iwai · 13 years ago
  94. e581f3d ALSA: hda - Add post_suspend patch ops by Takashi Iwai · 13 years ago
  95. 2a43952 ALSA: hda - Make CONFIG_SND_HDA_POWER_SAVE depending on CONFIG_PM by Takashi Iwai · 13 years ago
  96. d02667e ALSA: hda - Fix invalid mute led state on resume of IDT codecs by Vitaliy Kulikov · 13 years ago
  97. 76531d4 Merge branch 'topic/hda' into for-linus by Takashi Iwai · 13 years ago
  98. 00ef961 ALSA: hda - Fix krealloc() replacement in hda_codec.c by Takashi Iwai · 13 years ago
  99. 3101ba0 ALSA: Use krealloc() in possible places by Takashi Iwai · 13 years ago
  100. 9e7717c ALSA: hda - Always read raw connections for proc output by Takashi Iwai · 13 years ago