index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-19
ASoC: rt286: Fix upper byte in DMIC2 configuration
David Ward
1
-1
/
+1
2021-04-19
ALSA: usb-audio: Re-apply implicit feedback mode to Pioneer devices
Takashi Iwai
1
-15
/
+27
2021-04-19
Merge series "ASoC: remove more cppcheck warnings" from Pierre-Louis Bossart ...
Mark Brown
4
-10
/
+3
2021-04-19
ASoC: ak4458: check reset control status
Viorel Suman
1
-5
/
+16
2021-04-19
ASoC: codecs: rt5682: clarify expression
Pierre-Louis Bossart
1
-1
/
+1
2021-04-19
ASoC: codecs: lpass-rx-macro: remove useless return
Pierre-Louis Bossart
1
-2
/
+0
2021-04-19
ASoC: soc-core: fix always-false condition
Pierre-Louis Bossart
1
-5
/
+0
2021-04-19
ASoC: soc-core: fix signed/unsigned issue
Pierre-Louis Bossart
1
-1
/
+1
2021-04-19
ASoC: soc-acpi: remove useless initialization
Pierre-Louis Bossart
1
-1
/
+1
2021-04-19
ALSA: usb-audio: DJM-750: ensure format is set
Olivia Mackintosh
1
-0
/
+1
2021-04-19
ALSA: hda/realtek: GA503 use same quirks as GA401
Luke D Jones
1
-0
/
+1
2021-04-17
ALSA: usb-audio: Add support for many Roland devices' implicit feedback quirks
Lucas Endres
1
-0
/
+59
2021-04-16
ASoC: rt715: remove kcontrols which no longer be used
Jack Yu
2
-68
/
+36
2021-04-16
ASoC: rt715: add main capture switch and main capture volume
Jack Yu
2
-0
/
+258
2021-04-16
ASoC: rt715: modification for code simplicity
Jack Yu
1
-4
/
+4
2021-04-16
Merge series "ASoC: Intel: add new TGL/ADL configurations" from Pierre-Louis ...
Mark Brown
2
-0
/
+234
2021-04-16
Merge series "ASoC: soc-pcm: ignore dummy-DAI at soc_pcm_params_symmetry()" f...
Mark Brown
3
-7
/
+15
2021-04-16
ASoC: simple-card-utils: Increase maximum number of links to 128
Thierry Reding
2
-4
/
+4
2021-04-16
ASoC: simple-card-utils: Propagate errors on too many links
Thierry Reding
2
-15
/
+21
2021-04-16
ALSA: hda/hdmi: fix race in handling acomp ELD notification at resume
Kai Vehmanen
1
-2
/
+2
2021-04-16
ASoC: soc-pcm: ignore dummy-DAI at soc_pcm_params_symmetry()
Kuninori Morimoto
1
-1
/
+2
2021-04-16
ASoC: soc-utils: add snd_soc_component_is_dummy()
Kuninori Morimoto
2
-1
/
+7
2021-04-16
ASoC: soc-pcm: indicate DAI name if soc_pcm_params_symmetry() failed
Kuninori Morimoto
1
-2
/
+3
2021-04-16
ASoC: soc-pcm: don't use "name" on __soc_pcm_params_symmetry() macro
Kuninori Morimoto
1
-5
/
+5
2021-04-16
ASoC: core: Don't set platform name when of_node is set
Daniel Baluta
1
-1
/
+5
2021-04-16
ASoC: Intel: sof_sdw: add quirk for new ADL-P Rvp
Vamshi Krishna Gopal
1
-0
/
+11
2021-04-16
ASoC: Intel: soc-acpi: add ADL jack-less SoundWire configurations
Pierre-Louis Bossart
1
-0
/
+38
2021-04-16
ASoC: Intel: soc-acpi: add ADL SoundWire base configurations
Pierre-Louis Bossart
1
-0
/
+185
2021-04-16
ALSA: hda/realtek: fix mute/micmute LEDs for HP ProBook 445 G7
Jonas Witschel
1
-0
/
+25
2021-04-16
ALSA: hda/realtek: Add quirk for Lenovo Ideapad S740
Takashi Iwai
2
-0
/
+503
2021-04-16
ALSA: hda/realtek: fix mic boost on Intel NUC 8
Phil Calvin
1
-0
/
+13
2021-04-16
ALSA: control: Fix racy management of user ctl memory size account
Takashi Iwai
1
-6
/
+11
2021-04-15
ASoC: SOF: use current DAI config during resume
Ranjani Sridharan
1
-1
/
+1
2021-04-15
ASoC: Intel: kbl_da7219_max98927: Fix kabylake_ssp_fixup function
Lukasz Majczak
1
-8
/
+30
2021-04-15
Merge series "ASoC: simple-card/audio-graph: adjust to multi CPU/Codec" from ...
Mark Brown
2
-46
/
+47
2021-04-15
ASoC: codecs: wcd934x: Fix missing IRQF_ONESHOT as only threaded handler
Guangqing Zhu
1
-1
/
+1
2021-04-15
ASoC: audio-graph: use simple_props_to_xxx() macro
Kuninori Morimoto
1
-5
/
+5
2021-04-15
ASoC: audio-graph: use asoc_link_to_xxx() macro
Kuninori Morimoto
1
-15
/
+18
2021-04-15
ASoC: simple-card: use simple_props_to_xxx() macro
Kuninori Morimoto
1
-5
/
+5
2021-04-15
ASoC: simple-card: use asoc_link_to_xxx() macro
Kuninori Morimoto
1
-16
/
+19
2021-04-15
ASoC: simple-card: remove unused variable from simple_parse_of()
Kuninori Morimoto
1
-5
/
+0
2021-04-14
Merge series "kunit: Fix formatting of KUNIT tests to meet the standard" from...
Mark Brown
2
-3
/
+3
2021-04-14
Merge series "ASoC: rsnd: tidyup Renesas sound" from Kuninori Morimoto <kunin...
Mark Brown
2
-124
/
+110
2021-04-14
Merge tags 'ib-mfd-clk-gpio-regulator-rtc-v5.13', 'ib-mfd-extcon-v5.13', 'ib-...
Lee Jones
138
-689
/
+2155
2021-04-14
ASoC: topology: adhere to KUNIT formatting standard
Nico Pache
2
-3
/
+3
2021-04-14
ASoC: cs35l35: remove unused including <linux/version.h>
Yang Li
1
-1
/
+0
2021-04-14
ASoC: ak5558: change function name to ak5558_reset
Shengjiu Wang
1
-16
/
+7
2021-04-14
ASoC: ak5558: correct reset polarity
Shengjiu Wang
1
-2
/
+2
2021-04-14
ASoC: rsnd: add usage for SRC
Kuninori Morimoto
1
-0
/
+9
2021-04-14
ASoC: rsnd: add rsnd_ssi_busif_err_irq_enable/disable()
Kuninori Morimoto
1
-67
/
+45
[prev]
[next]