1. 10df350 ASoC: Intel: Fix Audio DSP usage when IOMMU is enabled. by Liam Girdwood · 11 years ago
  2. 0b708c8 ASoC: Intel: Fix Haswell/Broadwell DSP page table creation. by Liam Girdwood · 11 years ago
  3. 84fbdd5 ASoC: Intel: Fix allocated block list usage when adding blocks. by Liam Girdwood · 11 years ago
  4. 48695f3 ASoC: Intel: Fix block allocation so we only allocate blocks once. by Liam Girdwood · 11 years ago
  5. de30a2c ASoC: Intel: Cancel hsw_notification_work before freeing the stream by Jarkko Nikula · 11 years ago
  6. d132cb0 ASoC: Intel: Fix audio crash due to race condition in stream deletion by Wenkai Du · 11 years ago
  7. 95e9ee9 ASoC: Intel: Fix audio crash due to negative address offset by Wenkai Du · 11 years ago
  8. bf657d2 ASoC: Intel: Fix incorrect sizeof() in sst_hsw_stream_get_volume() by Christian Engelmayer · 11 years ago
  9. 7897ab7 ASoC: Intel: some incorrect sizeof() usages by Dan Carpenter · 11 years ago
  10. e7990d4 Merge tag 'sound-fix-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  11. a5065eb ALSA: usb-audio: Suppress repetitive debug messages from retire_playback_urb() by Tim Gardner · 11 years ago
  12. 50487c3 Merge tag 'asoc-v3.15-5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 11 years ago
  13. 17c3ad0 ALSA: hda - Make full_reset boolean by Thierry Reding · 11 years ago
  14. 137bcc3 ALSA: hda - add headset mic detect quirk for a Dell laptop by Hui Wang · 11 years ago
  15. 292ab81 sound: dmasound: use module_platform_driver_probe() by Christoph Jaeger · 11 years ago
  16. 34f98063 ALSA: au1x00: use module_platform_driver() by Christoph Jaeger · 11 years ago
  17. 7b0a48f ALSA: hda - Use runtime helper to check active state. by Dylan Reid · 11 years ago
  18. ab5d6fb Merge remote-tracking branches 'asoc/fix/rt5640', 'asoc/fix/samsung', 'asoc/fix/tlv320aic23' and 'asoc/fix/warn' into asoc-linus by Mark Brown · 11 years ago
  19. bfef92bb Merge remote-tracking branches 'asoc/fix/alc5632', 'asoc/fix/cs42l52', 'asoc/fix/cs42xxx8', 'asoc/fix/da732x', 'asoc/fix/davinci', 'asoc/fix/fsl-sai', 'asoc/fix/fsl-ssi' and 'asoc/fix/max98090' into asoc-linus by Mark Brown · 11 years ago
  20. 4f8e940 ALSA: ice1712: Fix boundary checks in PCM pointer ops by Takashi Iwai · 11 years ago
  21. 74ddd8c ASoC: davinci-mcasp: Fix bit clock polarity settings by Peter Ujfalusi · 11 years ago
  22. 71e5222 ASoC: samsung: Fix build on multiplatform by Sachin Kamat · 11 years ago
  23. ef33bc3 ASoC: fsl_sai: Fix Bit Clock Polarity configurations by Nicolin Chen · 11 years ago
  24. dcb32ec ALSA: hda - Do not assign streams in reverse order by Anssi Hannula · 11 years ago
  25. 0435b3f ALSA: hda/realtek - Add eapd shutup to ALC283 by Kailang Yang · 11 years ago
  26. be8ef16 ALSA: hda/realtek - Change model name alias for ChromeOS by Kailang Yang · 11 years ago
  27. ce816fa Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP by Uwe Kleine-König · 11 years ago
  28. 05b0006 ASoC: da732x: Print correct major id by Axel Lin · 11 years ago
  29. de9481c ALSA: hda/realtek - Improve HP depop when system change power state on Chromebook by Kailang Yang · 11 years ago
  30. a14bf88 ASoC: cs42l52: Fix mask for REVID by Axel Lin · 11 years ago
  31. cbda94e Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  32. 3af5d05 sound/oss: Remove uncompilable DBG macro use by Joe Perches · 11 years ago
  33. 6ea0cae ALSA: ice1712: Save/restore routing and rate registers by Ondrej Zary · 11 years ago
  34. 6e61246 ALSA: ice1712: restore AK4xxx volumes on resume by Ondrej Zary · 11 years ago
  35. f78b1e0 ASoC: alc56(23|32): fix undefined return value of probing code by Christoph Jaeger · 11 years ago
  36. 06b4b81 ASoC: cs42xx8: Check return value of regmap_read and report correct chipid value by Axel Lin · 11 years ago
  37. d272ccd ALSA: ice1712: Add S/PDIF suspend support for ICE1712-based M-Audio cards by Ondrej Zary · 11 years ago
  38. 9229bc1 ALSA: cs8427: separate HW initialization by Ondrej Zary · 11 years ago
  39. 415d555 ALSA: hda - Fix silent speaker output due to mute LED fixup by Takashi Iwai · 11 years ago
  40. 8314f22 ALSA: hda/realtek - Fixed single output machine get empty hp sense by Kailang Yang · 11 years ago
  41. 467cbd2 Merge branch 'x86-nuke-platforms-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  42. 3534b84 ASoC: tlv320aic23: add an of_match table by Stephen Warren · 11 years ago
  43. 2951f93 ASoC: max98090: add an of_match table by Stephen Warren · 11 years ago
  44. c31b0cb ASoC: alc5632: add an of_match table by Stephen Warren · 11 years ago
  45. e3efe3b ASoC: alc5632: fix uninit var in alc5632_probe() by Stephen Warren · 11 years ago
  46. 03a620d ASoC: rt5640: add an of_match table by Stephen Warren · 11 years ago
  47. 69dd89f Merge tag 'asoc-v3.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 11 years ago
  48. 8c1d843 ALSA: ice1712: Add suspend support for M-Audio ICE1712-based cards by Ondrej Zary · 11 years ago
  49. ca051e8 ALSA: ice1712: add suspend support for ICE1712 chip by Ondrej Zary · 11 years ago
  50. 9ddd84f Merge branch 'for-next' into for-linus by Takashi Iwai · 11 years ago
  51. a4b7f21d ALSA: hda - Enable beep for ASUS 1015E by W. Trevor King · 11 years ago
  52. c687c9b ALSA: asihpi: fix some indenting in snd_card_asihpi_pcm_new() by Dan Carpenter · 11 years ago
  53. e2681a1 ASoC: fsl_sai: Add isr to deal with error flag by Nicolin Chen · 11 years ago
  54. a870593 ALSA: hda - add headset mic detect quirks for three Dell laptops by Hui Wang · 11 years ago
  55. c159a85 Merge remote-tracking branches 'asoc/topic/tdm' and 'asoc/topic/tegra' into asoc-next by Mark Brown · 11 years ago
  56. bad318c Merge remote-tracking branch 'asoc/topic/simple' into asoc-next by Mark Brown · 11 years ago
  57. c61e9e8 Merge remote-tracking branches 'asoc/topic/prefix' and 'asoc/topic/rcar' into asoc-next by Mark Brown · 11 years ago
  58. b5f93fa Merge tag 'asoc-v3.15-rcar' into asoc-next by Mark Brown · 11 years ago
  59. 8efe588 Merge tag 'asoc-v3.15-3' into asoc-next by Mark Brown · 11 years ago
  60. acae02c Merge tag 'asoc-v3.15-2' into asoc-next by Mark Brown · 11 years ago
  61. ba052e1 Merge tag 'asoc-v3.15' into asoc-next by Mark Brown · 11 years ago
  62. a23af4a Merge remote-tracking branches 'asoc/fix/cs42l51', 'asoc/fix/cs42l52', 'asoc/fix/cs42l73', 'asoc/fix/rcar', 'asoc/fix/spear' and 'asoc/fix/tegra' into asoc-linus by Mark Brown · 11 years ago
  63. 758fc06 Merge remote-tracking branch 'asoc/fix/pcm' into asoc-linus by Mark Brown · 11 years ago
  64. 1ca2e84 ASoC: tegra: move AC97 clock handling to the machine driver by Lucas Stach · 11 years ago
  65. 6a91a17bd ASoC: simple-card: Handle many DAI links by Jean-Francois Moine · 11 years ago
  66. cf7dc23 ASoC: simple-card: dynamically allocate the DAI link and properties by Jean-Francois Moine · 11 years ago
  67. 5f9e6ff ASoC: imx-ssi: Add .xlate_tdm_slot_mask() support. by Xiubo Li · 11 years ago
  68. a603c8e ASoC: fsl-esai: Add .xlate_tdm_slot_mask() support. by Xiubo Li · 11 years ago
  69. 8253531 ASoC: fsl-utils: Add fsl_asoc_xlate_tdm_slot_mask() support. by Xiubo Li · 11 years ago
  70. e5c2151 ASoC: core: remove the 'of_' prefix of of_xlate_tdm_slot_mask. by Xiubo Li · 11 years ago
  71. 6479f15ad ASoC: Remove name_prefix unset during DAI link init hack by Lars-Peter Clausen · 11 years ago
  72. 9b7564a ALSA: hda - Inform the unexpectedly ignored pins by auto-parser by Takashi Iwai · 11 years ago
  73. 002ccbb Merge remote-tracking branch 'asoc/topic/rcar' into asoc-next by Mark Brown · 11 years ago
  74. b1eac43 ASoC: rcar: bugfix: it cares about the non-src case by Kuninori Morimoto · 11 years ago
  75. 89c8ae7 Merge tag 'asoc-v3.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next by Takashi Iwai · 11 years ago
  76. e090d5b Merge remote-tracking branches 'asoc/topic/simple' and 'asoc/topic/sirf' into asoc-next by Mark Brown · 11 years ago
  77. ca9e54c Merge remote-tracking branch 'asoc/topic/rcar' into asoc-next by Mark Brown · 11 years ago
  78. 980aac2 Merge remote-tracking branches 'asoc/topic/max98090' and 'asoc/topic/omap' into asoc-next by Mark Brown · 11 years ago
  79. cca1b08 Merge remote-tracking branches 'asoc/topic/intel', 'asoc/topic/io' and 'asoc/topic/kirkwood' into asoc-next by Mark Brown · 11 years ago
  80. e22c398 Merge remote-tracking branch 'asoc/topic/davinci' into asoc-next by Mark Brown · 11 years ago
  81. b4d032b Merge remote-tracking branch 'asoc/topic/cs42xx8' into asoc-next by Mark Brown · 11 years ago
  82. f928bad Merge remote-tracking branch 'asoc/topic/codecs' into asoc-next by Mark Brown · 11 years ago
  83. cab648a Merge tag 'asoc-v3.15-2' into asoc-next by Mark Brown · 11 years ago
  84. d66fa869 Merge tag 'asoc-v3.15' into asoc-next by Mark Brown · 11 years ago
  85. ebec909 Merge remote-tracking branches 'asoc/fix/cs42l51', 'asoc/fix/cs42l52', 'asoc/fix/cs42l73', 'asoc/fix/rcar', 'asoc/fix/spear' and 'asoc/fix/tegra' into asoc-linus by Mark Brown · 11 years ago
  86. 017d949 ASoC: pcm: Drop incorrect double/extra frees by Mark Brown · 11 years ago
  87. 546d4dd ASoC: mfld_machine: Fix compile error by Lars-Peter Clausen · 11 years ago
  88. 90e8e50 ASoC: rsnd: add DeviceTree support by Kuninori Morimoto · 11 years ago
  89. 43b9563 ASoC: mfld_machine: Convert to table based DAPM and control setup by Lars-Peter Clausen · 11 years ago
  90. 0c516b4 ASoC: cs42xx8: Add codec driver support for CS42448/CS42888 by Nicolin Chen · 11 years ago
  91. 2df6742 ALSA: hda - verify pin:cvt connection on preparing a stream for Intel HDMI codec by Mengdong Lin · 11 years ago
  92. 591d14f ASoC: tegra: Use flat regcache by Dylan Reid · 11 years ago
  93. 7272e05 ASoC: cs42l51: Fix SOC_DOUBLE_R_SX_TLV shift values for ADC, PCM, and Analog kcontrols by Brian Austin · 11 years ago
  94. 749d322 ALSA: compress: Pass through return value of open ops callback by Charles Keepax · 11 years ago
  95. 6572547 ASoC: io: Remove support for ASoC cache in conjunction with regmap by Mark Brown · 11 years ago
  96. 46c39ca ASoC: simple-card: overwrite cpu_dai->fmt with codec_dai->fmt by Nicolin Chen · 11 years ago
  97. d31a33d ASoC: cs42l52: Fix mask bits for SOC_VALUE_ENUM_SINGLE by Brian Austin · 11 years ago
  98. 1555b65 ASoC: cs42l73: Fix mask bits for SOC_VALUE_ENUM_SINGLE by Brian Austin · 11 years ago
  99. cece565 ASoC: add S/PDIF support to Armada 370 DB ASoC driver by Thomas Petazzoni · 12 years ago
  100. ab64246 ASoC: codecs: Replace instances of rtd->codec with dai->codec by Lars-Peter Clausen · 11 years ago