summaryrefslogtreecommitdiff
path: root/sound/soc/intel
AgeCommit message (Expand)AuthorFilesLines
2021-01-30ASoC: Intel: haswell: Add missing pm_opsCezary Rojewski1-0/+1
2021-01-23ASoC: Intel: fix error code cnl_set_dsp_D0()Dan Carpenter1-0/+1
2020-08-26ASoC: intel: Fix memleak in sst_media_openDinghao Liu1-2/+3
2020-08-21ASoC: Intel: bxt_rt298: add missing .owner fieldPierre-Louis Bossart1-0/+2
2020-05-02ASoC: Intel: atom: Take the drv->lock mutex before calling sst_send_slot_map()Hans de Goede1-0/+2
2020-04-24ASoC: Intel: mrfld: return error codes when an error occursColin Ian King1-1/+1
2020-04-24ASoC: Intel: mrfld: fix incorrect check on p->sinkColin Ian King1-1/+1
2020-03-11ASoC: intel: skl: Fix possible buffer overflow in debug outputsTakashi Iwai1-14/+14
2020-03-11ASoC: intel: skl: Fix pin debug printsTakashi Iwai1-1/+3
2019-12-31ASoC: Intel: kbl_rt5663_rt5514_max98927: Add dmic format constraintYu-Hsuan Hsu1-0/+3
2019-10-05ASoC: Intel: Fix use of potentially uninitialized variableAmadeusz Sławiński1-0/+2
2019-10-05ASoC: Intel: Skylake: Use correct function to access iomem spaceAmadeusz Sławiński1-1/+1
2019-10-05ASoC: Intel: NHLT: Fix debug print formatAmadeusz Sławiński1-1/+1
2019-05-10ASoC: Intel: avoid Oops if DMA setup failsRoss Zwisler1-2/+6
2019-05-10ASoC: Intel: kbl: fix wrong number of channelsTzung-Bi Shih1-1/+1
2019-03-05ASoC: Intel: Haswell/Broadwell: fix setting for .dynamic fieldRander Wang2-2/+2
2019-02-12ASoC: Intel: mrfld: fix uninitialized variable accessArnd Bergmann1-4/+4
2019-01-31ASoC: atom: fix a missing check of snd_pcm_lib_malloc_pagesKangjie Lu1-1/+7
2018-11-13ASoC: intel: skylake: Add missing break in skl_tplg_get_token()Takashi Iwai1-0/+1
2018-10-18sound: don't call skl_init_chip() to reset intel skl socYu Zhao1-1/+1
2018-08-17ASoC: Intel: cht_bsw_max98090_ti: Fix jack initializationThierry Escande1-14/+31
2018-06-05ASoC: Intel: sst: remove redundant variable dma_dev_nameColin Ian King1-2/+0
2018-04-12ASoC: Intel: sst: Fix the return value of 'sst_send_byte_stream_mrfld()'Christophe JAILLET1-1/+1
2018-04-12ASoC: Intel: cht_bsw_rt5645: Analog Mic supportHans de Goede1-0/+7
2018-04-12ASoC: Intel: Skylake: Disable clock gating during firmware and library downloadPardha Saradhi K2-0/+8
2018-03-15ASoC: Intel: kbl: fix jack nameVinod Koul1-1/+1
2018-03-15ASoC: Intel: Skylake: Fix jack name format substitutionChintan Patel1-0/+2
2018-02-22ASoC: acpi: fix machine driver selection based on quirkPierre-Louis Bossart1-5/+3
2018-02-16ASoC: skl: Fix kernel warning due to zero NHTL entryTakashi Iwai1-1/+2
2017-12-20ASoC: Intel: Skylake: Fix uuid_module memory leak in failure casePankaj Bharadiya1-4/+11
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman6-0/+6
2017-09-01Merge remote-tracking branches 'asoc/topic/hisi', 'asoc/topic/img', 'asoc/top...Mark Brown1-12/+0
2017-09-01Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown26-265/+2285
2017-09-01Merge remote-tracking branch 'asoc/fix/intel' into asoc-linusMark Brown1-2/+2
2017-09-01Merge tag 'asoc-fix-v4.13-rc7' into asoc-linusMark Brown1-0/+10
2017-09-01ASoC: Intel: Skylake: Add IPC to configure the copier secondary pinsPradeep Tewani2-5/+53
2017-08-29ASoC: Intel: kbl: Add map for Maxim IV FeedbackNaveen Manohar2-0/+10
2017-08-29ASoC: Intel: kbl: Add jack port initialize in kbl machine driversNaveen M2-2/+12
2017-08-29ASoC: Intel: kbl: Add MST route change to kbl machine driversNaveen M2-10/+5
2017-08-25ASoC: Intel: Skylake: Update module id in pin connectionsJeeja KP2-3/+39
2017-08-25ASoC: Intel: Skylake: Parse and update module config structureRamesh Babu4-95/+334
2017-08-25ASoC: Intel: Skylake: Populate module data from topology manifestShreyas NC1-4/+316
2017-08-25ASoC: Intel: Skylake: Add driver structures to be filled from topology manifestShreyas NC2-0/+54
2017-08-25ASoC: Intel: Skylake: Commonize parsing of format tokensShreyas NC1-21/+26
2017-08-25ASoC: Intel: Skylake: Parse multiple manifest data blocksShreyas NC1-7/+5
2017-08-23ASoC: Intel: Skylake: Fix uninitialized returnSubhransu S. Prusty1-1/+1
2017-08-23ASoC: Intel: Skylake: Fix DSP core ref count for init failureSubhransu S. Prusty1-2/+2
2017-08-23ASoC: Intel: Skylake: Fix to free correct dev id in free_irqSubhransu S. Prusty1-1/+1
2017-08-23ASoC: Intel: Skylake: Fix to free resources for dsp_init failureSubhransu S. Prusty1-7/+19
2017-08-23ASoC: Intel: Skylake: Fix to free dsp resource on ipc_init failureSubhransu S. Prusty3-3/+9