1. 1ebec5f ALSA: hda - Remove ALC680 model quirks by Takashi Iwai · 13 years ago
  2. d8897da ALSA: hda - Remove ALC268 Dell, Toshiba and Zapto model quirks by Takashi Iwai · 13 years ago
  3. adabb3e ALSA: hda - Fix digital-mic mono recording on ASUS Eee PC by Takashi Iwai · 13 years ago
  4. c48a8fb ALSA: hda - Fix duplicated DAC assignments for Realtek by Takashi Iwai · 13 years ago
  5. 60a6a84 ALSA: hda - Fix Oops with Realtek quirks with NULL adc_nids by Takashi Iwai · 13 years ago
  6. 2a43952 ALSA: hda - Make CONFIG_SND_HDA_POWER_SAVE depending on CONFIG_PM by Takashi Iwai · 13 years ago
  7. 8f398ae ALSA: hda - Fix DAC filling for multi-connection pins in Realtek parser by Takashi Iwai · 13 years ago
  8. 7b1655f ALSA: hda - Re-add need_dac_fix check for multi-io jacks of Realtek codecs by Takashi Iwai · 13 years ago
  9. 017f2a1 ALSA: hda - Implement 44kHz workaround for IdeadPad as fixup by Takashi Iwai · 13 years ago
  10. 3e6179b ALSA: hda - Merge alc*_parse_auto_config() functions in patch_realtek.c by Takashi Iwai · 13 years ago
  11. 8452a98 ALSA: hda - Merge ALC260 auto-parser code by Takashi Iwai · 13 years ago
  12. 4c11398 ALSA: hda - Merge ALC269 parser code by Takashi Iwai · 13 years ago
  13. be9bc37 ALSA: hda - Merge ALC268/269 auto-parser codes by Takashi Iwai · 13 years ago
  14. 72dcd8e ALSA: hda - Merge ALC861 auto-parser code by Takashi Iwai · 13 years ago
  15. 44c0240 ALSA: hda - Fix amp-cap checks in patch_realtek.c by Takashi Iwai · 13 years ago
  16. a1f649d ALSA: hda - Merge ALC861-VD auto-parse to the standard parser by Takashi Iwai · 13 years ago
  17. 268ff6f ALSA: hda - Fix auto-mic detection in Realtek codec-parser by Takashi Iwai · 13 years ago
  18. e477062 ALSA: hda - Provide the standard auto_init for Realtek codecs by Takashi Iwai · 13 years ago
  19. afcd551 ALSA: hda - Merge ALC680 auto-parser to the standard parser by Takashi Iwai · 13 years ago
  20. e59ea3e ALSA: hda - Add a fix-up for HP RP5800 by Takashi Iwai · 13 years ago
  21. 1d045db ALSA: hda - Split quirk codes from patch_realtek.c by Takashi Iwai · 13 years ago
  22. 0e4a73a ALSA: hda - Use common paser for digital I/O for ALC260 by Takashi Iwai · 13 years ago
  23. 2126896 ALSA: hda - More flexible dynamic-ADC switching for Realtek codecs by Takashi Iwai · 13 years ago
  24. a926757 ALSA: hda - Fix warning with ALC882 digital-out detection by Takashi Iwai · 13 years ago
  25. c2d986b ALSA: hda - Clean-up PCM assignments in patch_realtek.c by Takashi Iwai · 13 years ago
  26. f970de2 ALSA: hda - Unify alc*_auto_init_input_src() in patch_realtek.c by Takashi Iwai · 13 years ago
  27. d6cc9fab ALSA: hda - Parse ADCs and CAPSRCs dynamically for Realtek auto-parser by Takashi Iwai · 13 years ago
  28. 0a7f532 ALSA: hda - Unify alc_auto_init_analog_input() calls by Takashi Iwai · 13 years ago
  29. b782170 ALSA: hda - Parse ADCs in alc_auto_create_input_ctls() by Takashi Iwai · 13 years ago
  30. 343a04b ALSA: hda - Code consolidation for ALC88x and ALC662 auto-parsers by Takashi Iwai · 13 years ago
  31. 97aaab7 ALSA: hda - Create bind-mutes appropriately for ALC662 auto-parser by Takashi Iwai · 13 years ago
  32. cd51155 ALSA: hda - Initialize DACs in ALC662 auto-parser mode by Takashi Iwai · 13 years ago
  33. bb8bf4d ALSA: hda - Parse HP and speaker DACs even for multi connections for ALC662 by Takashi Iwai · 13 years ago
  34. 8e89995 Merge branch 'fix/hda' into topic/hda by Takashi Iwai · 13 years ago
  35. 9c7a083 ALSA: hda - Change all ADCs for dual-adc switching mode for Realtek by Takashi Iwai · 13 years ago
  36. b687857 ALSA: hda - Add Realtek ALC269VC codec support by Kailang Yang · 13 years ago
  37. 350434e ALSA: hda - Fix missing initialization in alc662 auto-parser by Takashi Iwai · 13 years ago
  38. 8d087c7 ALSA: hda - Create snd_hda_get_conn_index() helper function by Takashi Iwai · 13 years ago
  39. 4f574b7 ALSA: hda - More volume-init fixes for ALC267 codec by Takashi Iwai · 13 years ago
  40. 7ec9c6c ALSA: hda - Fix volume-init for ALC259 with invalid widget caps by Takashi Iwai · 13 years ago
  41. 050ea75 ALSA: hda - Fix volume-init of ALC299 & co by Takashi Iwai · 13 years ago
  42. 39fa84e ALSA: hda - Simplify EAPD control in patch_realtek.c by Takashi Iwai · 13 years ago
  43. 6d86b4f ALSA: hda - Fix auto-init of output volumes of Realtek codecs by Takashi Iwai · 13 years ago
  44. 3af9ee6 ALSA: hda - Check hard-wired DACs at first for ALC662 & co by Takashi Iwai · 13 years ago
  45. cb053a8 ALSA: hda - Call proper DAC-filler function for Realtek auto-parser by Takashi Iwai · 13 years ago
  46. 1f0f4b8 ALSA: hda - Reduce static init verbs for Realtek auto-parsers by Takashi Iwai · 13 years ago
  47. 2e925dd ALSA: hda - Use alc_get_pfx_name() for all Realtek codecs by Takashi Iwai · 13 years ago
  48. 6843ca1 ALSA: hda - Clean up multi-channel mixer name assignment in patch_realtek.c by Takashi Iwai · 13 years ago
  49. f9a09e0 Merge branch 'fix/hda' into topic/hda by Takashi Iwai · 13 years ago
  50. 3fccdfd ALSA: hda - Allow multi-io with HP output for ALC662 & co by Takashi Iwai · 13 years ago
  51. d2a19da ALSA: HDA: Pinfix quirk for HP Z200 Workstation by David Henningsson · 13 years ago
  52. c933790 ALSA: hda - Remove ALC268 model override for CPR2000 by Tony Vroon · 13 years ago
  53. 6f2e810 ALSA: HDA: Remove quirk for an HP device by David Henningsson · 13 years ago
  54. 5ab775c Merge branch 'fix/hda' into topic/hda by Takashi Iwai · 13 years ago
  55. 54463a6 ALSA: hda - Fix wrong auto-mute type for Acer Aspire-one by Takashi Iwai · 13 years ago
  56. c0a2026 ALSA: hda - Fix initialization of hp pins with master_mute in Realtek by Takashi Iwai · 13 years ago
  57. 20f5e0b ALSA: hda - Fix invalid unsol tag for some alc262 model quirks by Takashi Iwai · 13 years ago
  58. 0a1896b ALSA: hda: Fix quirk for Dell Inspiron 910 by Daniel T Chen · 13 years ago
  59. 74b654c ALSA: hda: Virtualize SPDIF out controls by Stephen Warren · 13 years ago
  60. acb373da ALSA: hda - Remove PCM mixer elements from Virtual Master of realtek by Raymond Yau · 13 years ago
  61. 39dfe13 ALSA: hda - Enable Realtek ALC269 codec input layer beep by Madis Janson · 13 years ago
  62. b896b4e ALSA: hda - Fix no sound after Windows boot with ALC269 by Kailang Yang · 13 years ago
  63. 296f033 ALSA: hda - Add support of ALC221 / ALC276 codecs by Kailang Yang · 13 years ago
  64. b478b99 ALSA: hda - Add support of ALC898/899 codec by Kailang Yang · 13 years ago
  65. 8ed99d9 ALSA: hda - Add dock-mic detection support to Realtek auto-parser by Takashi Iwai · 13 years ago
  66. e35d9d6 ALSA: hda - Check unsol-cap in is_jack_detectalbe() by Takashi Iwai · 13 years ago
  67. 52d3cb8 ALSA: hda - Fix initialization of spec->automute_lines in patch_realtek.c by Takashi Iwai · 13 years ago
  68. 06dec22 ALSA: hda - Use is_jack_detectable() helper by Takashi Iwai · 13 years ago
  69. ce85c9a ALSA: hda - fix NULL-dereference in patch_realtek by Raymond Yau · 13 years ago
  70. 20ec8b2 Merge branch 'fix/hda' into topic/hda by Takashi Iwai · 13 years ago
  71. 24af2b1 ALSA: hda - Fix Realtek's chained fixup checks by Takashi Iwai · 13 years ago
  72. 4c6d72d ALSA: hda - Constify fixup and other array data in patch_realtek.c by Takashi Iwai · 13 years ago
  73. dda1441 ALSA: hda - Constify some API function arguments by Takashi Iwai · 13 years ago
  74. a911132 ALSA: hda - Constify fixup and other array data in patch_realtek.c by Takashi Iwai · 13 years ago
  75. a3ea8e8 Merge branch 'fix/hda' into topic/hda by Takashi Iwai · 13 years ago
  76. ebb4724 Revert "ALSA: hda - Fix pin-config of Gigabyte mobo" by Takashi Iwai · 13 years ago
  77. 94024cd ALSA: HDA: Fix automute for Gateway NV79 by David Henningsson · 13 years ago
  78. a7e985e ALSA: hda: add beep quirk for Realtek 0x1043:831a by Daniel Cordero · 13 years ago
  79. ae8a60a ALSA: hda - Add Auto-Mute Mode enum for two-output cases by Takashi Iwai · 13 years ago
  80. 1daf5f4 ALSA: hda - More line-out auto-mute support for Realtek by Takashi Iwai · 13 years ago
  81. 1a1455d ALSA: hda - Add support for Line-Out automute to Realtek auto-parser by Takashi Iwai · 13 years ago
  82. 0f0f391 ALSA: hda - More reduction of redundant automute codes in Realtek parser by Takashi Iwai · 13 years ago
  83. e942796 ALSA: hda - Consolidate auto-mute with master-switch for Realtek by Takashi Iwai · 13 years ago
  84. e6a5e1b ALSA: hda - Add support of line-out automute for Realtek by Takashi Iwai · 13 years ago
  85. 3b8510c ALSA: hda - Add common automute support for mxier-amp on/off for Reatek by Takashi Iwai · 13 years ago
  86. d922b51 ALSA: hda - Consolidate default automute functions for Realtek by Takashi Iwai · 13 years ago
  87. ce764ab ALSA: hda - Add channel-mode support to Realtek auto-parser by Takashi Iwai · 13 years ago
  88. 604401a ALSA: hda - Minor update for alc662-parser functions by Takashi Iwai · 13 years ago
  89. 31d44b5 Merge branch 'fix/hda' into topic/hda by Takashi Iwai · 13 years ago
  90. 6a9a6f2 Merge branch 'fix/hda' into for-linus by Takashi Iwai · 13 years ago
  91. 6981d18 ALSA: hda - Add a fix-up for Acer dmic with ALC271x codec by Takashi Iwai · 13 years ago
  92. 4263a2f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 13 years ago
  93. 42933ba Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 by Linus Torvalds · 13 years ago
  94. 8e28e3b Merge branch 'fix/hda' into topic/hda by Takashi Iwai · 13 years ago
  95. ad93ffe ALSA: hda - Fix unused variable warning in patch_realtek.c by Takashi Iwai · 13 years ago
  96. 35ffe11 ALSA: hda - Remove superfluous inits for ALC662 auto-parser by Takashi Iwai · 13 years ago
  97. 10696aa ALSA: hda - Mute ADC as default in ALC882 and other auto-parsers by Takashi Iwai · 13 years ago
  98. 0e53f34 ALSA: hda - Unmute mixer dynamically in alc662 auto-parser by Takashi Iwai · 13 years ago
  99. 262ac22 ALSA: HDA: Fix single internal mic on ALC275 (Sony Vaio VPCSB1C5E) by David Henningsson · 13 years ago
  100. 5402e4c ALSA: hda - Rewrite alc269_suspend to alc269_shutup by Takashi Iwai · 13 years ago