index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-17
ASoC: SOF: pm: add explicit behavior for ACPI S1 and S2
Pierre-Louis Bossart
1
-1
/
+11
2022-06-17
ALSA: x86: intel_hdmi_audio: use pm_runtime_resume_and_get()
Pierre-Louis Bossart
1
-2
/
+8
2022-06-17
ALSA: x86: intel_hdmi_audio: enable pm_runtime and set autosuspend delay
Pierre-Louis Bossart
1
-0
/
+5
2022-06-17
ALSA: hda: intel-nhlt: remove use of __func__ in dev_dbg
Pierre-Louis Bossart
1
-9
/
+8
2022-06-17
ALSA: hda: intel-dspcfg: use SOF for UpExtreme and UpExtreme11 boards
Pierre-Louis Bossart
1
-0
/
+12
2022-06-16
ASoC: SOF: Intel: IPC4: enable IMR boot
Peter Ujfalusi
1
-1
/
+2
2022-06-16
ASoC: Intel: Skylake: remove redundant re-assignments to pointer array
Colin Ian King
1
-6
/
+0
2022-06-16
ASoC: SOF: ipc4-topology: Fix error code in sof_ipc4_volume_put()
Dan Carpenter
1
-1
/
+1
2022-06-15
ASoC: Add regmap_field helpers for simple bit operations
Mark Brown
1
-48
/
+30
2022-06-15
ASoC: SOF: Intel: Add support for MeteorLake
Mark Brown
12
-4
/
+992
2022-06-15
ASoC: SOF: mediatek: Fix error code in probe
Dan Carpenter
1
-1
/
+1
2022-06-15
ASoC: sunxi: Use {regmap/regmap_field}_{set/clear}_bits helpers
Li Chen
1
-48
/
+30
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-15
ASoC: tegra: Fix MBDRC bypass mode check
Sameer Pujar
1
-1
/
+3
2022-06-15
ASoC: tegra: Fix clock DAI format on Tegra210
Sameer Pujar
1
-2
/
+2
2022-06-15
Merge branch 'topic/ctl-enhancements' into for-next
Takashi Iwai
31
-519
/
+718
2022-06-15
ALSA: control: Add input validation
Takashi Iwai
2
-20
/
+59
2022-06-15
ALSA: control: Drop superfluous ifdef CONFIG_SND_CTL_DEBUG
Takashi Iwai
1
-16
/
+0
2022-06-15
ALSA: control: Rename CONFIG_SND_CTL_VALIDATION to CONFIG_SND_CTL_DEBUG
Takashi Iwai
2
-8
/
+13
2022-06-15
ASoC: topology: Drop superfluous check of CONFIG_SND_CTL_VALIDATION
Takashi Iwai
1
-1
/
+1
2022-06-15
ALSA: control: Use xarray for faster lookups
Takashi Iwai
3
-32
/
+162
2022-06-15
ALSA: hda/realtek: Apply fixup for Lenovo Yoga Duet 7 properly
Takashi Iwai
3
-4
/
+28
2022-06-14
ASoC: cs35l45: Add endianness flag in snd_soc_component_driver
Charles Keepax
1
-0
/
+2
2022-06-14
ASoC: ops: Fix boolean/integer detection for simple controls
Mark Brown
1
-1
/
+9
2022-06-14
ASoC: SOF: ipc4-topology: add SoundWire/ALH aggregation support
Bard Liao
2
-5
/
+74
2022-06-14
ASoC: ops: Don't modify the driver's plaform_max when reading state
Mark Brown
1
-6
/
+7
2022-06-14
ASoC: Merge fixes
Mark Brown
29
-120
/
+262
2022-06-14
ASoC: SOF: Compile and runtime IPC version selection
Peter Ujfalusi
7
-10
/
+51
2022-06-14
ASoC: SOF: topology: add code to parse config params for ACPDMIC dai
Ajit Kumar Pandey
4
-10
/
+28
2022-06-14
ASoC: SOF: reduce default verbosity of IPC logs
Pierre-Louis Bossart
2
-1
/
+10
2022-06-14
ASoC: fsl_mqs: Add support for i.MX93 platform
Shengjiu Wang
1
-0
/
+14
2022-06-14
ASoC: SOF: Intel: hda-dai: enhance debug messages
Pierre-Louis Bossart
1
-2
/
+3
2022-06-14
ASoC: mediatek: mt8186: Use new direct clock defines
Charles Keepax
1
-2
/
+2
2022-06-14
ASoC: sun8i-codec: Partial revert to fix clock specifiers
Charles Keepax
1
-2
/
+2
2022-06-13
ASoC: intel: sof_sdw: add RT711 SDCA card for MTL platform
Yong Zhi
2
-0
/
+39
2022-06-13
ASoC: Intel: bytcr_wm5102: Fix GPIO related probe-ordering problem
Hans de Goede
1
-2
/
+11
2022-06-13
ASoC: SOF: IPC4: Add topology, control and PCM ops
Mark Brown
18
-64
/
+2721
2022-06-13
ALSA: hda/realtek - ALC897 headset MIC no sound
Kailang Yang
1
-0
/
+9
2022-06-13
ASoC: wcd938x: Fix event generation for some controls
Mark Brown
1
-0
/
+12
2022-06-13
ASoC: hdmi-codec: Update to modern DAI terminology
Mark Brown
1
-9
/
+9
2022-06-13
ASoC: wcd9335: Fix spurious event generation
Mark Brown
1
-0
/
+3
2022-06-13
ASoC: wcd9335: Remove RX channel from old list before adding it to a new one
Yassine Oudjana
1
-1
/
+4
2022-06-13
ALSA: usb-audio: US16x08: Move overflow check before array access
Daniil Dementev
1
-3
/
+3
2022-06-10
ASoC: SOF: Add support ctx_save with IPC4
Mark Brown
5
-31
/
+79
2022-06-10
Merge tag 'sound-5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
22
-37
/
+124
2022-06-10
ASoC: qdsp6: q6apm-dai: unprepare stream if its already prepared
Srinivas Kandagatla
1
-0
/
+6
2022-06-10
ASoC: Intel: avs: Fix parsing UUIDs in topology
Amadeusz Sławiński
1
-2
/
+2
2022-06-10
ASoC: SOF: ipc3-dtrace: Handle race during initialization
Mark Brown
1
-9
/
+38
2022-06-10
ASoC: codecs: qualcomm move gain to S8_TLV
Mark Brown
2
-68
/
+59
[prev]
[next]