summaryrefslogtreecommitdiffstats
path: root/sound/soc/intel
Commit message (Expand)AuthorAgeFilesLines
...
| * | ASoC: Intel: Skylake: Fix to free correct dev id in free_irqSubhransu S. Prusty2017-08-231-1/+1
| * | ASoC: Intel: Skylake: Fix to free resources for dsp_init failureSubhransu S. Prusty2017-08-231-7/+19
| * | ASoC: Intel: Skylake: Fix to free dsp resource on ipc_init failureSubhransu S. Prusty2017-08-233-3/+9
| * | ASoC: Intel: Headset button support in kabylake machine driverHarsha Priya N2017-08-221-0/+8
| * | ASoC: Intel: kbl: Enabling ASRC for RT5663 codec on kabylake platformHarsha Priya N2017-08-171-3/+5
| * | ASoC: Intel: Skylake: make snd_pcm_hardware constBhumika Goyal2017-08-171-1/+1
| * | ASoC: Intel: Atom: make snd_pcm_hardware constBhumika Goyal2017-08-171-1/+1
| * | ASoC: Intel: kbl_rt5663_rt5514_max98927: Add rt5514 spi dailinkHarsha Priya N2017-08-172-1/+11
| * | ASoC: Medfield: Delete an error message for a failed memory allocation in snd...Markus Elfring2017-08-161-3/+1
| * | ASoC: Intel: constify snd_compr_codec_caps structuresJulia Lawall2017-08-161-2/+2
| * | ASoC: Intel: Skylake: make skl_dsp_fw_ops constBhumika Goyal2017-08-163-4/+4
| * | ASoC: Intel: kbl: make snd_pcm_hw_constraint_list constBhumika Goyal2017-08-161-3/+3
| * | ASoC: intel: constify snd_pcm_ops structuresArvind Yadav2017-08-141-1/+1
| * | ASoC: Intel: make snd_soc_platform_driver constBhumika Goyal2017-08-144-4/+4
| * | ASoC: Intel: constify pci_device_id.Arvind Yadav2017-08-041-1/+1
| * | ASoC: Intel: cnl: add pci id for cnlGuneshwor Singh2017-08-031-0/+11
| * | ASoC: Intel: cnl: add dsp ops for cannonlakeGuneshwor Singh2017-08-031-0/+9
| * | ASoC: Intel: cnl: Add sst library functions for cnl platformGuneshwor Singh2017-08-033-2/+504
| * | ASoC: Intel: cnl: Unstatify common ipc functionsGuneshwor Singh2017-08-032-3/+9
| * | ASoC: Intel: Skylake: Move platform specific init to platform dsp_init()Guneshwor Singh2017-08-033-5/+9
| * | ASoC: Intel: cnl: Add cnl dsp functions and registersGuneshwor Singh2017-08-032-0/+380
| * | ASoC: Intel: Skylake: Add dsp cores managementPardha Saradhi K2017-08-031-4/+22
| * | ASoC: Intel: Skylake: Use num_core to allocate instead of macroGuneshwor Singh2017-08-033-6/+20
| * | ASoC: Intel: Skylake: Add num of cores in dsp opsDharageswari R2017-08-034-3/+7
| * | ASoC: Intel: kbl: Add map for new DAIs for Multi-Playback & Echo RefNaveen Manohar2017-08-032-6/+6
| * | ASoC: Intel: kbl: Add DAI links for Multi-Playback & Echo-referenceNaveen Manohar2017-08-032-0/+48
| * | ASoC: Intel: kbl: Add new FEs for Multi-Playback & Echo-ReferenceNaveen Manohar2017-08-031-0/+26
| * | ASoC: Intel: Skylake: Fix potential null pointer dereferenceguneshwor.o.singh@intel.com2017-08-011-1/+1
| * | ASoC: Intel: Skylake: Remove return check for skl_codec_create()guneshwor.o.singh@intel.com2017-08-011-6/+2
| * | ASoC: Intel: bxtn: Remove code loader reference in cleanupDronamraju Santosh P K2017-08-011-5/+0
| * | ASoC: Intel: Skylake: Reset the controller in probeguneshwor.o.singh@intel.com2017-08-011-0/+2
| * | ASoC: Intel: Enabling 4 slot IV feedback for max98927 on Kabylake platformHarsha Priya N2017-07-281-4/+11
| * | ASoC: Intel: Add Kabylake RT5663 machine driver entryKevin Cheng2017-07-281-0/+5
| * | ASoC: Intel: Add Kabylake machine driver for RT5663Kevin Cheng2017-07-281-37/+209
| * | ASoC: Intel: board: Fix missing sentinel for bxt_board_idPradeep Tewani2017-07-261-0/+1
| * | ASoC: Intel: board: Add Geminilake platform supportPradeep Tewani2017-07-201-3/+81
| * | ASoC: Intel: board: Remove .owner initialization in bxt_rt298 driverPradeep Tewani2017-07-201-1/+0
| * | ASoC: Intel: Atom: constify snd_soc_dai_ops structuresGustavo A. R. Silva2017-07-171-3/+3
| * | ASoC: Intel: Skylake: constify snd_soc_dai_ops structuresGustavo A. R. Silva2017-07-171-4/+4
| * | ASoC: Intel: Skylake: fix type in debug messageColin Ian King2017-07-171-1/+1
* | | Merge remote-tracking branch 'asoc/fix/intel' into asoc-linusMark Brown2017-09-011-2/+2
|\ \ \
| * | | ASoC: Intel: Skylake: Use correct nuvoton codec IDNaveen Manohar2017-08-031-2/+2
* | | | Merge tag 'asoc-fix-v4.13-rc7' into asoc-linusMark Brown2017-09-011-0/+10
|\ \ \ \
| * | | | ASoC: rt5670: Fix GPIO headset detection regressionTakashi Iwai2017-08-221-0/+10
| | |_|/ | |/| |
* | | | Merge remote-tracking branch 'asoc/fix/intel' into asoc-linusMark Brown2017-08-013-12/+15
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | ASoC: Intel: Use MCLK instead of BLCK as the sysclock for RT5514 codec on kab...Harsha Priya N2017-07-281-11/+2
| * | ASoC: Intel: Enabling ASRC for RT5663 codec on kabylake platformHarsha Priya N2017-07-281-1/+3
| * | ASoC: Intel: Skylake: Fix missing sentinels in sst_acpi_machVinod Koul2017-07-261-0/+2
| |/
| * ASoC: Intel: Skylake: Fix default dma_buffer_sizeSubhransu S. Prusty2017-07-101-0/+8
* | Merge tag 'sound-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2017-07-0634-238/+2758
|\|