aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/intel/atom/sst-mfld-platform-pcm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-12-11ASoC: intel: atom: Use managed buffer allocationTakashi Iwai1-24/+1
2019-12-11ASoC: intel: Drop superfluous ioctl PCM opsTakashi Iwai1-1/+0
2019-10-08ASoC: intel: sst-mfld-platform-pcm: remove snd_pcm_opsKuninori Morimoto1-16/+14
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285Thomas Gleixner1-9/+1
2019-03-25ASoC: intel: Fix crash at suspend/resume after failed codec registrationGuenter Roeck1-0/+8
2019-02-08Merge tag 'asoc-v5.1' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-nextTakashi Iwai1-1/+1
2019-02-06ASoC: intel: Drop superfluous PCM preallocation error checksTakashi Iwai1-7/+2
2019-01-18Merge tag 'asoc-fix-v5.0-rc2' into asoc-5.1Mark Brown1-1/+7
2019-01-07ASoC: atom: fix a missing check of snd_pcm_lib_malloc_pagesKangjie Lu1-1/+7
2019-01-03ASoC: Intel: Atom: simplify boolean testsPierre-Louis Bossart1-1/+1
2018-09-20ASoC: add for_each_card_rtds() macroKuninori Morimoto1-2/+2
2018-02-12ASoC: intel: atom: replace platform to componentKuninori Morimoto1-23/+9
2017-08-17ASoC: Intel: Atom: make snd_pcm_hardware constBhumika Goyal1-1/+1
2017-08-14ASoC: Intel: make snd_soc_platform_driver constBhumika Goyal1-1/+1
2017-07-17ASoC: Intel: Atom: constify snd_soc_dai_ops structuresGustavo A. R. Silva1-3/+3
2017-05-14ASoC: Intel: sst: fix spelling mistake: "allocationf" -> "allocation"Colin Ian King1-1/+1
2017-01-17ASoC: Intel: rename SND_SST_MFLD_PLATFORM to SND_SST_ATOM_HIFI2_PLATFORMAndy Shevchenko1-0/+1
2016-12-15ASoC: Intel: sst: remove unused ‘ret_val’Vinod Koul1-2/+2
2016-11-30ASoC: intel: Fix crash at suspend/resume without card registrationTakashi Iwai1-0/+6
2016-09-12ASoC: constify snd_pcm_ops structuresJulia Lawall1-1/+1
2016-02-02ASoC: Intel: Atom: fix regression on compress DAIPierre-Louis Bossart1-0/+1
2015-12-19ASoC: Intel: Atom: clean-up compressed DAI definitionPierre-Louis Bossart1-4/+0
2015-12-19ASoC: Intel: Atom: add 24-bit support for media playback and capturePierre-Louis Bossart1-3/+3
2015-12-19ASoc: Intel: Atom: add deep buffer definitions for atom platformsPierre-Louis Bossart1-0/+12
2015-11-18ASoC: Change the PCM runtime array to a listMengdong Lin1-6/+6
2015-10-26Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown1-1/+1
2015-10-22ASoC: compress: add config item for soc-compress to make it compiled only when neededJie Yang1-1/+1
2015-09-16ASoC: Intel: remove unused functionSudip Mukherjee1-17/+0
2015-07-08ASoC: intel - atom: fix sst_platform_compr_ops declarationVinod Koul1-1/+0
2015-05-06ASoC: Intel: add support for configuring TDM slots for SSPVinod Koul1-0/+16
2015-05-06ASoC: intel: add support for specifying PCM formatVinod Koul1-0/+15
2015-05-06ASoC: Intel: load hw_defaults in hw_params of ssp beVinod Koul1-3/+13
2015-04-06ASoC: Intel: create atom folder and move atom platform files inJie Yang1-0/+804