summaryrefslogtreecommitdiffstats
path: root/include (unfollow)
Commit message (Expand)AuthorFilesLines
2018-03-07ASoC: Intel: bytcr_rt5651: Change defaults to enable jack-detect, analog micsHans de Goede1-9/+6
2018-03-07ASoC: Intel: bytcr_rt5651: Add quirk for the VIOS LTH17 laptopHans de Goede1-0/+13
2018-03-07ASoC: Intel: bytcr_rt5651: Add support for Bay Trail CR / SSP0 using boardsHans de Goede1-16/+201
2018-03-07ASoC: Intel: bytcr_rt5651: Add new IN2_HS_IN3 input map and a quirk using itHans de Goede1-0/+26
2018-03-07ASoC: Intel: bytcr_rt5651: Rename IN3_MAP to IN1_HS_IN3_MAPHans de Goede1-11/+11
2018-03-07ASoC: Intel: bytcr_rt5651: Drop snd_soc_dai_set_bclk_ratio() callHans de Goede1-2/+0
2018-03-07ASoC: Intel: bytcr_rt5651: Configure PLL1 before using itHans de Goede1-38/+35
2018-03-07ASoC: Intel: bytcr_rt5651: Add quirk micbias OVCD configurationHans de Goede1-3/+31
2018-03-07ASoC: Intel: bytcr_rt5651: Only create jack if we have a jack-detect sourceHans de Goede1-7/+11
2018-03-07ASoC: Intel: bytcr_rt5651: Actually honor the DMIC_EN quirk if specifiedHans de Goede1-3/+5
2018-03-07ASoC: Intel: bytcr_rt5651: Pass jack-src info via device-propertiesHans de Goede1-4/+50
2018-03-07ASoC: Intel: bytcr_rt5651: Not being able to find the codec ACPI-dev is an errorHans de Goede1-5/+6
2018-03-07ASoC: rt5651: Rewrite jack-type detectionHans de Goede2-42/+70
2018-03-07ASoC: rt5651: Add rt5651_jack_inserted() helperHans de Goede1-17/+28
2018-03-07ASoC: rt5651: Enable Platform Clock during jack-type detectHans de Goede1-0/+3
2018-03-07ASoC: rt5651: Enable sticky mode for OVCDHans de Goede1-3/+30
2018-03-07ASoC: rt5651: Allow specifying the OVCD scale-factor through a device-propertyHans de Goede3-0/+41
2018-03-07ASoC: rt5651: Allow specifying over-current threshold through a device-propertyHans de Goede2-1/+22
2018-03-07ASoC: rt5651: Configure jack-detect source through a device-propertyHans de Goede2-26/+11
2018-03-07ASoC: rt5651: Add devicetree-bindings for jack-detectHans de Goede1-0/+17
2018-03-07ASoC: rt5651: Make rt5651_apply_properties() privateHans de Goede2-4/+12
2018-03-05ASoC: Intel: Skylake: Fix typoAbhijeet Kumar1-1/+1
2018-03-02ASoC: Intel: fix argument error in nau8824 machineJohn Hsu1-2/+2
2018-03-01ASoC: Intel: Skylake: Find module id from UUID for bind paramsSriram Periyasamy3-2/+96
2018-03-01ASoC: Intel: board: Add BE DAI link for WoV and update DAPM machine map.Pawse, GuruprasadX1-0/+15
2018-03-01ASoC: Intel: Skylake: Add BE DAI for WoV usecasePawse, GuruprasadX1-0/+11
2018-03-01ASoC: Intel: Skylake: Refine skl widget type checkGuneshwor Singh1-10/+14
2018-03-01ASoC: rt5651: Always keep OVCD enabledHans de Goede1-8/+1
2018-03-01ASoC: rt5651: Only configure OVCD once at set_jack timeHans de Goede1-9/+11
2018-03-01ASoC: rt5651: Enable LDO and micbias1 supplies for jack-type detectionHans de Goede1-8/+24
2018-03-01ASoC: rt5651: Remove "JD Power" dapm supplyHans de Goede1-5/+4
2018-03-01ASoC: rt5651: Only configure LDO voltage once at bootHans de Goede1-3/+3
2018-03-01ASoC: rt5651: Remove programming of PWR regs before force_bias_level() callHans de Goede1-10/+0
2018-03-01ASoC: rt5651: Do not modify jd and PLL power bits from set_bias_level()Hans de Goede1-7/+3
2018-03-01ASoC: rt5651: Do not modify the LDO voltage control bits from set_bias_level()Hans de Goede1-2/+3
2018-03-01ASoC: rt5651: Fix bias_level confusionHans de Goede1-4/+8
2018-03-01ASoC: rt5651: Remove is_sys_clk_from_pll()Hans de Goede1-20/+4
2018-03-01ASoC: rt5651: Add rt5651_apply_properties() helper functionHans de Goede2-8/+16
2018-03-01ASoC: rt5651: Use standard component set_jack callbackHans de Goede3-6/+4
2018-03-01ASoC: rt5651: Move 2 functions higher up in rt5651.cHans de Goede1-77/+77
2018-03-01ASoC: rt5651: Move all jack-detect initialization to rt5651_set_jack_detectHans de Goede2-62/+58
2018-03-01ASoC: rt5651: Remove unused rt5651_platform_dataHans de Goede3-47/+10
2018-03-01ASoC: Intel: add nau8824 sound cardJohn Hsu4-0/+304
2018-03-01ASoC: Intel: kbl: Enable mclk and ssp sclk early for rt5663Naveen Manohar1-0/+5
2018-03-01ASoC: Intel: sst: Free streams on suspend, re-alloc on resumeHans de Goede5-3/+53
2018-03-01ASoC: Intel: sst: Add sst_realloc_stream() functionHans de Goede2-35/+56
2018-03-01ASoC: Intel: sst: Remove unused STREAM_DECODE and STREAM_RESET statesHans de Goede2-22/+1
2018-03-01ASoC: Intel: sst: Remove unnecessary sst_init_stream() functionHans de Goede3-12/+2
2018-03-01ASoC: Intel: sst: Remove 2 unused members from stream_info structHans de Goede2-8/+0
2018-03-01ASoC: Intel: sst: Fix error-code check in sst_pause_stream()Hans de Goede1-1/+1