aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-01-080day warningstopic/sof-v4.14-stablePierre-Louis Bossart2-1/+2
2017-12-19trace: Add overflow and message count to tracesof-v1.0Liam Girdwood2-2/+8
2017-12-19ASoC: Intel: bytcr-rt5651: add quirk for IN3P which may also be usedKeyon Jie1-2/+14
2017-12-19Asoc: sof: Fix usage of aif_in/outPan Xiuli1-2/+2
2017-12-15ASoC: Keep output and not exit when trace host DMA buffer is wrapped.Yan Wang1-12/+28
2017-12-13ASoC: SOF: Add debug for standard IPC config topology objectsLiam Girdwood1-3/+19
2017-12-08ASoC: sof: hw-apl: add host_stream_close() for host dma closeKeyon Jie3-0/+46
2017-12-08ASoC: Intel: Make sure HSW/BDW based machine drivers build for SOFLiam Girdwood3-0/+12
2017-12-08ASoC: APL: check BARs are mapped prior to dumping memoriesLiam Girdwood1-2/+14
2017-11-29[HACK] ASoC: Intel: bytcr_rt5651: work with SOFPierre-Louis Bossart1-2/+6
2017-11-27pinctrl: cherryview: maks pins that are not configured as interruptsDmitry Torokhov1-1/+22
2017-11-27pinctrl: cherryview: Adjust interrupt line mappingAndy Shevchenko1-2/+8
2017-11-27sof: hw-cnl: refine max playback and capture stream sizeRander Wang1-2/+2
2017-11-27ASoC: SOF: Volume control gain table fixSeppo Ingalsuo1-18/+34
2017-11-27Wake up trace when IPC timeout.Yan Wang3-0/+8
2017-11-27ASoC: SOF: volume control bug fixesRanjani Sridharan2-23/+18
2017-11-27sof: hw-apl: add stream callbacks for host streamLiam Girdwood2-7/+28
2017-11-27[CONFLICT-CP] sof: pcm: add handle for host gateway streamsKeyon Jie2-9/+31
2017-11-27[CONFLICT_CP] sof: hw-apl: add stream callbacks for host streamKeyon Jie4-68/+256
2017-11-27sof: add stream format code for APL host streamKeyon Jie1-0/+62
2017-11-27sof: add host stream related callbacks to snd_sof_dsp_opsKeyon Jie1-0/+12
2017-11-27byt: remove PCI ioremap - not used.Liam Girdwood1-27/+0
2017-11-27Change debugfs reading of DMA trace for realtime output.yan.wang4-3/+101
2017-11-27ALSA: HACK: Fix rmmod crashLiam Girdwood1-0/+2
2017-11-27ASoC: SOF: fix module unload oops for PCI devices.Liam Girdwood1-0/+1
2017-11-27ASoC: Intel: cht_bsw_rt5645: add support for LineOutPierre-Louis Bossart1-0/+7
2017-11-27[TEST ONLY] provide jack detection on rt5645Pierre-Louis Bossart1-1/+9
2017-11-27[HACK] ASoC: Intel: cht-bsw-rt5645: work with SOFPierre-Louis Bossart1-0/+14
2017-11-27[HACK] ASoC: Intel: boards: make SOF workPierre-Louis Bossart2-0/+12
2017-11-27ASoC: sof: make sure machine table is passed to machine driverPierre-Louis Bossart1-2/+2
2017-11-27ASoC: SOF: release trace resourcesPierre-Louis Bossart3-0/+9
2017-11-27ASoC: SOF: nocodec: remove stream_namePierre-Louis Bossart1-1/+0
2017-11-27[FIXME] ASoC: SOF: remove PCI ioremapPierre-Louis Bossart1-0/+2
2017-11-27ASoC: SOF: topology: treat stream_name as optionalPierre-Louis Bossart1-14/+15
2017-11-27ASoC: SOF: Update kcontrol ABI to match FWLiam Girdwood5-12/+316
2017-11-27ASoC: SOF: reduce DMA trace to 1 IPC call.Liam Girdwood2-22/+12
2017-11-27ASoC: core: refine IPCCTL register settingRander Wang2-2/+6
2017-11-27ASoC: core: correct irq thead function for different chipRander Wang1-1/+10
2017-11-27ASoC: SOF: set XRUN wait time longer than IPC timeout.Liam Girdwood2-3/+19
2017-11-27ASoC: sof: Make all IPC nonatomic blocking and schedule via workLiam Girdwood11-416/+257
2017-11-27ASoC: SOF: use PCM ids from topologyLiam Girdwood2-0/+5
2017-11-27ASoC: core: Add optional platform flags to set topology based PCM ids.Liam Girdwood2-3/+17
2017-11-27ASoC; SOF: refactor support for duplex topology based PCMsLiam Girdwood7-70/+112
2017-11-27fix simple_open.cocci warningskbuild test robot1-8/+1
2017-11-27ASoC: sof: Add option for scheduling sourceLiam Girdwood3-0/+4
2017-11-27Add the implementation for DMA tracing.Yan Wang4-24/+190
2017-11-27Add IPC message definition for DMA tracing.Yan Wang1-0/+14
2017-11-27ASoC: SOF: Add initial code for changing volumes.Liam Girdwood5-27/+72
2017-11-27ASoC: sof; Add fixup for topology BEsLiam Girdwood1-6/+20
2017-11-27ASoC: core: Add BE topology fixups. To be merged into previous core patchLiam Girdwood3-0/+7
2017-11-27ASoC; SOF: Use correct format for s24leLiam Girdwood1-1/+1
2017-11-27ASoC: SOF: Align on mailbox namingLiam Girdwood8-68/+78
2017-11-27ASoc: SOF: add build option for CNLRander Wang2-0/+12
2017-11-27[SQUASHME] ASoC: SOF: fix Cannonlake integrationPierre-Louis Bossart1-19/+29
2017-11-27ASoc: SOF: add CNL support in pci device list Refine some files name to SOF f...Rander Wang2-0/+23
2017-11-27ASoC: SOF: Add driver code for CNL it is based on APL driver and refined for CNLRander Wang2-15/+274
2017-11-27ASoC: topology: Fix for free to be squahsed into string handlingLiam Girdwood1-2/+2
2017-11-27ASoC: SOF update for control get/setLiam Girdwood6-109/+232
2017-11-27ASoC: SOF: kcontrols now loading win widgetsLiam Girdwood1-1/+1
2017-11-27ASoC: topology: Fix widget kcontrol name string handling.Liam Girdwood1-5/+18
2017-11-27ASoC: sof: IPC add missing ratesLiam Girdwood1-14/+18
2017-11-27ASoC: SOF: Fix module load/unload leaks and oopsesPierre-Louis Bossart3-5/+6
2017-11-27ASoC: SOF: set Rx/TX slot map for TDMLiam Girdwood1-0/+2
2017-11-27ASoC: core: provide more debug information for BE discovery.Liam Girdwood1-0/+11
2017-11-27ASoC: SOF: update IPC command offsets and cleanup debugLiam Girdwood3-22/+28
2017-11-27ASoC: SOF: fix XRUN IPC and set XRUN timeout.Liam Girdwood2-11/+9
2017-11-27ALSA: core: Allow drivers to set R/W wait time.Liam Girdwood2-5/+16
2017-11-27ASoC: SOF: update IPC for XRUNsLiam Girdwood6-5/+60
2017-11-27FIXME: disable haswell/broadwell machine drivers with SOFPierre-Louis Bossart1-3/+3
2017-11-27ASoC: rt5651: remove build warningLiam Girdwood1-1/+1
2017-11-27ASoC: byt5651: Make sure BYT rt 5651 machine driver is built.Liam Girdwood3-5/+19
2017-11-27ASoC: Intel: boards: add byt-rt5651 machine driverPierre-Louis Bossart1-0/+230
2017-11-27ASoC: Intel: expose machine drivers depending on SOF supportPierre-Louis Bossart2-11/+13
2017-11-27ASoC: sof: align with soc-acpi definitionsPierre-Louis Bossart5-335/+215
2017-11-27ASoC: sof: use C99 syntax for tablesPierre-Louis Bossart1-8/+24
2017-11-27ASoC: SOF: Make sure we send container size and valid size for formatsLiam Girdwood2-5/+27
2017-11-27ASoC: SOF: Add message reply error checks and topology fixesLiam Girdwood9-135/+364
2017-11-27ASoC: SOF: Fix error handling and simplify topology loader.Liam Girdwood13-835/+658
2017-11-27ASoC: SOF: cleanup the mailbox read back mechanism and add readback for posnLiam Girdwood8-73/+96
2017-11-27ASoC: topology: Provide more debug for each index when loading DAPMLiam Girdwood1-1/+2
2017-11-27ASoC: topology: Fix ID matching for SND_SOC_TPLG_INDEX_ALLLiam Girdwood1-1/+1
2017-11-27ASoC: sof: use parent device for DMA buffer allocsLiam Girdwood1-4/+4
2017-11-27ASoC: core: fixup into BE DAI link re-write patchLiam Girdwood1-0/+7
2017-11-27ASoC: SOF: Fix preload valuesLiam Girdwood3-9/+9
2017-11-27ASoC: SOF: use pci dev for dma pages allocationKeyon Jie1-4/+4
2017-11-27ASoC: SOF: fix a list entry deleted twice riskKeyon Jie1-7/+5
2017-11-27ASoC: SOF: remove unused code from nocodec.Liam Girdwood1-9/+0
2017-11-27ASoC: SOF: Update to mirror lates FW IPC updatesLiam Girdwood4-103/+285
2017-11-27ASoC: SOF: Add DAI config to topologyLiam Girdwood3-9/+91
2017-11-27ASoC: sof: hw-apl: fix trigger stop will disable interrupt issueKeyon Jie1-1/+2
2017-11-27ASoC: sof: hw-apl: fix handle for ipc from DSPKeyon Jie1-13/+18
2017-11-27ASoC: topology: Pass DAI link config data to driversLiam Girdwood2-5/+6
2017-11-27ASoC: SOF: pass DAI config dataLiam Girdwood3-11/+87
2017-11-27ASoC: sof: implement apl_tx_msg functionKeyon Jie1-1/+9
2017-11-27ASoC: core: topology FE support part 2. To be squashed.Liam Girdwood1-0/+1
2017-11-27ASoC: sof: toplogy pipeline updatesLiam Girdwood3-1/+9
2017-11-27ASoC: SOF: Topology graphs now loading successfullyLiam Girdwood3-10/+15
2017-11-27ASoC: sof: more topology loader updates.Liam Girdwood4-33/+94
2017-11-27ASoC: SOF: More topology loader updates.Liam Girdwood3-49/+271
2017-11-27ASoC: topology: Add index to driver topology ops.Liam Girdwood3-18/+24
2017-11-27ASoC: sof: updates for toplogyLiam Girdwood2-6/+59
2017-11-27ASoC: topology: Add driver callback for DAPM routesLiam Girdwood2-0/+19
2017-11-27ASoC: sof: fix fw_ready ipc handlingKeyon Jie1-18/+18
2017-11-27ASoC: sof: rename sof_ipc_region to allign with fwKeyon Jie2-4/+4
2017-11-27ASoC: sof: hw-apl: fix code loader regression issueKeyon Jie1-2/+6
2017-11-27ASoC: SOF: cleanup APL headers and removed unsued macros.Liam Girdwood2-564/+380
2017-11-27ipc: remove extra linesLiam Girdwood1-2/+0
2017-11-27ASoC: SOF: Add support for extended window dataLiam Girdwood8-73/+244
2017-11-27ASoC: SOF: APL clean up add windowsLiam Girdwood1-9/+27
2017-11-27ASoC: sof: hw-apl: Add run ops for firmware runKeyon Jie1-3/+33
2017-11-27ASoC: fix build for topology DAI loadingLiam Girdwood1-1/+3
2017-11-27ASoC: SOF: Add Sound Open Firmware coreLiam Girdwood33-0/+11247
2017-11-27ASoC: core: Allow topology to override machine driver FE PCM config.Liam Girdwood2-0/+38
2017-11-27ASoC: dapm: Add new widget type for constructing DAPM graphs on DSPs.Liam Girdwood1-5/+5
2017-11-27acpi: make sure there is a root node before we walk the namespaceLiam Girdwood1-0/+4
2017-11-27ASoC: core: Ignore BE's in DAI link creation.Liam Girdwood2-0/+6
2017-11-27ASoC: topology: Add support for passing in DAIs for BE configurations.Liam Girdwood2-4/+5
2017-11-27ASoC: topology: Use compress_new() if DAI is compressed.Liam Girdwood1-0/+3
2017-11-27ASoC: topology: Fix build by declaring snd_kcontrol_new and soc_dai_link.Liam Girdwood1-1/+2
2017-11-27ASoC: DAPM: dont link DAI widget with no private data - do we need ???Liam Girdwood1-0/+3
2017-11-27ASoC: Intel: Fix for Edison ACPI BIOS - do we need ?Liam Girdwood1-1/+4
2017-11-27ASoC: da7218: fix fix child-node lookupJohan Hovold1-1/+1
2017-11-27ASoC: Intel: kbl: Modify map for Headset Playback to fix pop-noiseNaveen Manohar2-2/+2
2017-11-27ASoC: intel: initialize return value properlyArnd Bergmann1-0/+1
2017-11-27ASoC: Intel: Add help text for SND_SOC_INTEL_SST_TOPLEVELVinod Koul1-0/+5
2017-11-27ASoC: rt5645: Wait for 400msec before concluding on value of RT5645_VENDOR_ID2Akshu Agrawal1-0/+8
2017-11-27ASoC: da7213: add support for DSP modesPierre-Louis Bossart2-10/+49
2017-11-27ASoC: hdac_hdmi: Fix possible memory leak on parse and map nid failureSubhransu S. Prusty1-6/+30
2017-11-27ASoC: hdac_hdmi: Fix possible NULL pointer dereferenceSubhransu S. Prusty1-0/+12
2017-11-27ASoC: hdac_hdmi: Fix static checker warning for sprintf usageSubhransu S. Prusty1-1/+2
2017-11-27ASoC: Intel: Skylake: Add dynamic module id supportSriram Periyasamy1-2/+21
2017-11-27ASoC: Intel: Skylake: Optimize UUID handling to fill pin infoSriram Periyasamy1-23/+23
2017-11-27ASoC: Intel: Skylake: Check for NHLT ACPI header signaturePankaj Bharadiya1-0/+9
2017-11-27ASoC: Intel: Skylake: Fix uuid_module memory leak in failure casePankaj Bharadiya1-4/+11
2017-11-27ASoC: Intel: Skylake: Fix potential NULL pointer dereferencePankaj Bharadiya1-1/+2
2017-11-27ASoC: Intel: Skylake: Add channel map in updown mixer module IPCGuneshwor Singh2-0/+2
2017-11-27ASoC: Intel: Skylake: Fix updown mixer module formatGuneshwor Singh2-9/+1
2017-11-27ASoC: Intel: improve SND_SOC_INTEL_MACH dependenciesArnd Bergmann1-21/+5
2017-11-27ASoC: Intel: improve DMADEVICES dependencyArnd Bergmann2-6/+2
2017-11-27ASoC: intel: include linux/module.h as neededArnd Bergmann1-0/+1
2017-11-27ASoC: Intel: fix Kconfig dependenciesArnd Bergmann1-4/+5
2017-11-27ASoC: Intel: kbl: fix jack nameVinod Koul1-1/+1
2017-11-27ASoC: Intel: Fix setting of SSP parameters in Kabylake machine driverHarsha Priya N1-6/+21
2017-11-27ASoC: Intel: Enable tdm slots for max98927Harsha Priya N1-1/+39
2017-11-27ASoC: rt5645: remove unexisting route on new rt5645Bard Liao1-2/+14
2017-11-27ASoC: intel: byt: Enable IN2 map quirk for a KIANO laptopCarlo Caione1-0/+8
2017-11-27ASoC: intel: byt: Add headset jackCarlo Caione1-0/+23
2017-11-27ASoC: rt5651: Enable JD1_1 quirk for KIANO laptoptCarlo Caione1-0/+8
2017-11-27ASoC: rt5651: Rework quirk logicCarlo Caione1-4/+35
2017-11-27ASoC: rt5651: Enable jack detection on JD* pinsCarlo Caione3-2/+178
2017-11-27ASoC: Intel: Skylake: Decrease loglevel for topology loadingChintan Patel1-1/+1
2017-11-27ASoC: rt5651: Convert rt5651 micbias1 to a supply widgetCarlo Caione1-2/+2
2017-11-27ASoC: Intel: Add depends on X86Pierre-Louis Bossart1-0/+1
2017-11-27ASoC: Intel: clarify Kconfig dependenciesPierre-Louis Bossart2-39/+63
2017-11-27ASoC: Intel: reorder boards Kconfig by chronological orderPierre-Louis Bossart1-83/+83
2017-11-27ASoC: Intel: move machine drivers to dedicated KConfigPierre-Louis Bossart2-269/+271
2017-11-27ASoC: Intel: add SOF firmare/topology file informationPierre-Louis Bossart3-1/+81
2017-11-27ASoC: Intel: move all ACPI match tables to common modulePierre-Louis Bossart9-343/+446
2017-11-27ASoC: ACPI: add new fields for SOF supportPierre-Louis Bossart1-1/+12
2017-11-27ASoC: Intel: common: use c99 syntax for ACPI/machine tablesPierre-Louis Bossart1-5/+25
2017-11-27ASoC: move ACPI common code out of Intel/sst treePierre-Louis Bossart16-172/+203
2017-11-27SoC: intel: byt: Introduce new custom IN2 mapCarlo Caione1-1/+15
2017-11-27ASoC: Intel: sst: remove redundant variable dma_dev_nameColin Ian King1-2/+0
2017-11-27ASoC: Intel: boards: remove hard-coded compressed dailinksPierre-Louis Bossart8-70/+2
2017-11-27ASoC: Intel: boards: fix off-by-one dailink idPierre-Louis Bossart8-8/+8
2017-11-27ASoC: Intel: boards: use helper to get codec_daiPierre-Louis Bossart8-117/+14
2017-11-27ASoC: Intel: bytcht_es8316: remove useless codePierre-Louis Bossart1-14/+0
2017-11-27ASoC: Intel: bytcht_da7213: cosmetic fixesPierre-Louis Bossart1-3/+3
2017-11-27ASoC: Intel: cht_bsw_rt5645: cosmetic fixesPierre-Louis Bossart1-38/+35
2017-11-27ASoC: Intel: bytcr_rt5640: cosmetic fixesPierre-Louis Bossart1-37/+36
2017-11-27ASoC: Intel: bytcr_rt5651: add MCLK, quirks and cleanupsPierre-Louis Bossart1-17/+222
2017-11-27ASoC: Add helper to find codec_dai from dai_namePierre-Louis Bossart1-0/+14
2017-11-27ASoC: rt5659: move set_pll to codec levelBard Liao1-8/+8
2017-11-27ASoC: rt5659: move set_sysclk to codec levelBard Liao1-5/+5
2017-11-27ASoC: Intel: Skylake: Fix missing sentinel in sst_acpi_machGuneshwor Singh1-0/+1
2017-11-27ASoC: Intel: Skylake: Add dai load ops for dais from topologyGuneshwor Singh3-0/+12
2017-11-27ASoC: Intel: Skylake: Add flag to check to register FE dais from topologyGuneshwor Singh3-6/+45
2017-11-27ASoC: max98925: Return proper error if revision mismatchAxel Lin1-10/+13
2017-11-27ASoC: Intel: Skylake: Modify skl_dsp_set_dma_control API argumentsJaikrishna Nemallapudi2-11/+16
2017-11-27ASoC: Intel: cht_bsw_max98090: remove useless code, align with ChromeOS driverPierre-Louis Bossart1-5/+1
2017-11-27ASoC: Intel: Skylake: Fix jack name format substitutionChintan Patel1-0/+2
2017-11-27ASoC: Intel: Kbl: Add Playback DAI for fixupHarsha Priya N1-0/+1
2017-11-27ASoC: max98927: Added max98927_dai_tdm_slot functionRyan Lee2-16/+105
2017-11-27ASoC: max98927: Added support for DSP_A and DSP_B formatRyan Lee2-17/+24
2017-11-27ASoC: Intel: cht_bsw_rt5672: fix card namePierre-Louis Bossart1-1/+1
2017-11-27ASoC: Intel: cht_bsw_rt5672: use actual HID in suspend/resumePierre-Louis Bossart1-2/+6
2017-11-27ASoC: rt5670: refactor DMI quirks and fix Dell Venue settingsPierre-Louis Bossart1-19/+105
2017-11-27ASoC: Intel: Skylake: fix swapped order of function arguments dir and pin_indexColin Ian King1-1/+1
2017-11-27ASoC: intel: Kill BUG_ON() usageTakashi Iwai2-2/+0
2017-11-27ASoC: Intel: Atom: Remove unneeded linux/miscdevice.h includeCorentin LABBE1-1/+0
2017-11-27ASoC: Intel: cht_bsw_max98090: add gpio-based jack detectionPierre-Louis Bossart1-1/+55
2017-11-27ASoC: Intel: cht_bsw_max98090_ti: Fix jack initializationThierry Escande1-14/+31
2017-11-27ASoC: Intel: atom: use cht_bsw_max98090 for Baytrail ChromebooksPierre-Louis Bossart1-0/+8
2017-11-27ASoC: Intel: cht_bsw_max98090: add support for BaytrailPierre-Louis Bossart1-0/+78
2017-11-27ASoC: ts3a227e: add acpi tableFang, Yang A1-0/+10
2017-11-27ASoC: Intel: cht_bsw_max98090: Fix I2S config + unused codePierre-Louis Bossart1-3/+3
2017-11-27ASoC: max98090: reduce verbosity on PLL unlockPierre-Louis Bossart1-1/+1
2017-11-27ASoC: Intel: bytcr_rt5640: simplify MCLK quirk testsPierre-Louis Bossart1-3/+3
2017-11-27ASoC: Intel: bytcr-rt5651: fix capture routesPierre-Louis Bossart1-12/+8
2017-11-27ASoC: Intel: boards: use devm_clk_get() unconditionallyPierre-Louis Bossart3-30/+13