aboutsummaryrefslogtreecommitdiffstats
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2022-09-01ASoC: codecs: wcd934x: add Slimbus dependencyKrzysztof Kozlowski1-0/+1
2022-09-01ALSA: usb-audio: Drop superfluous interface setup at parsingTakashi Iwai1-6/+0
2022-09-01ALSA: usb-audio: Register card again for iface over delayed_register optionTakashi Iwai2-2/+2
2022-09-01ALSA: usb-audio: Inform the delayed registration more properlyTakashi Iwai1-3/+4
2022-08-31ASoC: codecs: minor cppcheck cleanupsMark Brown5-10/+4
2022-08-31ASoC: SOF: compress: Add support for timestamp on captureMark Brown1-8/+39
2022-08-31ASoC: max98396: Make data monitor features configurableDaniel Mack2-0/+116
2022-08-31ASoC: ti: omap-mcbsp: remove useless assignmentPierre-Louis Bossart1-1/+1
2022-08-31ASoC: fsl: fsl-utils: remove useless assignmentPierre-Louis Bossart1-1/+1
2022-08-31ASoC: wcd9335: remove always-true conditionPierre-Louis Bossart1-3/+1
2022-08-31ASoC: wcd-mbhc-v2: remove always-true conditionPierre-Louis Bossart1-1/+1
2022-08-31ASoC: hdmi-codec: remove unused definitionsPierre-Louis Bossart1-4/+0
2022-08-31ASoC: SOF: compress: Add copy function for capture caseLaurentiu Mihalcea1-1/+25
2022-08-31ASoC: SOF: compress: Move sof_compr_copy functionalityLaurentiu Mihalcea1-8/+15
2022-08-30ASoC: amd: fix spelling mistake: "i.e" -> "i.e."Syed Saba kareem1-1/+1
2022-08-30Add Pink Sardine platform ASoC driverMark Brown7-0/+1011
2022-08-30ASoC: codecs: rk817: fix missing I2C dependency in compile testKrzysztof Kozlowski1-1/+1
2022-08-30ALSA: hda/hdmi: Replace zero-length array with DECLARE_FLEX_ARRAY() helperGustavo A. R. Silva1-1/+1
2022-08-29ASoC: amd: enable Pink sardine platform machine driver build.Syed Saba Kareem2-0/+13
2022-08-29ASoC: amd: add Pink Sardine machine driver using dmicSyed Saba Kareem1-0/+79
2022-08-29ASoC: amd: create platform device for acp6.2 machine driverSyed Saba Kareem2-1/+5
2022-08-29ASoC: amd: enable Pink Sardine acp6.2 drivers buildSyed Saba Kareem3-0/+18
2022-08-29ASoC: amd: add acp6.2 pdm driver pm opsSyed Saba Kareem1-0/+57
2022-08-29ASoC: amd: add acp6.2 pci driver pm opsSyed Saba Kareem2-0/+42
2022-08-29ASoC: amd: add acp6.2 pdm driver dma opsSyed Saba Kareem2-0/+346
2022-08-29ASoC: amd: add acp6.2 irq handlerSyed Saba Kareem2-0/+33
2022-08-29ASoC: amd: add acp6.2 pdm platform driverSyed Saba Kareem2-0/+87
2022-08-29ASoC: amd: add platform devices for acp6.2 pdm driver and dmic driverSyed Saba Kareem2-2/+102
2022-08-29ASoC: amd: add acp6.2 init/de-init functionsSyed Saba Kareem2-0/+118
2022-08-29ASoC: amd: add Pink Sardine ACP PCI driverSyed Saba Kareem2-0/+114
2022-08-29TAS2764 fixes/extensionsMark Brown2-52/+152
2022-08-29ASoC: codecs: max98088: remove redundant ret variableJinpeng Cui1-3/+1
2022-08-28ASoC: codecs: allow compile testing without MFD driversKrzysztof Kozlowski1-4/+4
2022-08-28ASoC: amd: acp: Modify dai_id macros to be more genericVenkata Prasad Potturu1-3/+3
2022-08-28ASoC: Cleanup deprecated regmap-irq functionalityMark Brown2-3/+8
2022-08-28ASoC: wcd938x: Remove spurious type_base from irq chipAidan MacDonald1-1/+0
2022-08-28ASoC: wcd9335: Convert irq chip to config regsAidan MacDonald1-2/+8
2022-08-28ALSA: usb-audio: Add quirk for LH Labs Geek Out HD Audio 1V5Takashi Iwai1-0/+2
2022-08-28ALSA: hda/realtek: Add speaker AMP init for Samsung laptops with ALC298Kacper Michajłow1-7/+56
2022-08-26ALSA: control: Re-order bounds checking in get_ctl_id_hash()Dan Carpenter1-1/+1
2022-08-25ASoC: tas2764: Export highpass filter settingMartin Povišer2-0/+14
2022-08-25ASoC: tas2764: Add IRQ handlingMartin Povišer2-0/+112
2022-08-25ASoC: tas2764: Fix mute/unmuteMartin Povišer1-25/+32
2022-08-25ASoC: tas2764: Drop conflicting set_bias_level power settingMartin Povišer1-33/+0
2022-08-25ASoC: tas2764: Allow mono streamsMartin Povišer1-1/+1
2022-08-25ASoC: soc-pcm.c: call __soc_pcm_close() in soc_pcm_close()Kuninori Morimoto1-1/+1
2022-08-25ASoC platform driver for Apple MCAMark Brown5-0/+1181
2022-08-25ASoC: sigmadsp: switch to use kmemdup_nul() helperYang Yingliang1-3/+1
2022-08-25ASoC: fsl_aud2htx: Add error handler for pm_runtime_enableShengjiu Wang1-0/+2
2022-08-25ASoC: fsl_aud2htx: register platform component before registering cpu daiShengjiu Wang1-4/+10