index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: cs35l45: Add driver for Cirrus Logic CS35L45 Smart Amp
James Schulman
2022-04-05
7
-0
/
+1294
*
ASoC: soc-utils: Add kunit test for snd_soc_tdm_params_to_bclk()
Richard Fitzgerald
2022-04-05
3
-1
/
+199
*
ASoC: soc-utils: Add helper to calculate BCLK from TDM info
Richard Fitzgerald
2022-04-05
1
-0
/
+45
*
ASoC: Pull in fixes
Mark Brown
2022-04-05
7
-23
/
+20
|
\
|
*
ASoC: cs35l41: Fix a shift-out-of-bounds warning found by UBSAN
Hui Wang
2022-04-05
1
-2
/
+4
|
*
ASoC: cs35l41: Add one more variable in the debug log
Hui Wang
2022-04-05
1
-2
/
+2
|
*
ASoC: rt5682: fix an incorrect NULL check on list iterator
Xiaomeng Tong
2022-04-05
1
-7
/
+4
|
*
ASoC: soc-dapm: fix two incorrect uses of list iterator
Xiaomeng Tong
2022-04-05
1
-4
/
+2
|
*
ASoC: soc-pcm: use GFP_KERNEL when the code is sleepable
Christophe JAILLET
2022-04-04
1
-1
/
+1
|
*
ASoC: SOF: topology: Fix memory leak of scontrol->name
Peter Ujfalusi
2022-04-04
1
-0
/
+3
|
*
codecs: rt5682s: fix an incorrect NULL check on list iterator
Xiaomeng Tong
2022-04-04
1
-7
/
+4
|
*
ASoC: topology: Correct error handling in soc_tplg_dapm_widget_create()
Peter Ujfalusi
2022-04-04
1
-2
/
+2
*
|
ASoC: ASRC support on Tegra186 and later
Mark Brown
2022-04-05
5
-1
/
+1253
|
\
\
|
*
|
ASoC: tegra: AHUB routes for ASRC module
Sameer Pujar
2022-04-04
1
-1
/
+81
|
*
|
ASoC: tegra: Add Tegra186 based ASRC driver
Sameer Pujar
2022-04-04
4
-0
/
+1172
*
|
|
ASoC: topology: Cleanup patches
Mark Brown
2022-04-05
1
-247
/
+208
|
\
\
\
|
*
|
|
ASoC: topology: Rename soc_tplg_init_kcontrol() function
Amadeusz Sławiński
2022-04-04
1
-10
/
+7
|
*
|
|
ASoC: topology: Correct error message
Amadeusz Sławiński
2022-04-04
1
-1
/
+1
|
*
|
|
ASoC: topology: Rename SOC_TPLG_PASS_MIXER to _CONTROL
Amadeusz Sławiński
2022-04-04
1
-5
/
+5
|
*
|
|
ASoC: topology: Return bool instead of int
Amadeusz Sławiński
2022-04-04
1
-3
/
+3
|
*
|
|
ASoC: topology: Remove unnecessary looping
Amadeusz Sławiński
2022-04-04
1
-223
/
+192
|
*
|
|
ASoC: topology: Use for loop instead of while
Amadeusz Sławiński
2022-04-04
1
-8
/
+3
|
|
/
/
*
|
|
ASoC: wm8731: Overhaul of the driver
Mark Brown
2022-04-05
9
-229
/
+224
|
\
\
\
|
*
|
|
ASoC: wm8731: Factor out the I2C and SPI bus code into separate modules
Mark Brown
2022-04-04
9
-142
/
+183
|
*
|
|
ASoC: wm8731: Factor our MCLK and mutex initialisation
Mark Brown
2022-04-04
1
-30
/
+14
|
*
|
|
ASoC: wm8731: Move regulator request into wm8731_init()
Mark Brown
2022-04-04
1
-32
/
+16
|
*
|
|
ASoC: wm8731: Factor component init out of bus code
Mark Brown
2022-04-04
1
-40
/
+27
|
*
|
|
ASoC: wm8731: Update to modern DAI terminology
Mark Brown
2022-04-04
1
-4
/
+3
|
|
/
/
*
|
|
ASoC: SOF: Miscellaneous fixes for IPC and trace
Mark Brown
2022-04-05
16
-136
/
+131
|
\
\
\
|
*
|
|
ASoC: SOF: Remove redundant return statements
tangmeng
2022-04-04
1
-4
/
+1
|
*
|
|
ASoC: SOF: Remove header from struct snd_sof_ipc_msg
Peter Ujfalusi
2022-04-04
1
-1
/
+0
|
*
|
|
ASoC: SOF: Drop 'header' parameter from tx_message() API
Peter Ujfalusi
2022-04-04
11
-59
/
+39
|
*
|
|
ASoC: SOF: ipc: Use msg->reply_data directly in snd_sof_ipc_get_reply()
Peter Ujfalusi
2022-04-04
1
-14
/
+16
|
*
|
|
ASoC: SOF: disable dma trace in s0ix
Libin Yang
2022-04-04
1
-2
/
+10
|
*
|
|
ASoC: SOF: extend the interface to stop DMA trace
Libin Yang
2022-04-04
3
-21
/
+51
|
*
|
|
ASoC: SOF: Drop support for mapped control data
Peter Ujfalusi
2022-04-04
3
-26
/
+0
|
*
|
|
ASoC: SOF: ipc: Use ipc->max_payload_size for message/reply size checking
Peter Ujfalusi
2022-04-04
1
-2
/
+2
|
*
|
|
ASoC: SOF: ipc: Add max_payload_size field in struct snd_sof_ipc
Peter Ujfalusi
2022-04-04
2
-0
/
+5
|
*
|
|
ASoC: SOF: Remove dmab and dmab_bdl from snd_sof_dev struct
Peter Ujfalusi
2022-04-04
1
-2
/
+0
|
*
|
|
ASoC: SOF: Intel: hda-loader: Use local snd_dma_buffer
Peter Ujfalusi
2022-04-04
1
-5
/
+7
|
|
/
/
*
|
|
ASoC: mediatek: Add support for MT8195 sound card with max98390 and rt5682
Mark Brown
2022-04-05
4
-1515
/
+546
|
\
\
\
|
*
|
|
ASoC: mediatek: mt8195: add machine support for max98390 and rt5682
Trevor Wu
2022-04-04
2
-0
/
+72
|
*
|
|
ASoC: mediatek: mt8195: rename card controls
Trevor Wu
2022-04-04
1
-13
/
+13
|
*
|
|
ASoC: mediatek: mt8195: merge machine driver
Trevor Wu
2022-04-04
4
-1274
/
+241
|
*
|
|
ASoC: mediatek: mt8195: revise mt8195-mt6359-rt1019-rt5682.c
Trevor Wu
2022-04-04
1
-248
/
+240
|
|
/
/
*
|
|
ASoC: atmel: Fixes for AT91SAM9G20-EK audio driver
Mark Brown
2022-04-05
1
-66
/
+8
|
\
\
\
|
*
|
|
ASoC: atmel: Don't squash error codes from atmel_ssc_set_audio()
Mark Brown
2022-04-04
1
-2
/
+2
|
*
|
|
ASoC: atmel: Fix error handling in at91samg20ek probe()
Mark Brown
2022-04-04
1
-3
/
+6
|
|
|
/
|
|
/
|
|
*
|
ASoC: atmel: Remove system clock tree configuration for at91sam9g20ek
Mark Brown
2022-04-04
1
-61
/
+0
|
|
/
*
|
ASoC: Intel: catpt: Drop redundant enum constant
Cezary Rojewski
2022-04-05
1
-3
/
+1
[next]