aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc
AgeCommit message (Expand)Author
2019-01-18Merge tag 'asoc-fix-v5.0-rc2' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai
2019-01-15ASoC: amd: Fix potential NULL pointer dereferenceGustavo A. R. Silva
2019-01-15ASoC: imx-audmux: change snprintf to scnprintf for possible overflowSilvio Cesare
2019-01-15ASoC: rt5514-spi: Fix potential NULL pointer dereferenceGustavo A. R. Silva
2019-01-15ASoC: dapm: change snprintf to scnprintf for possible overflowSilvio Cesare
2019-01-15ASoC: rt5682: Fix PLL source register definitionsShuming Fan
2019-01-15ASoC: core: Don't defer probe on optional, NULL componentsMatthias Reichl
2019-01-15ASoC: core: Make snd_soc_find_component() more robustMark Brown
2019-01-14ASoC: soc-core: fix init platform memory handlingCurtis Malainey
2019-01-14ASoC: intel: skl: Fix display power regressionTakashi Iwai
2019-01-10ASoC: soc-core: Hold client_mutex around soc_init_dai_link()Rohit kumar
2019-01-09ASoC: Intel: Boards: move the codec PLL configuration to _initMac Chiang
2019-01-09ASoC: soc-core: defer card probe until all component is added to listAjit Pandey
2019-01-07ASoC: atom: fix a missing check of snd_pcm_lib_malloc_pagesKangjie Lu
2019-01-07ASoC: tlv320aic32x4: Kernel OOPS while entering DAPM standby modeb-ak
2019-01-04ASoC: ti: davinci-mcasp: Move context save/restore to runtime_pm callbacksPeter Ujfalusi
2019-01-04ASoC: Variable "val" in function rt274_i2c_probe() could be uninitializedYizhuo
2019-01-03ASoC: rt5682: Fix recording no sound issueShuming Fan
2019-01-03ASoC: Intel: atom: Make PCI dependency explicitSinan Kaya
2019-01-03ASoC: qdsp6: q6asm-dai: Fix a small memory leakDan Carpenter
2019-01-03ASoC: qdsp6: q6asm-dai: Fix a NULL vs IS_ERR() bugDan Carpenter
2019-01-03ASoC: qdsp6: q6asm-dai: Off by one in of_q6asm_parse_dai_data()Dan Carpenter
2019-01-03ASoC: pcm512x: Fix a double unlock in pcm512x_digital_mute()Dan Carpenter
2019-01-03ASoC: xlnx: change license header format styleMaruthi Srinivas Bayyavarapu
2019-01-03ASoC: Intel: Haswell/Broadwell: fix setting for .dynamic fieldRander Wang
2019-01-03ASoC: xlnx: Grammar s/the the/the/Geert Uytterhoeven
2019-01-03ASoC: dma-sh7760: cleanup a debug printkDan Carpenter
2019-01-03ASoC: sdm845: set jack only for a specific backendRohit kumar
2019-01-01ALSA: hda - Revert DSP detection on legacy HD-audio driverTakashi Iwai
2018-12-19ALSA: HD-Audio: SKL+: force HDaudio legacy or SKL+ driver selectionPierre-Louis Bossart
2018-12-19ALSA: HD-Audio: SKL+: abort probe if DSP is present and Skylake driver selectedPierre-Louis Bossart
2018-12-18Merge tag 'asoc-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai
2018-12-18ASoC: ti: Kconfig: Remove the deprecated optionsPeter Ujfalusi
2018-12-18ASoC: ti: Merge davinci and omap directoriesPeter Ujfalusi
2018-12-14ASoC: qdsp6: q6routing: add display_port_rx port routingRohit kumar
2018-12-14ASoC: qdsp6: q6afe-dai: add support to Display port RX daisRohit kumar
2018-12-14ASoC: qdsp6: qdafe: add support for display_port_rxRohit kumar
2018-12-14ASoC: qdsp6: q6asm-dai: Add support to compress offloadSrinivas Kandagatla
2018-12-14ASoC: qdsp6: q6asm: add support to MP3 formatSrinivas Kandagatla
2018-12-14ASoC: Intel: Skylake: Add more platform granularityPierre-Louis Bossart
2018-12-14ASoC: simple-card: tidyup prefix for snd_soc_codec_confKuninori Morimoto
2018-12-14ASoC: simple-card: tidyup convert_rate/channel methodKuninori Morimoto
2018-12-14ASoC: simple-card: tidyup mclk-fs methodKuninori Morimoto
2018-12-14ASoC: simple-card: merge simple-scu-cardKuninori Morimoto
2018-12-14ASoC: audio-graph-card: tidyup prefix for snd_soc_codec_confKuninori Morimoto
2018-12-14ASoC: audio-graph-card: tidyup convert_rate/channel methodKuninori Morimoto
2018-12-14ASoC: audio-graph-card: tidyup mclk-fs methodKuninori Morimoto
2018-12-14ASoC: audio-graph-card: merge audio-graph-scu-cardKuninori Morimoto
2018-12-14ASoC: simple-card-utils: fixup asoc_simple_card_get_dai_id() ID methodKuninori Morimoto
2018-12-13ASoC: core: Invoke pcm_new() for all DAI-linkRohit kumar