Re: [GIT PULL] sound fixes for 5.8

2020-07-31 Thread pr-tracker-bot
The pull request you sent on Fri, 31 Jul 2020 10:09:14 +0200: > git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git tags/sound-5.8 has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/78431ab723aa6f10258979acf88d9aaac2462cbe Thank you! -- Deet-doot-dot, I am a b

Re: [GIT PULL] sound fixes for 5.8-rc7

2020-07-22 Thread pr-tracker-bot
The pull request you sent on Tue, 21 Jul 2020 12:05:51 +0200: > git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git > tags/sound-5.8-rc7 has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/8c26c87b05323a7ccdc632820b85253e0bf47fd9 Thank you! -- Deet-doot-dot, I

Re: [GIT PULL] sound fixes for 5.8-rc6

2020-07-17 Thread pr-tracker-bot
The pull request you sent on Fri, 17 Jul 2020 08:59:07 +0200: > git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git > tags/sound-5.8-rc6 has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/a238ac2d6aa587168db943661646883126f3c3fd Thank you! -- Deet-doot-dot, I

Re: [GIT PULL] sound fixes for 5.8-rc5

2020-07-08 Thread pr-tracker-bot
The pull request you sent on Wed, 08 Jul 2020 16:55:05 +0200: > git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git > tags/sound-5.8-rc5 has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/63e1968a2c87e9461e9694a96991935116e0cec7 Thank you! -- Deet-doot-dot, I

Re: [GIT PULL] sound fixes for 5.8-rc3

2020-06-25 Thread pr-tracker-bot
The pull request you sent on Thu, 25 Jun 2020 13:34:48 +0200: > git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git > tags/sound-5.8-rc3 has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/a4d3712b510534ef2ab5b15429aa94283c233a31 Thank you! -- Deet-doot-dot, I

Re: [GIT PULL] sound fixes for 5.8-rc1

2020-06-12 Thread John Stultz
On Fri, Jun 12, 2020 at 4:42 AM Srinivas Kandagatla wrote: > > Thanks John for reporting this, > > On 12/06/2020 01:49, John Stultz wrote: > > On Thu, Jun 11, 2020 at 5:13 PM John Stultz wrote: > >> > >> On Thu, Jun 11, 2020 at 6:39 AM Takashi Iwai wrote: > >>> sound fixes for 5.8-rc1 > >>> > >>

Re: [GIT PULL] sound fixes for 5.8-rc1

2020-06-12 Thread Pierre-Louis Bossart
On 6/12/20 9:46 AM, Mark Brown wrote: On Fri, Jun 12, 2020 at 08:54:11AM -0500, Pierre-Louis Bossart wrote: I think that those configuration errors are the problem and should be fixed as a prerequisite to the removal of the duplication between dpcm_playback/dpcm_capture/playback_only/capture

Re: [GIT PULL] sound fixes for 5.8-rc1

2020-06-12 Thread Mark Brown
On Fri, Jun 12, 2020 at 08:54:11AM -0500, Pierre-Louis Bossart wrote: > I think that those configuration errors are the problem and should be fixed > as a prerequisite to the removal of the duplication between > dpcm_playback/dpcm_capture/playback_only/capture_only. it may be painful and > generat

Re: [GIT PULL] sound fixes for 5.8-rc1

2020-06-12 Thread Pierre-Louis Bossart
On 6/12/20 7:19 AM, Mark Brown wrote: On Thu, Jun 11, 2020 at 05:49:29PM -0700, John Stultz wrote: On Thu, Jun 11, 2020 at 5:13 PM John Stultz wrote: I've bisected it down to the following commit from this pull req: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/

Re: [GIT PULL] sound fixes for 5.8-rc1

2020-06-12 Thread Mark Brown
On Fri, Jun 12, 2020 at 12:41:59PM +0100, Srinivas Kandagatla wrote: > Can you please try these two patches, I think the problem is that FE > dailinks are always set to bidirectional, this two patches should fix it. > https://git.linaro.org/people/srinivas.kandagatla/linux.git/commit/?h=gapless/v

Re: [GIT PULL] sound fixes for 5.8-rc1

2020-06-12 Thread Mark Brown
On Thu, Jun 11, 2020 at 05:49:29PM -0700, John Stultz wrote: > On Thu, Jun 11, 2020 at 5:13 PM John Stultz wrote: > > I've bisected it down to the following commit from this pull req: > > > > https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=b73287f0b0745961b14e5eb

Re: [GIT PULL] sound fixes for 5.8-rc1

2020-06-12 Thread Srinivas Kandagatla
Thanks John for reporting this, On 12/06/2020 01:49, John Stultz wrote: On Thu, Jun 11, 2020 at 5:13 PM John Stultz wrote: On Thu, Jun 11, 2020 at 6:39 AM Takashi Iwai wrote: sound fixes for 5.8-rc1 Here are last-minute fixes gathered before merge window close; a few fixes are for the core

Re: [GIT PULL] sound fixes for 5.8-rc1

2020-06-11 Thread John Stultz
On Thu, Jun 11, 2020 at 5:13 PM John Stultz wrote: > > On Thu, Jun 11, 2020 at 6:39 AM Takashi Iwai wrote: > > sound fixes for 5.8-rc1 > > > > Here are last-minute fixes gathered before merge window close; > > a few fixes are for the core while the rest majority are driver > > fixes. > > > > * PC

Re: [GIT PULL] sound fixes for 5.8-rc1

2020-06-11 Thread John Stultz
On Thu, Jun 11, 2020 at 6:39 AM Takashi Iwai wrote: > sound fixes for 5.8-rc1 > > Here are last-minute fixes gathered before merge window close; > a few fixes are for the core while the rest majority are driver > fixes. > > * PCM locking annotation fixes and the possible self-lock fix > * ASoC DPC

Re: [GIT PULL] sound fixes for 5.8-rc1

2020-06-11 Thread pr-tracker-bot
The pull request you sent on Thu, 11 Jun 2020 13:33:19 +0200: > git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git > tags/sound-fix-5.8-rc1 has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/e0154bd478897b277aeb7195bf9088e9ce05bbb0 Thank you! -- Deet-doot-do