index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
sof
/
intel
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-03
ASoC: SOF: Intel: hda-dsp/mtl: Add support for ACE ROM state codes
Peter Ujfalusi
3
-6
/
+112
2024-04-03
ASoC: SOF: Intel: mtl: Implement firmware boot state check
Peter Ujfalusi
1
-5
/
+32
2024-04-03
ASoC: SOF: Intel: mtl: Disable interrupts when firmware boot failed
Peter Ujfalusi
1
-0
/
+1
2024-04-03
ASoC: SOF: Intel: lnl: Correct rom_status_reg
Peter Ujfalusi
2
-1
/
+17
2024-04-03
ASoC: SOF: Intel: mtl: Correct rom_status_reg
Peter Ujfalusi
2
-4
/
+4
2024-04-03
ASoC: SOF: Intel: hda: Create debugfs file to force a clean DSP boot
Peter Ujfalusi
4
-3
/
+19
2024-04-02
ASoC: SOF: ipc4-topology: Save the ALH DAI index during hw_params
Ranjani Sridharan
1
-0
/
+1
2024-04-02
ASoC: SOF: Intel: hda: Clear Soundwire node ID during BE DAI hw_free
Ranjani Sridharan
1
-0
/
+24
2024-04-02
ASoC: SOF: Intel: hda: move helper to static inline
Pierre-Louis Bossart
2
-8
/
+8
2024-04-02
ASoC: SOF: IPC4: extend dai_data with node_id
Pierre-Louis Bossart
2
-0
/
+2
2024-04-02
ASoC: SOF: Intel: hda: extend signature of sdw_hda_dai_hw_params()
Pierre-Louis Bossart
3
-3
/
+6
2024-04-02
ASoC: SOF: Intel: set the DMA TLV device as dai_index
Pierre-Louis Bossart
1
-1
/
+1
2024-04-02
ASoC: SOF: Intel: hda-dai: add helpers to set dai config
Pierre-Louis Bossart
1
-13
/
+38
2024-04-02
ASoC: SOF: Intel: hda-dai: set dma_stream_channel_map device
Bard Liao
1
-2
/
+34
2024-04-02
ASoC: SOF: Intel: hda-dai: set lowest N bits in ch_mask
Bard Liao
1
-7
/
+1
2024-04-02
ASoC: SOF: make dma_config_tlv be an array
Bard Liao
1
-1
/
+1
2024-04-02
Revert "ASoC: SOF: Intel: hda-dai-ops: only allocate/release streams for firs...
Bard Liao
1
-15
/
+2
2024-04-02
Revert "ASoC: SOF: Intel: hda-dai-ops: reset device count for SoundWire DAIs"
Bard Liao
1
-23
/
+1
2024-04-02
ASoC: SOF: Intel: hda-dai: fix channel map configuration for aggregated dailink
Pierre-Louis Bossart
1
-2
/
+29
2024-03-28
ASoC: SOF: Intel: support tplg suffix detection
Brent Lu
1
-0
/
+82
2024-03-26
ASoC: SOF: ipc4/Intel: Fix delay reporting
Mark Brown
8
-26
/
+119
2024-03-25
ASoC: SOF: Intel: hda-dsp: Skip IMR boot on ACE platforms in case of S3 suspend
Peter Ujfalusi
1
-5
/
+15
2024-03-25
ASoC: SOF: Intel: hda: Compensate LLP in case it is not reset
Peter Ujfalusi
3
-1
/
+27
2024-03-25
ASoC: SOF: Intel: hda-common-ops: Do not set the get_stream_position callback
Peter Ujfalusi
1
-1
/
+0
2024-03-25
ASoC: SOF: Intel: Set the dai/host get frame/byte counter callbacks
Peter Ujfalusi
3
-0
/
+36
2024-03-25
ASoC: SOF: Intel: mtl/lnl: Use the generic get_stream_position callback
Peter Ujfalusi
3
-26
/
+0
2024-03-25
ASoC: SOF: Intel: hda: Implement get_stream_position (Linear Link Position)
Peter Ujfalusi
3
-0
/
+37
2024-03-25
ASoC: SOF: Intel: hda-pcm: Use dsp_max_burst_size_in_ms to place constraint
Peter Ujfalusi
1
-0
/
+21
2024-02-21
ASoC: Intel: avs: Fixes and new platforms support
Mark Brown
2
-33
/
+33
2024-02-13
ASoC: SOF: Intel: hda-dai: add support for dspless mode beyond HDAudio
Pierre-Louis Bossart
1
-1
/
+10
2024-02-13
ASoC: SOF: Intel: lnl: Do not use LNL specific wrappers in DSPless mode
Peter Ujfalusi
1
-3
/
+6
2024-02-13
ASoC: SOF: Intel: hda-dai-ops: add SoundWire dspless mode
Pierre-Louis Bossart
1
-6
/
+22
2024-02-13
ASoC: SOF: Intel: hda-dai-ops: use dai_type
Pierre-Louis Bossart
1
-2
/
+1
2024-02-13
ASoC: SOF: Intel: start SoundWire links earlier for LNL+ devices
Pierre-Louis Bossart
3
-1
/
+36
2024-02-13
ASoC: SOF: Intel: hda-dai: remove dspless special case
Pierre-Louis Bossart
1
-5
/
+1
2024-02-13
ASoC: SOF: ipc4: store number of playback/capture streams
Pierre-Louis Bossart
1
-0
/
+9
2024-02-13
ASoC: SOF: Intel: hda-dai-ops: enable chain_dma for ALH
Pierre-Louis Bossart
1
-5
/
+15
2024-02-13
ASoC: SOF: Intel: hda: add 'is_chain_dma_supported' callback
Pierre-Louis Bossart
3
-12
/
+57
2024-02-13
ASoC: SOF: Intel: pci-lnl: Change the topology path to intel/sof-ipc4-tplg
Peter Ujfalusi
1
-1
/
+1
2024-02-13
ASoC: SOF: Intel: pci-tgl: Change the default paths and firmware names
Peter Ujfalusi
1
-32
/
+32
2024-01-08
Merge tag 'asoc-v6.8' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...
Takashi Iwai
11
-20
/
+45
2024-01-08
Merge branch 'for-next' into for-linus
Takashi Iwai
4
-11
/
+72
2024-01-03
ASoC: SOF: Intel: hda-codec: Delay the codec device registration
Peter Ujfalusi
1
-9
/
+9
2023-12-15
ASoC: SOF: Intel: check fw_context_save for library reload
Rander Wang
1
-2
/
+3
2023-12-15
ASoC: SOF: IPC4: query fw_context_save feature from fw
Rander Wang
3
-0
/
+6
2023-12-07
ASoC: SOF: Intel: hda-codec: Delay the codec device registration
Peter Ujfalusi
1
-9
/
+9
2023-12-07
ASoC: SOF: Intel: pci-mtl: add HDA_ARL PCI support
Pierre-Louis Bossart
1
-0
/
+31
2023-12-07
ASoC: SOF: Intel: pci-mtl: fix ARL-S definitions
Pierre-Louis Bossart
3
-6
/
+35
2023-12-05
ASoC: SOF: Intel: lnl: add core get and set support for dsp core
Rander Wang
3
-2
/
+9
2023-11-29
ASoC: SOF: Intel: Do not use resource managed allocation for ipc4_data
Peter Ujfalusi
8
-7
/
+10
[prev]
[next]