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-05
ASoC: samsung: Constify snd_soc_dapm_{route,widget} structs
Rikard Falkeborn
5
-10
/
+10
2022-04-05
ASoC: da7218: use i2c_match_id and simple i2c probe
Stephen Kitt
1
-4
/
+15
2022-04-05
ASoC: da[79]*: use simple i2c probe function
Stephen Kitt
5
-15
/
+10
2022-04-05
ASoC: qcom: Add driver support for ALC5682I-VS
Judy Hsiao
2
-0
/
+109
2022-04-05
ASoC: intel: atom: Remove superfluous flush_scheduled_work()
Takashi Iwai
1
-1
/
+0
2022-04-05
ASoC: ad1*, ada*, ssm*: use i2c_match_id and simple i2c probe
Stephen Kitt
5
-15
/
+23
2022-04-05
ASoC: Introduce snd_soc_of_get_dai_link_cpus
Martin Povišer
1
-0
/
+80
2022-04-05
ASoC: codecs: Fix error handling in power domain init and exit handlers
Srinivasa Rao Mandadapu
1
-16
/
+19
2022-04-05
ASoC: SOF: topology: use new sound control LED layer
Jaroslav Kysela
3
-33
/
+17
2022-04-04
ASoC: soc-pcm: use GFP_KERNEL when the code is sleepable
Christophe JAILLET
1
-1
/
+1
2022-04-04
ASoC: SOF: topology: Fix memory leak of scontrol->name
Peter Ujfalusi
1
-0
/
+3
2022-04-04
codecs: rt5682s: fix an incorrect NULL check on list iterator
Xiaomeng Tong
1
-7
/
+4
2022-04-04
ASoC: topology: Correct error handling in soc_tplg_dapm_widget_create()
Peter Ujfalusi
1
-2
/
+2
2022-04-04
ASoC: atmel: Don't squash error codes from atmel_ssc_set_audio()
Mark Brown
1
-2
/
+2
2022-04-04
ASoC: atmel: Fix error handling in at91samg20ek probe()
Mark Brown
1
-3
/
+6
2022-04-04
ASoC: atmel: Remove system clock tree configuration for at91sam9g20ek
Mark Brown
1
-61
/
+0
2022-04-04
ASoC: mediatek: mt8195: add machine support for max98390 and rt5682
Trevor Wu
2
-0
/
+72
2022-04-04
ASoC: mediatek: mt8195: rename card controls
Trevor Wu
1
-13
/
+13
2022-04-04
ASoC: mediatek: mt8195: merge machine driver
Trevor Wu
4
-1274
/
+241
2022-04-04
ASoC: mediatek: mt8195: revise mt8195-mt6359-rt1019-rt5682.c
Trevor Wu
1
-248
/
+240
2022-04-04
ASoC: wm8731: Factor out the I2C and SPI bus code into separate modules
Mark Brown
9
-142
/
+183
2022-04-04
ASoC: wm8731: Factor our MCLK and mutex initialisation
Mark Brown
1
-30
/
+14
2022-04-04
ASoC: wm8731: Move regulator request into wm8731_init()
Mark Brown
1
-32
/
+16
2022-04-04
ASoC: wm8731: Factor component init out of bus code
Mark Brown
1
-40
/
+27
2022-04-04
ASoC: wm8731: Update to modern DAI terminology
Mark Brown
1
-4
/
+3
2022-04-04
ASoC: topology: Rename soc_tplg_init_kcontrol() function
Amadeusz Sławiński
1
-10
/
+7
2022-04-04
ASoC: topology: Correct error message
Amadeusz Sławiński
1
-1
/
+1
2022-04-04
ASoC: topology: Rename SOC_TPLG_PASS_MIXER to _CONTROL
Amadeusz Sławiński
1
-5
/
+5
2022-04-04
ASoC: topology: Return bool instead of int
Amadeusz Sławiński
1
-3
/
+3
2022-04-04
ASoC: topology: Remove unnecessary looping
Amadeusz Sławiński
1
-218
/
+187
2022-04-04
ASoC: topology: Use for loop instead of while
Amadeusz Sławiński
1
-8
/
+3
2022-04-04
ASoC: tegra: AHUB routes for ASRC module
Sameer Pujar
1
-1
/
+81
2022-04-04
ASoC: tegra: Add Tegra186 based ASRC driver
Sameer Pujar
4
-0
/
+1172
2022-04-04
ASoC: SOF: Remove redundant return statements
tangmeng
1
-4
/
+1
2022-04-04
ASoC: SOF: Remove header from struct snd_sof_ipc_msg
Peter Ujfalusi
1
-1
/
+0
2022-04-04
ASoC: SOF: Drop 'header' parameter from tx_message() API
Peter Ujfalusi
11
-59
/
+39
2022-04-04
ASoC: SOF: ipc: Use msg->reply_data directly in snd_sof_ipc_get_reply()
Peter Ujfalusi
1
-14
/
+16
2022-04-04
ASoC: SOF: disable dma trace in s0ix
Libin Yang
1
-2
/
+10
2022-04-04
ASoC: SOF: extend the interface to stop DMA trace
Libin Yang
3
-21
/
+51
2022-04-04
ASoC: SOF: Drop support for mapped control data
Peter Ujfalusi
3
-26
/
+0
2022-04-04
ASoC: SOF: ipc: Use ipc->max_payload_size for message/reply size checking
Peter Ujfalusi
1
-2
/
+2
2022-04-04
ASoC: SOF: ipc: Add max_payload_size field in struct snd_sof_ipc
Peter Ujfalusi
2
-0
/
+5
2022-04-04
ASoC: SOF: Remove dmab and dmab_bdl from snd_sof_dev struct
Peter Ujfalusi
1
-2
/
+0
2022-04-04
ASoC: SOF: Intel: hda-loader: Use local snd_dma_buffer
Peter Ujfalusi
1
-5
/
+7
2022-04-01
Merge tag 'sound-fix-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
13
-68
/
+158
2022-03-30
ALSA: pcm: Fix potential AB/BA lock with buffer_mutex and mmap_lock
Takashi Iwai
3
-11
/
+38
2022-03-30
Merge tag 'asoc-fix-v5.18' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
Takashi Iwai
4
-13
/
+14
2022-03-30
ALSA: hda: Avoid unsol event during RPM suspending
Mohan Kumar
1
-1
/
+7
2022-03-30
ALSA: hda/realtek: Fix audio regression on Mi Notebook Pro 2020
Kai-Heng Feng
1
-2
/
+2
2022-03-28
Merge tag 'for-linus-5.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
Linus Torvalds
1
-1
/
+1
[prev]
[next]