1. ed1afa6 FPII-2620: Update: Denial of service vulnerability in kernel sound driver (device specific) by Teow Wan Yee · 8 years ago
  2. 9c6ec1a FPII-2436 : Denial of service vulnerability in kernel sound driver (device specific) CVE-2016-6690 A-28838221 by Teow Wan Yee · 8 years ago
  3. b1811a5 Merge remote-tracking branch 'remotes/quic/jb_3.2' into HEAD by Zhoulu Luo · 11 years ago
  4. 6acab8c ASoC: dapm: Use DAPM mutex for DAPM ops instead of codec mutex by Liam Girdwood · 12 years ago
  5. 9f052a7 ASoC: add compress stream support by Namarta Kohli · 12 years ago
  6. 6ebe233 ALSA: core: free card runtime memory by Phani Kumar Uppalapati · 11 years ago
  7. 6fb6439 ALSA: core: Expose sound card online/offline state by Joonwoo Park · 11 years ago
  8. 87ba7da ASoC: core: Use driver core probe deferral by Mark Brown · 12 years ago
  9. fd7f1ad ASoC: Add locking in DAPM widget power update by Sriranjan Srikantam · 12 years ago
  10. f132c6c Merge commit 'AU_LINUX_ANDROID_ICS.04.00.04.00.126' into msm-3.4 by Steve Muckle · 12 years ago
  11. 1c2f954 Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  12. 247d36e ASoc: msm: Fix the kernel panic issue in dapm by Jayasena Sangaraboina · 12 years ago
  13. 2390c0f Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  14. bac6062 ASoc: msm: Serialize soc dsp trigger commands. by Jayasena Sangaraboina · 12 years ago
  15. c34ce32 ASoC: core: check of_property_count_strings failure by Richard Zhao · 12 years ago
  16. a7dbb60 ASoC: core: Fix card RTD count for deferred probe. by Liam Girdwood · 12 years ago
  17. 95c1e67 ASoC: core: avoid scheduling delay work by Patrick Lai · 12 years ago
  18. a1ada08 Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  19. 234e340 simple_open: automatically convert to simple_open() by Stephen Boyd · 12 years ago
  20. 3fec6b6 ASoC: set idle_bias_off=1 for all platform DAPM contexts by Stephen Warren · 12 years ago
  21. a76e99a Merge branch 'Linux 3.0.21' into msm-3.0 by Rohit Vaswani · 12 years ago
  22. 181a689 ASoC: core: Fix obscure leak of runtime array by Mark Brown · 12 years ago
  23. 5e4ba56 ASoC: core: missing set_fmt should not be complaint by Shawn Guo · 12 years ago
  24. cc22d37 ASoC: core: Add platform component mutex by Liam Girdwood · 12 years ago
  25. 5ab054f ASoC: core: Fix the suspend/resume failure by Kuirong Wang · 12 years ago
  26. fe4085e ASoC: core: Log a warning when machines use soc-audio by Mark Brown · 12 years ago
  27. 02db110 ASoC: core: cleanup platform debugfs on probe failure. by Liam Girdwood · 12 years ago
  28. b1dd589 ASoC: core: Don't overwrite .poweroff in snd_soc_pm_ops by Viresh Kumar · 12 years ago
  29. f831b05 ASoC: core: Add support for masking out parts of coefficient blocks by Mark Brown · 12 years ago
  30. 71d0851 ASoC: core: Add SND_SOC_BYTES control for coefficient blocks by Mark Brown · 13 years ago
  31. 0837fc6 ASoC: soc-core: Show the returned values on error messages by Fabio Estevam · 12 years ago
  32. 888df39 ASoC: dapm: Implement and instantiate DAI widgets by Mark Brown · 12 years ago
  33. 3056557 ASoC: dapm: Constify lots of names that are never modified by Mark Brown · 12 years ago
  34. 7bd3a6f ASoC: dapm: Supply the DAI and substream when calling stream events by Mark Brown · 12 years ago
  35. 731f1ab ASoC: core: add platform DAPM debugfs support by Sebastien Guiriec · 12 years ago
  36. 64e60f9 ASoC: core: Convert CODEC debugfs init to use dev_warn() by Liam Girdwood · 12 years ago
  37. 10f672f ASoC: Ensure we generate a driver name by Mark Brown · 13 years ago
  38. 9c79f13 ASoc: msm: Add support for slimbus shared channel. by Bharath Ramachandramurthy · 13 years ago
  39. a08a499 Merge tag 'v3.3-rc3' as we've got several bugfixes in there which are by Mark Brown · 13 years ago
  40. 5124e69 ASoC: core: Allow CODECs to set ignore_pmdown_time in the driver struct by Mark Brown · 13 years ago
  41. 022658b ASoC: core: Add support for DAI and machine kcontrols. by Liam Girdwood · 13 years ago
  42. 5aa44b1 ASoC: core: Support suspend to disk by Mark Brown · 13 years ago
  43. 125a25d ASoC: core: Better support for idle_bias_off suspend ignores by Mark Brown · 13 years ago
  44. 8a713da ASoC: Use regmap update bits operation for drivers using regmap by Mark Brown · 13 years ago
  45. 3b09bb8 ASoC: core - Improve card registration error messaging for large DAI links. by Liam Girdwood · 13 years ago
  46. 675c496 ASoC: core - Free platform DAPM context at platform removal. by Liam Girdwood · 13 years ago
  47. 36ae1a9 ASoC: Dynamically allocate the rtd device for a non-empty release() by Mark Brown · 13 years ago
  48. 354a214 ASoC: Declare soc_new_pcm() properly by Mark Brown · 13 years ago
  49. 5a50496 ASoC: Allow DAI links to be specified using device tree nodes by Stephen Warren · 13 years ago
  50. c4e133f ASoC: core: Don't schedule deferred_resume_work twice by Stephen Warren · 13 years ago
  51. a4a54dd ASoC: Add utility to parse DAPM routes from device tree by Stephen Warren · 13 years ago
  52. bec4fa0 ASoC: Add utility to set a card's name from device tree by Stephen Warren · 13 years ago
  53. 7c08be8 ASoC: Fix an obvious copy paste error in an error message by Lothar Waßmann · 13 years ago
  54. 2610ab7 ASoC: Refactor some conditions and loop in soc_bind_dai_link() by Stephen Warren · 13 years ago
  55. 84b315e ASoC: Drop unused state parameter from CODEC suspend callback by Lars-Peter Clausen · 13 years ago
  56. b05d8dc ASoC: Fix CODEC enumeration for auto_nc_codec_pins by Mark Brown · 13 years ago
  57. 1633281 ASoC: Implement fully_routed card property by Stephen Warren · 13 years ago
  58. 983a150 Merge branch 'for-3.2' into for-3.3 by Mark Brown · 13 years ago
  59. 5ff1ddf ASoC: skip resume of soc-audio devices without codecs by Eric Miao · 13 years ago
  60. 85e7652 ASoC: Constify snd_soc_dai_ops structs by Lars-Peter Clausen · 13 years ago
  61. 8f1dc4c ASoc: msm: Add support for multiple inputs to kcontrol by Ben Romberger · 13 years ago
  62. 28ef14e ASoC: Do not schedule playback DAPM turn off if pmdown_time is zero by Kiran Kandi · 13 years ago
  63. 4b1cfcb ASoC: Fix prefixing of DAPM controls by Mark Brown · 13 years ago
  64. b90d2f9 ASoC: Instantiate card widgets immediately by Mark Brown · 13 years ago
  65. 2dc0021 ASoC: Ensure all DAPM widgets are instantiated with the card by Mark Brown · 13 years ago
  66. 4f4c007 ASoC: Suppress early calls to snd_soc_dapm_sync() by Mark Brown · 13 years ago
  67. 974815b ASoC: core: Combine snd_soc_put_volsw/put_volsw_2r functions by Peter Ujfalusi · 13 years ago
  68. f7915d9 ASoC: core: Combine snd_soc_get_volsw/get_volsw_2r functions by Peter Ujfalusi · 13 years ago
  69. e8f5a10 ASoC: core: Combine snd_soc_info_volsw/info_volsw_2r functions by Peter Ujfalusi · 13 years ago
  70. db432b4 ASoC: Do DAPM power checks only for widgets changed since last run by Mark Brown · 13 years ago
  71. 572c3b4 ASoC: Create signed 8-bit volume control register by Bradley Rubin · 13 years ago
  72. 0b07ab9 ASoC: Instantiate DAPM widgets before we do the DAI link init by Mark Brown · 13 years ago
  73. 3f78c4b ASoC: core: Add check before setting no_buffer flag by Patrick Lai · 13 years ago
  74. 75d9ac4 ASoC: Allow DAI formats to be specified in the dai_link by Mark Brown · 13 years ago
  75. 66589de Merge remote-tracking branch 'linux-audio/sgc/topic/omap_3.0' by Bryan Huntsman · 13 years ago
  76. 92868de Merge branch 'for-3.1' into for-3.2 by Mark Brown · 13 years ago
  77. f0e8ed8 ASoC: Ensure we generate a driver name by Mark Brown · 13 years ago
  78. 3ed4646 ASoC: Remove unused step size from debugfs CODEC write function by Mark Brown · 13 years ago
  79. da1c6ea ASoC: Allow source specification for CODEC level sysclk by Mark Brown · 13 years ago
  80. b92d150 ASoC: soc_codec_reg_show use snd_soc_codec_readable_register by Lars-Peter Clausen · 13 years ago
  81. 0f8dd4c Merge branch 'for-3.1' into for-3.2 by Mark Brown · 13 years ago
  82. 63fa0a2 ASoC: snd_soc_codec_{readable,writable}_register change default to true by Lars-Peter Clausen · 13 years ago
  83. 09d930a Merge branch 'for-3.1' into for-3.2 by Mark Brown · 13 years ago
  84. 57cf9d4 ASoC: soc-core: use GFP_KERNEL flag for kmalloc in snd_soc_cnew by Axel Lin · 13 years ago
  85. 33c5f96 ASoC: Allow idle_bias_off to be specified in CODEC drivers by Mark Brown · 13 years ago
  86. 9abd59b Merge commit 'v3.0.1' into android-3.0 by Colin Cross · 13 years ago
  87. d2f9cb3 ASoC: Mark cache as dirty when suspending by Mark Brown · 13 years ago
  88. 25032c1 ASoC: Trivial formatting fix in soc-core.c by Mark Brown · 13 years ago
  89. 64a648c ASoC: dapm - Add DAPM stream completion event. by Liam Girdwood · 13 years ago
  90. 6e30b2e ASoC: core - improve probe/remove ordering by Liam Girdwood · 13 years ago
  91. a42d64d ASoC: dsp - cleanup struct dsp_link by Liam Girdwood · 13 years ago
  92. 59c96f1 ASoC: dsp - add core support for bespoke trigger() by Liam Girdwood · 13 years ago
  93. f320fdd ASoC: core - add hostless DAI support by Liam Girdwood · 14 years ago
  94. a8f13d8 ASoC: core - add dynamic kcontrols by Liam Girdwood · 13 years ago
  95. c0b7972 ASoC: core - module refcounting improvements fro DSP by Liam Girdwood · 13 years ago
  96. 13e13a3 ASoC: dsp - add DSP support to ASoC core. by Liam Girdwood · 14 years ago
  97. bfe7dc4 ASoC: dsp - Add DSP support to core ASoC API/structures by Liam Girdwood · 14 years ago
  98. ecc1a0d ASoC: dapm - FIXME -add locking to the DAPM power_widgets() by Liam Girdwood · 13 years ago
  99. 7987a11 ASoC: core - Add Platform driver DAPM widgets/kcontrols. by Liam Girdwood · 14 years ago
  100. 0f8bae9 ASoC: core - pcm mutex per rtd by Liam Girdwood · 14 years ago