summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2022-01-25ASoC: Xilinx fixesMark Brown3-47/+211
2022-01-25ASoC: SOF: Intel: don't download firmware at each resumeMark Brown3-13/+64
2022-01-25ASoC: topology: FixesMark Brown1-76/+27
2022-01-24ASoC: simple-card-utils: Add new system-clock-fixed flagRobert Hancock1-11/+60
2022-01-24ASoC: simple-card-utils: Set sysclk on all componentsRobert Hancock1-0/+15
2022-01-24ASoC: xilinx: xlnx_i2s: Handle sysclk settingRobert Hancock1-10/+81
2022-01-24ASoC: xilinx: xlnx_i2s: create drvdata structureRobert Hancock1-31/+35
2022-01-24ASoC: xilinx: xlnx_formatter_pcm: Handle sysclk settingRobert Hancock1-0/+25
2022-01-24ASoC: codecs: Check for error pointer after calling devm_regmap_init_mmioJiasheng Jiang3-0/+6
2022-01-24ASoC: Intel: sof_rt5682: add 512FS MCLK clock configurationMac Chiang1-5/+10
2022-01-24ASoC: amd: sof-mach: Add support for RT5682S and RT1019 cardV sujith kumar Reddy2-0/+23
2022-01-24ASoC: soc-generic-dmaengine-pcm: separate max_buffer_size assignmentShengjiu Wang1-4/+6
2022-01-24ASoC: samsung: remove unneeded ret variableMinghao Chi1-4/+1
2022-01-24ASoC: codecs: remove redundant ret variableMinghao Chi1-4/+1
2022-01-24ASoC: Rename tlv320aic31xx-micbias.h as tlv320aic31xx.hAriel D'Alessandro1-1/+1
2022-01-24ASoC: fsl-asoc-card: Remove BCLK default value for tlv320aic31xx cardAriel D'Alessandro1-1/+0
2022-01-24ASoC: fsl-asoc-card: Add optional dt property for setting mclk-idAriel D'Alessandro1-0/+6
2022-01-24ASoC: Intel: sof_rt5682: Add support for platform without amplifierAjye Huang2-0/+14
2022-01-24ASoC: Intel: sof_rt5682: add support for systems without i915 audioYong Zhi1-10/+22
2022-01-24ASoC: SOF: Intel: Compare sdw adr directlyBard Liao1-10/+5
2022-01-24ASoC: SOF: Intel: match sdw version on link_slaves_foundBard Liao1-5/+10
2022-01-24ASoC: cs42l42: Handle system suspendRichard Fitzgerald2-0/+146
2022-01-24ASoC: cs42l42: Change jack_detect_mutex to a lock of all IRQ handlingRichard Fitzgerald2-7/+6
2022-01-24ASoC: cs42l42: Report full jack status when plug is detectedRichard Fitzgerald1-3/+11
2022-01-24ASoC: sh: rz-ssi: Make return type of rz_ssi_stream_is_valid() to boolLad Prabhakar1-4/+4
2022-01-24ASoC: sh: rz-ssi: Drop ssi parameter from rz_ssi_stream_init()Lad Prabhakar1-8/+3
2022-01-24ASoC: sh: rz-ssi: Make the data structures available before registering the h...Lad Prabhakar1-2/+3
2022-01-24ASoC: sh: rz-ssi: Drop calling rz_ssi_pio_recv() recursivelyLad Prabhakar1-33/+35
2022-01-24ASoC: add support for TAS5805M digital amplifierDaniel Beer3-0/+578
2022-01-24ASoC: topology: Optimize soc_tplg_dapm_graph_elems_load behaviorAmadeusz Sławiński1-42/+14
2022-01-24ASoC: topology: Allow TLV control to be either read or writeAmadeusz Sławiński1-1/+2
2022-01-24ASoC: topology: Remove superfluous error printsAmadeusz Sławiński1-33/+11
2022-01-24ASoC: SOF: add flag to disable IMR restore to sof_debugKeyon Jie2-0/+5
2022-01-24ASoC: SOF: Intel: hda-loader: add IMR restore supportKeyon Jie1-0/+38
2022-01-24ASoC: SOF: Intel: hda-loader: add SSP helperKeyon Jie1-10/+18
2022-01-24ASoC: SOF: Intel: use inclusive language for SSP clocksPierre-Louis Bossart2-6/+6
2022-01-24Merge existing fixes from asoc/for-5.17 into new branchMark Brown5-6/+54
2022-01-22proc: remove PDE_DATA() completelyMuchun Song1-2/+2
2022-01-21Merge tag 'sound-fix-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds9-87/+116
2022-01-20ALSA: hda/cs8409: Add new Warlock SKUs to patch_cs8409Stefan Binding1-0/+2
2022-01-19ASoC: mediatek: fix unmet dependency on GPIOLIB for SND_SOC_DMICJulian Braha1-1/+1
2022-01-19ASoC: max9759: fix underflow in speaker_gain_control_put()Dan Carpenter1-1/+2
2022-01-19ALSA: core: Simplify snd_power_ref_and_wait() with the standard macroTakashi Iwai1-20/+5
2022-01-18ALSA: hda: cs35l41: Make cs35l41_hda_remove() return voidUwe Kleine-König4-6/+8
2022-01-18ALSA: hda: cs35l41: Tidyup codeLucas Tanure4-54/+49
2022-01-18ALSA: hda: cs35l41: Make use of the helper function dev_err_probe()Lucas Tanure1-2/+1
2022-01-18ALSA: hda: cs35l41: Add missing default casesLucas Tanure1-0/+13
2022-01-18ALSA: hda: cs35l41: Move cs35l41* calls to its own symbol namespaceLucas Tanure3-3/+4
2022-01-18ALSA: hda: cs35l41: Add calls to newly added test key functionCharles Keepax1-0/+8
2022-01-18ALSA: hda: cs35l41: Avoid overwriting register patchCharles Keepax1-1/+1