summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
2018-03-28ASoC: amd: don't use codec anymoreKuninori Morimoto
2018-03-21Merge branch 'topic/intel' of https://git.kernel.org/pub/scm/linux/kernel/git...Mark Brown
2018-03-20ASoC: amd: Enable da7219 master clock using common clock frameworkAkshu Agrawal
2018-03-20ASoC: amd: Use single dai for da7219 playback and captureAkshu Agrawal
2018-03-13ASoC: Intel: Skylake: Disable clock and power gating during FW/LIB downloadSanyog Kale
2018-03-09ASoC: amd: modifications in dma stop sequenceVijendar Mukunda
2018-03-07ASoC: Intel: bytcr_rt5651: Select RCCLK on init()Hans de Goede
2018-03-07ASoC: Intel: bytcr_rt5651: Change defaults to enable jack-detect, analog micsHans de Goede
2018-03-07ASoC: Intel: bytcr_rt5651: Add quirk for the VIOS LTH17 laptopHans de Goede
2018-03-07ASoC: Intel: bytcr_rt5651: Add support for Bay Trail CR / SSP0 using boardsHans de Goede
2018-03-07ASoC: Intel: bytcr_rt5651: Add new IN2_HS_IN3 input map and a quirk using itHans de Goede
2018-03-07ASoC: Intel: bytcr_rt5651: Rename IN3_MAP to IN1_HS_IN3_MAPHans de Goede
2018-03-07ASoC: Intel: bytcr_rt5651: Drop snd_soc_dai_set_bclk_ratio() callHans de Goede
2018-03-07ASoC: Intel: bytcr_rt5651: Configure PLL1 before using itHans de Goede
2018-03-07ASoC: Intel: bytcr_rt5651: Add quirk micbias OVCD configurationHans de Goede
2018-03-07ASoC: Intel: bytcr_rt5651: Only create jack if we have a jack-detect sourceHans de Goede
2018-03-07ASoC: Intel: bytcr_rt5651: Actually honor the DMIC_EN quirk if specifiedHans de Goede
2018-03-07ASoC: Intel: bytcr_rt5651: Pass jack-src info via device-propertiesHans de Goede
2018-03-07Merge branch 'topic/rt5651' of https://git.kernel.org/pub/scm/linux/kernel/gi...Mark Brown
2018-03-07ASoC: Intel: bytcr_rt5651: Not being able to find the codec ACPI-dev is an errorHans de Goede
2018-03-07ASoC: rt5651: Rewrite jack-type detectionHans de Goede
2018-03-07ASoC: rt5651: Add rt5651_jack_inserted() helperHans de Goede
2018-03-07ASoC: rt5651: Enable Platform Clock during jack-type detectHans de Goede
2018-03-07ASoC: rt5651: Enable sticky mode for OVCDHans de Goede
2018-03-07ASoC: rt5651: Allow specifying the OVCD scale-factor through a device-propertyHans de Goede
2018-03-07ASoC: rt5651: Allow specifying over-current threshold through a device-propertyHans de Goede
2018-03-07ASoC: rt5651: Configure jack-detect source through a device-propertyHans de Goede
2018-03-07ASoC: rt5651: Make rt5651_apply_properties() privateHans de Goede
2018-03-05ASoC: Intel: Skylake: Fix typoAbhijeet Kumar
2018-03-02ASoC: Intel: fix argument error in nau8824 machineJohn Hsu
2018-03-01Merge branch 'topic/component-platform' of https://git.kernel.org/pub/scm/lin...Mark Brown
2018-03-01ASoC: Intel: Skylake: Find module id from UUID for bind paramsSriram Periyasamy
2018-03-01ASoC: Intel: board: Add BE DAI link for WoV and update DAPM machine map.Pawse, GuruprasadX
2018-03-01ASoC: Intel: Skylake: Add BE DAI for WoV usecasePawse, GuruprasadX
2018-03-01ASoC: Intel: Skylake: Refine skl widget type checkGuneshwor Singh
2018-03-01ASoC: rt5651: Always keep OVCD enabledHans de Goede
2018-03-01ASoC: rt5651: Only configure OVCD once at set_jack timeHans de Goede
2018-03-01ASoC: rt5651: Enable LDO and micbias1 supplies for jack-type detectionHans de Goede
2018-03-01ASoC: rt5651: Remove "JD Power" dapm supplyHans de Goede
2018-03-01ASoC: rt5651: Only configure LDO voltage once at bootHans de Goede
2018-03-01ASoC: rt5651: Remove programming of PWR regs before force_bias_level() callHans de Goede
2018-03-01ASoC: rt5651: Do not modify jd and PLL power bits from set_bias_level()Hans de Goede
2018-03-01ASoC: rt5651: Do not modify the LDO voltage control bits from set_bias_level()Hans de Goede
2018-03-01ASoC: rt5651: Fix bias_level confusionHans de Goede
2018-03-01ASoC: rt5651: Remove is_sys_clk_from_pll()Hans de Goede
2018-03-01ASoC: rt5651: Add rt5651_apply_properties() helper functionHans de Goede
2018-03-01ASoC: rt5651: Use standard component set_jack callbackHans de Goede
2018-03-01ASoC: rt5651: Move 2 functions higher up in rt5651.cHans de Goede
2018-03-01ASoC: rt5651: Move all jack-detect initialization to rt5651_set_jack_detectHans de Goede
2018-03-01ASoC: rt5651: Remove unused rt5651_platform_dataHans de Goede