summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2015-12-18ASoC: Intel: Skylake: Add Nuvoton Maxim machine driverRohit Ainapure3-0/+501
2015-12-18ASoC: Intel: Add Nuvoton+Maxim machine driver entryRohit Ainapure1-0/+2
2015-12-16ASoC: Intel: Skylake: pointer math issueDan Carpenter1-2/+2
2015-12-16ASoC: Intel: Skylake: Fix a couple signedness bugsDan Carpenter1-3/+3
2015-12-16ASoC: Intel: sst: fix sst_memcpy32 wrong with non-4x bytes issueJie Yang1-1/+15
2015-12-14ASoC: Intel: sst: fix the IRQ locked issueLiam Girdwood1-18/+13
2015-12-09Merge branch 'topic/sink' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown1-0/+5
2015-12-08ASoC: Intel: Skylake: Update ignore suspend for rt286 machinePraveen Diwakar1-2/+15
2015-12-08ASoC: Intel: Skylake: Add support for active suspendJeeja KP3-2/+55
2015-12-08ASoC: Intel: Skylake: Fix the dapm machine mapVinod Koul1-2/+2
2015-12-08ASoC: Intel: Skylake: add wov as int sinkVinod Koul1-0/+3
2015-12-08ASoC: Intel: Skylake: Add dai link for DMIC captureJeeja KP1-0/+51
2015-12-08ASoC: Intel: Skylake: read params from DSP if module is onOmair M Abdullah3-0/+22
2015-12-08ASoC: Intel: Skylake: add LARGE_CONFIG_GET IPC supportMousami Jana2-0/+56
2015-12-08ASoC: Intel: Skylake: update mailbox uplink window offset and sizeOmair M Abdullah1-2/+2
2015-12-08ASoC: Intel: Skylake: Fix module init data correctlyJeeja KP3-10/+16
2015-12-08ASoC: Intel: Skylake: Add support for Mic Select moduleDharageswari R3-1/+33
2015-12-08ASoC: Intel: Skylake: Add memory pages to widget data.Jeeja KP3-0/+3
2015-12-08ASoC: Intel: Skylake: Add support for Loadable modulesDharageswari R5-1/+276
2015-12-02ASoC: Intel: Skylake: Add tlv byte kcontrolsJeeja KP2-5/+123
2015-12-02ASoC: Intel: Skylake: Add support to configure module paramsJeeja KP2-1/+95
2015-12-02ASoC: Intel: Skylake: Add helper routine to handle Algo parameterJeeja KP3-1/+38
2015-12-02ASoC: Intel: Skylake: Add helper routines to handle module paramsJeeja KP3-4/+20
2015-12-02ASoC: Intel: Skylake: Update DMIC DAIs and capabilitiesJeeja KP1-5/+18
2015-12-01ASoC: hdac_hdmi: check error returnSudip Mukherjee1-3/+4
2015-11-25ASoC: Intel: Skylake: Move up pipe mem freeVinod Koul1-1/+1
2015-11-25ASoC: Intel: Skylake: Poll CLDMA RUN bit when setJeeja KP1-14/+29
2015-11-25ASoC: Intel: Skylake: Update pcm capabilityJeeja KP1-3/+6
2015-11-25ASoC: Intel: Skylake: Fix to update bit depth for module paramsJeeja KP1-2/+18
2015-11-25ASoC: Intel: Skylake: Reconfigure HDA stream register in prepare/resumeJeeja KP1-5/+7
2015-11-25ASoC: dapm: add a dapm sink widgetVinod Koul1-0/+5
2015-11-25ASoC: Intel: sst: only select sst-firmware when DW DMAC is built-inJie Yang4-9/+7
2015-11-23ASoC: hdac: Fix Makefile and Kconfig sortingMark Brown2-8/+8
2015-11-23ASoC: hdac_hdmi: fix possible NULL dereferenceSudip Mukherjee1-0/+2
2015-11-22ASoC: hdac-hdmi: make driver select CONFIG_HDMIVinod Koul1-0/+1
2015-11-22ASoC: Intel: Skylake: Fix test of a field addressVinod Koul1-4/+2
2015-11-21ASoC: hdac_hdmi: Use i915 component framework for PMSubhransu S. Prusty1-0/+25
2015-11-21ASoC: hdac_hdmi: Setup and start infoframeSubhransu S. Prusty1-0/+61
2015-11-21ASoC: hdac_hdmi: Add hdac hdmi dai opsSubhransu S. Prusty1-0/+162
2015-11-21ASoC: hdac_hdmi: Add PM support for HDMISubhransu S. Prusty1-0/+64
2015-11-21ASoC: hdac-hdmi: Add hdmi driverSubhransu S. Prusty3-0/+351
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-20Merge branch 'topic/pcm-list' of git://git.kernel.org/pub/scm/linux/kernel/gi...Mark Brown20-189/+303
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