1. 7560931 ALSA: hda - Evaluate gpio_led hints at the right moment by Takashi Iwai · 13 years ago
  2. 8c7dd89 ALSA: hda - Disable FLOAT format support by Takashi Iwai · 13 years ago
  3. 2d825fd ALSA: hda/conexant - Correct vendor IDs for new codecs by Takashi Iwai · 13 years ago
  4. c3b6bcc ALSA: hda - Fix concurrent hash accesses by Takashi Iwai · 13 years ago
  5. e3245cd ALSA: hda - Protect SPDIF-related stuff via spdif_mutex by Takashi Iwai · 13 years ago
  6. 61d648f ALSA: hda - Add Conexant CX20751/2/3/4 codec support by Takashi Iwai · 13 years ago
  7. 5ae763b ALSA: hda - Add the support for Creative SoundCore3D by Takashi Iwai · 13 years ago
  8. a2d96e7 ALSA: hda - More robustify the power-up/down sequence by Takashi Iwai · 13 years ago
  9. 607d4f7 ALSA: hda - Remove pre_resume and post_suspend ops by Takashi Iwai · 13 years ago
  10. 128bc4b ALSA: hda - Move BIOS pin-parser code to hda_auto_parser.c by Takashi Iwai · 13 years ago
  11. 23d30f2 ALSA: hda - Move up the fixup helper functions to the library module by Takashi Iwai · 13 years ago
  12. 5536c6d ALSA: hda - Protect the power-saving count with spinlock by Takashi Iwai · 13 years ago
  13. 339876d ALSA: hda - Clear the power-saving states properly at reset by Takashi Iwai · 13 years ago
  14. 7f30830 ALSA: hda - Always resume the codec immediately by Takashi Iwai · 13 years ago
  15. c382a9f ALSA: hda - Fix possible access to uninitialized work struct by Takashi Iwai · 13 years ago
  16. 3de9517 ALSA: hda/realtek - Call a common helper for alc_spec initialization by Takashi Iwai · 13 years ago
  17. ffd3444 Merge branch 'fix/hda' into topic/hda by Takashi Iwai · 13 years ago
  18. 619a341 Revert "ALSA: hda - Set codec to D3 forcibly even if not used" by Takashi Iwai · 13 years ago
  19. af741c1 ALSA: hda/realtek - Call alc_auto_parse_customize_define() always after fixup by Takashi Iwai · 13 years ago
  20. bca4013 ALSA: hda/realtek - Add missing CD-input pin for MSI-7350 mobo by Takashi Iwai · 13 years ago
  21. f5c53d8 ALSA: hda/realtek - Add a fixup for Acer Aspire 5739G by Takashi Iwai · 13 years ago
  22. 6942c10 ALSA: hda - Skip pin capability sanity check for bogus values by Takashi Iwai · 13 years ago
  23. 4740860 ALSA: hda - Add snd_hda_get_default_vref() helper function by Takashi Iwai · 13 years ago
  24. cdd03ce ALSA: hda - Introduce snd_hda_set_pin_ctl*() helper functions by Takashi Iwai · 13 years ago
  25. 5ac5755 ALSA: HDA: Add external mic quirk for Asus Zenbook UX31E by David Henningsson · 13 years ago
  26. d398011 Merge branch 'fix/hda' into topic/hda by Takashi Iwai · 13 years ago
  27. c817eeb Merge branch 'fix/cxt-stable' into fix/hda by Takashi Iwai · 13 years ago
  28. d70f3632 ALSA: hda/conexant - Set up the missing docking-station pins by Takashi Iwai · 13 years ago
  29. ca3649d ALSA: hda/conexant - Don't set HP pin-control bit unconditionally by Takashi Iwai · 13 years ago
  30. 3e84319 ALSA: hda/sigmatel - Fix inverted mute LED by Takashi Iwai · 13 years ago
  31. 118cb4a ALSA: hda/realtek - Fix regression on Quanta/Gericom KN1 by Takashi Iwai · 13 years ago
  32. 7d7eb9e ALSA: hda/realtek - Fix mem leak (and rid us of trailing whitespace). by Jesper Juhl · 13 years ago
  33. 29ebe40 ALSA: hda/realtek - Add quirk for Mac Pro 5,1 machines by Josh Boyer · 13 years ago
  34. fe97da1 ALSA: hda/realtek - Add a fixup entry for Acer Aspire 8940G by Takashi Iwai · 13 years ago
  35. 038d4fe ALSA: hda/realtek - Fix GPIO1 setup for Acer Aspire 4930 & co by Takashi Iwai · 13 years ago
  36. 912093b ALSA: hda/realtek - Add a few ALC882 model strings back by Takashi Iwai · 13 years ago
  37. 83b0c6b ALSA: hda - Fix oops caused by recent commit "Fix internal mic for Lenovo Ideapad U300s" by David Henningsson · 13 years ago
  38. fae3d88 ALSA: hda - hide HDMI/ELD printks unless snd.debug=2 by Fengguang Wu · 13 years ago
  39. c38f62b Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 13 years ago
  40. 5ff5c3a Merge branch 'fix/hda' into topic/hda by Takashi Iwai · 13 years ago
  41. 250f327 ALSA: hda - clean up CX20549 test mixer setup by Michael Karcher · 13 years ago
  42. 51969d6 ALSA: hda - CX20549 doesn't need pin_amp_workaround. by Michael Karcher · 13 years ago
  43. e6e03da ALSA: hda - Remove CD control from model=benq for CX20549 by Michael Karcher · 13 years ago
  44. cbf2d28 ALSA: hda - fix record volume controls of CX20459 ("Venice") by Michael Karcher · 13 years ago
  45. 3edbbb9 ALSA: hda - Rename capture sources of CX20549 to match common conventions by Michael Karcher · 13 years ago
  46. 4f32456 ALSA: hda - Fix proc output for ADC amp values of CX20549 by Michael Karcher · 13 years ago
  47. 18dcd30 ALSA: hda - Fix internal mic for Lenovo Ideapad U300s by David Henningsson · 13 years ago
  48. 48a4675 Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 13 years ago
  49. b2094ef Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 13 years ago
  50. 26acaf0 ALSA: hda/realtek - Fix ADC assignment with a shared HP/Mic pin by Takashi Iwai · 13 years ago
  51. 69a7aeb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  52. dbf117c Merge branch 'topic/hda' into for-linus by Takashi Iwai · 13 years ago
  53. 350eba43 ALSA: hda - Fix build with CONFIG_PM=n by Takashi Iwai · 13 years ago
  54. 7907ae3 ALSA: hda - Fix build of patch_sigmatel.c without CONFIG_SND_HDA_POWER_SAVE by Takashi Iwai · 13 years ago
  55. 25dc16f ALSA: hda - fix printing of high HDMI sample rates by Anssi Hannula · 13 years ago
  56. f29735c ALSA: hda - Add expose_enum_ctl flag to snd_hda_add_vmaster_hook() by Takashi Iwai · 13 years ago
  57. d2f344b ALSA: hda - Add "Mute-LED Mode" enum control by Takashi Iwai · 13 years ago
  58. 527c73b ALSA: hda - Add EAPD control to Conexnat auto-parser by Takashi Iwai · 13 years ago
  59. 420b0fe ALSA: hda - Rewrite the mute-LED control with vmaster hook for ALC269 by Takashi Iwai · 13 years ago
  60. 2faa3bf ALSA: hda - Rewrite the mute-LED hook with vmaster hook in patch_sigmatel.c by Takashi Iwai · 13 years ago
  61. 29e5853 ALSA: hda - Return the created kcontrol in __snd_hda_add_vmaster() by Takashi Iwai · 13 years ago
  62. 18478e8 ALSA: hda - Initialize vmaster slave volumes by Takashi Iwai · 13 years ago
  63. 785f857 ALSA: hda - Set codec to D3 forcibly even if not used by Takashi Iwai · 13 years ago
  64. 546bb67 ALSA: hda/realtek - Reuse init_hook for ALC269VB coef setup by Takashi Iwai · 13 years ago
  65. fc7a162 Merge branch 'fix/hda' into topic/hda by Takashi Iwai · 13 years ago
  66. 526af6e ALSA: hda/realtek - Apply the coef-setup only to ALC269VB by Kailang Yang · 13 years ago
  67. 78f8baf ALSA: hda - Add Gigabyte GA-MA790X to the beep whitelist by Takashi Iwai · 13 years ago
  68. 8f23921 ALSA: hda - add quirk to detect CD input on Gigabyte EP45-DS3 by Marton Balint · 13 years ago
  69. e21af48 ALSA: hda - fix broken automute/autoswitch for Realtek by David Henningsson · 13 years ago
  70. 7c58975 Merge branch 'fix/hda' into topic/hda by Takashi Iwai · 13 years ago
  71. e49a343 ALSA: hda - Kill hyphenated names by Takashi Iwai · 13 years ago
  72. 07cafff ALSA: hda/conexant - Clear unsol events on unused pins by Takashi Iwai · 13 years ago
  73. 3868137 ALSA: hda - Add a fake mute feature by Takashi Iwai · 13 years ago
  74. 7bff172 ALSA: hda - Always set HP pin in unsol handler for STAC/IDT codecs by Takashi Iwai · 13 years ago
  75. 3e93f5e ALSA: hda - Enable docking-station SPDIF for Thinkpad by Takashi Iwai · 13 years ago
  76. a6f2fd5 ALSA: hda - Add position_fix=4 (COMBO) option by Takashi Iwai · 13 years ago
  77. 5556e14 ALSA: hda - Fix audio playback support on HP Zephyr system by Vitaliy Kulikov · 13 years ago
  78. 068b939 ALSA: hda/realtek - Fix resume of multiple input sources by Takashi Iwai · 13 years ago
  79. 6edc59e ALSA: hda - add id for Atom Cedar Trail HDMI codec by Wu Fengguang · 13 years ago
  80. 77e314f ALSA: hda/via - Add a few sanity checks by Takashi Iwai · 13 years ago
  81. 8d8bbc6 ALSA: hda/via - Don't create duplicated boost controls by Takashi Iwai · 13 years ago
  82. 070cff4 ALSA: hda/realtek - Small code cleanups by Takashi Iwai · 13 years ago
  83. f568291 ALSA: hda/realtek - Fix the wrong offset for two-speaker systems by Takashi Iwai · 13 years ago
  84. 689cabf ALSA: hda/realtek - Fix the possible conflicts of Bass Speaker name by Takashi Iwai · 13 years ago
  85. c96f0bf ALSA: hda/realtek - Create individual mute switches for shared DAC by Takashi Iwai · 13 years ago
  86. 5803a32 ALSA: hda/realtek - Fix possible Oops with NULL input_mux by Takashi Iwai · 13 years ago
  87. a80581d Typos: change aditional to additional. by Justin P. Mattock · 14 years ago
  88. 164f73e ALSA: hda/realtek - Parse aa-loopback items dynamically by Takashi Iwai · 13 years ago
  89. 1a97b7f ALSA: hda/realtek - Remove the last static quirks for ALC882 by Takashi Iwai · 13 years ago
  90. 9155f82 ALSA: hda/realtek - Add model=fixup not to apply fix-ups by Takashi Iwai · 13 years ago
  91. 67b6ec3 ALSA: hda/realtek - Drop all ALC880 static quirks by Takashi Iwai · 13 years ago
  92. 29e3fdc ALSA: hda/realtek - Drop model=asus* from ALC880 by Takashi Iwai · 13 years ago
  93. 411225a ALSA: hda/realtek - Rewrite ALC880 model=asus-w1v with auto-parser by Takashi Iwai · 13 years ago
  94. 96e225f ALSA: hda/realtek - Rewrite ALC880 model=z71v with auto-parser by Takashi Iwai · 13 years ago
  95. 967b88c ALSA: hda/realtek - Rewrite ALC880 model=uniwill-dig with auto-parser by Takashi Iwai · 13 years ago
  96. 817de92 ALSA: hda/realtek - Rewrite ALC880 model=uniwill with auto-parser by Takashi Iwai · 13 years ago
  97. 7833c7e ALSA: hda/realtek - Rewrite ALC880 model=uniwill-p53 with auto-parser by Takashi Iwai · 13 years ago
  98. ba53381 ALSA: hda/realtek - Rewrite ALC880 model=F1734 with auto-parser by Takashi Iwai · 13 years ago
  99. cf5a227 ALSA: hda/realtek - Rewrite ALC880 model=futjisu with auto-parser by Takashi Iwai · 13 years ago
  100. 589876e ALSA: hda/realtek - Apply probe-fixup really after probing by Takashi Iwai · 13 years ago