aboutsummaryrefslogtreecommitdiffstats
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2019-10-01ASoC: madera: Add support for using MCLK3Charles Keepax1-0/+2
2019-10-01ASoC: wm_adsp: Fix theoretical NULL pointer for alg_regionLi Xu1-1/+6
2019-10-01ASoC: max98373: check for device node before parsingSathyanarayana Nujella1-8/+12
2019-10-01tas2770: add tas2770 smart PA kernel driverFrank Shi4-0/+979
2019-10-01ASoC: soc-pcm: Use different sequence for start/stop triggerPeter Ujfalusi1-3/+61
2019-10-01ASoC: fsl_asrc: Fix error with S24_3LE format bitstream in i.MX8Shengjiu Wang3-9/+62
2019-10-01ASoC: pcm_dmaengine: Extract snd_dmaengine_pcm_refine_runtime_hwparamsShengjiu Wang2-55/+89
2019-10-01ASoC: fsl_asrc: update supported sample formatShengjiu Wang1-2/+3
2019-10-01ASoC: fsl_asrc: Use in(out)put_format instead of in(out)put_word_widthShengjiu Wang2-20/+40
2019-10-01ASoC: adau1761: Add ALC controlsLars-Peter Clausen1-0/+109
2019-10-01ASoC: adau1761: Add PGA Slew time controlLars-Peter Clausen1-0/+20
2019-10-01ASoC: core: Clarify usage of ignore_machineDaniel Baluta1-2/+2
2019-10-01ASoC: stm32: sai: clean up indentation issueColin Ian King1-1/+1
2019-10-01ASoC: wcd9335: clean up indentation issueColin Ian King1-5/+5
2019-10-01ASoC: rt5663: clean up indentation issuesColin Ian King1-2/+2
2019-10-01ASoC: amd: acp3x: clean up indentation issueColin Ian King1-1/+1
2019-10-01ASoC: soc-core: remove snd_soc_rtdcom_del_all()Kuninori Morimoto1-12/+12
2019-10-01ASoC: soc-core: tidyup soc_new_pcm_runtime() alloc orderKuninori Morimoto1-23/+32
2019-10-01ASoC: soc-core: merge soc_free_pcm_runtime() and soc_rtd_free()Kuninori Morimoto1-16/+8
2019-10-01ASoC: soc-core: merge soc_new_pcm_runtime() and soc_rtd_init()Kuninori Morimoto1-42/+53
2019-10-01ASoC: soc-core: create rtd->codec_dais firstKuninori Morimoto1-6/+6
2019-10-01ASoC: soc-core: call list_del(&rtd->list) at soc_free_pcm_runtime()Kuninori Morimoto1-3/+2
2019-10-01ASoC: soc-core: merge soc_add_pcm_runtime() into soc_new_pcm_runtime()Kuninori Morimoto1-7/+2
2019-10-01ASoC: soc-core: move soc_free_pcm_runtime()Kuninori Morimoto1-7/+7
2019-10-01ASoC: wm8994: Add support for MCLKn clock gatingSylwester Nawrocki1-4/+104
2019-10-01ASoC: wm8994: Add support for setting MCLK clock rateSylwester Nawrocki2-6/+52
2019-10-01ASoC: xlnx: Use devm_platform_ioremap_resource() in xlnx_formatter_pcm_probe()Markus Elfring1-8/+1
2019-10-01ASoC: Intel: cht_bsw_rt5645: Add quirk for boards using pmc_plt_clk_0Sam McNally1-6/+20
2019-10-01ASoC: fsl_mqs: Add MQS component driverShengjiu Wang3-0/+345
2019-09-26ASoC: topology: Fix a signedness bug in soc_tplg_dapm_widget_create()Dan Carpenter1-1/+1
2019-09-24Merge tag 'sound-fix-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds13-24/+67
2019-09-24ALSA: usb-audio: Add DSD support for EVGA NU AudioJussi Laako1-0/+1
2019-09-23ASoC: soc-component: fix a couple missing error assignmentsDan Carpenter1-2/+2
2019-09-23ASoC: wm8994: Do not register inapplicable controls for WM1811Sylwester Nawrocki1-17/+26
2019-09-23ASoC: samsung: arndale: Add missing OF node dereferencingSylwester Nawrocki1-4/+30
2019-09-23Merge tag 'asoc-fix-v5.4-rc1' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai8-21/+34
2019-09-22Merge tag 'mips_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds3-134/+2
2019-09-20ALSA: hda - Add laptop imic fixup for ASUS M9V laptopShih-Yuan Lee (FourDollars)1-0/+1
2019-09-20ASoC: ti: fix SND_SOC_DM365_VOICE_CODEC dependenciesArnd Bergmann1-2/+9
2019-09-20ASoC: pcm3168a: The codec does not support S32_LEPeter Ujfalusi1-2/+1
2019-09-20ASoC: core: use list_del_init and move it back to soc_cleanup_componentBard liao1-1/+2
2019-09-20ALSA: hda/realtek - PCI quirk for Medion E4254Jan-Marek Glogowski1-0/+13
2019-09-20ALSA: hda - Apply AMD controller workaround for Raven platformTakashi Iwai1-2/+1
2019-09-19Merge tag 'tag-chrome-platform-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linuxLinus Torvalds3-5/+5
2019-09-19Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-7/+6
2019-09-18ASoC: rsnd: do error check after rsnd_channel_normalization()Kuninori Morimoto1-5/+5
2019-09-18ASoC: atmel_ssc_dai: Remove wrong spinlock usageGregory CLEMENT2-11/+2
2019-09-17Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-ledsLinus Torvalds1-7/+2
2019-09-17Merge tag 'sound-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds317-7875/+16263
2019-09-17ASoC: core: delete component->card_list in soc_remove_component onlyBard Liao1-2/+1