summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-01-18Merge branch 'topic/pcm-device-suspend' into for-nextTakashi Iwai61-174/+50
2019-01-18Merge tag 'asoc-fix-v5.0-rc2' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai23-184/+208
2019-01-15ASoC: amd: Fix potential NULL pointer dereferenceGustavo A. R. Silva1-2/+4
2019-01-15ASoC: imx-audmux: change snprintf to scnprintf for possible overflowSilvio Cesare1-12/+12
2019-01-15ASoC: rt5514-spi: Fix potential NULL pointer dereferenceGustavo A. R. Silva1-0/+2
2019-01-15ASoC: dapm: change snprintf to scnprintf for possible overflowSilvio Cesare1-5/+5
2019-01-15ASoC: rt5682: Fix PLL source register definitionsShuming Fan1-12/+12
2019-01-15ASoC: core: Don't defer probe on optional, NULL componentsMatthias Reichl1-2/+4
2019-01-15ALSA: pcm: Make snd_pcm_suspend() local staticTakashi Iwai2-13/+3
2019-01-15ALSA: doc: Update the description about PCM suspend procedureTakashi Iwai1-17/+8
2019-01-15drm: bridge: dw-hdmi: Remove superfluous snd_pcm_suspend*() callsTakashi Iwai1-1/+0
2019-01-15ALSA: pcmcia: Remove superfluous snd_pcm_suspend*() callsTakashi Iwai1-1/+0
2019-01-15ALSA: arm: Remove superfluous snd_pcm_suspend*() callsTakashi Iwai2-2/+0
2019-01-15ALSA: aoa: Remove superfluous snd_pcm_suspend*() callsTakashi Iwai1-4/+0
2019-01-15ALSA: ppc: Remove superfluous snd_pcm_suspend*() callsTakashi Iwai1-1/+0
2019-01-15ALSA: x86: Remove superfluous snd_pcm_suspend*() callsTakashi Iwai1-12/+0
2019-01-15ALSA: usb: Remove superfluous snd_pcm_suspend*() callsTakashi Iwai2-4/+1
2019-01-15ALSA: pci: Remove superfluous snd_pcm_suspend*() callsTakashi Iwai32-85/+2
2019-01-15ALSA: drivers: Remove superfluous snd_pcm_suspend*() callsTakashi Iwai4-11/+0
2019-01-15ALSA: isa: Remove superfluous snd_pcm_suspend*() callsTakashi Iwai10-12/+0
2019-01-15ALSA: atiixp: Move PCM suspend/resume code into trigger callbackTakashi Iwai1-11/+8
2019-01-15ALSA: pcm: Suspend streams globally via device type PM opsTakashi Iwai3-0/+28
2019-01-15ASoC: core: Make snd_soc_find_component() more robustMark Brown1-1/+1
2019-01-14ASoC: soc-core: fix init platform memory handlingCurtis Malainey2-5/+12
2019-01-14ALSA: hda: program stripe control for codecSameer Pujar1-1/+9
2019-01-14ALSA: hda: program stripe bits for controllerSameer Pujar1-0/+6
2019-01-14ALSA: hda: add register offset for stripe controlSameer Pujar1-0/+2
2019-01-14ALSA: hda: Add api to program stripe control bitsSameer Pujar2-0/+37
2019-01-14ALSA: hda: add verbs for stripe controlSameer Pujar1-0/+2
2019-01-14ASoC: intel: skl: Fix display power regressionTakashi Iwai2-112/+17
2019-01-14ALSA: hda/realtek - Fix typo for ALC225 modelKailang Yang1-1/+1
2019-01-10ASoC: soc-core: Hold client_mutex around soc_init_dai_link()Rohit kumar1-0/+4
2019-01-09ASoC: Intel: Boards: move the codec PLL configuration to _initMac Chiang1-38/+7
2019-01-09ASoC: soc-core: defer card probe until all component is added to listAjit Pandey1-1/+16
2019-01-09ALSA: usb-audio: Remove set but not used variable 'first_ch_bits'YueHaibing1-5/+1
2019-01-09ALSA: hda: Fix a mask wrong issue in snd_hdac_stream_start()Keyon Jie1-1/+3
2019-01-09ALSA: hda: Fix mismatches for register mask and value in hdac controllerKeyon Jie1-3/+5
2019-01-09ALSA: hda/realtek - Disable headset Mic VREF for headset mode of ALC225Kailang Yang1-1/+15
2019-01-09ALSA: hda/realtek - Add unplug function into unplug state of Headset Mode for...Kailang Yang1-0/+1
2019-01-08ALSA: usb-audio: fix CM6206 register definitionsAmadeusz Sławiński1-1/+1
2019-01-08ALSA: cs46xx: Potential NULL dereference in probeDan Carpenter1-0/+3
2019-01-07ASoC: atom: fix a missing check of snd_pcm_lib_malloc_pagesKangjie Lu1-1/+7
2019-01-07ASoC: tlv320aic32x4: Kernel OOPS while entering DAPM standby modeb-ak1-0/+4
2019-01-07ALSA: sb: fix a missing check of snd_ctl_addAditya Pakki1-3/+7
2019-01-07ALSA: line6: fix check on snd_card_registerAditya Pakki1-1/+2
2019-01-07ALSA: ice1712: fix a missing check of snd_i2c_sendbytesAditya Pakki1-1/+6
2019-01-07ALSA: gus: add a check of the status of snd_ctl_addKangjie Lu1-2/+11
2019-01-07ALSA: oxygen: initialize spdif_playback_enable to 0Tom Yan1-1/+1
2019-01-07ALSA: virtuoso: add de-emphasis controlTom Yan2-3/+69
2019-01-07ALSA: hda/realtek - Support Dell headset mode for New AIO platformKailang Yang1-0/+1