aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-sqlite.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2023-10-09ASoC: qcom/lpass: Constify struct lpass_variantRob Herring8-44/+44
2023-10-09ASoC: da7218: Use i2c_get_match_data()Rob Herring2-28/+3
2023-10-09ASoC: Drop unnecessary of_match_device() callsRob Herring3-26/+9
2023-10-09ASoC: Explicitly include correct DT includesRob Herring136-174/+107
2023-10-06MAINTAINERS: Include sof headers under ASoCKees Cook1-0/+2
2023-10-06ASoC: cs35l56: Enable low-power hibernation mode on SPIRichard Fitzgerald1-0/+1
2023-10-06ASoC: cs35l56: Enable low-power hibernation mode on i2cSimon Trimmer1-0/+1
2023-10-06ASoC: cs35l56: Wake transactions need to be issued twiceSimon Trimmer2-16/+36
2023-10-06ASoC: cs35l56: Change hibernate sequence to use allow auto hibernateSimon Trimmer1-10/+5
2023-10-06ASoC: SOF: IPC4: sort pipeline based on priorityRander Wang1-9/+46
2023-10-06ASoC: SOF: IPC4: get pipeline priority from topologyRander Wang1-3/+2
2023-10-04MAINTAINERS: Include additional ASoC pathsKees Cook1-0/+2
2023-10-04ASoC: cs35l56: Initialise a variable to silence possible static analysis errorSimon Trimmer1-1/+1
2023-10-04ASoC: soc-dapm: Annotate struct snd_soc_dapm_widget_list with __counted_byKees Cook2-2/+2
2023-10-03ASoC: dt-bindings: rt5616: Convert to dtschemaBragatheswaran Manickavel2-32/+49
2023-10-03ASoC: cs35l56: Remove unused hibernate wake constantsSimon Trimmer1-2/+0
2023-10-02ASoC: pcm512x: Adds bindings for TAS575x devicesJoerg Schambacher1-4/+5
2023-10-02ASoC: Adds support for TAS575x to the pcm512x driverJoerg Schambacher2-3/+37
2023-10-02ASoC: codecs: aw88261: Remove non-existing reset gpioLuca Weiss1-15/+0
2023-10-02ASoC: dt-bindings: awinic,aw88395: Remove reset-gpios from AW88261Luca Weiss1-4/+12
2023-10-02ASoC: tas2781: fixed compiling issue in m68kShenghao Ding2-132/+107
2023-10-02ASoC: Intel: avs: Remove unused variableAmadeusz Sławiński1-2/+0
2023-10-02ASoC: SOF: ipc4-topology: Use size_add() in call to struct_size()Gustavo A. R. Silva1-1/+2
2023-10-02ASoC: ti: osk5912: Drop unused includeLinus Walleij1-1/+0
2023-10-02ASoC: ti: Convert Pandora ASoC to GPIO descriptorsLinus Walleij2-40/+33
2023-10-02ASoC: ti: Convert TWL4030 to use GPIO descriptorsLinus Walleij2-15/+8
2023-10-02ASoC: ti: Convert N810 ASoC to GPIO descriptorsLinus Walleij2-14/+27
2023-10-02ASoC: ti: Convert RX51 to use exclusively GPIO descriptorsLinus Walleij1-15/+4
2023-09-29ASoC: Intel: avs: Drop superfluous stream decouplingCezary Rojewski1-2/+0
2023-09-29ASoC: Intel: avs: Disable DSP before loading basefwWu Zhou1-0/+4
2023-09-29ASoC: Intel: avs: Keep module refcount up when gathering tracesCezary Rojewski1-0/+4
2023-09-29ASoC: Intel: avs: Preallocate memory for module configurationAmadeusz Sławiński3-16/+21
2023-09-29ASoC: Intel: avs: Use generic size definesAmadeusz Sławiński3-3/+9
2023-09-29ASoC: Intel: avs: Move IPC error messages one level downCezary Rojewski3-136/+65
2023-09-29ASoC: dt-bindings: Simplify referencing dai-params.yamlRob Herring3-27/+13
2023-09-28ASoC: doc: Update codec to codec examplesAmadeusz Sławiński2-4/+7
2023-09-28ASoC: codecs: Add aw87390 amplifier driverWeidong Wang4-2/+563
2023-09-28ASoC: codecs: Modify the transmission mode of function parametersWeidong Wang1-10/+11
2023-09-28ASoC: codecs: Rename "sync-flag" to "awinic,sync-flag"Weidong Wang2-4/+2
2023-09-28ASoC: codecs: Add code for bin parsing compatible with aw87390Weidong Wang2-10/+16
2023-09-28ASoC: codecs: Modify i2c driver nameWeidong Wang2-2/+2
2023-09-28ASoC: codecs: Modify the transmission method of parametersWeidong Wang3-10/+13
2023-09-28ASoC: codecs: Rename "sound-channel" to "awinic,audio-channel"Weidong Wang2-4/+4
2023-09-28ASoC: codecs: Remove the "fade-enable property"Weidong Wang2-32/+1