- 54e81e9 ASoC: rsnd: check BUIF error everytime by Kuninori Morimoto · 3 years, 7 months ago
- ab62e8a ASoC: rsnd: attach SSIU when SSI was DMA mode by Kuninori Morimoto · 3 years, 7 months ago
- 6da8f00 ASoC: rsnd: ignore runtime NULL case at rsnd_runtime_channel_original_with_params() by Kuninori Morimoto · 3 years, 7 months ago
- 965386c ASoC: rsnd: call unregister for null_hw when removed by Kuninori Morimoto · 3 years, 7 months ago
- 058efb4 ASoC: cs42l52: use DEVICE_ATTR_WO macro by YueHaibing · 3 years, 7 months ago
- 4e7f0ea ASoC: cs35l3x: Use neutral language in amp drivers by David Rhodes · 3 years, 7 months ago
- 6405941 ASoC: cs43130: Use DEVICE_ATTR_RO macro by YueHaibing · 3 years, 7 months ago
- d042603 ASoC: wm8962: Use DEVICE_ATTR_WO macro by YueHaibing · 3 years, 7 months ago
- 3ef6253c ASoC: cs42l56: use DEVICE_ATTR_WO macro by YueHaibing · 3 years, 7 months ago
- d5bd87e ASoC: imx-card: Make some symbols static by Wei Yongjun · 3 years, 7 months ago
- 2eadc04 ASoC: tlv320aic26: use DEVICE_ATTR_RW macro by YueHaibing · 3 years, 7 months ago
- 0e91438 ASoC: cs42l42: Check jack status before reporting button events by Lucas Tanure · 3 years, 7 months ago
- 4b38da6 ASoC: cs42l42: Add support for 2400000 Bit clock by Lucas Tanure · 3 years, 7 months ago
- f5b49d9 ASoC: cs42l42: Add support for 2304000 Bit clock by Lucas Tanure · 3 years, 7 months ago
- 1c52825 ASoC: cs42l42: Fix 1536000 Bit Clock instability by Lucas Tanure · 3 years, 7 months ago
- d4e9889 Merge branch 'for-5.13' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-5.14 by Mark Brown · 3 years, 7 months ago
- eb37ca9 Merge series "ASoC: rsnd: add D3 support" from Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>: by Mark Brown · 3 years, 7 months ago
- af00978 ASoC: codecs: Add driver for NXP/Goodix TFA989x (TFA1) amplifiers by Stephan Gerhold · 3 years, 8 months ago
- 17ba36b ASoC: dt-bindings: codecs: Add bindings for nxp, tfa989x by Stephan Gerhold · 3 years, 8 months ago
- d6956a7 ASoC: rsnd: add null CLOCKIN support by Kuninori Morimoto · 3 years, 7 months ago
- cf9d5c6 ASoC: rsnd: tidyup loop on rsnd_adg_clk_query() by Kuninori Morimoto · 3 years, 7 months ago
- 17c2d24 ASoC: dt-bindings: renesas: rsnd: tidyup properties by Kuninori Morimoto · 3 years, 7 months ago
- 41daf6b ASoC: core: Fix Null-point-dereference in fmt_single_name() by Kefeng Wang · 3 years, 7 months ago
- 03effde ASoC: Intel: sof_sdw: add quirk support for Brya and BT-offload by Vamshi Krishna Gopal · 3 years, 8 months ago
- c0fbe9f ASoC: Intel: common: Add entries for sdw codecs in ADL match table by Vamshi Krishna Gopal · 3 years, 8 months ago
- 9d5536e ASoC: SOF: Intel: hda: Remove conditions against CONFIG_PCI by Peter Ujfalusi · 3 years, 8 months ago
- 4f50f16 ASoC: SOF: ops: don't return void value by Pierre-Louis Bossart · 3 years, 8 months ago
- ccaea61 ASoC: SOF: topology: fix assignment to use le32_to_cpu by Jaska Uimonen · 3 years, 8 months ago
- c034594 ASoC: SOF: loader: Use snd_sof_dsp_block_read() instead sof_block_read() by Peter Ujfalusi · 3 years, 8 months ago
- 3b2e93e ASoC: SOF: ops: print out the polling register by Keyon Jie · 3 years, 8 months ago
- e5eaa4e ASoC: SOF: pci: No need to cast second time to save the desc by Peter Ujfalusi · 3 years, 8 months ago
- fd979ec ASoC: SOF: Check desc->ops directly in acpi/pci/of probe functions by Peter Ujfalusi · 3 years, 8 months ago
- af27025 ASoC: qcom: lpass-cpu: Use optional clk APIs by Stephen Boyd · 3 years, 8 months ago
- aa73670 ASoC: imx-card: Add imx-card machine driver by Shengjiu Wang · 3 years, 8 months ago
- 623cd9c ASoC: dt-bindings: imx-card: Add binding doc for imx sound card by Shengjiu Wang · 3 years, 8 months ago
- b9c035a ASoC: topology: Fix using uninitialized pointer by Jaska Uimonen · 3 years, 8 months ago
- 833bc4c ASoC: cs35l33: fix an error code in probe() by Dan Carpenter · 3 years, 8 months ago
- 6033907 Merge series "ASoC: meson: g12a-toacodec: add support for SM1" from Neil Armstrong <narmstrong@baylibre.com>: by Mark Brown · 3 years, 8 months ago
- 8b4ba1d ASoC: soc-dai: fix up hw params only if it is needed by Gyeongtaek Lee · 3 years, 8 months ago
- 11480db ASoC: wm8750: convert to the json-schema by Rafał Miłecki · 3 years, 8 months ago
- 7487238 ASoC: meson: g12a-toacodec: add support for SM1 TOACODEC by Neil Armstrong · 3 years, 8 months ago
- 172dd92 ASoC: meson: g12a-toacodec: use regmap fields to prepare SM1 support by Neil Armstrong · 3 years, 8 months ago
- 8c08652 ASoC: SOF: Intel: hda: don't send DAI_CONFIG IPC for older firmware by Ranjani Sridharan · 3 years, 8 months ago
- 375904e ASoC: hisilicon: fix missing clk_disable_unprepare() on error in hi6210_i2s_startup() by Yang Yingliang · 3 years, 8 months ago
- 5a3f869 ASoC: soc-core: use DEVICE_ATTR_RO macro by YueHaibing · 3 years, 8 months ago
- d14eece ASoC: rk3328: fix missing clk_disable_unprepare() on error in rk3328_platform_probe() by Yang Yingliang · 3 years, 8 months ago
- cdf112d4 ASoC: fsl: fix SND_SOC_IMX_RPMSG dependency by Arnd Bergmann · 3 years, 8 months ago
- d29d41e2 ASoC: topology: Add support for multiple kcontrol types to a widget by Jaska Uimonen · 3 years, 8 months ago
- a75e5cd ASoC: intel/boards: add missing MODULE_DEVICE_TABLE by Zou Wei · 3 years, 8 months ago
- 98c69fc Merge series "ASoC: SOF/Intel: fix and remove Sparse warnings" from Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>: by Mark Brown · 3 years, 8 months ago
- c9f2e3c ASoC: cs42l42: make HSBIAS_SENSE_EN optional by Vitaly Rodionov · 3 years, 8 months ago
- 9b74934 ASoC: q6dsp: Undo buggy warning fix by Nathan Chancellor · 3 years, 8 months ago
- 7fe0b09 ASoC: wm2200: remove include of wmfw.h by Simon Trimmer · 3 years, 8 months ago
- 130dbe0 ASoC: wm_adsp: mark more data structures with the const qualifier by Simon Trimmer · 3 years, 8 months ago
- 24e46fb ASoC: Intel: bxt_da7219_max98357a: shrink platform_id below 20 characters by Pierre-Louis Bossart · 3 years, 8 months ago
- 48a7e6e ASoC: Intel: sof_cs42l42: shrink platform id below 20 characters by Pierre-Louis Bossart · 3 years, 8 months ago
- ad83912 ASoC: SOF: Intel: hda: fix index used in inner loop by Pierre-Louis Bossart · 3 years, 8 months ago
- 0e49a4d ASoC: cs42l52: Minor tidy up of error paths by Charles Keepax · 3 years, 8 months ago
- b1078e9 ASoC: cs35l32: Add missing regmap use_single config by Charles Keepax · 3 years, 8 months ago
- 2a682f8 ASoC: cs35l34: Add missing regmap use_single config by Charles Keepax · 3 years, 8 months ago
- 27fb585 ASoC: cs42l73: Add missing regmap use_single config by Charles Keepax · 3 years, 8 months ago
- 96f6859 ASoC: cs53l30: Add missing regmap use_single config by Charles Keepax · 3 years, 8 months ago
- e072b26 ASoC: sti-sas: add missing MODULE_DEVICE_TABLE by Zou Wei · 3 years, 8 months ago
- 47c1131 ASoC: soc-dai.h: Align the word of comment for SND_SOC_DAIFMT_CBC_CFC by Kuninori Morimoto · 3 years, 8 months ago
- eaf8df8 Merge series "ASoC: simple-card / audio-graph re-cleanup" from Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>: by Mark Brown · 3 years, 8 months ago
- 0fad605 ASoC: cs42l42: Regmap must use_single_read/write by Richard Fitzgerald · 3 years, 8 months ago
- 582f350 ASoC: audio-graph: tidyup graph_parse_node() by Kuninori Morimoto · 3 years, 8 months ago
- f8090ff ASoC: audio-graph: tidyup graph_dai_link_of_dpcm() by Kuninori Morimoto · 3 years, 8 months ago
- 4ac9b48a ASoC: cs42l52: Minor tidy up of error paths by Charles Keepax · 3 years, 8 months ago
- fd4e6ba ASoC: cs4265: Minor tidy up of error paths by Charles Keepax · 3 years, 8 months ago
- 634a4be ASoC: cs35l36: Remove unneeded variable initialisation by Charles Keepax · 3 years, 8 months ago
- f0353e1 ASoC: Intel: bytcr_rt5640: Add quirk for the Lenovo Miix 3-830 tablet by Hans de Goede · 3 years, 8 months ago
- 28c268d ASoC: Intel: bytcr_rt5640: Add quirk for the Glavey TM800A550L tablet by Hans de Goede · 3 years, 8 months ago
- 6ad76b5 ASoC: simple-card: add simple_link_init() by Kuninori Morimoto · 3 years, 8 months ago
- 0919a3a ASoC: simple-card: add simple_parse_node() by Kuninori Morimoto · 3 years, 8 months ago
- ae062a7 Merge series "PinePhone BT audio bringup" from Samuel Holland <samuel@sholland.org>: by Mark Brown · 3 years, 8 months ago
- b8ded8a Merge series "Tidy up device ID reading on legacy Cirrus parts" from Charles Keepax <ckeepax@opensource.cirrus.com>: by Mark Brown · 3 years, 8 months ago
- 3b8fb1f Merge series "ASoC: cppcheck fixes of the week" from Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>: by Mark Brown · 3 years, 8 months ago
- b748ad3 Merge series "ASoC: SOF: Intel: split Baytrail and Merrifield" from Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>: by Mark Brown · 3 years, 8 months ago
- 93c964a Merge series "ASoC: Intel: machine driver updates for 5.14" from Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>: by Mark Brown · 3 years, 8 months ago
- 4fc81bc ASoC: cs53l30: Minor error paths fixups by Charles Keepax · 3 years, 8 months ago
- e2bb107 ASoC: cs43130: Minor error paths fixups by Charles Keepax · 3 years, 8 months ago
- 2649525 ASoC: cs42l73: Minor error paths fixups by Charles Keepax · 3 years, 8 months ago
- 0a0eb56 ASoC: cs42l42: Minor error paths fixups by Charles Keepax · 3 years, 8 months ago
- 1a46b7b ASoC: cs35l35: Correct errata handling by Charles Keepax · 3 years, 8 months ago
- 60ba916 ASoC: cs35l35: Minor error paths fixups by Charles Keepax · 3 years, 8 months ago
- 8cb9b00 ASoC: cs35l34: Minor error paths fixups by Charles Keepax · 3 years, 8 months ago
- 77908db ASoC: cs35l33: Minor error paths fixups by Charles Keepax · 3 years, 8 months ago
- 283160f ASoC: cs35l32: Minor error paths fixups by Charles Keepax · 3 years, 8 months ago
- c8b198e ASoC: cirrus: Add helper function for reading the device ID by Charles Keepax · 3 years, 8 months ago
- b63ecae ASoC: rt1019: Add non_legacy_dai_naming config by Derek Fang · 3 years, 8 months ago
- 66df947 ASoC: cs42l42: Add support for ACPI table match entry by Vitaly Rodionov · 3 years, 8 months ago
- ab78322 ASoC: cs42l42: Use device_property API instead of of_property by Richard Fitzgerald · 3 years, 8 months ago
- c26a528 ASoC: cs42l42: Add support for set_jack calls by Lucas Tanure · 3 years, 8 months ago
- 87b42ab ASoC: rt5682: Implement remove callback by Stephen Boyd · 3 years, 8 months ago
- 47bcb1c ASoC: rt5682: Disable irq on shutdown by Stephen Boyd · 3 years, 8 months ago
- 58f01c7 ASoC: codecs: lpass-wsa-macro: handle unexpected input by Tom Rix · 3 years, 8 months ago
- 1d122dd ASoC: rt286: Remove redundant assignment to d_len_code by Jiapeng Chong · 3 years, 8 months ago
- 16f2a3c ASoC: jz4740-i2s: fix function name by H. Nikolaus Schaller · 3 years, 8 months ago
- 223875a ASoC: fsl_xcvr: Remove unneeded semicolon by Wan Jiabing · 3 years, 8 months ago