alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
* Re: [PATCH 1/4] dump_audiostreaming_interface(): fix ac-3 decoder
       [not found]     ` <20100601170658.GA24055@kroah.com>
@ 2010-06-08  8:10       ` Daniel Mack
       [not found]         ` <20100608081019.GE2695-ahpEBR4enfnCULTFXS99ULNAH6kLmebB@public.gmane.org>
  0 siblings, 1 reply; 4+ messages in thread
From: Daniel Mack @ 2010-06-08  8:10 UTC (permalink / raw)
  To: Greg KH; +Cc: dbrownell, alsa-devel, linux-usb, gregkh, t.sailer

Hi Greg,

On Tue, Jun 01, 2010 at 10:06:58AM -0700, Greg KH wrote:
> On Tue, Jun 01, 2010 at 06:52:12PM +0200, Daniel Mack wrote:
> > Greg,
> > 
> > I believe you're maintaining usb-utils now, right? At least it was
> > you posting an announcement for a new release the other day.
> 
> Yes I am.
> 
> > Let me know if I should do anything else to get these patches merged :)
> 
> Let me wake up and get a chance to get around to these patches?  :)
> 
> I'll get to them in a day or so, they look great to me.

Just a reminder - could you have a look at them already?
For easier access, the six patches I sent can now also be pulled from

  git://github.com/zonque/usbutils.git

FWIW, I got positive feedback from people developing USB audio class 2
devices - my patches seem to display the right things for them :)

Thanks,
Daniel

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH 1/4] dump_audiostreaming_interface(): fix ac-3 decoder
       [not found]         ` <20100608081019.GE2695-ahpEBR4enfnCULTFXS99ULNAH6kLmebB@public.gmane.org>
@ 2010-06-16 21:40           ` Greg KH
  2010-06-28 18:43             ` Daniel Mack
  0 siblings, 1 reply; 4+ messages in thread
From: Greg KH @ 2010-06-16 21:40 UTC (permalink / raw)
  To: Daniel Mack
  Cc: linux-usb-u79uwXL29TY76Z2rM5mHXA, gregkh-l3A5Bk7waGM,
	t.sailer-aAjG49QhEdKVRmA6MYkXiA,
	dbrownell-Rn4VEauK+AKRv+LV9MX5uipxlwaOVQ5f,
	alsa-devel-K7yf7f+aM1XWsZ/bQMPhNw

On Tue, Jun 08, 2010 at 10:10:19AM +0200, Daniel Mack wrote:
> Hi Greg,
> 
> On Tue, Jun 01, 2010 at 10:06:58AM -0700, Greg KH wrote:
> > On Tue, Jun 01, 2010 at 06:52:12PM +0200, Daniel Mack wrote:
> > > Greg,
> > > 
> > > I believe you're maintaining usb-utils now, right? At least it was
> > > you posting an announcement for a new release the other day.
> > 
> > Yes I am.
> > 
> > > Let me know if I should do anything else to get these patches merged :)
> > 
> > Let me wake up and get a chance to get around to these patches?  :)
> > 
> > I'll get to them in a day or so, they look great to me.
> 
> Just a reminder - could you have a look at them already?
> For easier access, the six patches I sent can now also be pulled from
> 
>   git://github.com/zonque/usbutils.git

I've pulled from this branch now and pushed it all out.  I'll go pick up
some other pending patches and cut a new release.

