| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'soundwire-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2023-07-05 | 2 | -5/+29 |
|\ |
|
| * | ASoC: SOF/soundwire: re-add substream in params_stream structure | Pierre-Louis Bossart | 2023-05-27 | 1 | -1/+1 |
| * | ASoC: SOF: Intel: hda: retrieve SoundWire eml_lock and pass pointer | Pierre-Louis Bossart | 2023-05-27 | 1 | -0/+9 |
| * | ASoC/soundwire: intel: pass hdac_bus pointer for link management | Pierre-Louis Bossart | 2023-05-27 | 1 | -0/+1 |
| * | soundwire/ASOC: Intel: update offsets for LunarLake | Pierre-Louis Bossart | 2023-05-27 | 1 | -4/+17 |
| * | ASoC: SOF: Intel: shim: add enum for ACE 2.0 IP used in LunarLake | Pierre-Louis Bossart | 2023-05-27 | 1 | -0/+1 |
* | | Merge tag 'sound-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 2023-06-29 | 438 | -3461/+19770 |
|\ \ |
|
| * \ | Merge tag 'asoc-v6.5' of https://git.kernel.org/pub/scm/linux/kernel/git/broo... | Takashi Iwai | 2023-06-26 | 437 | -3449/+19746 |
| |\ \ |
|
| | * | | ASoC: core: Always store of_node when getting DAI link component | Mark Brown | 2023-06-23 | 1 | -1/+2 |
| | * | | ASoC: tas2781: Fix error code in tas2781_load_calibration() | Dan Carpenter | 2023-06-23 | 1 | -0/+1 |
| | * | | ASoC: amd: update pm_runtime enable sequence | Arun Gopal Kondaveeti | 2023-06-23 | 5 | -6/+10 |
| | * | | ASoC: tas2781: fix Kconfig dependencies | Arnd Bergmann | 2023-06-23 | 1 | -0/+1 |
| | * | | ASoC: amd: acp: remove acp poweroff function | Syed Saba Kareem | 2023-06-23 | 2 | -42/+0 |
| | * | | ASoC: amd: acp: clear pdm dma interrupt mask | Syed Saba Kareem | 2023-06-23 | 1 | -1/+1 |
| | * | | ASoC: codecs: max98090: Allow dsp_a mode | Maxim Kochetkov | 2023-06-23 | 2 | -26/+30 |
| | * | | ASoC: qcom: common: add default jack dapm pins | Srinivas Kandagatla | 2023-06-22 | 1 | -0/+10 |
| | * | | ASoC: loongson: fix address space confusion | Arnd Bergmann | 2023-06-22 | 1 | -2/+2 |
| | * | | ASoC: tegra: Remove stale comments in AHUB | Sameer Pujar | 2023-06-22 | 1 | -10/+0 |
| | * | | ASoC: tegra: Use normal system sleep for ASRC | Sameer Pujar | 2023-06-22 | 1 | -2/+2 |
| | * | | ASoC: fsl-asoc-card: Allow passing the number of slots in use | Fabio Estevam | 2023-06-21 | 1 | -1/+7 |
| | * | | ASoC: codecs: wsa884x: Add WSA884x family of speakers | Krzysztof Kozlowski | 2023-06-21 | 3 | -0/+1948 |
| | * | | ASoC: Intel: sof_rt5682: Add mtl support RT1019P speaker | Mac Chiang | 2023-06-21 | 2 | -0/+35 |
| | * | | ASoC: Intel: sof_rt5682: reorder quirk table | Terry Cheong | 2023-06-21 | 1 | -26/+26 |
| | * | | ASoC: Merge up fixes for CI | Mark Brown | 2023-06-21 | 1 | -1/+1 |
| | |\ \ |
|
| | * \ \ | ASoC: amd: ps: add SoundWire support | Mark Brown | 2023-06-21 | 5 | -36/+1115 |
| | |\ \ \ |
|
| | | * | | | ASoC: amd: ps: add acp_reset flag check in acp pci driver pm ops. | Vijendar Mukunda | 2023-06-21 | 1 | -8/+12 |
| | | * | | | ASoC: amd: update comments in Kconfig file | Vijendar Mukunda | 2023-06-21 | 1 | -1/+2 |
| | | * | | | ASoC: amd: ps: enable SoundWire dma driver build | Vijendar Mukunda | 2023-06-21 | 1 | -0/+2 |
| | | * | | | ASoC: amd: ps: add pm ops support for SoundWire dma driver | Vijendar Mukunda | 2023-06-21 | 1 | -2/+96 |
| | | * | | | ASoC: amd: ps: add support for SoundWire DMA interrupts | Vijendar Mukunda | 2023-06-21 | 2 | -2/+98 |
| | | * | | | ASoC: amd: ps: add SoundWire dma driver dma ops | Vijendar Mukunda | 2023-06-21 | 2 | -0/+464 |
| | | * | | | ASoC: amd: ps: add SoundWire dma driver | Vijendar Mukunda | 2023-06-21 | 2 | -0/+75 |
| | | * | | | ASoC: amd: ps: handle SoundWire interrupts in acp pci driver | Vijendar Mukunda | 2023-06-21 | 2 | -5/+46 |
| | | * | | | ASoC: amd: ps: create platform devices based on acp config | Vijendar Mukunda | 2023-06-21 | 2 | -21/+323 |
| | * | | | | add snd_soc_{of_}get_dlc() | Mark Brown | 2023-06-21 | 13 | -120/+72 |
| | |\ \ \ \
| | | |/ / /
| | |/| | | |
|
| | | * | | | ASoC: simple-card.c: use snd_soc_{of_}get_dlc() | Kuninori Morimoto | 2023-06-20 | 2 | -6/+2 |
| | | * | | | ASoC: soc-core.c: use snd_soc_{of_}get_dlc() | Kuninori Morimoto | 2023-06-20 | 1 | -22/+2 |
| | | * | | | ASoC: loongson: use snd_soc_{of_}get_dlc() | Kuninori Morimoto | 2023-06-20 | 1 | -23/+11 |
| | | * | | | ASoC: samsung: use snd_soc_{of_}get_dlc() | Kuninori Morimoto | 2023-06-20 | 1 | -15/+1 |
| | | * | | | ASoC: meson: use snd_soc_{of_}get_dlc() | Kuninori Morimoto | 2023-06-20 | 4 | -17/+8 |
| | | * | | | ASoC: qcom: use snd_soc_{of_}get_dlc() | Kuninori Morimoto | 2023-06-20 | 1 | -10/+3 |
| | | * | | | ASoC: fsl: use snd_soc_{of_}get_dlc() | Kuninori Morimoto | 2023-06-20 | 2 | -13/+4 |
| | | * | | | ASoC: soc-core.c: add index on snd_soc_of_get_dai_name() | Kuninori Morimoto | 2023-06-20 | 6 | -8/+8 |
| | | * | | | ASoC: soc-core.c: add snd_soc_{of_}get_dlc() | Kuninori Morimoto | 2023-06-20 | 1 | -13/+40 |
| | * | | | | ASoC: tas2781: Fix spelling mistake "calibraiton" -> "calibration" | Colin Ian King | 2023-06-20 | 1 | -1/+1 |
| | * | | | | ASoC: qcom: audioreach: add compress offload | Mark Brown | 2023-06-20 | 6 | -96/+747 |
| | |\ \ \ \ |
|
| | | * | | | | ASoC: q6dsp: q6apm-dai: Add mmap and copy compress DAI callbacks | Srinivas Kandagatla | 2023-06-19 | 1 | -0/+81 |
| | | * | | | | ASoC: q6dsp: q6apm-dai: Add compress set params and metadata DAI callbacks | Srinivas Kandagatla | 2023-06-19 | 1 | -0/+107 |
| | | * | | | | ASoC: q6dsp: q6apm-dai: Add trigger/pointer compress DAI callbacks | Srinivas Kandagatla | 2023-06-19 | 2 | -0/+68 |
| | | * | | | | ASoC: q6dsp: q6apm-dai: Add compress DAI and codec caps get callbacks | Srinivas Kandagatla | 2023-06-19 | 1 | -0/+53 |