1. 6e1c39c ALSA: hda - Fix power-map regression for HP dv6 & co by Takashi Iwai · 12 years ago
  2. 09a6071 ALSA: hda - Initialize caches at codec reconfiguration by Takashi Iwai · 12 years ago
  3. 59cad16 ALSA: hda - Fix memory leaks at module unload by Takashi Iwai · 12 years ago
  4. ee48df5 ALSA: hda - Fix memory leaks in Realtek & Conexant codec parsers by Takashi Iwai · 12 years ago
  5. befae82 ALSA: hda - Add Realtek ALC280 codec support by David Henningsson · 12 years ago
  6. 55d52ea ALSA: hda - Remove obsoleted CONFIG_SND_HDA_ENABLE_REALTEK_QUIRKS by Takashi Iwai · 12 years ago
  7. b3c5dce ALSA: HDA: Add inverted internal mic quirk for Lenovo S205 by David Henningsson · 12 years ago
  8. 8e5a050 ALSA: hda - Fix ALC272X codec detection by Takashi Iwai · 12 years ago
  9. b4a91cf ALSA: hda - Handle open while transitioning to D3. by Dylan Reid · 12 years ago
  10. 2e8b2b2 ALSA: hda - Don't forget to call init verbs added by fixup list by Takashi Iwai · 12 years ago
  11. edfe3bf ALSA: HDA: Pin fixup for Zotac Z68 motherboard by David Henningsson · 12 years ago
  12. f2a8eca ALSA: hda - Fix detection of Creative SoundCore3D controllers by Takashi Iwai · 12 years ago
  13. 8393ec4a ALSA: hda - HDMI Audio init all connectors when VGA-switcheroo is off by Steven Newbury · 12 years ago
  14. 12b78a7 ALSA: hda - Fix uninitialized HDMI controllers with VGA-switcheroo by Takashi Iwai · 12 years ago
  15. be87cfb Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  16. 58823de9 Merge tag 'hda-switcheroo' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  17. adcc70b ALSA: hda/realtek - Add new codec support for ALC269VD by Kailang Yang · 12 years ago
  18. 2e341ca Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  19. e8650a0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  20. 382e6a8 Merge branch 'topic/misc' into for-linus by Takashi Iwai · 12 years ago
  21. 8a39057 ALSA: hda/realtek - Fix unused variable compile warning by Takashi Iwai · 12 years ago
  22. 09cf03b ALSA: hda - Fix possible races of accesses to connection list array by Takashi Iwai · 12 years ago
  23. 6091106 ALSA: hda - unlock on error in azx_interrupt() by Dan Carpenter · 12 years ago
  24. c882246 ALSA: hda/idt - Cache the power-map bits by Takashi Iwai · 12 years ago
  25. bfc89de ALSA: hda/idt - Clean up power-map check code by Takashi Iwai · 12 years ago
  26. f153c6a Merge branch 'fix/hda' into topic/hda by Takashi Iwai · 12 years ago
  27. 7560931 ALSA: hda - Evaluate gpio_led hints at the right moment by Takashi Iwai · 12 years ago
  28. f3af905 ALSA: hda - add probe_mask=0x101 automatically for WinFast VP200 H by Jaroslav Kysela · 12 years ago
  29. b0791dd ALSA: hda/idt - Fix power-map for speaker-pins with some HP laptops by Takashi Iwai · 12 years ago
  30. a82d51e ALSA: hda - Support VGA-switcheroo by Takashi Iwai · 12 years ago
  31. d3d020b ALSA: hda - Export snd_hda_lock_devices() by Takashi Iwai · 12 years ago
  32. 9121947 ALSA: hda - Check the dead HDMI audio controller by vga-switcheroo by Takashi Iwai · 12 years ago
  33. 8c7dd89 ALSA: hda - Disable FLOAT format support by Takashi Iwai · 12 years ago
  34. 2d825fd ALSA: hda/conexant - Correct vendor IDs for new codecs by Takashi Iwai · 12 years ago
  35. c3b6bcc ALSA: hda - Fix concurrent hash accesses by Takashi Iwai · 12 years ago
  36. e3245cd ALSA: hda - Protect SPDIF-related stuff via spdif_mutex by Takashi Iwai · 12 years ago
  37. 61d648f ALSA: hda - Add Conexant CX20751/2/3/4 codec support by Takashi Iwai · 12 years ago
  38. 5ae763b ALSA: hda - Add the support for Creative SoundCore3D by Takashi Iwai · 12 years ago
  39. a2d96e7 ALSA: hda - More robustify the power-up/down sequence by Takashi Iwai · 12 years ago
  40. 607d4f7 ALSA: hda - Remove pre_resume and post_suspend ops by Takashi Iwai · 12 years ago
  41. 32cf402 ALSA: HDA: Lessen CPU usage when waiting for chip to respond by David Henningsson · 12 years ago
  42. 128bc4b ALSA: hda - Move BIOS pin-parser code to hda_auto_parser.c by Takashi Iwai · 12 years ago
  43. 23d30f2 ALSA: hda - Move up the fixup helper functions to the library module by Takashi Iwai · 12 years ago
  44. 5536c6d ALSA: hda - Protect the power-saving count with spinlock by Takashi Iwai · 12 years ago
  45. 339876d ALSA: hda - Clear the power-saving states properly at reset by Takashi Iwai · 12 years ago
  46. 7f30830 ALSA: hda - Always resume the codec immediately by Takashi Iwai · 12 years ago
  47. c382a9f ALSA: hda - Fix possible access to uninitialized work struct by Takashi Iwai · 12 years ago
  48. 3de9517 ALSA: hda/realtek - Call a common helper for alc_spec initialization by Takashi Iwai · 12 years ago
  49. ffd3444 Merge branch 'fix/hda' into topic/hda by Takashi Iwai · 12 years ago
  50. 619a341 Revert "ALSA: hda - Set codec to D3 forcibly even if not used" by Takashi Iwai · 12 years ago
  51. af741c1 ALSA: hda/realtek - Call alc_auto_parse_customize_define() always after fixup by Takashi Iwai · 12 years ago
  52. bca4013 ALSA: hda/realtek - Add missing CD-input pin for MSI-7350 mobo by Takashi Iwai · 12 years ago
  53. f5c53d8 ALSA: hda/realtek - Add a fixup for Acer Aspire 5739G by Takashi Iwai · 12 years ago
  54. e9f66d9 ALSA: pci: clean up using module_pci_driver() by Takashi Iwai · 12 years ago
  55. 6942c10 ALSA: hda - Skip pin capability sanity check for bogus values by Takashi Iwai · 12 years ago
  56. 4740860 ALSA: hda - Add snd_hda_get_default_vref() helper function by Takashi Iwai · 12 years ago
  57. cdd03ce ALSA: hda - Introduce snd_hda_set_pin_ctl*() helper functions by Takashi Iwai · 12 years ago
  58. 5ac5755 ALSA: HDA: Add external mic quirk for Asus Zenbook UX31E by David Henningsson · 12 years ago
  59. d398011 Merge branch 'fix/hda' into topic/hda by Takashi Iwai · 12 years ago
  60. c817eeb Merge branch 'fix/cxt-stable' into fix/hda by Takashi Iwai · 12 years ago
  61. d70f363 ALSA: hda/conexant - Set up the missing docking-station pins by Takashi Iwai · 12 years ago
  62. ca3649d ALSA: hda/conexant - Don't set HP pin-control bit unconditionally by Takashi Iwai · 12 years ago
  63. 3e84319 ALSA: hda/sigmatel - Fix inverted mute LED by Takashi Iwai · 12 years ago
  64. 118cb4a ALSA: hda/realtek - Fix regression on Quanta/Gericom KN1 by Takashi Iwai · 12 years ago
  65. 7d7eb9e ALSA: hda/realtek - Fix mem leak (and rid us of trailing whitespace). by Jesper Juhl · 12 years ago
  66. 29ebe40 ALSA: hda/realtek - Add quirk for Mac Pro 5,1 machines by Josh Boyer · 12 years ago
  67. fe97da1 ALSA: hda/realtek - Add a fixup entry for Acer Aspire 8940G by Takashi Iwai · 12 years ago
  68. 038d4fe ALSA: hda/realtek - Fix GPIO1 setup for Acer Aspire 4930 & co by Takashi Iwai · 12 years ago
  69. 912093b ALSA: hda/realtek - Add a few ALC882 model strings back by Takashi Iwai · 12 years ago
  70. 83b0c6b ALSA: hda - Fix oops caused by recent commit "Fix internal mic for Lenovo Ideapad U300s" by David Henningsson · 12 years ago
  71. fae3d88 ALSA: hda - hide HDMI/ELD printks unless snd.debug=2 by Fengguang Wu · 12 years ago
  72. e75d660 Merge branch 'master' into for-next by Jiri Kosina · 12 years ago
  73. 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
  74. 5ff5c3a Merge branch 'fix/hda' into topic/hda by Takashi Iwai · 12 years ago
  75. 250f327 ALSA: hda - clean up CX20549 test mixer setup by Michael Karcher · 12 years ago
  76. 51969d6 ALSA: hda - CX20549 doesn't need pin_amp_workaround. by Michael Karcher · 12 years ago
  77. e6e03da ALSA: hda - Remove CD control from model=benq for CX20549 by Michael Karcher · 12 years ago
  78. cbf2d28 ALSA: hda - fix record volume controls of CX20459 ("Venice") by Michael Karcher · 12 years ago
  79. 3edbbb9 ALSA: hda - Rename capture sources of CX20549 to match common conventions by Michael Karcher · 12 years ago
  80. 4f32456 ALSA: hda - Fix proc output for ADC amp values of CX20549 by Michael Karcher · 12 years ago
  81. 18dcd30 ALSA: hda - Fix internal mic for Lenovo Ideapad U300s by David Henningsson · 12 years ago
  82. 48a4675 Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  83. 409a3e9 Email/web address change by Jonathan Woithe · 12 years ago
  84. b2094ef Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  85. 26acaf0 ALSA: hda/realtek - Fix ADC assignment with a shared HP/Mic pin by Takashi Iwai · 12 years ago
  86. 69a7aeb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  87. dbf117c Merge branch 'topic/hda' into for-linus by Takashi Iwai · 12 years ago
  88. 350eba43 ALSA: hda - Fix build with CONFIG_PM=n by Takashi Iwai · 12 years ago
  89. 7907ae3 ALSA: hda - Fix build of patch_sigmatel.c without CONFIG_SND_HDA_POWER_SAVE by Takashi Iwai · 12 years ago
  90. 25dc16f ALSA: hda - fix printing of high HDMI sample rates by Anssi Hannula · 12 years ago
  91. f29735c ALSA: hda - Add expose_enum_ctl flag to snd_hda_add_vmaster_hook() by Takashi Iwai · 12 years ago
  92. d2f344b ALSA: hda - Add "Mute-LED Mode" enum control by Takashi Iwai · 12 years ago
  93. 527c73b ALSA: hda - Add EAPD control to Conexnat auto-parser by Takashi Iwai · 12 years ago
  94. 420b0fe ALSA: hda - Rewrite the mute-LED control with vmaster hook for ALC269 by Takashi Iwai · 12 years ago
  95. 2faa3bf ALSA: hda - Rewrite the mute-LED hook with vmaster hook in patch_sigmatel.c by Takashi Iwai · 12 years ago
  96. 29e5853 ALSA: hda - Return the created kcontrol in __snd_hda_add_vmaster() by Takashi Iwai · 12 years ago
  97. 18478e8 ALSA: hda - Initialize vmaster slave volumes by Takashi Iwai · 12 years ago
  98. 785f857 ALSA: hda - Set codec to D3 forcibly even if not used by Takashi Iwai · 12 years ago
  99. 546bb67 ALSA: hda/realtek - Reuse init_hook for ALC269VB coef setup by Takashi Iwai · 12 years ago
  100. fc7a162 Merge branch 'fix/hda' into topic/hda by Takashi Iwai · 12 years ago