summaryrefslogtreecommitdiffstats
path: root/sound/soc/intel/boards
Commit message (Expand)AuthorAgeFilesLines
...
* | ASoC: Intel: kbl_rt5663_rt5514_max98927: Replace GFP_ATOMIC with GFP_KERNELVinod Koul2018-04-201-1/+1
* | ASoC: Intel: kbl_rt5663_max98927: Replace GFP_ATOMIC with GFP_KERNELVinod Koul2018-04-201-1/+1
* | ASoC: Intel: kbl_da7219_max98357a: Replace GFP_ATOMIC with GFP_KERNELVinod Koul2018-04-201-1/+1
* | ASoC: Intel: cht_bsw_nau8824: Replace GFP_ATOMIC with GFP_KERNELVinod Koul2018-04-201-1/+1
* | ASoC: Intel: bytcr_rt5651: Replace GFP_ATOMIC with GFP_KERNELVinod Koul2018-04-201-1/+1
* | ASoC: Intel: bytcht_es8316: Replace GFP_ATOMIC with GFP_KERNELVinod Koul2018-04-201-1/+1
* | ASoC: Intel: byt-max98090: Replace GFP_ATOMIC with GFP_KERNELVinod Koul2018-04-201-1/+1
* | ASoC: intel: skl_rt286: Replace GFP_ATOMIC with GFP_KERNEL in skylake_audio_p...Jia-Ju Bai2018-04-161-1/+1
* | ASoC: intel: skl_nau88l25_ssm4567: Replace GFP_ATOMIC with GFP_KERNEL in skyl...Jia-Ju Bai2018-04-161-1/+1
* | ASoC: intel: skl_nau88l25_max98357a: Replace GFP_ATOMIC with GFP_KERNEL in sk...Jia-Ju Bai2018-04-161-1/+1
* | ASoC: intel: cht_bsw_rt5645: Replace GFP_ATOMIC with GFP_KERNEL in snd_cht_mc...Jia-Ju Bai2018-04-161-1/+1
* | ASoC: intel: cht_bsw_max98090_ti: Replace GFP_ATOMIC with GFP_KERNEL in snd_c...Jia-Ju Bai2018-04-161-1/+1
* | ASoC: intel: bytcr_rt5640: Replace GFP_ATOMIC with GFP_KERNEL in snd_byt_rt56...Jia-Ju Bai2018-04-161-1/+1
* | ASoC: intel: bxt_rt298: Replace GFP_ATOMIC with GFP_KERNEL in broxton_audio_p...Jia-Ju Bai2018-04-161-1/+1
* | ASoC: intel: bxt_da7219_max98357a: Replace GFP_ATOMIC with GFP_KERNEL in brox...Jia-Ju Bai2018-04-161-1/+1
|/
*-. Merge remote-tracking branches 'asoc/topic/rt5670', 'asoc/topic/sgtl5000', 'a...Mark Brown2018-03-281-10/+8
|\ \
| * | ASoC: rt5670: replace codec to componentKuninori Morimoto2018-02-121-10/+8
| |/
| |
| \
| \
| \
*---. | Merge remote-tracking branches 'asoc/topic/rt5645', 'asoc/topic/rt5651', 'aso...Mark Brown2018-03-282-23/+23
|\ \ \|
| * | | ASoC: rt5645/rt5677: replace codec to componentKuninori Morimoto2018-02-122-23/+23
| | |/ | |/|
| | |
| \ \
*-. \ \ Merge remote-tracking branches 'asoc/topic/rt298', 'asoc/topic/rt5514', 'asoc...Mark Brown2018-03-282-6/+6
|\ \ \ \ | | |/ / | |/| |
| | * | ASoC: rt5640: replace codec to componentKuninori Morimoto2018-02-122-6/+6
| |/ /
* | | ASoC: Intel: bytcr_rt5651: don't use codec anymoreKuninori Morimoto2018-03-281-2/+2
* | | ASoC: Intel: bytcr_rt5651: Select RCCLK on init()Hans de Goede2018-03-071-0/+5
* | | ASoC: Intel: bytcr_rt5651: Change defaults to enable jack-detect, analog micsHans de Goede2018-03-071-9/+6
* | | ASoC: Intel: bytcr_rt5651: Add quirk for the VIOS LTH17 laptopHans de Goede2018-03-071-0/+13
* | | ASoC: Intel: bytcr_rt5651: Add support for Bay Trail CR / SSP0 using boardsHans de Goede2018-03-071-16/+201
* | | ASoC: Intel: bytcr_rt5651: Add new IN2_HS_IN3 input map and a quirk using itHans de Goede2018-03-071-0/+26
* | | ASoC: Intel: bytcr_rt5651: Rename IN3_MAP to IN1_HS_IN3_MAPHans de Goede2018-03-071-11/+11
* | | ASoC: Intel: bytcr_rt5651: Drop snd_soc_dai_set_bclk_ratio() callHans de Goede2018-03-071-2/+0
* | | ASoC: Intel: bytcr_rt5651: Configure PLL1 before using itHans de Goede2018-03-071-38/+35
* | | ASoC: Intel: bytcr_rt5651: Add quirk micbias OVCD configurationHans de Goede2018-03-071-3/+31
* | | ASoC: Intel: bytcr_rt5651: Only create jack if we have a jack-detect sourceHans de Goede2018-03-071-7/+11
* | | ASoC: Intel: bytcr_rt5651: Actually honor the DMIC_EN quirk if specifiedHans de Goede2018-03-071-3/+5
* | | ASoC: Intel: bytcr_rt5651: Pass jack-src info via device-propertiesHans de Goede2018-03-071-4/+50
* | | Merge branch 'topic/rt5651' of https://git.kernel.org/pub/scm/linux/kernel/gi...Mark Brown2018-03-071-2/+2
|\ \ \ | | |/ | |/|
| * | ASoC: rt5651: Use standard component set_jack callbackHans de Goede2018-03-011-1/+1
| * | ASoC: rt5651: replace codec to componentKuninori Morimoto2018-02-121-1/+1
| |/
* | ASoC: Intel: bytcr_rt5651: Not being able to find the codec ACPI-dev is an errorHans de Goede2018-03-071-5/+6
* | ASoC: Intel: fix argument error in nau8824 machineJohn Hsu2018-03-021-2/+2
* | Merge branch 'topic/component-platform' of https://git.kernel.org/pub/scm/lin...Mark Brown2018-03-013-3/+6
|\ \
| * | ASoC: intel: haswell: replace platform to componentKuninori Morimoto2018-02-123-3/+6
| |/
* | ASoC: Intel: board: Add BE DAI link for WoV and update DAPM machine map.Pawse, GuruprasadX2018-03-011-0/+15
* | ASoC: Intel: add nau8824 sound cardJohn Hsu2018-03-013-0/+295
* | ASoC: Intel: kbl: Enable mclk and ssp sclk early for rt5663Naveen Manohar2018-03-011-0/+5
* | ASoC: intel: kbl_da7219_max98357: replace codec to componentKuninori Morimoto2018-02-191-6/+6
* | ASoC: Intel: Add Kabylake-y Dialog Maxim machine driverNaveen Manohar2018-02-163-0/+629
* | ASoC: hdac_hdmi/nau8825/rt286/rt298/rt5663/da7219: replace codec to componentKuninori Morimoto2018-02-128-52/+50
|/
*-. Merge remote-tracking branches 'asoc/topic/ak4613', 'asoc/topic/core', 'asoc/...Mark Brown2018-02-078-13/+132
|\ \
| | * ASoC: Intel: kbl: Enable mclk and ssp sclk earlyHarsha Priya2018-01-262-1/+95
| | * ASoC: Intel - Convert to use acpi_dev_get_first_match_name()Andy Shevchenko2018-01-126-6/+6