summaryrefslogtreecommitdiffstats
path: root/sound/soc
Commit message (Expand)AuthorAgeFilesLines
...
| | * ASoC: Intel: cht_bsw_rt5645: Cleanup codec_name handlingHans de Goede2024-02-111-5/+3
| | * ASoC: Intel: Boards: Fix NULL pointer deref in BYT/CHT boardsHans de Goede2024-02-118-8/+16
| * | ASoC: SOF: amd: Fix locking in ACP IRQ handlerCristian Ciocaltea2024-02-112-9/+10
| * | ASoC: rt5645: Fix deadlock in rt5645_jack_detect_work()Alexey Khoroshilov2024-02-111-0/+1
| |/
| * ASoC: cs35l56: Remove default from IRQ1_CFG registerRichard Fitzgerald2024-02-091-1/+0
| * ASoC: SOF: ipc3-topology: Fix pipeline tear down logicRanjani Sridharan2024-02-081-14/+41
| * ASoC: cs35l56: Fix deadlock in ASP1 mixer register initializationRichard Fitzgerald2024-02-082-82/+73
| * ASoC: Intel: avs: Fix dynamic port assignment when TDM is setAmadeusz Sławiński2024-02-071-1/+1
| * ASoC: cs42l43: Add system suspend ops to disable IRQCharles Keepax2024-02-071-2/+41
| * ASoC: cs42l43: Handle error from devm_pm_runtime_enableCharles Keepax2024-02-071-1/+4
| * ASoC: amd: yc: Add DMI quirk for Lenovo Ideapad Pro 5 16ARP8Mario Limonciello2024-02-061-0/+7
| * ASoC: tas2781: add module parameter to tascodec_init()Gergo Koteles2024-02-052-2/+3
| * ASoC: Intel: avs: Fix pci_probe() error pathCezary Rojewski2024-02-051-0/+3
| * ASoC: cs35l56: fix reversed if statement in cs35l56_dspwait_asp1tx_put()Dan Carpenter2024-02-051-1/+1
| * ALSA: Various fixes for Cirrus Logic CS35L56 supportMark Brown2024-02-014-105/+411
| |\
| | * ASoC: cs35l56: Load tunings for the correct speaker modelsRichard Fitzgerald2024-02-013-5/+64
| | * ASoC: cs35l56: Firmware file must match the version of preloaded firmwareRichard Fitzgerald2024-02-012-26/+62
| | * ASoC: cs35l56: Fix misuse of wm_adsp 'part' string for silicon revisionRichard Fitzgerald2024-02-011-7/+16
| | * ASoC: cs35l56: Fix for initializing ASP1 mixer registersRichard Fitzgerald2024-02-013-17/+163
| | * ASoC: cs35l56: Fix default SDW TX mixer registersRichard Fitzgerald2024-02-011-0/+9
| | * ASoC: cs35l56: Fix to ensure ASP1 registers match cacheRichard Fitzgerald2024-02-012-0/+62
| | * ASoC: cs35l56: Remove buggy checks from cs35l56_is_fw_reload_needed()Richard Fitzgerald2024-02-011-11/+0
| | * ASoC: cs35l56: Don't add the same register patch multiple timesRichard Fitzgerald2024-02-011-4/+4
| | * ASoC: cs35l56: cs35l56_component_remove() must clean up wm_adspRichard Fitzgerald2024-02-011-0/+5
| | * ASoC: cs35l56: cs35l56_component_remove() must clear cs35l56->componentRichard Fitzgerald2024-02-011-0/+2
| | * ASoC: wm_adsp: Don't overwrite fwf_name with the defaultRichard Fitzgerald2024-02-011-17/+12
| | * ASoC: wm_adsp: Fix firmware file search orderRichard Fitzgerald2024-02-011-25/+19
| * | ASoC: amd: acp: Fix support for a Huawei Matebook laptopMarian Postevca2024-01-291-0/+8
| * | arm64: sun50i-h616: Add DMA and SPDIF controllersMark Brown2024-01-291-0/+5
| |\ \
| | * | ASoC: sunxi: sun4i-spdif: Add support for Allwinner H616Chen-Yu Tsai2024-01-291-0/+5
| * | | ASoC: amd: yc: Add DMI quirk for MSI Bravo 15 C7VFTechno Mooney2024-01-291-0/+7
| |/ /
* | | ASoC: cs42l42: Remove redundant delays in suspend().Vitaly Rodionov2024-02-191-1/+0
* | | ASoC: tas2781: Remove redundant initialization of pointer 'data'Colin Ian King2024-02-191-1/+1
* | | ASoC: SOF: amd: fix soundwire dependenciesArnd Bergmann2024-02-191-3/+3
* | | ASoC: amd: ps: add machine select and register codeVijendar Mukunda2024-02-192-1/+84
* | | ASoC: amd: ps: fix for acp pme wake for soundwire configurationVijendar Mukunda2024-02-191-1/+34
* | | ASoC: amd: ps: remove acp_reset flagVijendar Mukunda2024-02-192-21/+28
* | | ASoC: amd: ps: refactor acp child platform device creation codeVijendar Mukunda2024-02-192-190/+116
* | | ASoC: amd: ps: refactor acp device configuration read logicVijendar Mukunda2024-02-193-126/+78
* | | ASoC: Constify pointer to of_phandle_argsKrzysztof Kozlowski2024-02-191-4/+5
* | | ASoC: codecs: remove redundant 'tristate' in sound/soc/codecs/KconfigMasahiro Yamada2024-02-151-3/+0
* | | ASoC: SOF: Add some bounds checking to firmware dataDan Carpenter2024-02-141-0/+2
* | | ASoC: meson: aiu: fix function pointer typeMark Brown2024-02-143-32/+8
|\ \ \
| * | | ASoC: meson: t9015: fix function pointer type mismatchJerome Brunet2024-02-141-16/+4
| * | | ASoC: meson: aiu: fix function pointer type mismatchJerome Brunet2024-02-142-16/+4
* | | | ASoC: SOF: Extend ChainDMA and DSPless mode to LNL+Mark Brown2024-02-1416-53/+236
|\ \ \ \
| * | | | ASoC: SOF: Intel: hda-dai: add support for dspless mode beyond HDAudioPierre-Louis Bossart2024-02-131-1/+10
| * | | | ASoC: SOF: Intel: lnl: Do not use LNL specific wrappers in DSPless modePeter Ujfalusi2024-02-131-3/+6
| * | | | ASoC: SOF: Intel: hda-dai-ops: add SoundWire dspless modePierre-Louis Bossart2024-02-131-6/+22
| * | | | ASoC: SOF: Intel: hda-dai-ops: use dai_typePierre-Louis Bossart2024-02-131-2/+1