aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/intel/boards/cht_bsw_max98090_ti.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-17Merge tag 'sound-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-2/+99
2019-08-20ASoC: intel: cht_bsw_max98090_ti: Add all Chromebooks that need pmc_plt_clk_0 quirkDaniel Stuart1-0/+98
2019-08-09ASoC: intel: cht_bsw_max98090_ti: use snd_soc_dai_link_component for aux_devKuninori Morimoto1-2/+1
2019-07-31gpiolib-acpi: Move acpi_dev_add_driver_gpios() et al to consumer.hAndy Shevchenko1-0/+1
2019-06-26Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown1-9/+1
2019-06-14Merge tag 'sound-5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-1/+1
2019-06-06Merge branch 'asoc-5.2' into asoc-5.3Mark Brown1-1/+1
2019-06-06ASoC: Intel: cht_bsw_max98090_ti: use modern dai_link styleKuninori Morimoto1-12/+20
2019-06-06ASoC: Intel: cht_bsw_max98090: fix kernel oops with platform_name overridePierre-Louis Bossart1-1/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285Thomas Gleixner1-9/+1
2019-04-03ASoC: Intel: cht_bsw_max98090_ti: Enable codec clock once and keep it enabledHans de Goede1-6/+41
2019-01-28ASoC: Intel: cht_bsw_max98090_ti: platform name fixup supportPierre-Louis Bossart1-0/+12
2018-12-06ASoC: intel: cht_bsw_max98090_ti: Add pmc_plt_clk_0 quirk for Chromebook GnawtyHans de Goede1-0/+7
2018-12-03ASoC: intel: cht_bsw_max98090_ti: Add pmc_plt_clk_0 quirk for Chromebook ClapperHans de Goede1-0/+7
2018-11-05ASoC: intel: cht_bsw_max98090_ti: Add quirk for boards using pmc_plt_clk_0Hans de Goede1-3/+29
2018-04-16ASoC: intel: cht_bsw_max98090_ti: Replace GFP_ATOMIC with GFP_KERNEL in snd_cht_mc_probeJia-Ju Bai1-1/+1
2017-11-10Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown1-27/+152
2017-10-18ASoC: Intel: boards: remove hard-coded compressed dailinksPierre-Louis Bossart1-8/+0
2017-10-18ASoC: Intel: boards: fix off-by-one dailink idPierre-Louis Bossart1-1/+1
2017-10-18ASoC: Intel: boards: use helper to get codec_daiPierre-Louis Bossart1-13/+1
2017-10-09ASoC: Intel: cht_bsw_max98090: remove useless code, align with ChromeOS driverPierre-Louis Bossart1-5/+1
2017-09-19ASoC: Intel: cht_bsw_max98090: add gpio-based jack detectionPierre-Louis Bossart1-1/+55
2017-09-19ASoC: Intel: cht_bsw_max98090_ti: Fix jack initializationThierry Escande1-14/+31
2017-09-19ASoC: Intel: cht_bsw_max98090: add support for BaytrailPierre-Louis Bossart1-0/+78
2017-09-19ASoC: Intel: cht_bsw_max98090: Fix I2S config + unused codePierre-Louis Bossart1-3/+3
2017-05-24ASoC: cht_bsw_max98090_ti: Remove unused function cht_get_codec_dai()Matthias Kaehlcke1-12/+0
2016-10-24ASoC: constify snd_soc_ops structuresJulia Lawall1-2/+2
2016-05-19Merge tag 'sound-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-1/+1
2016-04-20ASoC: Change DAI link's be_id to a generic idMengdong Lin1-1/+1
2016-04-09ACPI / utils: Rename acpi_dev_present()Lukas Wunner1-1/+1
2016-01-25ASoC: Intel: Use acpi_dev_present()Lukas Wunner1-15/+2
2015-12-19ASoC: Intel: boards: add DEEP_BUFFER support for BYT/CHT/BSWPierre-Louis Bossart1-0/+12
2015-11-18ASoC: Change the PCM runtime array to a listMengdong Lin1-5/+2
2015-10-21ASoC: cht_bsw_max98090: Use snd_pcm_hw_constraint_single()Lars-Peter Clausen1-12/+2
2015-08-30Merge remote-tracking branches 'asoc/topic/au1x', 'asoc/topic/bcm2835', 'asoc/topic/blackfin' and 'asoc/topic/card' into asoc-nextMark Brown1-0/+1
2015-08-30Merge remote-tracking branch 'asoc/topic/rt5645' into asoc-nextMark Brown1-11/+7
2015-08-21ASoC: Set missing card owner fieldAxel Lin1-0/+1
2015-07-07ASoC: cht_bsw_max98090_ti: Use card DAPM context to access widgetsLars-Peter Clausen1-11/+7
2015-07-06ASoC: Intel: fix incorrect widget nameFang, Yang A1-2/+2
2015-06-15ASoC: Intel: fixed TI button detectionFang, Yang A1-0/+30
2015-05-05ASoC: Intel: Fixed kbuild warningsFang, Yang A1-3/+1
2015-05-04ASoC: Intel: Add Cherrytrail & Braswell machine driver cht_bsw_max98090_tiFang, Yang A1-0/+320