index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
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
2023-04-06
ASoC: SOF: Intel: hda-mlink: add helper to retrieve eml_lock
Pierre-Louis Bossart
1
-0
/
+12
2023-04-06
ASoC: SOF: Intel: hda-mlink: add helper to offload link ownership
Pierre-Louis Bossart
1
-0
/
+36
2023-04-06
ASoC: SOF: Intel: hda-mlink: add helpers to retrieve DMIC/SSP hlink
Pierre-Louis Bossart
1
-0
/
+24
2023-04-06
ASoC: SOF: Intel: hda-mlink: program SoundWire LSDIID registers
Pierre-Louis Bossart
1
-0
/
+30
2023-04-06
ASoC: SOF: Intel: hda-mlink: add helper to check cmdsync
Pierre-Louis Bossart
1
-0
/
+38
2023-04-06
ASoC: SOF: Intel: hda-mlink: add helpers for sync_arm/sync_go
Pierre-Louis Bossart
1
-0
/
+70
2023-04-06
ASoC: SOF: Intel: hda-mlink: add helpers to set link SYNC frequency
Pierre-Louis Bossart
1
-0
/
+90
2023-04-06
ASoC: SOF: Intel: hda-mlink: add helpers to enable/check interrupts
Pierre-Louis Bossart
1
-0
/
+62
2023-04-06
ASoC: SOF: Intel: hda-mlink: add helper to return sublink count
Pierre-Louis Bossart
1
-0
/
+12
2023-04-06
ASoC: SOF: Intel: hda-mlink: add convenience helpers for SoundWire PM
Pierre-Louis Bossart
1
-0
/
+12
2023-04-06
ASoC: SOF: Intel: hda-mlink: introduce helpers for 'extended links' PM
Pierre-Louis Bossart
1
-0
/
+163
2023-04-06
ASoC: SOF: Intel: hda-mlink: special-case HDaudio regular links
Pierre-Louis Bossart
1
-4
/
+22
2023-04-06
ASoC: SOF: Intel: hda-mlink: add structures to parse ALT links
Pierre-Louis Bossart
2
-6
/
+217
2023-04-06
ASoC: SOF: Intel: hda-mlink: move to a dedicated module
Pierre-Louis Bossart
7
-34
/
+26
2023-04-06
ASoC: SOF: Intel: hda-mlink: add return value for hda_bus_ml_get_capabilities()
Pierre-Louis Bossart
2
-4
/
+5
2023-04-06
ASoC: SOF: Intel: hda-mlink: improve hda_bus_ml_free() helper
Pierre-Louis Bossart
1
-3
/
+2
2023-04-06
ASoC: SOF: Intel: hda: add __func__ in SoundWire lcount() error logs
Pierre-Louis Bossart
1
-2
/
+2
2023-04-04
ASoC: SOF: Intel: pci-tgl: Allow DSPless mode
Peter Ujfalusi
1
-0
/
+8
2023-04-04
ASoC: SOF: Intel: pci-skl: Allow DSPless mode
Peter Ujfalusi
1
-0
/
+2
2023-04-04
ASoC: SOF: Intel: pci-mtl: Allow DSPless mode
Peter Ujfalusi
1
-0
/
+1
2023-04-04
ASoC: SOF: Intel: pci-icl: Allow DSPless mode
Peter Ujfalusi
1
-0
/
+2
2023-04-04
ASoC: SOF: Intel: pci-cnl: Allow DSPless mode
Peter Ujfalusi
1
-0
/
+3
2023-04-04
ASoC: SOF: Intel: pci-apl: Allow DSPless mode
Peter Ujfalusi
1
-0
/
+2
2023-04-04
ASoC: SOF: Intel: hda: make DSPless mode work with DSP disabled in BIOS
Pierre-Louis Bossart
4
-45
/
+107
2023-04-04
ASoC: SOF: Intel: hda: Add support for DSPless mode
Peter Ujfalusi
5
-36
/
+99
2023-04-04
ASoC: SOF: Intel: hda: Skip interfaces not supported on a platform
Peter Ujfalusi
1
-6
/
+44
2023-04-04
ASoC: SOF: Intel: hda-stream: Do not dereference hstream until it is safe
Peter Ujfalusi
1
-3
/
+5
2023-03-22
ASoC: SOF: Intel: hda-dai: Do not perform DMA cleanup during stop
Ranjani Sridharan
1
-1
/
+0
2023-03-21
ASoC: SOF: ipc4/intel: Add support for chained DMA
Jyri Sarha
1
-1
/
+17
2023-03-13
ASoC: Merge up fixes as a dependency for future SOF work
Mark Brown
9
-5
/
+30
2023-03-10
ASoC: SOF: Intel: MTL: Don't access EM2
Peter Ujfalusi
2
-5
/
+0
2023-03-09
ASoC: SOF: Intel: hda: Introduce HDA DAI abstraction
Mark Brown
5
-610
/
+552
2023-03-07
SoC: SOF: Intel: FIx device descriptions (missing
Mark Brown
6
-0
/
+14
2023-03-07
ASoC: SOF: Intel: hda: remove redundant DAI config during hw_free
Ranjani Sridharan
2
-33
/
+1
2023-03-07
ASoC: SOF: Intel: hda: Remove hda_ctrl_dai_widget_setup/free()
Ranjani Sridharan
2
-76
/
+6
2023-03-07
ASoC: SOF: Intel: hda: Unify DAI drv ops for IPC3 and IPC4
Ranjani Sridharan
3
-148
/
+62
2023-03-07
ASoC: SOF: Intel: hda-dai: Define DAI widget DMA trigger ops for IPC4
Ranjani Sridharan
2
-51
/
+139
2023-03-07
ASoC: SOF: Intel: hda-dai: Use the topology IPC dai_config op
Ranjani Sridharan
1
-43
/
+43
2023-03-07
ASoC: SOF: Intel: hda-dai: Add setup_hext_stream/reset_hext_stream DMA ops
Ranjani Sridharan
2
-2
/
+17
2023-03-07
ASoC: SOF: Intel: hda-dai: Define and set the HDA DAI widget DMA ops
Ranjani Sridharan
4
-118
/
+259
2023-03-07
ASoC: SOF: Intel: hda-dai: Introduce DAI widget ops
Ranjani Sridharan
1
-0
/
+31
2023-03-07
ASoC: SOF: Intel: hda-dai: Use the dai argument in ipc4_hda_dai_trigger
Ranjani Sridharan
1
-3
/
+1
2023-03-07
ASoC: SOF: Intel: hda-dai: Pass the CPU dai pointer
Ranjani Sridharan
1
-12
/
+10
2023-03-07
ASoC: SOF: Intel: hda-dai: Modify the signature of hda_link_dma_cleanup()
Ranjani Sridharan
1
-9
/
+6
2023-03-07
ASoC: SOF: Intel: hda-dai: remove struct hda_pipe_params
Ranjani Sridharan
1
-28
/
+9
2023-03-07
ASoC: SOF: Intel: hda-dai: Remove hda_link_dma_params()
Ranjani Sridharan
1
-34
/
+28
2023-03-07
ASoC: SOF: Intel: hda-dai: Remove BE DAI DRV ops for SSP DAI's
Ranjani Sridharan
1
-113
/
+0
2023-03-07
ASoC: SOF: Intel: mtl: Access MTL_HFPWRCTL from HDA_DSP_BAR
Yong Zhi
1
-1
/
+1
2023-03-07
ASoC: SOF: Intel: hda-loader: use SOF helper for consistency
Pierre-Louis Bossart
1
-3
/
+4
2023-03-07
ASoC: SOF: Intel: hda-ctrl: re-add sleep after entering and exiting reset
Pierre-Louis Bossart
1
-0
/
+3
[prev]
[next]