1. 8b940fc Merge branch 'fix/hda' into topic/hda by Takashi Iwai · 14 years ago
  2. ee3b296 ALSA: hda/realtek - Move ALC880 model=medion-rim to auto-parser by Takashi Iwai · 14 years ago
  3. 5671087 ALSA: hda/realtek - Move ALC885 macpro and imac24 models to auto-parser by Takashi Iwai · 14 years ago
  4. b253969 ALSA: hda/realtek - Re-add the model string selection for ALC88x by Takashi Iwai · 14 years ago
  5. e29d377 ALSA: hda/realtek - Create mono volume controls for mono-outputs by Takashi Iwai · 14 years ago
  6. e53de8f ALSA: hda/realtek: remove redundant semicolon by Jesper Juhl · 14 years ago
  7. c3e837b ALSA: hda/realtek - Rewrite ALC882 acer-aspire-* models with the auto-parser by Takashi Iwai · 14 years ago
  8. 07b18f6 ALSA: hda/realtek - Create multi-io jacks more aggresively by Takashi Iwai · 14 years ago
  9. 68ef056 ALSA: hda/realtek - Drop ALC882 desktop model quirks by Takashi Iwai · 14 years ago
  10. eb844d5 ALSA: hda/realtek - Remove ALC882 targa-* models by Takashi Iwai · 14 years ago
  11. ac9b1cd ALSA: hda/realtek - Reorder alc882_fixup_tbl[] by Takashi Iwai · 14 years ago
  12. 8812c4f ALSA: hda/realtek - Move ALC882 model=acer-aspire to auto-parser by Takashi Iwai · 14 years ago
  13. 7a6069b ALSA: hda/realtek - Replace ALC882 arima, medion and laptop-eapd quirks by Takashi Iwai · 14 years ago
  14. 177943a ALSA: hda/realtek - Drop ALC882 asus-a7j and asus-a7m models by Takashi Iwai · 14 years ago
  15. 596830e ALSA: hda/realtek - Look through codec SSID for fix-up lists by Takashi Iwai · 14 years ago
  16. 0e7cc2e ALSA: hda/realtek - Move ALC888 ASUS EEE1601 config to auto-parser by Takashi Iwai · 14 years ago
  17. 5c0ebfb ALSA: hda/realtek - Rewrite ALC882 model=vaio-tt with auto-parser by Takashi Iwai · 14 years ago
  18. 42399f7 ALSA: hda/realtek - Remove all ALC262-quirk codes by Takashi Iwai · 14 years ago
  19. 24de183 ALSA: hda/realtek - Add the support of shared HP/Mic by Takashi Iwai · 14 years ago
  20. 82e14a4 ALSA: hda/realtek - Drop ALC262 model=basic static configs by Takashi Iwai · 14 years ago
  21. 3dcd3be ALSA: hda/realtek - Convert ALC262 model=fujitsu to auto-parser by Takashi Iwai · 14 years ago
  22. b42590b ALSA: hda/realtek - Convert ALC262 benq and benq-t31 to fixup-lists by Takashi Iwai · 14 years ago
  23. c470150 ALSA: hda/realtek - Convert ALC262 lenovo-3000 quirks to fixup-list by Takashi Iwai · 14 years ago
  24. 12837c9 ALSA: hda/realtek - Convert ALC262 model=toshiba-rx1 to a fixup-list by Takashi Iwai · 14 years ago
  25. ea4e7af ALSA: hda/realtek - Convert alc262 model=tyan to a fixup-list by Takashi Iwai · 14 years ago
  26. dccc181 ALSA: hda - Mute unused capture sources for Realtek codecs by Takashi Iwai · 14 years ago
  27. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 14 years ago
  28. 43dea22 ALSA: hda - Fix silent output regression with ALC861 by Takashi Iwai · 14 years ago
  29. 51e4152 ALSA: hda/realtek - Skip invalid digital out pins by Takashi Iwai · 14 years ago
  30. 112daa7 ALSA: hda - Remove unused variables by Takashi Iwai · 14 years ago
  31. 1fa1757 ALSA: hda/realtek - Don't create alt-stream for capture when unnecessary by Takashi Iwai · 14 years ago
  32. da155d5 sound: Add module.h to the previously silent sound users by Paul Gortmaker · 14 years ago
  33. 527e4d7 ALSA: hda/realtek - Fix missing volume controls with ALC260 by Takashi Iwai · 14 years ago
  34. 5cdf745 ALSA: hda - Fix pin-config for ASUS W90V by Takashi Iwai · 14 years ago
  35. cc667a7 ALSA: HDA: Add new revision for ALC662 by David Henningsson · 14 years ago
  36. 716eef0 ALSA: hda/realtek - Fix DAC assignments of multiple speakers by Takashi Iwai · 14 years ago
  37. 1bb7e43 ALSA: hda/realtek - Cache COEF 0 value by Takashi Iwai · 14 years ago
  38. e16fb6d ALSA: hda/realtek - Clean up codec renames by Takashi Iwai · 14 years ago
  39. 84db915 ALSA: hda/realtek - Use alc_codec_rename() by Takashi Iwai · 14 years ago
  40. 801f49d ALSA: hda - ALC888S-VC remark to ALC886 by Kailang Yang · 14 years ago
  41. 20ca0c3 ALSA: hda/realtek - Check the error from alc_codec_rename() by Takashi Iwai · 14 years ago
  42. 636030e ALSA: HDA: Fixup Realtek headphone pin initialization by David Henningsson · 14 years ago
  43. 0650367 ALSA: hda/realtek - Choose more cleverly the primary outputs by Takashi Iwai · 14 years ago
  44. 5ec02a1 Merge branch 'fix/hda' into topic/hda by Takashi Iwai · 14 years ago
  45. e0d32e3 ALSA: hda/realtek - Don't detect LO jack when identical with HP by Takashi Iwai · 14 years ago
  46. 5fe6e01 ALSA: hda/realtek - Avoid bogus HP-pin assignment by Takashi Iwai · 14 years ago
  47. 42cf0d0 ALSA: HDA: Refactor Realtek's automute by David Henningsson · 14 years ago
  48. 290b421 Merge branch 'fix/hda' into topic/hda by Takashi Iwai · 14 years ago
  49. 8974bd51 ALSA: hda/realtek - Fix auto-mute with HP+LO configuration by Takashi Iwai · 14 years ago
  50. b9c5106 ALSA: hda - Remove the rest of ALC662 quirks by Takashi Iwai · 14 years ago
  51. c267468 ALSA: hda - Prefer multi-io to speakers for realtek auto-parser by Takashi Iwai · 14 years ago
  52. 9c4e84d ALSA: hda - Fix Center/LFE mixer element creations for Realtek by Takashi Iwai · 14 years ago
  53. a4297b5 ALSA: hda - Rewrite ALC269 laptop-amic,dmic,&co quirks with fixups by Takashi Iwai · 14 years ago
  54. 53c334a ALSA: hda - Rewrite ALC662 asus-mode* models with fixups by Takashi Iwai · 14 years ago
  55. e23832a ALSA: hda - Support multiple headphones in Realtek auto-parser by Takashi Iwai · 14 years ago
  56. cb4e482 ALSA: hda - Remove all ALC861 and ALC861-VD quirks by Takashi Iwai · 14 years ago
  57. 8fdcb6f ALSA: hda - Restore VREF50 setup for ALC861-VD dallas/hp models by Takashi Iwai · 14 years ago
  58. 8cd0775 ALSA: hda - Fix initialization of multi-speaker output paths for Realtek by Takashi Iwai · 14 years ago
  59. 5fa9b15 Merge branch 'fix/hda' into topic/hda by Takashi Iwai · 14 years ago
  60. 3c715a9 ALSA: hda - Update jack-sense info even when no automute is set by Takashi Iwai · 14 years ago
  61. 675c1aa ALSA: hda - Fix output-path initialization for Realtek auto-parser by Takashi Iwai · 14 years ago
  62. 23c09b0 ALSA: hda - Support multiple speakers by Realtek auto-parser by Takashi Iwai · 14 years ago
  63. 2996bdb ALSA: hda - Remove ALC662 eeepc-p701 and ecs models by Takashi Iwai · 14 years ago
  64. 3fe45ae ALSA: hda - Add "PCM" volume to vmaster slave list by Takashi Iwai · 14 years ago
  65. 6ebb805 ALSA: hda - Remove ALC268 model quirks by Takashi Iwai · 14 years ago
  66. 2451991 ALSA: hda - Replace ALC269 quanta and lifebook models with fixups by Takashi Iwai · 14 years ago
  67. 1ebec5f ALSA: hda - Remove ALC680 model quirks by Takashi Iwai · 14 years ago
  68. d8897da ALSA: hda - Remove ALC268 Dell, Toshiba and Zapto model quirks by Takashi Iwai · 14 years ago
  69. adabb3e ALSA: hda - Fix digital-mic mono recording on ASUS Eee PC by Takashi Iwai · 14 years ago
  70. c48a8fb ALSA: hda - Fix duplicated DAC assignments for Realtek by Takashi Iwai · 14 years ago
  71. 60a6a84 ALSA: hda - Fix Oops with Realtek quirks with NULL adc_nids by Takashi Iwai · 14 years ago
  72. 2a43952 ALSA: hda - Make CONFIG_SND_HDA_POWER_SAVE depending on CONFIG_PM by Takashi Iwai · 14 years ago
  73. 8f398ae ALSA: hda - Fix DAC filling for multi-connection pins in Realtek parser by Takashi Iwai · 14 years ago
  74. 7b1655f ALSA: hda - Re-add need_dac_fix check for multi-io jacks of Realtek codecs by Takashi Iwai · 14 years ago
  75. 017f2a1 ALSA: hda - Implement 44kHz workaround for IdeadPad as fixup by Takashi Iwai · 14 years ago
  76. 3e6179b ALSA: hda - Merge alc*_parse_auto_config() functions in patch_realtek.c by Takashi Iwai · 14 years ago
  77. 8452a98 ALSA: hda - Merge ALC260 auto-parser code by Takashi Iwai · 14 years ago
  78. 4c11398 ALSA: hda - Merge ALC269 parser code by Takashi Iwai · 14 years ago
  79. be9bc37 ALSA: hda - Merge ALC268/269 auto-parser codes by Takashi Iwai · 14 years ago
  80. 72dcd8e ALSA: hda - Merge ALC861 auto-parser code by Takashi Iwai · 14 years ago
  81. 44c0240 ALSA: hda - Fix amp-cap checks in patch_realtek.c by Takashi Iwai · 14 years ago
  82. a1f649d ALSA: hda - Merge ALC861-VD auto-parse to the standard parser by Takashi Iwai · 14 years ago
  83. 268ff6f ALSA: hda - Fix auto-mic detection in Realtek codec-parser by Takashi Iwai · 14 years ago
  84. e477062 ALSA: hda - Provide the standard auto_init for Realtek codecs by Takashi Iwai · 14 years ago
  85. afcd551 ALSA: hda - Merge ALC680 auto-parser to the standard parser by Takashi Iwai · 14 years ago
  86. e59ea3e ALSA: hda - Add a fix-up for HP RP5800 by Takashi Iwai · 14 years ago
  87. 1d045db ALSA: hda - Split quirk codes from patch_realtek.c by Takashi Iwai · 14 years ago
  88. 0e4a73a ALSA: hda - Use common paser for digital I/O for ALC260 by Takashi Iwai · 14 years ago
  89. 2126896 ALSA: hda - More flexible dynamic-ADC switching for Realtek codecs by Takashi Iwai · 14 years ago
  90. a926757 ALSA: hda - Fix warning with ALC882 digital-out detection by Takashi Iwai · 14 years ago
  91. c2d986b ALSA: hda - Clean-up PCM assignments in patch_realtek.c by Takashi Iwai · 14 years ago
  92. f970de2 ALSA: hda - Unify alc*_auto_init_input_src() in patch_realtek.c by Takashi Iwai · 14 years ago
  93. d6cc9fab ALSA: hda - Parse ADCs and CAPSRCs dynamically for Realtek auto-parser by Takashi Iwai · 14 years ago
  94. 0a7f532 ALSA: hda - Unify alc_auto_init_analog_input() calls by Takashi Iwai · 14 years ago
  95. b782170 ALSA: hda - Parse ADCs in alc_auto_create_input_ctls() by Takashi Iwai · 14 years ago
  96. 343a04b ALSA: hda - Code consolidation for ALC88x and ALC662 auto-parsers by Takashi Iwai · 14 years ago
  97. 97aaab7 ALSA: hda - Create bind-mutes appropriately for ALC662 auto-parser by Takashi Iwai · 14 years ago
  98. cd51155 ALSA: hda - Initialize DACs in ALC662 auto-parser mode by Takashi Iwai · 14 years ago
  99. bb8bf4d ALSA: hda - Parse HP and speaker DACs even for multi connections for ALC662 by Takashi Iwai · 14 years ago
  100. 8e89995 Merge branch 'fix/hda' into topic/hda by Takashi Iwai · 14 years ago