aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2024-10-05ASoC: tlv320adc3xxx: Fix unsigned int compared against 0Advait Dhamorikar1-1/+1
2024-10-05ASoC: uniphier: Handle regmap_write errors in aio_src_set_param()Ingyu Jang1-3/+12
2024-10-03ASoC: sh: rz-ssi: Use SSIFCR_FIFO_RST macroBiju Das1-4/+2
2024-10-02ASoC: codecs: wcd9335: remove unnecessary MODULE_ALIAS()Masahiro Yamada1-1/+0
2024-10-02ASoC: amd: acp: drop bogus NULL check from i2s_irq_handlerMurad Masimov1-3/+0
2024-10-01ASoC: rt1320: fix the range of patch code addressShuming Fan1-1/+1
2024-09-30ASoC: dt-bindings: mt6359: Update generic node name and dmic-modeMacpaul Lin1-5/+5
2024-09-30ASoC: codecs: aw88399: Fix spelling mistake "unsupport" -> "unsupported"Colin Ian King1-1/+1
2024-09-30ASoC: dt-bindings: realtek,rt5640: Convert to dtschemaNeil Armstrong2-97/+146
2024-09-30ASoC: fsl: Use maple tree register cacheMark Brown3-3/+3
2024-09-30ASoC: tas5805m: Improve a size determination in tas5805m_i2c_probe()Markus Elfring1-1/+1
2024-09-30ASoC: bcm2835-i2s: Use maple tree register cacheMark Brown1-1/+1
2024-09-30ASoC: rt1320: reads patch code from firmware fileShuming Fan2-3242/+107
2024-09-30ASoC: dt-bindings: fsl-esai: Add power-domains for fsl,imx8qm-esaiFrank Li1-0/+14
2024-09-30ASoC: codecs: aw88395: Fix spelling mistake "unsupport" -> "unsupported"Colin Ian King2-2/+2
2024-09-30ASoC: tas2781: Fix redundant parameter assignmentTang Bin1-27/+8
2024-09-30ASoC: meson: axg-iface: set continuous ratesJerome Brunet2-5/+9
2024-09-30ASoC: SOF: ipc3: Use standard dev_dbg APIDaniel Baluta1-1/+1
2024-09-30ASoC: constify snd_soc_component_driver structJavier Carrasco11-12/+12
2024-09-30ASoC: amd: acp: remove unused variable from acp platform driverVijendar Mukunda6-17/+0
2024-09-30ASoC: amd: acp: replace adata->platform conditional checkVijendar Mukunda2-5/+5
2024-09-30ASoC: amd: acp: remove unused variable from acp_card_drvdata structureVijendar Mukunda3-8/+0
2024-09-30ASoC: amd: acp: update mach_params subsystem_rev fieldVijendar Mukunda1-0/+1
2024-09-30ASoC: amd: acp: pass acp pci revision id as platform dataVijendar Mukunda2-3/+4
2024-09-30ASoC: amd: acp: store acp pci rev id in platform driver private structureVijendar Mukunda5-0/+5
2024-09-30ASoC: amd: acp: use acp pci revision id for platform differntiationVijendar Mukunda10-53/+43
2024-09-30ASoC: amd: acp: use acp_rev for platform specific conditional checksVijendar Mukunda5-12/+38
2024-09-30ASoC: amd: acp: simplify platform conditional checks codeVijendar Mukunda1-10/+26
2024-09-30ASoC: stm: fix macro definition on STM_SAI_HAS_EXT_SYNCHongbo Li1-1/+1
2024-09-30ASoC: remove unused substream in macro soc_link_mark_popHongbo Li1-5/+5
2024-09-30ASoC: remove unused substream in macro soc_dai_mark_popHongbo Li1-5/+5
2024-09-30ASoC: remove unused substream in macro soc_component_mark_popHongbo Li1-7/+7
2024-09-30ASoC: improve macro definition on TWL4030_OUTPUT_PGAHongbo Li1-6/+6
2024-09-30ASoC: atmel: mchp-spdifrx: Remove interface name from stream_nameCodrin Ciubotariu1-1/+1
2024-09-30ASoC: atmel: mchp-spdiftx: Remove interface name from stream_nameCodrin Ciubotariu1-1/+1
2024-09-30ASoC: atmel: atmel_ssc_dai: Drop S24_LE support due to single channel limitationCodrin Ciubotariu1-1/+2
2024-09-30ASoC: atmel: atmel_ssc_dai: Add stream namesCodrin Ciubotariu1-0/+2
2024-09-30ASoC: fsl_micfil: Enable micfil error interruptShengjiu Wang1-2/+14
2024-09-30ASoC: fsl_micfil: Add mclk enable flagShengjiu Wang1-6/+23
2024-09-30ASoC: fsl_micfil: fix regmap_write_bits usageShengjiu Wang1-2/+2
2024-09-30ASoC: codecs: Add NeoFidelity NTP8835 codecIgor Prusov3-0/+487