aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/intel/boards/broadwell.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-10ASoC: codecs: rt286: Reorganize jack detect handlingCezary Rojewski1-3/+3
2022-06-07ASoC: Intel: broadwell: Make broadwell_disable_jack() return voidUwe Kleine-König1-5/+7
2022-04-14ASoC: soc-card: Create jack kcontrol without pinsAkihiko Odaki1-1/+1
2022-03-02ASoC: Intel: boards: fix spelling in commentsPierre-Louis Bossart1-1/+1
2021-09-20ASoC: Intel: boards: Update to modern clocking terminologyPeter Ujfalusi1-1/+1
2020-11-19ASoC: Intel: broadwell: set card and driver name dynamicallyPierre-Louis Bossart1-7/+12
2020-11-19ASoC: Intel: broadwell: add missing pm_opsPierre-Louis Bossart1-0/+1
2020-10-05ASoC: Intel: broadwell: Mark FE DAIs as nonatomicCezary Rojewski1-0/+4
2020-10-02ASoC: Intel: broadwell: Remove haswell-solution specific codeCezary Rojewski1-33/+0
2020-08-17ASoC: Intel: rename shadowed variable for all broadwell boardsPierre-Louis Bossart1-4/+4
2020-07-27ASoC: intel/boards: use asoc_substream_to_rtd()Kuninori Morimoto1-1/+1
2020-06-17ASoC: Intel: broadwell: simplify card names for SOF usesPierre-Louis Bossart1-1/+11
2020-05-12Merge branch 'for-5.7' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-5.8Mark Brown1-1/+16
2020-04-30ASoC: Intel: broadwell: Fix oops during module removalRanjani Sridharan1-1/+16
2020-04-28ASoC: broadwell: add channel constraintBrent Lu1-0/+26
2020-03-30ASoC: Intel: broadwell: Remove ignore_suspend flag from SSP0 dai linkCezary Rojewski1-1/+0
2020-03-27Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-5.7Mark Brown1-3/+4
2020-03-27ASoC: intel: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto1-2/+2
2020-03-25ASoC: Intel: broadwell: Revert back SSP0 link to use dummy componentsCezary Rojewski1-3/+4
2020-03-13ASoC: Intel: (cosmetic) simplify structure member accessGuennadi Liakhovetski1-1/+1
2020-01-13ASoC: Intel: broadwell: change cpu_dai and platform components for SOFPan Xiuli1-1/+9
2019-08-30ASoC: Intel: broadwell: Simplify device probeCezary Rojewski1-5/+1
2019-06-26Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown1-10/+1
2019-06-06ASoC: Intel: broadwell: use modern dai_link styleKuninori Morimoto1-20/+26
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner1-10/+1
2019-04-28ASoC: Intel: Make sure BDW based machine drivers build for SOFLiam Girdwood1-0/+4
2019-01-28ASoC: Intel: broadwell: platform name fixup supportPierre-Louis Bossart1-0/+16
2019-01-03ASoC: Intel: Haswell/Broadwell: fix setting for .dynamic fieldRander Wang1-1/+1
2018-09-20ASoC: add for_each_card_components() macroKuninori Morimoto1-2/+2
2018-03-01Merge branch 'topic/component-platform' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-intelMark Brown1-1/+2
2018-02-12ASoC: intel: haswell: replace platform to componentKuninori Morimoto1-1/+2
2018-02-12ASoC: hdac_hdmi/nau8825/rt286/rt298/rt5663/da7219: replace codec to componentKuninori Morimoto1-8/+6
2017-04-24ASoC: Call snd_soc_set_dmi_name() unconditionallyTakashi Iwai1-3/+0
2017-01-17ASoC: Intel: Use DMI name for sound card long name in Broadwell machine driverMengdong Lin1-0/+2
2016-12-01Merge branch 'topic/component' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-intelMark Brown1-6/+10
2016-12-01ASoC: core: replace codec_dev_list to component_dev_list on CardKuninori Morimoto1-6/+10
2016-10-24ASoC: intel: broadwell: constify snd_soc_ops structuresJulia Lawall1-1/+1
2016-04-20ASoC: Change DAI link's be_id to a generic idMengdong Lin1-1/+1
2015-09-14ASoC: intel: broadwell: Convert to devm_snd_soc_register_cardAxel Lin1-8/+1
2015-04-06ASoC: Intel: create boards folder and move sst boards files inJie Yang1-0/+292