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
2022-08-23
ASoC: SOF: Intel: hda: Drop no longer used ROM state definitions
Peter Ujfalusi
1
-6
/
+0
2022-08-23
ASoC: SOF: Intel: hda-loader: Use the FSR state definitions during bootup
Peter Ujfalusi
1
-6
/
+4
2022-08-19
ASoC: SOF: Fix compilation when HDA_AUDIO_CODEC config is disabled
Cezary Rojewski
1
-1
/
+1
2022-08-18
ASoC: Intel: Drop hdac_ext usage for codec device creation
Cezary Rojewski
1
-17
/
+12
2022-08-18
ASoC: SOF: Intel: Introduce HDA codec init and exit routines
Cezary Rojewski
1
-0
/
+30
2022-08-16
ASoC: SOF: Intel: pci-tgl: use RPL specific firmware definitions
Kai Vehmanen
1
-3
/
+59
2022-08-05
ASoC: SOF: Intel: hda: Fix potential buffer overflow by snprintf()
Takashi Iwai
1
-1
/
+1
2022-07-25
ASoC: SOF: Intel: hda: add sanity check on SSP index reported by NHLT
Pierre-Louis Bossart
1
-0
/
+7
2022-07-15
ASoC: SOF: Intel: hda-stream: test DMA buffer first in hw_params
Pierre-Louis Bossart
1
-5
/
+10
2022-07-15
ASoC: SOF: probes: rename assign/free callbacks as startup/shutdown
Pierre-Louis Bossart
1
-8
/
+8
2022-07-15
ASoC: SOF: Intel: hda: only fixup topology name if not set already
Pierre-Louis Bossart
1
-22
/
+48
2022-07-15
ASoC: SOF: Intel: hda: don't set fw_filename
Pierre-Louis Bossart
1
-1
/
+0
2022-07-15
ASoC: SOF: Intel: atom: don't keep a temporary string in fixup_tplg_name
Peter Ujfalusi
1
-8
/
+8
2022-07-15
ASoC: SOF: Intel: MTL: remove redundant snd_sof_dsp_read() call
Yong Zhi
1
-12
/
+1
2022-07-15
ASoC: SOF: Intel: enable dmic handling with 2 or fewer SoundWire links
Pierre-Louis Bossart
1
-4
/
+4
2022-07-13
ASoC: SOF: Intel: add trigger callback into sdw_callback
Bard Liao
3
-4
/
+13
2022-07-12
ASoC: SOF: Intel: hda: Correct Firmware State Register use
Mark Brown
2
-20
/
+190
2022-07-12
ASoC: SOF: Intel: Do not process IPC reply before firmware boot
Mark Brown
3
-34
/
+62
2022-07-12
ASoC: SOF: Intel: hda-dai: No need to decouple host/link DMA twice
Mark Brown
1
-8
/
+2
2022-07-12
ASoC: SOF: Intel: hda-dai: Do snd_hdac_ext_stream_decouple() only once
Peter Ujfalusi
1
-7
/
+2
2022-07-12
ASoC: SOF: Intel: hda-dai: Drop misleading comment regarding dma_data
Peter Ujfalusi
1
-1
/
+0
2022-07-12
ASoC: SOF: Intel: hda: Correct the ROM/FW state reporting code
Peter Ujfalusi
2
-20
/
+190
2022-07-12
ASoC: SOF: Intel: hda: Introduce skip_imr_boot flag
Peter Ujfalusi
3
-4
/
+14
2022-07-12
ASoC: SOF: Intel: mtl: Do not process IPC reply before firmware boot
Peter Ujfalusi
1
-7
/
+13
2022-07-12
ASoC: SOF: Intel: hda-ipc: Do not process IPC reply before firmware boot
Peter Ujfalusi
1
-14
/
+25
2022-07-12
ASoC: SOF: Intel: cnl: Do not process IPC reply before firmware boot
Peter Ujfalusi
1
-13
/
+24
2022-07-05
ASoC: SOF: Intel: byt: remove duplicating driver data retrieval
Andy Shevchenko
1
-4
/
+1
2022-07-05
ASoC: SOF: Intel: bdw: remove duplicating driver data retrieval
Andy Shevchenko
1
-5
/
+2
2022-06-22
ASoC: Merge fixes
Mark Brown
4
-78
/
+96
2022-06-18
ASoC: SOF: Intel: fix resume from hibernate
Mark Brown
1
-1
/
+2
2022-06-17
ASoC: SOF: Intel: mtl: remove use of __func__ in dev_dbg
Pierre-Louis Bossart
1
-2
/
+1
2022-06-17
ASoC: SOF: Intel: hda-stream: remove use of __func__ in dev_dbg
Pierre-Louis Bossart
1
-2
/
+2
2022-06-17
ASoC: SOF: Intel: hda-dai: remove use of __func__ in dev_dbg
Pierre-Louis Bossart
1
-3
/
+3
2022-06-17
ASoC: SOF: Intel: hda-stream: report error on stream not opened
Pierre-Louis Bossart
1
-1
/
+1
2022-06-17
ASoC: SOF: Intel: hda-dsp: report error on power-up/down
Pierre-Louis Bossart
1
-2
/
+2
2022-06-17
ASoC: SOF: Intel: hda: Fix compressed stream position tracking
Peter Ujfalusi
3
-77
/
+94
2022-06-17
ASoC: SOF: Intel: disable IMR boot when resuming from ACPI S4 and S5 states
Pierre-Louis Bossart
1
-1
/
+2
2022-06-16
ASoC: SOF: Intel: IPC4: enable IMR boot
Peter Ujfalusi
1
-1
/
+2
2022-06-15
ASoC: SOF: Intel: Add support for MeteorLake (MTL)
Bard Liao
7
-1
/
+970
2022-06-15
ASoC: SOC: Intel: introduce cl_init callback
Bard Liao
7
-3
/
+22
2022-06-14
ASoC: Merge fixes
Mark Brown
3
-6
/
+15
2022-06-14
ASoC: SOF: Compile and runtime IPC version selection
Peter Ujfalusi
1
-0
/
+11
2022-06-14
ASoC: SOF: Intel: hda-dai: enhance debug messages
Pierre-Louis Bossart
1
-2
/
+3
2022-06-13
ASoC: SOF: IPC4: Add topology, control and PCM ops
Mark Brown
6
-3
/
+203
2022-06-10
ASoC: SOF: Intel: hda: init NHLT for IPC4
Ranjani Sridharan
6
-0
/
+33
2022-06-10
ASoC: SOF: IPC4: set the BE DAI ops
Ranjani Sridharan
1
-3
/
+170
2022-06-10
ASoC: SOF: Intel: Switch to use the generic pm_ops.set_core_state
Peter Ujfalusi
2
-29
/
+16
2022-06-09
ASoC: SOF: Intel: hda-loader: Clarify the cl_dsp_init() flow
Peter Ujfalusi
1
-4
/
+4
2022-06-09
ASoC: SOF: Intel: hda-loader: Make sure that the fw load sequence is followed
Peter Ujfalusi
1
-1
/
+1
2022-06-09
ASoC: SOF: Intel: hda-dsp: Expose hda_dsp_core_power_up()
Peter Ujfalusi
2
-1
/
+10
[prev]
[next]