summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown2017-11-1041-1138/+1774
|\
| * ASoC: hdac_hdmi: Fix possible memory leak on parse and map nid failureSubhransu S. Prusty2017-11-081-6/+30
| * ASoC: hdac_hdmi: Fix possible NULL pointer dereferenceSubhransu S. Prusty2017-11-081-0/+12
| * ASoC: hdac_hdmi: Fix static checker warning for sprintf usageSubhransu S. Prusty2017-11-081-1/+2
| * ASoC: Intel: Skylake: Add dynamic module id supportSriram Periyasamy2017-11-081-2/+21
| * ASoC: Intel: Skylake: Optimize UUID handling to fill pin infoSriram Periyasamy2017-11-081-23/+23
| * ASoC: Intel: improve SND_SOC_INTEL_MACH dependenciesArnd Bergmann2017-11-081-21/+5
| * ASoC: Intel: improve DMADEVICES dependencyArnd Bergmann2017-11-082-6/+2
| * ASoC: intel: include linux/module.h as neededArnd Bergmann2017-11-021-0/+1
| * ASoC: Intel: fix Kconfig dependenciesArnd Bergmann2017-11-021-4/+5
| * ASoC: Intel: Fix setting of SSP parameters in Kabylake machine driverHarsha Priya N2017-10-311-6/+21
| * ASoC: Intel: Enable tdm slots for max98927Harsha Priya N2017-10-311-1/+39
| * ASoC: intel: byt: Enable IN2 map quirk for a KIANO laptopCarlo Caione2017-10-261-0/+8
| * ASoC: intel: byt: Add headset jackCarlo Caione2017-10-261-0/+23
| * ASoC: Intel: Skylake: Decrease loglevel for topology loadingChintan Patel2017-10-251-1/+1
| * ASoC: Intel: Add depends on X86Pierre-Louis Bossart2017-10-231-0/+1
| * ASoC: Intel: clarify Kconfig dependenciesPierre-Louis Bossart2017-10-212-39/+63
| * ASoC: Intel: reorder boards Kconfig by chronological orderPierre-Louis Bossart2017-10-211-83/+83
| * ASoC: Intel: move machine drivers to dedicated KConfigPierre-Louis Bossart2017-10-212-269/+271
| * ASoC: Intel: add SOF firmare/topology file informationPierre-Louis Bossart2017-10-213-1/+81
| * ASoC: Intel: move all ACPI match tables to common modulePierre-Louis Bossart2017-10-219-343/+446
| * ASoC: ACPI: add new fields for SOF supportPierre-Louis Bossart2017-10-211-1/+12
| * ASoC: Intel: common: use c99 syntax for ACPI/machine tablesPierre-Louis Bossart2017-10-211-5/+25
| * ASoC: move ACPI common code out of Intel/sst treePierre-Louis Bossart2017-10-2116-172/+203
| * SoC: intel: byt: Introduce new custom IN2 mapCarlo Caione2017-10-211-1/+15
| * ASoC: Intel: sst: remove redundant variable dma_dev_nameColin Ian King2017-10-211-2/+0
| * ASoC: Intel: boards: remove hard-coded compressed dailinksPierre-Louis Bossart2017-10-188-70/+2
| * ASoC: Intel: boards: fix off-by-one dailink idPierre-Louis Bossart2017-10-188-8/+8
| * ASoC: Intel: boards: use helper to get codec_daiPierre-Louis Bossart2017-10-188-117/+14
| * ASoC: Intel: bytcht_es8316: remove useless codePierre-Louis Bossart2017-10-181-14/+0
| * ASoC: Intel: bytcht_da7213: cosmetic fixesPierre-Louis Bossart2017-10-181-3/+3
| * ASoC: Intel: cht_bsw_rt5645: cosmetic fixesPierre-Louis Bossart2017-10-181-38/+35
| * ASoC: Intel: bytcr_rt5640: cosmetic fixesPierre-Louis Bossart2017-10-181-37/+36
| * ASoC: Intel: bytcr_rt5651: add MCLK, quirks and cleanupsPierre-Louis Bossart2017-10-181-17/+222
| * Merge branch 'topic/helpers' of git://git.kernel.org/pub/scm/linux/kernel/git...Mark Brown2017-10-181-0/+14
| |\
| | * ASoC: Add helper to find codec_dai from dai_namePierre-Louis Bossart2017-10-181-0/+14
| * | ASoC: Intel: Skylake: Fix missing sentinel in sst_acpi_machGuneshwor Singh2017-10-131-0/+1
| * | ASoC: Intel: Skylake: Add dai load ops for dais from topologyGuneshwor Singh2017-10-133-0/+12
| * | ASoC: Intel: Skylake: Add flag to check to register FE dais from topologyGuneshwor Singh2017-10-133-6/+45
| * | ASoC: Intel: Skylake: Modify skl_dsp_set_dma_control API argumentsJaikrishna Nemallapudi2017-10-092-11/+16
| * | ASoC: Intel: cht_bsw_max98090: remove useless code, align with ChromeOS driverPierre-Louis Bossart2017-10-091-5/+1
| * | ASoC: Intel: Kbl: Add Playback DAI for fixupHarsha Priya N2017-09-271-0/+1
| * | ASoC: Intel: cht_bsw_rt5672: fix card namePierre-Louis Bossart2017-09-251-1/+1
| * | ASoC: Intel: cht_bsw_rt5672: use actual HID in suspend/resumePierre-Louis Bossart2017-09-251-2/+6
| * | ASoC: intel: Kill BUG_ON() usageTakashi Iwai2017-09-202-2/+0
| * | ASoC: Intel: Atom: Remove unneeded linux/miscdevice.h includeCorentin LABBE2017-09-191-1/+0
| * | ASoC: Intel: cht_bsw_max98090: add gpio-based jack detectionPierre-Louis Bossart2017-09-191-1/+55
| * | ASoC: Intel: cht_bsw_max98090_ti: Fix jack initializationThierry Escande2017-09-191-14/+31
| * | ASoC: Intel: atom: use cht_bsw_max98090 for Baytrail ChromebooksPierre-Louis Bossart2017-09-191-0/+8
| * | ASoC: Intel: cht_bsw_max98090: add support for BaytrailPierre-Louis Bossart2017-09-191-0/+78