index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
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-08-26
ASoC: SOF: Intel: fix SoundWire/HDaudio mutual exclusion
Pierre-Louis Bossart
1
-1
/
+11
2023-02-22
ASoC: SOF: Intel: hda-dai: fix possible stream_tag leak
Pierre-Louis Bossart
1
-4
/
+4
2023-01-12
ASoC: Intel/SOF: use set_stream() instead of set_tdm_slots() for HDAudio
Pierre-Louis Bossart
1
-5
/
+2
2022-08-25
ASoC: SOF: Intel: hda: Fix potential buffer overflow by snprintf()
Takashi Iwai
1
-1
/
+1
2022-08-25
ASoC: SOF: Intel: hda: Define rom_status_reg in sof_intel_dsp_desc
Ranjani Sridharan
7
-8
/
+23
2022-07-21
ASoC: SOF: Intel: hda-loader: Clarify the cl_dsp_init() flow
Peter Ujfalusi
1
-4
/
+4
2022-04-08
ASoC: SOF: Intel: Fix build error without SND_SOC_SOF_PCI_DEV
Zheng Bin
1
-0
/
+1
2022-04-08
ASoC: SOF: Intel: match sdw version on link_slaves_found
Bard Liao
1
-5
/
+10
2022-04-08
ASoC: SOF: Intel: enable DMI L1 for playback streams
Kai Vehmanen
1
-0
/
+1
2022-04-08
ASoC: SOF: Intel: Fix NULL ptr dereference when ENOMEM
Ammar Faizi
1
-5
/
+6
2021-12-29
ASoC: SOF: Intel: pci-tgl: add ADL-N support
Kai Vehmanen
1
-0
/
+2
2021-12-29
ASoC: SOF: Intel: pci-tgl: add new ADL-P variant
Kai Vehmanen
1
-0
/
+2
2021-12-01
ASoC: SOF: Intel: hda: fix hotplug when only codec is suspended
Kai Vehmanen
3
-2
/
+34
2021-11-25
ASoC: SOF: Intel: hda-dai: fix potential locking issue
Pierre-Louis Bossart
1
-3
/
+4
2021-08-24
ASoC: SOF: intel: remove duplicate include
Changcheng Deng
1
-1
/
+0
2021-08-13
ASoC: SOF: Intel: make DMI L1 selection more robust
Pierre-Louis Bossart
2
-13
/
+14
2021-08-13
ASoC: SOF: Intel: simplify logic for DMI_L1 handling
Pierre-Louis Bossart
2
-7
/
+7
2021-08-13
ASoC: SOF: Intel: hda-stream: remove always true condition
Pierre-Louis Bossart
1
-1
/
+1
2021-08-13
ASoC: SOF: Intel: Kconfig: clarify DMI L1 option description
Pierre-Louis Bossart
1
-1
/
+1
2021-08-06
Merge some cs42l42 patches into asoc-5.15
Mark Brown
4
-4
/
+17
2021-08-03
ASoC: SOF: Intel: hda-ipc: fix reply size checking
Guennadi Liakhovetski
1
-2
/
+2
2021-08-03
ASoC: SOF: Intel: Kconfig: fix SoundWire dependencies
Pierre-Louis Bossart
1
-2
/
+2
2021-08-02
soundwire: intel: introduce shim and alh base
Bard Liao
1
-0
/
+2
2021-08-02
ASoC: SOF: intel: add snd_sof_dsp_check_sdw_irq ops
Bard Liao
6
-1
/
+27
2021-08-02
ASoC: SOF: intel: move sof_intel_dsp_desc() forward
Bard Liao
1
-11
/
+11
2021-08-02
ASoC: SOF: intel: hda: remove HDA_DSP_REG_SNDW_WAKE_STS definition
Bard Liao
2
-2
/
+1
2021-08-02
ASoC: SOF: intel: add sdw_shim/alh_base to sof_intel_dsp_desc
Bard Liao
4
-0
/
+16
2021-07-27
ASoC: SOF: Intel: hda: enforce exclusion between HDaudio and SoundWire
Pierre-Louis Bossart
1
-0
/
+12
2021-07-14
ASoC: SOF: Intel: Update ADL descriptor to use ACPI power states
Sathya Prakash M R
1
-0
/
+1
2021-06-01
ASoC: SOF: Intel: pci-tgl: add ADL-M support
Kai Vehmanen
1
-0
/
+2
2021-06-01
ASoC: SOF: Intel: hda: don't print ROM status if cl_dsp_init() fails
Ranjani Sridharan
1
-5
/
+0
2021-06-01
ASoC: SOF: Intel: hda: clean up hda_dsp_dump()
Ranjani Sridharan
1
-12
/
+5
2021-05-25
Merge branch 'for-5.13' of https://git.kernel.org/pub/scm/linux/kernel/git/br...
Mark Brown
1
-0
/
+5
2021-05-21
ASoC: SOF: Intel: hda: Remove conditions against CONFIG_PCI
Peter Ujfalusi
1
-5
/
+3
2021-05-19
ASoC: SOF: Intel: hda: don't send DAI_CONFIG IPC for older firmware
Ranjani Sridharan
1
-0
/
+5
2021-05-12
ASoC: SOF: Intel: hda: fix index used in inner loop
Pierre-Louis Bossart
1
-1
/
+1
2021-05-10
ASoC: SOF: Intel: move common ATOM stuff to module
Pierre-Louis Bossart
5
-657
/
+723
2021-05-10
ASoC: SOF: Intel: byt: prepare split between Baytrail and Merrifield
Pierre-Louis Bossart
1
-136
/
+155
2021-04-23
Merge remote-tracking branch 'asoc/for-5.13' into asoc-next
Mark Brown
9
-25
/
+96
2021-04-12
Merge series "ASoC: SOF: Intel: descriptor corrections for TGL and ADL" from ...
Mark Brown
2
-2
/
+20
2021-04-12
Merge series "ASoC: SOF: simplify nocodec mode" from Ranjani Sridharan <ranja...
Mark Brown
4
-14
/
+26
2021-04-12
ASoC: SOF: Intel: Update ADL P to use its own descriptor
Sathya Prakash M R
2
-2
/
+18
2021-04-12
ASoC: SOF: Intel: add missing use_acpi_target_states for TGL platforms
Libin Yang
1
-0
/
+2
2021-04-12
ASoC: SOF: Kconfig: fix typo of SND_SOC_SOF_PCI
Libin Yang
1
-1
/
+1
2021-04-12
ASoC: SOF: Intel: update set_mach_params()
Pierre-Louis Bossart
3
-0
/
+12
2021-04-12
ASoC: SOF: change signature of set_mach_params() callback
Pierre-Louis Bossart
4
-14
/
+14
2021-03-29
ASoC: SOF: Intel: HDA: add hw params callback for SSP DAIs
Jaska Uimonen
1
-0
/
+44
2021-03-23
ASoC: SOF: Intel: hda: drop display power on/off in D0i3 flows
Kai Vehmanen
1
-5
/
+0
2021-03-23
ASoC: SOF: Intel: move ELH chip info
Pierre-Louis Bossart
2
-16
/
+16
2021-03-23
ASoC: SOF: Intel: APL: set shutdown callback to hda_dsp_shutdown
Libin Yang
1
-1
/
+2
[next]