thanks,

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH 1/4] dump_audiostreaming_interface(): fix ac-3 decoder
  2010-06-16 21:40           ` Greg KH
@ 2010-06-28 18:43             ` Daniel Mack
  2010-06-28 20:40               ` Greg KH
  0 siblings, 1 reply; 4+ messages in thread
From: Daniel Mack @ 2010-06-28 18:43 UTC (permalink / raw)
  To: Greg KH; +Cc: dbrownell, alsa-devel, linux-usb, gregkh, t.sailer

On Wed, Jun 16, 2010 at 02:40:23PM -0700, Greg KH wrote:
> On Tue, Jun 08, 2010 at 10:10:19AM +0200, Daniel Mack wrote:
> > On Tue, Jun 01, 2010 at 10:06:58AM -0700, Greg KH wrote:
> > > On Tue, Jun 01, 2010 at 06:52:12PM +0200, Daniel Mack wrote:
> > > > Greg,
> > > > 
> > > > I believe you're maintaining usb-utils now, right? At least it was
> > > > you posting an announcement for a new release the other day.
> > > 
> > > Yes I am.
> > > 
> > > > Let me know if I should do anything else to get these patches merged :)
> > > 
> > > Let me wake up and get a chance to get around to these patches?  :)
> > > 
> > > I'll get to them in a day or so, they look great to me.
> > 
> > Just a reminder - could you have a look at them already?
> > For easier access, the six patches I sent can now also be pulled from
> > 
> >   git://github.com/zonque/usbutils.git
> 
> I've pulled from this branch now and pushed it all out.  I'll go pick up
> some other pending patches and cut a new release.

Just curious - I can't find these patches in the official usbutils.git
at git.kernel.org. Forgot to push?

Thanks,
Daniel

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH 1/4] dump_audiostreaming_interface(): fix ac-3 decoder
  2010-06-28 18:43             ` Daniel Mack
@ 2010-06-28 20:40               ` Greg KH
  0 siblings, 0 replies; 4+ messages in thread
From: Greg KH @ 2010-06-28 20:40 UTC (permalink / raw)
  To: Daniel Mack; +Cc: dbrownell, alsa-devel, linux-usb, gregkh, t.sailer

On Mon, Jun 28, 2010 at 08:43:20PM +0200, Daniel Mack wrote:
> On Wed, Jun 16, 2010 at 02:40:23PM -0700, Greg KH wrote:
> > On Tue, Jun 08, 2010 at 10:10:19AM +0200, Daniel Mack wrote:
> > > On Tue, Jun 01, 2010 at 10:06:58AM -0700, Greg KH wrote:
> > > > On Tue, Jun 01, 2010 at 06:52:12PM +0200, Daniel Mack wrote:
> > > > > Greg,
> > > > > 
> > > > > I believe you're maintaining usb-utils now, right? At least it was
> > > > > you posting an announcement for a new release the other day.
> > > > 
> > > > Yes I am.
> > > > 
> > > > > Let me know if I should do anything else to get these patches merged :)
> > > > 
> > > > Let me wake up and get a chance to get around to these patches?  :)
> > > > 
> > > > I'll get to them in a day or so, they look great to me.
> > > 
> > > Just a reminder - could you have a look at them already?
> > > For easier access, the six patches I sent can now also be pulled from
> > > 
> > >   git://github.com/zonque/usbutils.git
> > 
> > I've pulled from this branch now and pushed it all out.  I'll go pick up
> > some other pending patches and cut a new release.
> 
> Just curious - I can't find these patches in the official usbutils.git
> at git.kernel.org. Forgot to push?

Sorry about that, yes, I only had updated the github.com tree.  I now
pushed it out.

greg k-h

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-06-28 20:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <1275403951-16253-1-git-send-email-daniel@caiaq.de>
     [not found] ` <1275403951-16253-2-git-send-email-daniel@caiaq.de>
     [not found]   ` <20100601165211.GR2695@buzzloop.caiaq.de>
     [not found]     ` <20100601170658.GA24055@kroah.com>
2010-06-08  8:10       ` [PATCH 1/4] dump_audiostreaming_interface(): fix ac-3 decoder Daniel Mack
     [not found]         ` <20100608081019.GE2695-ahpEBR4enfnCULTFXS99ULNAH6kLmebB@public.gmane.org>
2010-06-16 21:40           ` Greg KH
2010-06-28 18:43             ` Daniel Mack
2010-06-28 20:40               ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).