alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 00/11] ASoC: Intel: Skylake: Bug fixes for skylake driver
@ 2017-11-07 10:46 Guneshwor Singh
  2017-11-07 10:46 ` [PATCH 01/11] ASoC: Intel: Skylake: Fix updown mixer module format Guneshwor Singh
                   ` (11 more replies)
  0 siblings, 12 replies; 24+ messages in thread
From: Guneshwor Singh @ 2017-11-07 10:46 UTC (permalink / raw)
  To: ALSA ML, Mark Brown
  Cc: Takashi Iwai, Liam Girdwood, Vinod Koul, Guneshwor Singh,
	Patches Audio

This series include couple of bug fixes which include memory leak fixes, null
pointer dereference fixes, fixes for errors generated by static checker, updown
mixer module ipc format fix and use module uuid instead of module id which is
required for module pins.

Guneshwor Singh (2):
  ASoC: Intel: Skylake: Fix updown mixer module format
  ASoC: Intel: Skylake: Add channel map in updown mixer module IPC

Pankaj Bharadiya (3):
  ASoC: Intel: Skylake: Fix potential NULL pointer dereference
  ASoC: Intel: Skylake: Fix uuid_module memory leak in failure case
  ASoC: Intel: Skylake: Check for NHLT ACPI header signature

Sriram Periyasamy (2):
  ASoC: Intel: Skylake: Optimize UUID handling to fill pin info
  ASoC: Intel: Skylake: Add dynamic module id support

Subhransu S. Prusty (4):
  ASoC: Intel: Skylake: Remove second shim read in register_poll
  ASoC: hdac_hdmi: Fix static checker warning for sprintf usage
  ASoC: hdac_hdmi: Fix possible NULL pointer dereference
  ASoC: hdac_hdmi: Fix possible memory leak on parse and map nid failure

 sound/soc/codecs/hdac_hdmi.c            | 51 ++++++++++++++++++++++----
 sound/soc/intel/common/sst-dsp.c        |  4 +-
 sound/soc/intel/skylake/skl-messages.c  |  9 +----
 sound/soc/intel/skylake/skl-nhlt.c      |  9 +++++
 sound/soc/intel/skylake/skl-pcm.c       |  3 +-
 sound/soc/intel/skylake/skl-sst-utils.c | 15 ++++++--
 sound/soc/intel/skylake/skl-topology.c  | 65 +++++++++++++++++++++------------
 sound/soc/intel/skylake/skl-topology.h  |  3 +-
 8 files changed, 112 insertions(+), 47 deletions(-)

-- 
2.14.2

^ permalink raw reply	[flat|nested] 24+ messages in thread

end of thread, other threads:[~2017-12-06 17:49 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-07 10:46 [PATCH 00/11] ASoC: Intel: Skylake: Bug fixes for skylake driver Guneshwor Singh
2017-11-07 10:46 ` [PATCH 01/11] ASoC: Intel: Skylake: Fix updown mixer module format Guneshwor Singh
2017-11-08 21:33   ` Applied "ASoC: Intel: Skylake: Fix updown mixer module format" to the asoc tree Mark Brown
2017-11-07 10:46 ` [PATCH 02/11] ASoC: Intel: Skylake: Add channel map in updown mixer module IPC Guneshwor Singh
2017-11-08 21:33   ` Applied "ASoC: Intel: Skylake: Add channel map in updown mixer module IPC" to the asoc tree Mark Brown
2017-11-07 10:46 ` [PATCH 03/11] ASoC: Intel: Skylake: Fix potential NULL pointer dereference Guneshwor Singh
2017-11-08 21:33   ` Applied "ASoC: Intel: Skylake: Fix potential NULL pointer dereference" to the asoc tree Mark Brown
2017-11-07 10:46 ` [PATCH 04/11] ASoC: Intel: Skylake: Fix uuid_module memory leak in failure case Guneshwor Singh
2017-11-08 21:33   ` Applied "ASoC: Intel: Skylake: Fix uuid_module memory leak in failure case" to the asoc tree Mark Brown
2017-11-07 10:46 ` [PATCH 05/11] ASoC: Intel: Skylake: Remove second shim read in register_poll Guneshwor Singh
2017-12-06 17:49   ` Applied "ASoC: Intel: Skylake: Remove second shim read in register_poll" to the asoc tree Mark Brown
2017-11-07 10:46 ` [PATCH 06/11] ASoC: Intel: Skylake: Check for NHLT ACPI header signature Guneshwor Singh
2017-11-08 21:33   ` Applied "ASoC: Intel: Skylake: Check for NHLT ACPI header signature" to the asoc tree Mark Brown
2017-11-07 10:46 ` [PATCH 07/11] ASoC: Intel: Skylake: Optimize UUID handling to fill pin info Guneshwor Singh
2017-11-08 21:33   ` Applied "ASoC: Intel: Skylake: Optimize UUID handling to fill pin info" to the asoc tree Mark Brown
2017-11-07 10:46 ` [PATCH 08/11] ASoC: Intel: Skylake: Add dynamic module id support Guneshwor Singh
2017-11-08 21:32   ` Applied "ASoC: Intel: Skylake: Add dynamic module id support" to the asoc tree Mark Brown
2017-11-07 10:46 ` [PATCH 09/11] ASoC: hdac_hdmi: Fix static checker warning for sprintf usage Guneshwor Singh
2017-11-08 21:32   ` Applied "ASoC: hdac_hdmi: Fix static checker warning for sprintf usage" to the asoc tree Mark Brown
2017-11-07 10:46 ` [PATCH 10/11] ASoC: hdac_hdmi: Fix possible NULL pointer dereference Guneshwor Singh
2017-11-08 21:32   ` Applied "ASoC: hdac_hdmi: Fix possible NULL pointer dereference" to the asoc tree Mark Brown
2017-11-07 10:46 ` [PATCH 11/11] ASoC: hdac_hdmi: Fix possible memory leak on parse and map nid failure Guneshwor Singh
2017-11-08 21:32   ` Applied "ASoC: hdac_hdmi: Fix possible memory leak on parse and map nid failure" to the asoc tree Mark Brown
2017-11-08 14:15 ` [PATCH 00/11] ASoC: Intel: Skylake: Bug fixes for skylake driver Vinod Koul

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).