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
/
soc
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-15
Merge series "ASoC: SOF: Remove unused members from struct sof_dev_desc" from Peter Ujfalusi <peter.ujfalusi@linux.intel.com>:
Mark Brown
5
-13
/
+0
2021-09-15
Merge series "ASoC: SOF: Intel: hda: Cleanups for local function uses" from Peter Ujfalusi <peter.ujfalusi@linux.intel.com>:
Mark Brown
3
-73
/
+62
2021-09-15
Merge series "Support ALC5682I-VS codec" from Brent Lu <brent.lu@intel.com>:
Mark Brown
3
-18
/
+112
2021-09-15
ASoC: cs35l41: Fix a bunch of trivial code formating/style issues
Charles Keepax
5
-496
/
+467
2021-09-15
ASoC: cs35l41: Fixup the error messages
Charles Keepax
1
-29
/
+24
2021-09-15
ASoC: cs35l41: Don't overwrite returned error code
Charles Keepax
1
-8
/
+0
2021-09-15
ASoC: cs35l41: Combine adjacent register writes
Charles Keepax
2
-97
/
+48
2021-09-15
ASoC: cs35l41: Use regmap_read_poll_timeout to wait for OTP boot
Charles Keepax
1
-13
/
+8
2021-09-15
ASoC: cs35l41: Fix use of an uninitialised variable
Charles Keepax
1
-14
/
+5
2021-09-15
ASoC: mediatek: mt6359: Fix unexpected error in bind/unbind flow
Trevor Wu
1
-1
/
+1
2021-09-15
ASoC: SOF: loader: load_firmware callback is mandatory, treat it like that
Peter Ujfalusi
3
-11
/
+8
2021-09-15
ASoC: mediatek: mt8195: make array adda_dai_list static const
Colin Ian King
1
-3
/
+5
2021-09-15
ASoC: mediatek: mt8195: Add missing of_node_put()
Bixuan Cui
1
-1
/
+5
2021-09-15
ASoC: SOF: Intel: hda: Relocate inline definitions from hda.h to hda.c for sdw
Peter Ujfalusi
2
-31
/
+32
2021-09-15
ASoC: SOF: Intel: hda: Remove boot_firmware skl and iccmax_icl declarations
Peter Ujfalusi
1
-2
/
+0
2021-09-15
ASoC: SOF: Intel: hda-dsp: Declare locally used functions as static
Peter Ujfalusi
2
-40
/
+30
2021-09-15
ASoC: SOF: intel: Do no initialize resindex_dma_base
Peter Ujfalusi
5
-13
/
+0
2021-09-15
ASoC: intel: sof_rt5682: support jsl_rt5682s_mx98360a board
Brent Lu
2
-0
/
+18
2021-09-15
ASoC: intel: sof_rt5682: support jsl_rt5682s_rt1015 board
Brent Lu
2
-0
/
+18
2021-09-15
ASoC: intel: sof_rt5682: support jsl_rt5682s_rt1015p board
Brent Lu
2
-0
/
+18
2021-09-15
ASoC: Intel: sof_rt5682: support ALC5682I-VS codec
Brent Lu
2
-18
/
+58
2021-09-15
ASoC: SOF: Fix DSP oops stack dump output contents
Yong Zhi
1
-2
/
+2
2021-09-13
Merge series "Patches to update for rockchip pdm" from Sugar Zhang <sugar.zhang@rock-chips.com>:
Mark Brown
2
-6
/
+112
2021-09-13
Merge series "Cirrus Logic CS35L41 Amplifier" from David Rhodes <drhodes@opensource.cirrus.com>:
Mark Brown
7
-0
/
+3190
2021-09-13
ASoC: pcm5102a: increase rate from 192k to 384k
gearhead
1
-1
/
+1
2021-09-13
ASoC: rt1011: add i2s reference control for rt1011
Jack Yu
2
-0
/
+61
2021-09-13
ASoC: SOF: Handle control change notification from firmware
Peter Ujfalusi
3
-0
/
+219
2021-09-13
ASoC: mt8195: remove unnecessary CONFIG_PM
Trevor Wu
1
-2
/
+0
2021-09-13
ASoC: SOF: control: fix a typo in put operations for kcontrol
Rander Wang
1
-3
/
+3
2021-09-13
ASoC: fsl_rpmsg: add soc specific data structure
Shengjiu Wang
2
-4
/
+54
2021-09-13
ASoC: rt5682s: Add driver for ALC5682I-VS codec
Derek Fang
4
-0
/
+4650
2021-09-13
ASoC: mediatek: mt8195: Fix unused initialization of pointer etdm_data
Colin Ian King
1
-1
/
+1
2021-09-13
ASoC: ti: rename CONFIG_SND_SOC_DM365_VOICE_CODEC_MODULE
Masahiro Yamada
1
-1
/
+1
2021-09-13
ASoC: SOF: core: allow module parameter to override dma trace Kconfig
Pierre-Louis Bossart
1
-3
/
+2
2021-09-13
ASoC: mediatek: mt8195: Make use of the helper function devm_platform_ioremap_resource()
Cai Huoqing
1
-3
/
+1
2021-09-13
ASoC: soc-topology: Move template info print soc_tplg_dapm_widget_create()
Peter Ujfalusi
1
-4
/
+2
2021-09-13
ASoC: amd: acp: declare and add prefix to 'bt_uart_enable' symbol
Pierre-Louis Bossart
3
-6
/
+8
2021-09-13
ASoC: mediatek: mt8195: Remove unsued irqs_lock.
Sebastian Andrzej Siewior
1
-1
/
+0
2021-09-13
ASoC: cs35l41: CS35L41 Boosted Smart Amplifier
David Rhodes
7
-0
/
+3190
2021-09-13
ASoC: rockchip: pdm: Add support for path map
Sugar Zhang
2
-0
/
+37
2021-09-13
ASoC: rockchip: pdm: Add support for rk3568 pdm
Sugar Zhang
1
-0
/
+2
2021-09-13
ASoC: rockchip: Add support for rv1126 pdm
Sugar Zhang
2
-6
/
+73
2021-09-13
Merge existing fixes from asoc/for-5.15
Mark Brown
8
-34
/
+67
2021-09-10
Merge series "ASoC: fsl: register platform component before registering cpu dai" from Shengjiu Wang <shengjiu.wang@nxp.com>:
Mark Brown
5
-26
/
+48
2021-09-10
ASoC: mediatek: common: handle NULL case in suspend/resume function
Trevor Wu
1
-8
/
+11
2021-09-10
ASoC: fsl_xcvr: register platform component before registering cpu dai
Shengjiu Wang
1
-5
/
+10
2021-09-10
ASoC: fsl_spdif: register platform component before registering cpu dai
Shengjiu Wang
1
-5
/
+9
2021-09-10
ASoC: fsl_micfil: register platform component before registering cpu dai
Shengjiu Wang
1
-5
/
+10
2021-09-10
ASoC: fsl_esai: register platform component before registering cpu dai
Shengjiu Wang
1
-6
/
+10
2021-09-10
ASoC: fsl_sai: register platform component before registering cpu dai
Shengjiu Wang
1
-5
/
+9
[prev]
[next]