1. e9cf704 ASoC: Fix mask/val_mask confusion snd_soc_dapm_put_volsw() by Stephen Warren · 14 years ago
  2. 0fa63b6 ASoC: DaVinci: fix kernel panic due to uninitialized platform_data by Manjunathappa, Prakash · 14 years ago
  3. c73e0c8 ASoC: Fix module refcount for auxiliary devices by Jarkko Nikula · 14 years ago
  4. a3adfa0 ASoC: correct link specifications for corgi, poodle and spitz by Dmitry Eremin-Solenikov · 14 years ago
  5. 518aa59 ASoC: Samsung: Fix outdated cpu_dai_name for s3c24xx i2s by Lars-Peter Clausen · 14 years ago
  6. 81d7da5 ASoC: Fix codec device id format used by some dai_links by Lars-Peter Clausen · 14 years ago
  7. 20a4e7f ASoC: Handle low measured DC offsets for wm_hubs devices by Mark Brown · 14 years ago
  8. dc5a460 ASoC: da8xx/omap-l1xx: match codec_name with i2c ids by Rajashekhara, Sudhakar · 14 years ago
  9. 78b3fb4 ASoC: WM8994: fix wrong value in tristate function by Qiao Zhou · 14 years ago
  10. a282879 ASoC: WM8995: Fix incorrect use of snd_soc_update_bits() by Dimitris Papastamos · 14 years ago
  11. 52fc43f Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6 into for-2.6.38 by Mark Brown · 14 years ago
  12. c88c282 ASoC: PXA: Fix codec address on Zipit Z2 by Vasily Khoruzhick · 14 years ago
  13. 7cbf700 ASoC: PXA: Fix jack detection on Zipit Z2 by Vasily Khoruzhick · 14 years ago
  14. 91056ac ASoC: Blackfin: fix DAI/SPORT config dependency issues by Barry Song · 14 years ago
  15. 950a95d ASoC: Blackfin TDM: use external frame syncs by Barry Song · 14 years ago
  16. e9c2048 ASoC: Blackfin AC97: fix build error after multi-component update by Mike Frysinger · 14 years ago
  17. 15d2e22 ASoC: Blackfin TDM: fix missed snd_soc_dai_get_drvdata update by Mike Frysinger · 14 years ago
  18. b7c15e4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  19. 27de094 Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 14 years ago
  20. 321051f Merge branch 'fix/hda' into for-linus by Takashi Iwai · 14 years ago
  21. cbbf50b ALSA: hda - Fix initialization for HP 2011 notebooks by Vitaliy Kulikov · 14 years ago
  22. 0f0714c5 ALSA: hda - Add support for VMware controller by Bankim Bhavsar · 14 years ago
  23. ea73496 ALSA: hda - consitify string arrays by Takashi Iwai · 14 years ago
  24. c66ddf3 ALSA: hda - Add add multi-streaming playback for AD1988 by Raymond Yau · 14 years ago
  25. 7322ce2 ASoC: EP93xx: fixed LRCLK rate and DMA oper. in I2S code by Alexander Sverdlin · 14 years ago
  26. 7ebcf5d ASoC: WM8990: msleep() takes milliseconds not jiffies by Dimitris Papastamos · 14 years ago
  27. d9ab344 ALSA : au88x0 - Limit number of channels to fix Oops via OSS emu by Raymond Yau · 14 years ago
  28. 3e8b3b9 ALSA: constify functions in ac97 by Hanno Boeck · 14 years ago
  29. d73b388 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
  30. 228dd54 ASoC: WL1273 FM radio: Fix breakage with MFD API changes by Matti J. Aaltonen · 14 years ago
  31. 4fe2ca1 ALSA: hda - More coverage for odd-number channels elimination for HDMI by Takashi Iwai · 14 years ago
  32. 639cef0 ALSA: hda - Store PCM parameters properly in HDMI open callback by Takashi Iwai · 14 years ago
  33. 361fe6e ALSA: hda - Rearrange fixup struct in patch_realtek.c by Takashi Iwai · 14 years ago
  34. f8fe80e ALSA: oxygen: Xonar DG: fix CS4245 register writes by Clemens Ladisch · 14 years ago
  35. ad09fc9 ALSA: hda - Suppress the odd number of channels for HDMI by Takashi Iwai · 14 years ago
  36. 66dc918 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  37. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  38. 5870112 ALSA: hda - Add fixup-call in init callback by Takashi Iwai · 14 years ago
  39. b5bfbc6 ALSA: hda - Reorganize fixup structure for Realtek by Takashi Iwai · 14 years ago
  40. 9fb1ef2 ALSA: hda - Apply Sony VAIO hweq fixup only once by Takashi Iwai · 14 years ago
  41. 6fc398c ALSA: hda - Apply mario fixup only once by Takashi Iwai · 14 years ago
  42. 74dc890 ALSA: hda - Remove unused fixup entry for ALC262 by Takashi Iwai · 14 years ago
  43. 6db9a0f Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 14 years ago
  44. c400c9e Merge branch 'topic/hda' into for-linus by Takashi Iwai · 14 years ago
  45. e38302f Merge branch 'topic/misc' into for-linus by Takashi Iwai · 14 years ago
  46. 80c6785 ALSA: hda - Fix NULL-derefence with a single mic in STAC auto-mic detection by Takashi Iwai · 14 years ago
  47. 18b022e Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6 into topic/asoc by Takashi Iwai · 14 years ago
  48. 700b65c ALSA: hda - Add missing NID 0x19 fixup for Sony VAIO by Takashi Iwai · 14 years ago
  49. 1a99d4a ALSA: hda - Fix ALC275 enable hardware EQ for SONY VAIO by Kailang Yang · 14 years ago
  50. c386735 ALSA: oxygen: fix Xonar DG input by Clemens Ladisch · 14 years ago
  51. 357f915 ALSA: hda - Fix EAPD on Lenovo NB ALC269 to low by Kailang Yang · 14 years ago
  52. e2e9329 ALSA: hda - Fix missing EAPD for Acer 4930G by Takashi Iwai · 14 years ago
  53. 393004b ALSA: hda: Disable 4/6 channels on some NVIDIA GPUs. by Nitin Daga · 14 years ago
  54. 0ebaa24 ALSA: hda - Add static_hdmi_pcm option to HDMI codec parser by Takashi Iwai · 14 years ago
  55. 6661702 ALSA: hda - Don't refer ELD when unplugged by Takashi Iwai · 14 years ago
  56. 2f55eaa Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/asoc-2.6 into topic/asoc by Takashi Iwai · 14 years ago
  57. 559a8cd ASoC: tpa6130a2: Fix compiler warning by Peter Ujfalusi · 14 years ago
  58. 399b82e ASoC: tlv320dac33: Add DAPM selection for LOM invert by Peter Ujfalusi · 14 years ago
  59. a710770 ASoC: DMIC codec: Adding a generic DMIC codec by David Lambert · 14 years ago
  60. cdce2db ALSA: snd-usb-us122l: Fix missing NULL checks by Karsten Wiese · 14 years ago
  61. 921eebd ALSA: snd-usb-us122l: Fix MIDI output by Karsten Wiese · 14 years ago
  62. 04f8fd1 ASoC: soc-cache: Fix invalid memory access during snd_soc_lzo_cache_sync() by Dimitris Papastamos · 14 years ago
  63. 03cfbdf ASoC: Fix section mismatch in wm8995.c by Takashi Iwai · 14 years ago
  64. d1d7093 ALSA: oxygen: add S/PDIF source selection for Claro cards by Clemens Ladisch · 14 years ago
  65. 5fc5152 ALSA: oxygen: fix CD/MIDI for X-Meridian (2G) by Clemens Ladisch · 14 years ago
  66. f4fd58d ASoC: fix migor audio build by Guennadi Liakhovetski · 14 years ago
  67. e92d457 ALSA: include delay.h for msleep in Xonar DG support by Stephen Rothwell · 14 years ago
  68. 11b8fca ASoC: cs4270: use the built-in register cache support by Timur Tabi · 14 years ago
  69. a4b1696 ALSA: oxygen: add some card names by Clemens Ladisch · 14 years ago
  70. a1f80fc ALSA: oxygen: do not show chip revision in card longname by Clemens Ladisch · 14 years ago
  71. 64878df ALSA: oxygen: X-Meridian: add S/PDIF source selection by Clemens Ladisch · 14 years ago
  72. 860cffd ALSA: oxygen: add digital input validity check switch by Clemens Ladisch · 14 years ago
  73. 061b869 ALSA: usb-audio: add Edirol SD-90 PCM support by Clemens Ladisch · 14 years ago
  74. 2a1803a ALSA: usb-audio: use enum control info helper by Clemens Ladisch · 14 years ago
  75. bed6896 ALSA: ymfpci: use enum control info helper by Clemens Ladisch · 14 years ago
  76. 60c4ce4 ALSA: cmipci: use enum control info helper by Clemens Ladisch · 14 years ago
  77. dd1224a ALSA: bt87x: use enum control info helper by Clemens Ladisch · 14 years ago
  78. 9600732 ALSA: core, oxygen, virtuoso: add an enum control info helper by Clemens Ladisch · 14 years ago
  79. b532d6b ALSA: virtuoso: add Xonar HDAV1.3 Slim support by Clemens Ladisch · 14 years ago
  80. 66410bf ALSA: oxygen: add Xonar DG support by Clemens Ladisch · 14 years ago
  81. 8443d2e ALSA: oxygen: add X-Meridian 2G support by Clemens Ladisch · 14 years ago
  82. 8c50b75 ALSA: oxygen: add more PCI IDs by Clemens Ladisch · 14 years ago
  83. ce2c492 ALSA: virtuoso: reduce MCLK in double rate modes by Clemens Ladisch · 14 years ago
  84. 5b8bf2a ALSA: oxygen: simplify model-specific MCLK handling by Clemens Ladisch · 14 years ago
  85. bc29e26 ALSA: virtuoso: use headphone gain setting only on front DAC by Clemens Ladisch · 14 years ago
  86. c97e2dc ALSA: virtuoso: handle DAC oversampling automatically by Clemens Ladisch · 14 years ago
  87. 00b8dd7 ALSA: virtuoso: use lower master clock with H6 daughterboard by Clemens Ladisch · 14 years ago
  88. d353eaa ALSA: virtuoso: configure correct master clock frequency on the CS2000 by Clemens Ladisch · 14 years ago
  89. dd203fa ALSA: virtuoso: remove non-working controls on Essence ST Deluxe by Clemens Ladisch · 14 years ago
  90. 03ff959 ALSA: virtuoso: change PCM1796 format to I2S by Clemens Ladisch · 14 years ago
  91. 79815e0 ALSA: virtuoso: wait for PCM1796 clock to become stable by Clemens Ladisch · 14 years ago
  92. 4106055 ALSA: virtuoso: do not use fast I2C speed by Clemens Ladisch · 14 years ago
  93. 5ea310f ALSA: oxygen: fix SPI clocks slower than 6.25 MHz by Clemens Ladisch · 14 years ago
  94. d2119c0 ALSA: oxygen: remove oxygen_model::private_data field by Clemens Ladisch · 14 years ago
  95. 1f4d7be ALSA: oxygen: allow different number of PCM and mixer channels by Clemens Ladisch · 14 years ago
  96. bcb2f0f ALSA: hda - Add support for multiple headphone/speaker controls for Realtek by Takashi Iwai · 14 years ago
  97. b2d0576 ALSA: hda - Fix multi-headphone handling for Realtek codecs by Takashi Iwai · 14 years ago
  98. b60fc60 ASoC: RX1950: Enable Mic Jack during glue driver init by Vasily Khoruzhick · 14 years ago
  99. 3daa7ea ALSA: Don't leak in sound/core/oss/pcm_oss.c::snd_pcm_hw_param_near() by Jesper Juhl · 14 years ago
  100. ca6cd85 ALSA: hda: Use vostro model quirk for Dell Vostro 1014 by Daniel T Chen · 14 years ago