Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | | | ASoC: Intel: sof_cirrus_common: Guard against missing buses | Curtis Malainey | 2023-04-20 | 1 | -1/+6 | |
| | | |/ / / / / | ||||||
| | * | | | | | | ASoC: cs35l56: Remove duplicate mbox log messages | Simon Trimmer | 2023-04-20 | 1 | -6/+2 | |
| | * | | | | | | ASoC: es8316: Don't use ranges based register lookup for a single register | Mark Brown | 2023-04-20 | 1 | -9/+10 | |
| | * | | | | | | ASoC: SOF: Intel: Split the set_power_op for IPC3 and IPC4 | Ranjani Sridharan | 2023-04-20 | 8 | -25/+60 | |
| | |/ / / / / | ||||||
| | * | | | | | ASoC: fsl: Restore configuration of platform | Shengjiu Wang | 2023-04-19 | 2 | -5/+14 | |
| | * | | | | | ASoC: fsl: Simplify an error message | Christophe JAILLET | 2023-04-19 | 1 | -1/+1 | |
| | * | | | | | ASoC: cs35l56: Updates for B0 silicon | Mark Brown | 2023-04-18 | 2 | -59/+5 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | ASoC: cs35l56: Rename mixer source defines for SoundWire DP1 | Richard Fitzgerald | 2023-04-18 | 1 | -2/+2 | |
| | | * | | | | | ASoC: cs35l56: Remove SDW2RX1 mixer source | Richard Fitzgerald | 2023-04-18 | 1 | -2/+1 | |
| | | * | | | | | ASoC: cs35l56: Remove SDW1 TX5 and TX6 | Richard Fitzgerald | 2023-04-18 | 2 | -54/+1 | |
| | | * | | | | | ASoC: cs35l56: Update comment on masking of EINT20 interrupts | Richard Fitzgerald | 2023-04-18 | 1 | -1/+1 | |
| | * | | | | | | ASoC: codecs: wcd938x: Simplify with dev_err_probe | Krzysztof Kozlowski | 2023-04-18 | 1 | -17/+10 | |
| | * | | | | | | ASoC: codecs: wcd934x: Simplify &pdev->dev in probe | Krzysztof Kozlowski | 2023-04-18 | 1 | -3/+3 | |
| | * | | | | | | ASoC: codecs: wcd934x: Simplify with dev_err_probe | Krzysztof Kozlowski | 2023-04-18 | 1 | -12/+7 | |
| | * | | | | | | ASoC: nau8825: fix bounds check for adc_delay | Tom Rix | 2023-04-18 | 1 | -1/+1 | |
| | * | | | | | | ASoC: codecs: wcd9335: Simplify with dev_err_probe | Krzysztof Kozlowski | 2023-04-18 | 1 | -16/+11 | |
| | |/ / / / / | ||||||
| | * | | | | | ASoC: cs35l56: Code improvements | Mark Brown | 2023-04-17 | 5 | -60/+38 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | ASoC: cs35l56: Don't return a value from cs35l56_remove() | Simon Trimmer | 2023-04-17 | 3 | -5/+5 | |
| | | * | | | | | ASoC: cs35l56: Remove redundant dsp_ready_completion | Simon Trimmer | 2023-04-17 | 2 | -33/+9 | |
| | | * | | | | | ASoC: cs35l56: Wait for init_complete in cs35l56_component_probe() | Simon Trimmer | 2023-04-17 | 1 | -7/+6 | |
| | | * | | | | | ASoC: cs35l56: Allow a wider range for reset pulse width | Simon Trimmer | 2023-04-17 | 1 | -5/+9 | |
| | | * | | | | | ASoC: cs35l56: Rework IRQ allocation | Simon Trimmer | 2023-04-17 | 4 | -10/+9 | |
| | * | | | | | | ASoC: fsl_mqs: move of_node_put() to the correct location | Liliang Ye | 2023-04-17 | 1 | -10/+5 | |
| | * | | | | | | ASoC: cleanup mutex lock | Mark Brown | 2023-04-17 | 5 | -116/+100 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | ASoC: add snd_soc_card_mutex_lock/unlock() | Kuninori Morimoto | 2023-04-17 | 2 | -11/+11 | |
| | | * | | | | | | ASoC: expand snd_soc_dpcm_mutex_lock/unlock() | Kuninori Morimoto | 2023-04-17 | 4 | -44/+31 | |
| | | * | | | | | | ASoC: expand snd_soc_dapm_mutex_lock/unlock() | Kuninori Morimoto | 2023-04-17 | 1 | -61/+58 | |
| | | |/ / / / / | ||||||
| | * / / / / / | ASoC: ssm2602: Add support for CLKDIV2 | Paweł Anikiel | 2023-04-17 | 1 | -3/+12 | |
| | |/ / / / / | ||||||
| | * | | | | | ASoC: nau8825: Add delay control for input path | David Lin | 2023-04-14 | 2 | -1/+8 | |
| | * | | | | | ASoC: da7218: Use devm_clk_get_optional() | Christophe JAILLET | 2023-04-13 | 1 | -7/+3 | |
| | * | | | | | ASoC: da7219: Improve the relability of AAD IRQ process | David Rau | 2023-04-13 | 2 | -34/+31 | |
| | * | | | | | ASoC: cs35l56: Add system suspend handling | Mark Brown | 2023-04-12 | 3 | -63/+293 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | ASoC: cs35l56: Re-patch firmware after system suspend | Richard Fitzgerald | 2023-04-12 | 2 | -2/+77 | |
| | | * | | | | | ASoC: cs35l56: Remove quick-cancelling of dsp_work() | Richard Fitzgerald | 2023-04-12 | 2 | -8/+1 | |
| | | * | | | | | ASoC: cs35l56: Add basic system suspend handling | Richard Fitzgerald | 2023-04-12 | 3 | -0/+158 | |
| | | * | | | | | ASoC: cs35l56: Always wait for firmware boot in runtime-resume | Richard Fitzgerald | 2023-04-12 | 1 | -4/+2 | |
| | | * | | | | | ASoC: cs35l56: Skip first init_completion wait in dsp_work if init_done | Richard Fitzgerald | 2023-04-12 | 1 | -1/+2 | |
| | | * | | | | | ASoC: cs35l56: Use DAPM widget for firmware PLAY/PAUSE | Richard Fitzgerald | 2023-04-12 | 1 | -50/+55 | |
| | * | | | | | | ASoC: ep93xx: Add OF support | Alexander Sverdlin | 2023-04-12 | 1 | -0/+8 | |
| | * | | | | | | ASoC: amd: Add check for acp config flags | Syed Saba Kareem | 2023-04-12 | 5 | -2/+21 | |
| | * | | | | | | ASoC: tas5720: add missing unwind goto in tas5720_codec_probe | Ying Liu | 2023-04-12 | 1 | -1/+2 | |
| | * | | | | | | ASoC: SOF: Intel: mtl: fix page fault in dspless mode when DSP is disabled | Fred Oh | 2023-04-12 | 1 | -0/+15 | |
| | * | | | | | | ASoC: amd: yc: Add ThinkBook 14 G5+ ARP to quirks list for acp6x | Baishan Jiang | 2023-04-12 | 1 | -0/+7 | |
| | |/ / / / / | ||||||
| | * | | | | | ASoC: SOF: Intel: hda-mlink: HDaudio multi-link | Mark Brown | 2023-04-11 | 7 | -45/+815 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | ASoC: SOF: Intel: hda-mlink: add helper to retrieve eml_lock | Pierre-Louis Bossart | 2023-04-06 | 1 | -0/+12 | |
| | | * | | | | | ASoC: SOF: Intel: hda-mlink: add helper to offload link ownership | Pierre-Louis Bossart | 2023-04-06 | 1 | -0/+36 | |
| | | * | | | | | ASoC: SOF: Intel: hda-mlink: add helpers to retrieve DMIC/SSP hlink | Pierre-Louis Bossart | 2023-04-06 | 1 | -0/+24 | |
| | | * | | | | | ASoC: SOF: Intel: hda-mlink: program SoundWire LSDIID registers | Pierre-Louis Bossart | 2023-04-06 | 1 | -0/+30 | |
| | | * | | | | | ASoC: SOF: Intel: hda-mlink: add helper to check cmdsync | Pierre-Louis Bossart | 2023-04-06 | 1 | -0/+38 | |
| | | * | | | | | ASoC: SOF: Intel: hda-mlink: add helpers for sync_arm/sync_go | Pierre-Louis Bossart | 2023-04-06 | 1 | -0/+70 |