summaryrefslogtreecommitdiffstats
path: root/include/sound/tlv.h (unfollow)
Commit message (Expand)AuthorFilesLines
2015-11-21ASoC: Intel: pass correct parameter in sst_alloc_stream_mrfld()Dan Carpenter1-1/+1
2015-11-20ASoC: Intel: Skylake: Update the rtd queryVinod Koul1-4/+2
2015-11-18ASoC: Intel: Skylake: Add pm ops for skl_rt286 machineJeeja KP1-0/+1
2015-11-18ASoC: Intel: Skylake: Constrain the audio devicesVinod Koul1-0/+49
2015-11-18ASoC: Intel: Skylake: Fix null ptr dereferenced in skl_tplg_bind_sinksJeeja KP1-3/+3
2015-11-18ASoC: Intel: Skylake: Fix CLDMA buffer wrap caseJeeja KP1-0/+15
2015-11-18ASoC: Intel: Skylake: Reset the DSP when set D3 failsJeeja KP1-10/+10
2015-11-18ASoC: Intel: Skylake: Fix cleanup of dma bufferJeeja KP2-5/+10
2015-11-18ASoC: Intel: Skylake: Remove redundant init in resumeJeeja KP1-4/+0
2015-11-18ASoC: Intel: Skylake: Don't enable WAKEENABLE on suspendJeeja KP1-9/+0
2015-11-18ASoC: Intel: Skylake: remove pm_runtime_get/put callsJeeja KP1-25/+0
2015-11-18ASoC: Intel: Skylake: add adi + nau8825 machine driver entryFang, Yang A1-0/+2
2015-11-18ASoC: Intel: Skylake: Adding nau88l25+ssm4567 machine driverHarsha Priya3-0/+384
2015-11-18ASoC: Intel: Skylake: Add support for SSP1 BE cpu daiJeeja KP1-0/+18
2015-11-18ASoC: Change the PCM runtime array to a listMengdong Lin11-159/+191
2015-11-18ASoC: Vendor drivers get a link's runtime by snd_soc_get_pcm_runtime()Mengdong Lin10-31/+116
2015-11-18ASoC: Intel: Skylake: Add I2C depends for SKL machineVinod Koul1-1/+1
2015-11-16ASoC: Intel: constify sst_block_ops structuresJulia Lawall3-6/+6
2015-11-16ASoC: Intel: Skylake: Use the fw name from ACPI mach tableVinod Koul5-4/+9
2015-11-16ASoC: Intel: add fw name to common dsp contextVinod Koul1-0/+2
2015-11-16ASoC: Intel: Skylake: Fix skl machine driver creationVinod Koul2-2/+54
2015-11-16ASoC: Intel: Atom: move atom driver to common acpi matchVinod Koul4-52/+29
2015-11-16ASoC: Intel: Move apci find machine routinesVinod Koul4-34/+73
2015-11-16ASoC: Intel: Skylake: Fix resource cleanup on teardownVinod Koul1-1/+1
2015-11-16ASoC: Intel: Skylake: Fix substream dereference before checkVinod Koul1-1/+2
2015-11-16ASoC: Intel: Skylake: Fix to cleanup if skl_sst_dsp_init failsSubhransu S. Prusty1-3/+4
2015-11-16ASoC: Intel: Skylake: fix typo in sizeofVincent Stehlé1-1/+1
2015-11-16ASoC: Intel: Skylake: Fix the SSP0 Fmt fixup to 24 bitJeeja KP1-1/+4
2015-11-16ASoC: Intel: Skylake: Fix PM behaviourJeeja KP1-25/+35
2015-11-16ASoC: Intel: Skylake: Fix to remove channel_map calculationJeeja KP1-93/+5
2015-11-16ASoC: Intel: Skylake: Ignore rate check for DMIC linkJeeja KP1-5/+12
2015-11-16ASoC: Intel: Skylake: Add support for module GUIDsHardik T Shah3-0/+8
2015-11-16ASoC: Intel: Skylake: Update the topology interface structureHardik T Shah2-22/+54
2015-11-16ASoC: Intel: Skylake: Add multiple pin formatsHardik T Shah4-45/+83
2015-11-16ASoC: Intel: Skylake: Fix to remove be copier widget power checkJeeja KP1-20/+10
2015-11-16ASoC: Intel: Skylake: Fix DSP pipe underrun/overrun issueJeeja KP2-61/+85
2015-11-16ASoC: Intel: Skylake: Add support for virtual dsp widgetsJeeja KP1-50/+83
2015-11-16ASoC: Intel: Skylake: use module_pin info for unbindJeeja KP4-81/+34
2015-11-16ASoC: Intel: Skylake: Fix bit depth when querying the NHLT blobJeeja KP1-1/+1
2015-11-16ASoC: Intel: Skylake: Fix support for multiple pins in a moduleJeeja KP3-29/+65
2015-11-16ASoC: Intel: Skylake: Fix to ignore blob check if link type is HDAJeeja KP1-0/+3
2015-11-16ASoC: Intel: Skylake: Fix to ignore codec_mask check in probeJeeja KP1-2/+1
2015-11-16ASoC: Intel: Skylake: Fix to add 32 bit in update FE paramsJeeja KP1-0/+1
2015-11-16ASoC: Intel: Skylake: Fix not to ignore return value in be hw_paramsJeeja KP1-5/+2
2015-11-16ASoC: Intel: Skylake: Fix to correct check for non DSP widgetJeeja KP1-2/+2
2015-11-16Linux 4.4-rc1v4.4-rc1Linus Torvalds1-2/+2
2015-11-14ARC: Fix silly typo in MAINTAINERS fileVineet Gupta1-1/+1
2015-11-14ARC: cpu_relax() to be compiler barrier even for UPVineet Gupta1-4/+0
2015-11-14ARC: use ASL assembler mnemonicVineet Gupta1-3/+3
2015-11-14ARC: [arcompact] Handle bus error from userspace as Interrupt not exceptionVineet Gupta3-21/+44