aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/export-to-sqlite.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-05-19ASoC: fsl_micfil: Remove unneeded ifdef'sFabio Estevam1-4/+0
2020-05-19ASoC: fsl_asrc: Set ASR76K and ASR56K based on processing clockShengjiu Wang1-5/+10
2020-05-18ASoC: Intel: bytcr_rt5640: Add quirk for Toshiba Encore WT8-A tabletHans de Goede1-0/+12
2020-05-18ASoC: fsl_micfil: Fix unused assignment in fsl_set_clock_params()Tang Bin1-1/+1
2020-05-18ASoC: amd: raven: Make the driver name consistent across filesAkshu Agrawal2-5/+5
2020-05-18ASoC: fsl_micfil: Fix indentation to put on one line affected codeTang Bin1-2/+1
2020-05-18ASoC: cleanup dai / component active codeKuninori Morimoto3-9/+1
2020-05-18ASoC: dwc: use snd_soc_xxx_active()Kuninori Morimoto1-1/+1
2020-05-18ASoC: uniphier: use snd_soc_xxx_active()Kuninori Morimoto1-2/+2
2020-05-18ASoC: ti: use snd_soc_xxx_active()Kuninori Morimoto4-9/+9
2020-05-18ASoC: pxa: use snd_soc_xxx_active()Kuninori Morimoto2-5/+5
2020-05-18ASoC: meson: use snd_soc_xxx_active()Kuninori Morimoto1-1/+1
2020-05-18ASoC: mediatek: use snd_soc_xxx_active()Kuninori Morimoto1-4/+4
2020-05-18ASoC: jz4740: use snd_soc_xxx_active()Kuninori Morimoto1-4/+4
2020-05-18ASoC: intel: use snd_soc_xxx_active()Kuninori Morimoto1-7/+7
2020-05-18ASoC: fsl: use snd_soc_xxx_active()Kuninori Morimoto2-3/+3
2020-05-18ASoC: codecs: use snd_soc_xxx_active()Kuninori Morimoto11-16/+16
2020-05-18ASoC: cirrus: use snd_soc_xxx_active()Kuninori Morimoto1-2/+2
2020-05-18ASoC: bcm: use snd_soc_xxx_active()Kuninori Morimoto2-5/+5
2020-05-18ASoC: atomel: use snd_soc_xxx_active()Kuninori Morimoto1-2/+2
2020-05-18ASoC: use snd_soc_xxx_active()Kuninori Morimoto3-17/+18
2020-05-18ASoC: soc-dai: add snd_soc_dai_stream_active()Kuninori Morimoto2-0/+7
2020-05-18ASoC: soc-component: add snd_soc_component_active()Kuninori Morimoto2-0/+7
2020-05-18ASoC: soc-dai: add snd_soc_dai_active()Kuninori Morimoto2-0/+13
2020-05-18ASoC: soc-dapm: use snd_soc_dai_activate()/deactivate()Kuninori Morimoto1-4/+4
2020-05-18ASoC: soc-dai: add snd_soc_dai_action()Kuninori Morimoto3-5/+23
2020-05-18ASoC: soc-pcm: replace snd_soc_runtime_activate()/deactivate() to macroKuninori Morimoto2-36/+28
2020-05-18ASoC: da7213: move set_pll to codec levelSebastian Reichel1-4/+4
2020-05-18ASoC: da7213: move set_sysclk to codec levelSebastian Reichel1-7/+7
2020-05-18ASoC: da7213: Add regulator supportSebastian Reichel3-1/+91
2020-05-18ASoC: da7213: Add da7212 DT compatibleSebastian Reichel2-2/+3
2020-05-18ASoC: Intel: cht_bsw_nau8824: remap BTN_0 as KEY_PLAYPAUSEPierre-Louis Bossart1-2/+2
2020-05-18ASoC: Intel: sof_sdw_rt700: remap buttonsPierre-Louis Bossart1-4/+4
2020-05-18ASoC: Intel: sof_sdw_rt711: remap buttonsPierre-Louis Bossart1-4/+4
2020-05-18ASoC: Intel: sof_sdw: fix typo in components stringPierre-Louis Bossart1-1/+1
2020-05-18ASoC: Intel: soc-acpi: change machine driver name for WM8804 platformsPierre-Louis Bossart1-1/+1
2020-05-18ASoC: SOF: imx: make imx8m_dsp_ops staticPierre-Louis Bossart1-1/+1
2020-05-18ASoC: SOF: imx: make dsp_ops staticPierre-Louis Bossart1-1/+1
2020-05-18ASoC: SOF: define INFO_ flags in dsp_opsDaniel Baluta1-0/+6
2020-05-18ASoC: SOF: Intel: sdw: relax sdw machine select constraintsranderwang1-1/+9
2020-05-18ASoC: SOF: topology: add support to smart amplifierKeyon Jie2-0/+3
2020-05-18ASoC: SOF: inform DSP that driver is going to be removedMarcin Rajwa1-0/+6
2020-05-18ASoC: SOF: add a power_down_notify methodMarcin Rajwa2-0/+10
2020-05-18ASoC: SOF: Do nothing when DSP PM callbacks are not setDaniel Baluta1-2/+8
2020-05-18ASoC: codecs: rt1308-sdw: remove duplicate allocationPierre-Louis Bossart1-5/+0
2020-05-18ASoC: codecs: rt*-sdw: fix memory leak in set_sdw_stream()Pierre-Louis Bossart5-0/+15
2020-05-18ASoC: codecs: rt*-sdw: don't assign slave_opsPierre-Louis Bossart5-15/+0
2020-05-15ASoC: cros_ec_codec: switch to library API for SHA-256Ard Biesheuvel2-21/+5
2020-05-15ASoC: fsl_esai: Add new compatible string for imx8qmShengjiu Wang1-0/+1
2020-05-15ASoC: fsl_esai: introduce SoC specific dataShengjiu Wang1-9/+37