summaryrefslogtreecommitdiffstats
path: root/sound/soc/intel/boards
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'asoc-fix-v4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Takashi Iwai2017-08-311-0/+10
|\
| * ASoC: rt5670: Fix GPIO headset detection regressionTakashi Iwai2017-08-221-0/+10
* | ASoC: Intel: Use MCLK instead of BLCK as the sysclock for RT5514 codec on kab...Harsha Priya N2017-07-281-11/+2
* | ASoC: Intel: Enabling ASRC for RT5663 codec on kabylake platformHarsha Priya N2017-07-281-1/+3
|/
* Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown2017-07-0315-70/+1815
|\
| * ASoC: Intel: cht_bsw_rt5672: 19.2MHz clock for Baytrail platformsPierre-Louis Bossart2017-06-281-9/+80
| * ASoC: skl_rt286: Add deepbuffer dai linkSubhransu S. Prusty2017-06-191-0/+18
| * ASoC: Intel: bdw-rt5677: Switch to devm_acpi_dev_add_driver_gpios()Andy Shevchenko2017-06-161-2/+1
| * Merge branch 'topic/rt5677' of git://git.kernel.org/pub/scm/linux/kernel/git/...Mark Brown2017-06-161-0/+27
| |\
| | * ASoC: rt5677: Move platform code to board fileAndy Shevchenko2017-06-161-0/+27
| * | ASoC: Intel: Add Kabylake machine driver for RT5514, RT5663 and MAX98927Harsha Priya N2017-06-142-0/+642
| * | ASoC: intel: bxt: Constify hw_constraintsTakashi Iwai2017-06-142-12/+12
| * | ASoC: Intel: byt-max98090: Add GPIO ACPI mapping tableAndy Shevchenko2017-06-131-6/+18
| * | ASoC: intel: skl: Constify hw_constraintsTakashi Iwai2017-06-133-22/+22
| * | ASoC: intel: byt: Constify hw_constraintsTakashi Iwai2017-06-132-4/+4
| * | ASoC: Intel: add machine driver for BYT/CHT + ES8316Daniel Drake2017-06-132-0/+302
| * | ASoC: Intel: Boards: Add 4-channel DMIC fixup.Dharageswari R2017-06-061-5/+2
| * | ASoC: Intel: Add Kabylake Realtek Maxim machine driverNaveen M2017-05-242-0/+689
| * | ASoC: cht_bsw_max98090_ti: Remove unused function cht_get_codec_dai()Matthias Kaehlcke2017-05-241-12/+0
| |/
* | ASoC: Intel: bxt: Move codec sysclk config to codec_init functionAdam Thomson2017-06-191-5/+9
|/
* Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown2017-04-308-75/+637
|\
| * ASoC: bytcr_rt5640: log quirk configuration errorsPierre-Louis Bossart2017-04-251-25/+75
| * ASoC: bytcr_rt5640: Fix a typo and quirk parameter typeTakashi Iwai2017-04-251-2/+2
| * ASoC: bytcr_rt5640: Allow quirk set via module optionTakashi Iwai2017-04-241-0/+9
| * ASoC: Call snd_soc_set_dmi_name() unconditionallyTakashi Iwai2017-04-241-3/+0
| * ASoC: Intel: Skylake: Add 16-bit constraint to FE bxt_rt298 machineG Kranthi2017-03-291-0/+3
| * ASoC: Intel: Update bxt_da7219_max98357a to add a newHarsha Priya2017-03-211-44/+53
| * ASoC: Intel: boards: add card for MinnowBoardMax/Up I2S accessPierre-Louis Bossart2017-03-132-0/+210
| * ASoC: Intel: add machine driver for BYT/CHT + DA7213Pierre-Louis Bossart2017-03-132-0/+285
| * ASoC: Intel: bdw-rt5677: Use devm_gpiod_get()Andy Shevchenko2017-03-071-3/+2
* | ASoC: intel: Fix PM and non-atomic crash in bytcr driversTakashi Iwai2017-04-252-4/+2
|/
* Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown2017-02-198-80/+580
|\
| * ASoC: Intel: bxt: Add jack port initialize in bxt_rt298 machineJeeja KP2017-02-171-1/+6
| * ASoC: Intel: bxt: Add jack port initialize in da7219_max98357a machineJeeja KP2017-02-161-1/+6
| * ASoC: Intel: Skylake: Add jack port initialize in nau88l25_ssm4567 machineJeeja KP2017-02-161-4/+6
| * ASoC: Intel: Skylake: Add jack port initialize in nau88l25_max98357a machineJeeja KP2017-02-161-4/+6
| * ASoC: Intel: Skylake: Add jack port initialize in rt286 machineJeeja KP2017-02-161-5/+6
| * ASoC: Intel: bxt: Create ASoC jack for hdmi in bxt_da7219_max98357 machineJeeja KP2017-02-161-2/+17
| * ASoC: Intel: bxt: Create ASoC jack for hdmi in bxt_rt298 machineJeeja KP2017-02-161-2/+17
| * ASoC: Intel: Skylake: Create ASoC jack for hdmi in nau88l25_ssm4567 machineJeeja KP2017-02-161-2/+18
| * ASoC: Intel: Skylake: Create ASoC jack for hdmi in skl_nau88l25_max98357a mac...Jeeja KP2017-02-161-2/+18
| * ASoC: Intel: Skylake: Create ASoC jack for hdmi in rt286 machineJeeja KP2017-02-161-2/+17
| * ASoC: Intel: Skylake: Add route change to nau88l25_ssm4567 machineJeeja KP2017-02-081-4/+5
| * ASoC: Intel: Skylake: Add route change to nau88l25_max98357a machineJeeja KP2017-02-081-4/+4
| * ASoC: Intel: bxt: Add route change to rt298 machineJeeja KP2017-02-081-3/+3
| * ASoC: Intel: bxt: add channel map support in bxt_da7219_max98357a machineJeeja KP2017-02-041-1/+48
| * ASoC: Intel: bxt: Add route change to da7219_max98357a machineJeeja KP2017-02-041-3/+3
| * ASoC: Intel: Skylake: Add route change to rt286 machineJeeja KP2017-02-041-3/+3
| * ASoC: Intel: bxt: add channel map support in rt298 machineJeeja KP2017-02-041-2/+50
| * ASoC: cht-bsw-rt5645: fix unused variable compiler warningPierre-Louis Bossart2017-02-011-1/+0
OpenPOWER on IntegriCloud