index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ALSA: bcd2000: Fix a UAF bug on the error path of probing
Zheyu Ma
2022-07-15
1
-1
/
+2
*
ALSA: hda: cs35l41: Support Speaker ID for laptops
Stefan Binding
2022-07-14
2
-9
/
+166
*
ALSA: hda: cs35l41: Support multiple load paths for firmware
Stefan Binding
2022-07-14
1
-6
/
+46
*
ALSA: hda: cs35l41: Support reading subsystem id from ACPI
Stefan Binding
2022-07-14
1
-0
/
+36
*
ALSA: hda: cs35l41: Save Subsystem ID inside CS35L41 Driver
Stefan Binding
2022-07-14
2
-0
/
+4
*
ALSA: hda: cs35l41: Add initial DSP support and firmware loading
Vitaly Rodionov
2022-07-14
3
-1
/
+265
*
ALSA: hda: cs35l41: Save codec object inside component struct
Stefan Binding
2022-07-14
4
-0
/
+4
*
ALSA: hda: hda_cs_dsp_ctl: Add apis to write the controls directly
Stefan Binding
2022-07-14
2
-0
/
+43
*
ALSA: hda: hda_cs_dsp_ctl: Add Library to support CS_DSP ALSA controls
Stefan Binding
2022-07-14
4
-0
/
+232
*
ALSA: usb-audio: Use atomic_try_cmpxchg in ep_state_update
Uros Bizjak
2022-07-14
1
-1
/
+1
*
ALSA: core: Fix missing return value comments for kernel docs
Takashi Iwai
2022-07-13
5
-2
/
+18
*
ALSA: memalloc: Fix missing return value comments for kernel docs
Takashi Iwai
2022-07-13
1
-1
/
+9
*
ALSA: control: Fix missing return value comments for kernel docs
Takashi Iwai
2022-07-13
1
-2
/
+14
*
ALSA: compress: Fix kernel doc warnings
Takashi Iwai
2022-07-13
1
-0
/
+4
*
ALSA: dmaengine: Fix missing return value comments for kernel docs
Takashi Iwai
2022-07-13
1
-10
/
+20
*
ALSA: pcm: Fix missing return value comments for kernel docs
Takashi Iwai
2022-07-13
3
-0
/
+14
*
ALSA: compress: Enable kernel doc markers for some functions
Takashi Iwai
2022-07-13
1
-2
/
+3
*
ALSA: hda: cs35l41: Consolidate selections under SND_HDA_SCODEC_CS35L41
Andy Shevchenko
2022-07-13
1
-4
/
+2
*
ALSA: hda: cs35l41: Drop wrong use of ACPI_PTR()
Andy Shevchenko
2022-07-13
2
-10
/
+6
*
ALSA: hda: cs35l41: Allow compilation test on non-ACPI configurations
Andy Shevchenko
2022-07-13
1
-2
/
+2
*
ALSA: hda: cs35l41: Don't dereference fwnode handle
Andy Shevchenko
2022-07-13
1
-1
/
+1
*
ALSA: hda: cs35l41: Improve dev_err_probe() messaging
Andy Shevchenko
2022-07-12
1
-5
/
+3
*
ALSA: hda: cs35l41: Fix comments wrt serial-multi-instantiate reference
Andy Shevchenko
2022-07-12
3
-8
/
+10
*
ALSA: hda: Remove unused macro definition
Amadeusz Sławiński
2022-07-09
1
-7
/
+0
*
ALSA: hda: Reset all SIE bits in INTCTL
Amadeusz Sławiński
2022-07-09
1
-5
/
+2
*
ALSA: hda: Fix page fault in snd_hda_codec_shutdown()
Cezary Rojewski
2022-07-09
1
-21
/
+20
*
ALSA: hda: Fix put_device() inconsistency in error path
Cezary Rojewski
2022-07-09
1
-12
/
+11
*
ALSA: hda: Make device usage_count consistent across subsequent probing
Cezary Rojewski
2022-07-09
1
-1
/
+7
*
ALSA: hda: Fix null-ptr-deref when i915 fails and hdmi is denylisted
Cezary Rojewski
2022-07-09
1
-0
/
+7
*
ALSA: usb-audio: Add endianness annotations
Jan Schär
2022-07-05
1
-2
/
+2
*
ALSA: hda/cs8409: change cs8409_fixups v.pins initializers to static
Tom Rix
2022-07-05
2
-5
/
+3
*
tracing: ALSA: hda: Remove string manipulation out of the fast path
Steven Rostedt (Google)
2022-07-04
1
-15
/
+26
*
ALSA: wavefront: remove redundant assignment to pointer end
Colin Ian King
2022-07-04
1
-2
/
+0
*
ALSA: usb-audio: Turn off 'manual mode' on Dell dock
Jan Schär
2022-07-04
1
-1
/
+19
*
ALSA: usb-audio: Support jack detection on Dell dock
Jan Schär
2022-07-04
1
-0
/
+167
*
Merge branch 'for-linus' into for-next
Takashi Iwai
2022-07-04
47
-281
/
+837
|
\
|
*
Merge tag 'asoc-fix-v5.19-rc3' of https://git.kernel.org/pub/scm/linux/kernel...
Takashi Iwai
2022-07-04
64
-680
/
+1015
|
|
\
|
|
*
ASoC: madera: Fix event generation for rate controls
Charles Keepax
2022-06-24
1
-3
/
+3
|
|
*
ASoC: madera: Fix event generation for OUT1 demux
Charles Keepax
2022-06-24
1
-1
/
+7
|
|
*
ASoC: cs47l15: Fix event generation for low power mux control
Charles Keepax
2022-06-24
1
-1
/
+4
|
|
*
ASoC: cs35l41: Add ASP TX3/4 source to register patch
Charles Keepax
2022-06-24
1
-2
/
+8
|
|
*
ASoC: dapm: Initialise kcontrol data for mux/demux controls
Charles Keepax
2022-06-24
1
-0
/
+5
|
|
*
ASoC: rt711-sdca: fix kernel NULL pointer dereference when IO error
Shuming Fan
2022-06-24
1
-2
/
+2
|
|
*
ASoC: cs35l41: Correct some control names
Charles Keepax
2022-06-24
1
-6
/
+6
|
|
*
ASoC: wm5110: Fix DRE control
Charles Keepax
2022-06-24
1
-2
/
+6
|
|
*
ASoC: wm_adsp: Fix event for preloader
Charles Keepax
2022-06-24
1
-1
/
+1
|
|
*
ASoC: rockchip: i2s: switch BCLK to GPIO
Judy Hsiao
2022-06-24
1
-31
/
+129
|
|
*
ASoC: SOF: Intel: disable IMR boot when resuming from ACPI S4 and S5 states
Pierre-Louis Bossart
2022-06-24
1
-1
/
+2
|
|
*
ASoC: SOF: pm: add definitions for S4 and S5 states
Pierre-Louis Bossart
2022-06-24
2
-0
/
+11
|
|
*
ASoC: SOF: pm: add explicit behavior for ACPI S1 and S2
Pierre-Louis Bossart
2022-06-24
1
-1
/
+11
[next]