1. cdd03ce ALSA: hda - Introduce snd_hda_set_pin_ctl*() helper functions by Takashi Iwai · 12 years ago
  2. d398011 Merge branch 'fix/hda' into topic/hda by Takashi Iwai · 12 years ago
  3. c817eeb Merge branch 'fix/cxt-stable' into fix/hda by Takashi Iwai · 12 years ago
  4. d70f363 ALSA: hda/conexant - Set up the missing docking-station pins by Takashi Iwai · 12 years ago
  5. ca3649d ALSA: hda/conexant - Don't set HP pin-control bit unconditionally by Takashi Iwai · 12 years ago
  6. 3e84319 ALSA: hda/sigmatel - Fix inverted mute LED by Takashi Iwai · 12 years ago
  7. 118cb4a ALSA: hda/realtek - Fix regression on Quanta/Gericom KN1 by Takashi Iwai · 12 years ago
  8. 7d7eb9e ALSA: hda/realtek - Fix mem leak (and rid us of trailing whitespace). by Jesper Juhl · 12 years ago
  9. 29ebe40 ALSA: hda/realtek - Add quirk for Mac Pro 5,1 machines by Josh Boyer · 12 years ago
  10. fe97da1 ALSA: hda/realtek - Add a fixup entry for Acer Aspire 8940G by Takashi Iwai · 12 years ago
  11. 038d4fe ALSA: hda/realtek - Fix GPIO1 setup for Acer Aspire 4930 & co by Takashi Iwai · 12 years ago
  12. 912093b ALSA: hda/realtek - Add a few ALC882 model strings back by Takashi Iwai · 12 years ago
  13. 83b0c6b ALSA: hda - Fix oops caused by recent commit "Fix internal mic for Lenovo Ideapad U300s" by David Henningsson · 12 years ago
  14. fae3d88 ALSA: hda - hide HDMI/ELD printks unless snd.debug=2 by Fengguang Wu · 12 years ago
  15. c38f62b Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 12 years ago
  16. 5ff5c3a Merge branch 'fix/hda' into topic/hda by Takashi Iwai · 12 years ago
  17. 250f327 ALSA: hda - clean up CX20549 test mixer setup by Michael Karcher · 12 years ago
  18. 51969d6 ALSA: hda - CX20549 doesn't need pin_amp_workaround. by Michael Karcher · 12 years ago
  19. e6e03da ALSA: hda - Remove CD control from model=benq for CX20549 by Michael Karcher · 12 years ago
  20. cbf2d28 ALSA: hda - fix record volume controls of CX20459 ("Venice") by Michael Karcher · 12 years ago
  21. 3edbbb9 ALSA: hda - Rename capture sources of CX20549 to match common conventions by Michael Karcher · 12 years ago
  22. 4f32456 ALSA: hda - Fix proc output for ADC amp values of CX20549 by Michael Karcher · 12 years ago
  23. 18dcd30 ALSA: hda - Fix internal mic for Lenovo Ideapad U300s by David Henningsson · 13 years ago
  24. 48a4675 Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 13 years ago
  25. b2094ef Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 13 years ago
  26. 26acaf0 ALSA: hda/realtek - Fix ADC assignment with a shared HP/Mic pin by Takashi Iwai · 13 years ago
  27. 69a7aeb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  28. dbf117c Merge branch 'topic/hda' into for-linus by Takashi Iwai · 13 years ago
  29. 350eba43 ALSA: hda - Fix build with CONFIG_PM=n by Takashi Iwai · 13 years ago
  30. 7907ae3 ALSA: hda - Fix build of patch_sigmatel.c without CONFIG_SND_HDA_POWER_SAVE by Takashi Iwai · 13 years ago
  31. 25dc16f ALSA: hda - fix printing of high HDMI sample rates by Anssi Hannula · 13 years ago
  32. f29735c ALSA: hda - Add expose_enum_ctl flag to snd_hda_add_vmaster_hook() by Takashi Iwai · 13 years ago
  33. d2f344b ALSA: hda - Add "Mute-LED Mode" enum control by Takashi Iwai · 13 years ago
  34. 527c73b ALSA: hda - Add EAPD control to Conexnat auto-parser by Takashi Iwai · 13 years ago
  35. 420b0fe ALSA: hda - Rewrite the mute-LED control with vmaster hook for ALC269 by Takashi Iwai · 13 years ago
  36. 2faa3bf ALSA: hda - Rewrite the mute-LED hook with vmaster hook in patch_sigmatel.c by Takashi Iwai · 13 years ago
  37. 29e5853 ALSA: hda - Return the created kcontrol in __snd_hda_add_vmaster() by Takashi Iwai · 13 years ago
  38. 18478e8 ALSA: hda - Initialize vmaster slave volumes by Takashi Iwai · 13 years ago
  39. 785f857 ALSA: hda - Set codec to D3 forcibly even if not used by Takashi Iwai · 13 years ago
  40. 546bb67 ALSA: hda/realtek - Reuse init_hook for ALC269VB coef setup by Takashi Iwai · 13 years ago
  41. fc7a162 Merge branch 'fix/hda' into topic/hda by Takashi Iwai · 13 years ago
  42. 526af6e ALSA: hda/realtek - Apply the coef-setup only to ALC269VB by Kailang Yang · 13 years ago
  43. 78f8baf ALSA: hda - Add Gigabyte GA-MA790X to the beep whitelist by Takashi Iwai · 13 years ago
  44. 8f23921 ALSA: hda - add quirk to detect CD input on Gigabyte EP45-DS3 by Marton Balint · 13 years ago
  45. e21af48 ALSA: hda - fix broken automute/autoswitch for Realtek by David Henningsson · 13 years ago
  46. 7c58975 Merge branch 'fix/hda' into topic/hda by Takashi Iwai · 13 years ago
  47. e49a343 ALSA: hda - Kill hyphenated names by Takashi Iwai · 13 years ago
  48. 07cafff ALSA: hda/conexant - Clear unsol events on unused pins by Takashi Iwai · 13 years ago
  49. 3868137 ALSA: hda - Add a fake mute feature by Takashi Iwai · 13 years ago
  50. 7bff172 ALSA: hda - Always set HP pin in unsol handler for STAC/IDT codecs by Takashi Iwai · 13 years ago
  51. 3e93f5e ALSA: hda - Enable docking-station SPDIF for Thinkpad by Takashi Iwai · 13 years ago
  52. a6f2fd5 ALSA: hda - Add position_fix=4 (COMBO) option by Takashi Iwai · 13 years ago
  53. 5556e14 ALSA: hda - Fix audio playback support on HP Zephyr system by Vitaliy Kulikov · 13 years ago
  54. 068b939 ALSA: hda/realtek - Fix resume of multiple input sources by Takashi Iwai · 13 years ago
  55. 6edc59e ALSA: hda - add id for Atom Cedar Trail HDMI codec by Wu Fengguang · 13 years ago
  56. 77e314f ALSA: hda/via - Add a few sanity checks by Takashi Iwai · 13 years ago
  57. 8d8bbc6 ALSA: hda/via - Don't create duplicated boost controls by Takashi Iwai · 13 years ago
  58. 070cff4 ALSA: hda/realtek - Small code cleanups by Takashi Iwai · 13 years ago
  59. f568291 ALSA: hda/realtek - Fix the wrong offset for two-speaker systems by Takashi Iwai · 13 years ago
  60. 689cabf ALSA: hda/realtek - Fix the possible conflicts of Bass Speaker name by Takashi Iwai · 13 years ago
  61. c96f0bf ALSA: hda/realtek - Create individual mute switches for shared DAC by Takashi Iwai · 13 years ago
  62. 5803a32 ALSA: hda/realtek - Fix possible Oops with NULL input_mux by Takashi Iwai · 13 years ago
  63. a80581d Typos: change aditional to additional. by Justin P. Mattock · 13 years ago
  64. 164f73e ALSA: hda/realtek - Parse aa-loopback items dynamically by Takashi Iwai · 13 years ago
  65. 1a97b7f ALSA: hda/realtek - Remove the last static quirks for ALC882 by Takashi Iwai · 13 years ago
  66. 9155f82 ALSA: hda/realtek - Add model=fixup not to apply fix-ups by Takashi Iwai · 13 years ago
  67. 67b6ec3 ALSA: hda/realtek - Drop all ALC880 static quirks by Takashi Iwai · 13 years ago
  68. 29e3fdc ALSA: hda/realtek - Drop model=asus* from ALC880 by Takashi Iwai · 13 years ago
  69. 411225a ALSA: hda/realtek - Rewrite ALC880 model=asus-w1v with auto-parser by Takashi Iwai · 13 years ago
  70. 96e225f ALSA: hda/realtek - Rewrite ALC880 model=z71v with auto-parser by Takashi Iwai · 13 years ago
  71. 967b88c ALSA: hda/realtek - Rewrite ALC880 model=uniwill-dig with auto-parser by Takashi Iwai · 13 years ago
  72. 817de92 ALSA: hda/realtek - Rewrite ALC880 model=uniwill with auto-parser by Takashi Iwai · 13 years ago
  73. 7833c7e ALSA: hda/realtek - Rewrite ALC880 model=uniwill-p53 with auto-parser by Takashi Iwai · 13 years ago
  74. ba53381 ALSA: hda/realtek - Rewrite ALC880 model=F1734 with auto-parser by Takashi Iwai · 13 years ago
  75. cf5a227 ALSA: hda/realtek - Rewrite ALC880 model=futjisu with auto-parser by Takashi Iwai · 13 years ago
  76. 589876e ALSA: hda/realtek - Apply probe-fixup really after probing by Takashi Iwai · 13 years ago
  77. b9368f5 ALSA: hda/realtek - Replace ALC880 model=tcl with auto-parser by Takashi Iwai · 13 years ago
  78. 27e917f ALSA: hda/realtek - Drop ALC880 model=clevo by Takashi Iwai · 13 years ago
  79. dc31b58 ALSA: hda/realtek - Refactor the DAC filler function by Takashi Iwai · 13 years ago
  80. f02aab5 ALSA: hda/realtek - Rewrite ALC880 model=w810 with auto-parser by Takashi Iwai · 13 years ago
  81. dc6af52 ALSA: hda/realtek - Rewrite ALC880 model=lg with the auto-parser by Takashi Iwai · 13 years ago
  82. 276dd70 ALSA: hda/realtek - Adjust badness calculation for multi-ios by Takashi Iwai · 13 years ago
  83. 6f45304 ALSA: hda/realtek - Show multi-io pins in debug prints by Takashi Iwai · 13 years ago
  84. ef8d60f ALSA: hda/realtek - Fix surround output regression on Acer Aspire 5935 by Takashi Iwai · 13 years ago
  85. 185d99f ALSA: hda/realtek - Try harder to fit the single-connections by Takashi Iwai · 13 years ago
  86. 1c4a54b ALSA: hda/realtek - Finer tuning of auto-parser with badness evaluation by Takashi Iwai · 13 years ago
  87. 140547e ALSA: hda/realtek - Improve the signel-connection check by Takashi Iwai · 13 years ago
  88. 00bc0ce Merge branch 'fix/hda' into topic/hda by Takashi Iwai · 13 years ago
  89. c14c95f ALSA: hda/realtek - Fix overflow of vol/sw check bitmap by Takashi Iwai · 13 years ago
  90. a7f3eed ALSA: hda/realtek - Disable static fixups for ASUS with ALC269 by Takashi Iwai · 13 years ago
  91. c3c2c9e ALSA: hda/realtek - Remove leftover static quirks for ALC260 by Takashi Iwai · 13 years ago
  92. c29b3f6 ALSA: hda/realtek - Drop model=fujitsu from ALC260 static quirks by Takashi Iwai · 13 years ago
  93. b1f5808 ALSA: hda/realtek - Drop model=favorit100 for ALC260 by Takashi Iwai · 13 years ago
  94. 0a1c4fa ALSA: hda/realtek - Add the support for HP Presario B1900 by Takashi Iwai · 13 years ago
  95. 20f7d92 ALSA: hda/realtek - Replace ALC260 model=replacer with the auto-parser by Takashi Iwai · 13 years ago
  96. 15317ab ALSA: hda/realtek - Replace ALC260 model=acer with the auto-parser by Takashi Iwai · 13 years ago
  97. ca8f042 ALSA: hda/realtek - Add the fixup codes for ALC260 model=will by Takashi Iwai · 13 years ago
  98. a68f20e Merge branch 'fix/acer-alc889-fix' into fix/hda by Takashi Iwai · 13 years ago
  99. 02a237b ALSA: hda - Fix silent speaker output on Acer Aspire 6935 by Takashi Iwai · 13 years ago
  100. fc1156c ALSA: hda - Fix initialization of secondary capture source on VT1705 by Takashi Iwai · 13 years ago