index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
sof
/
intel
Age
Commit message (
Expand
)
Author
Lines
2024-12-03
ASoC: SOF: Intel: hda-dai: Ensure DAI widget is valid during params
Bard Liao
-0
/
+17
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
-249
/
+249
2024-11-14
ASoC: Merge up fixes
Mark Brown
-17
/
+43
2024-11-07
ASoC: SOF: Intel: hda: handle only paused streams in hda_dai_suspend()
Ranjani Sridharan
-0
/
+4
2024-11-07
ASoC: SOF: Intel: hda: Add support for persistent Code Loader DMA buffers
Peter Ujfalusi
-30
/
+90
2024-11-07
ASoC: SOF: Intel: hda-stream: Always use at least two BDLE for transfers
Peter Ujfalusi
-3
/
+29
2024-10-17
ASoC: SOF: Intel: hda: use machine_check() for SoundWire
Pierre-Louis Bossart
-1
/
+2
2024-10-17
ASoC/soundwire: remove sdw_slave_extended_id
Pierre-Louis Bossart
-7
/
+9
2024-10-17
ASoC: Merge up fixes
Mark Brown
-17
/
+0
2024-10-17
ASoC: SOF: Intel: hda: Always clean up link DMA during stop
Ranjani Sridharan
-13
/
+11
2024-10-17
ASoC: SOF: Intel: hda: Handle prepare without close for non-HDA DAI's
Ranjani Sridharan
-4
/
+32
2024-10-11
ASoC/SoundWire: Intel: lnl: enable interrupts after first power-up/before las...
Pierre-Louis Bossart
-17
/
+0
2024-10-11
ASoC: SOF: Intel: hda-mlink: expose unlocked interrupt enable routine
Pierre-Louis Bossart
-0
/
+18
2024-10-08
ASoC: SOF: Intel: hda-loader: do not wait for HDaudio IOC
Kai Vehmanen
-17
/
+0
2024-09-12
ASoC: SOF: Intel: hda: remove common_hdmi_codec_drv
Brent Lu
-1
/
+0
2024-09-09
ASoC: Switch back to struct platform_driver::remove()
Uwe Kleine-König
-2
/
+2
2024-08-28
ASoC: SOF: Intel: hda: support BT link mask in mach_params
Brent Lu
-5
/
+32
2024-08-28
ASoC: SOF: Intel: hda: refactoring topology name fixup for SDW mach
Brent Lu
-120
/
+46
2024-08-28
ASoC: SOF: Intel: hda: refactoring topology name fixup for HDA mach
Bard Liao
-41
/
+43
2024-08-02
ASoC: SOF: Intel: add initial support for PTL
Pierre-Louis Bossart
-0
/
+126
2024-08-02
ASoC: SOF: Intel: add PTL specific power control register
Fred Oh
-2
/
+16
2024-08-01
ASoC: sof: intel: use snd_pcm_direction_name()
Kuninori Morimoto
-3
/
+1
2024-07-16
ASoC: Intel: Fix RT5650 SSP lookup
Curtis Malainey
-8
/
+9
2024-07-16
ASOC: SOF: Intel: hda-loader: only wait for HDaudio IOC for IPC4 devices
Pierre-Louis Bossart
-8
/
+12
2024-07-11
firmware: cs_dsp: Some small coding improvements
Mark Brown
-6
/
+12
2024-07-04
ASoC: SOF: Intel: hda-pcm: Limit the maximum number of periods by MAX_BDL_ENT...
Peter Ujfalusi
-0
/
+6
2024-07-04
ASoC: SOF: Intel: hda: fix null deref on system suspend entry
Kai Vehmanen
-6
/
+6
2024-06-21
ASoC: Merge up fixes
Mark Brown
-2
/
+4
2024-06-03
ASoC: SOF: Intel: pci-tgl: Align ADL-N sof_dev_desc struct name to convention
Peter Ujfalusi
-2
/
+2
2024-06-03
ASoC: SOF: Intel: hda-dai: remove skip_tlv label
Bard Liao
-2
/
+1
2024-06-03
ASoC: SOF: Intel: hda-dai: skip tlv for dspless mode
Bard Liao
-0
/
+3
2024-06-03
ASoC: Merge up fixes
Mark Brown
-0
/
+15
2024-05-29
ASoC: SOF: Intel: hda: print PCI class info only once
Pierre-Louis Bossart
-2
/
+2
2024-05-27
ASoC: SOF: add missing MODULE_DESCRIPTION()
Pierre-Louis Bossart
-0
/
+15
2024-05-21
Merge tag 'soundwire-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-2
/
+2
2024-05-13
Merge tag 'asoc-v6.10' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
-827
/
+1437
2024-05-08
Merge branch 'topic/hda-config-pm-cleanup' into for-next
Takashi Iwai
-0
/
+3
2024-05-08
ASoC: SOF: Use *-y instead of *-objs in Makefile
Takashi Iwai
-15
/
+15
2024-05-07
ALSA/ASoC: Intel: clarify Copyright information
Mark Brown
-43
/
+43
2024-05-07
ASoC: SOF: Intel: remove circular dependency for
Mark Brown
-637
/
+811
2024-05-06
ASoC: SOF: Intel: clarify Copyright information
Pierre-Louis Bossart
-43
/
+43
2024-05-05
ASoC: SOF: Intel: move hda.c to different module
Pierre-Louis Bossart
-22
/
+88
2024-05-05
ASoC: SOF: Intel: remove circular dependency on hda_sdw_process_wakeen()
Pierre-Louis Bossart
-1
/
+33
2024-05-05
ASoC: SOF: Intel: move tracepoint creation
Pierre-Louis Bossart
-2
/
+4
2024-05-05
ASoC: SOF: Intel: move common code from hda.c
Pierre-Louis Bossart
-561
/
+575
2024-05-05
ASoC: SOF: Intel: start splitting top-level from common parts
Pierre-Louis Bossart
-32
/
+92
2024-05-05
ASoC: SOF: Intel: regroup all SoundWire/Intel functions in hda.c
Pierre-Louis Bossart
-40
/
+39
2024-05-05
ASoC: SOF: Intel: hda-stream: export stream_get_position() helper
Pierre-Louis Bossart
-0
/
+1
2024-05-05
ASoC: SOF: Intel: discard SoundWire configuration if HDaudio codec is reported
Pierre-Louis Bossart
-2
/
+9
2024-04-30
ASoC: Constify local snd_sof_dsp_ops
Mark Brown
-7
/
+7
[prev]
[next]