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-04-19
ASoC: SOF: Intel: hda: use common ops across platforms
Pierre-Louis Bossart
13
-355
/
+211
2022-04-19
ASoC: SOF: remove const qualifier for 'struct snd_sof_dsp_ops'
Pierre-Louis Bossart
18
-21
/
+30
2022-04-19
ASoC: SOF: sof-audio: preserve topology filename override in nocodec mode
Pierre-Louis Bossart
1
-1
/
+2
2022-04-19
ASoC: SOF: sof-pci-dev: add parameter to override topology filename
Pierre-Louis Bossart
1
-5
/
+20
2022-04-19
ASoC: SOF: sof-pci-dev: add parameter to override firmware filename
Pierre-Louis Bossart
1
-1
/
+13
2022-04-19
ASoC: SOF: add IPC-dependent file names
Pierre-Louis Bossart
15
-29
/
+87
2022-04-19
ASoC: SOF: add default IPC capability and file paths
Pierre-Louis Bossart
11
-0
/
+68
2022-04-19
ASoC: SOF: add path indirection to each IPC type
Pierre-Louis Bossart
14
-51
/
+139
2022-04-19
ALSA: usb-audio: add mapping for MSI MAG X570S Torpedo MAX.
Maurizio Avogadro
1
-0
/
+4
2022-04-19
ALSA: hda/i915: Fix one too many pci_dev_put()
Lucas De Marchi
1
-4
/
+3
2022-04-15
ALSA: hda/hdmi: add HDMI codec VID for Raptorlake-P
Kai Vehmanen
1
-0
/
+1
2022-04-15
ALSA: hda/hdmi: fix warning about PCM count when used with SOF
Kai Vehmanen
1
-2
/
+4
2022-04-15
sound/oss/dmasound: fix 'dmasound_setup' defined but not used
Miles Chen
1
-1
/
+1
2022-04-14
ASoC: soc-card: Create jack kcontrol without pins
Akihiko Odaki
82
-289
/
+304
2022-04-13
ASoC: SOF: Intel: Check the bar size before remapping
Zheyu Ma
1
-1
/
+5
2022-04-13
Merge branch 'for-linus' into for-next
Takashi Iwai
53
-124
/
+500
2022-04-13
Merge branch 'topic/cs35l41' into for-next
Takashi Iwai
29
-519
/
+398
2022-04-13
ASoC: cs35l41: Support external boost
Lucas Tanure
2
-15
/
+39
2022-04-13
ALSA: hda: cs35l41: Move external boost handling to lib for ASoC use
Lucas Tanure
2
-115
/
+133
2022-04-13
ALSA: hda: cs35l41: Handle all external boost setups the same way
Lucas Tanure
1
-36
/
+24
2022-04-13
ALSA: hda: cs35l41: Reorganize log for playback actions
Lucas Tanure
1
-8
/
+7
2022-04-13
ALSA: hda: cs35l41: Remove cs35l41_hda_reg_sequence struct
Lucas Tanure
2
-60
/
+33
2022-04-13
ALSA: hda: cs35l41: Move boost config to initialization code
Lucas Tanure
1
-5
/
+8
2022-04-13
ALSA: cs35l41: Enable Internal Boost in shared lib
Lucas Tanure
1
-0
/
+3
2022-04-13
ALSA: hda: cs35l41: Mute the device before shutdown
Lucas Tanure
1
-1
/
+6
2022-04-13
ALSA: hda: cs35l41: Put the device into safe mode for external boost
Lucas Tanure
1
-5
/
+8
2022-04-13
ALSA: hda: cs35l41: Add Boost type flag
Lucas Tanure
1
-19
/
+24
2022-04-13
ALSA: hda: cs35l41: Always configure the DAI
Lucas Tanure
1
-8
/
+2
2022-04-13
ALSA: hda: cs35l41: Fix I2S params comments
Lucas Tanure
1
-2
/
+2
2022-04-13
ALSA: cs35l41: Move cs35l41_gpio_config to shared lib
Lucas Tanure
3
-49
/
+47
2022-04-13
ALSA: cs35l41: Check hw_config before using it
Lucas Tanure
3
-60
/
+102
2022-04-13
ALSA: cs35l41: Unify hardware configuration
Lucas Tanure
6
-111
/
+77
2022-04-13
ALSA: usb-audio: Limit max buffer and period sizes per time
Takashi Iwai
1
-87
/
+14
2022-04-13
ALSA: memalloc: Add fallback SG-buffer allocations for x86
Takashi Iwai
1
-1
/
+110
2022-04-12
ASoC: ti: osk5912: Make it CCF clk API compatible
Janusz Krzysztofik
1
-2
/
+2
2022-04-12
ASoC: fsl: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
Minghao Chi
1
-4
/
+2
2022-04-12
ASoC: remaining simple i2c probe changes
Mark Brown
46
-137
/
+92
2022-04-12
ASoC: SOF: Abstractions for top-level IPC ops
Mark Brown
6
-880
/
+880
2022-04-12
Allow detecting ACP6x DMIC via _DSD
Mark Brown
1
-4
/
+38
2022-04-12
ALSA: nm256: Don't call card private_free at probe error path
Takashi Iwai
1
-1
/
+1
2022-04-12
ALSA: mtpav: Don't call card private_free at probe error path
Takashi Iwai
1
-2
/
+2
2022-04-12
ALSA: rme9652: Fix the missing snd_card_free() call at probe error
Takashi Iwai
1
-2
/
+6
2022-04-12
ALSA: hdspm: Fix the missing snd_card_free() call at probe error
Takashi Iwai
1
-2
/
+6
2022-04-12
ALSA: hdsp: Fix the missing snd_card_free() call at probe error
Takashi Iwai
1
-2
/
+6
2022-04-12
ALSA: oxygen: Fix the missing snd_card_free() call at probe error
Takashi Iwai
1
-1
/
+11
2022-04-12
ALSA: lx6464es: Fix the missing snd_card_free() call at probe error
Takashi Iwai
1
-2
/
+6
2022-04-12
ALSA: cmipci: Fix the missing snd_card_free() call at probe error
Takashi Iwai
1
-2
/
+6
2022-04-12
ALSA: aw2: Fix the missing snd_card_free() call at probe error
Takashi Iwai
1
-2
/
+6
2022-04-12
ALSA: als300: Fix the missing snd_card_free() call at probe error
Takashi Iwai
1
-2
/
+6
2022-04-12
ALSA: lola: Fix the missing snd_card_free() call at probe error
Takashi Iwai
1
-2
/
+8
[prev]
[next]