All of lore.kernel.org
 help / color / mirror / Atom feed
* HTC Dream: qdsp support for staging
@ 2009-07-10  8:37 Pavel Machek
  2009-07-10 17:25 ` Daniel Walker
  2009-07-16 23:00 ` Greg KH
  0 siblings, 2 replies; 16+ messages in thread
From: Pavel Machek @ 2009-07-10  8:37 UTC (permalink / raw)
  To: greg, swetland, malchev, kernel list

[-- Attachment #1: Type: text/plain, Size: 368 bytes --]

From: Iliyan Malchev <ibm@android.com>

QDSP code is neccessarry for communication with some hardware
components on HTC Dream, including camera hardware. It also drives DSP
coproccessor.

Signed-off-by: Pavel Machek <pavel@ucw.cz>

-- 
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html

[-- Attachment #2: g1.11.qdsp.diff.gz --]
[-- Type: application/octet-stream, Size: 57857 bytes --]

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

* Re: HTC Dream: qdsp support for staging
  2009-07-10  8:37 HTC Dream: qdsp support for staging Pavel Machek
@ 2009-07-10 17:25 ` Daniel Walker
  2009-07-11 23:05   ` Pavel Machek
  2009-07-16 23:00 ` Greg KH
  1 sibling, 1 reply; 16+ messages in thread
From: Daniel Walker @ 2009-07-10 17:25 UTC (permalink / raw)
  To: Pavel Machek; +Cc: greg, swetland, malchev, kernel list

On Fri, 2009-07-10 at 10:37 +0200, Pavel Machek wrote:
> From: Iliyan Malchev <ibm@android.com>
> 
> QDSP code is neccessarry for communication with some hardware
> components on HTC Dream, including camera hardware. It also drives DSP
> coproccessor.
> 
> Signed-off-by: Pavel Machek <pavel@ucw.cz>


You don't want to break it up into multiple patches? I'll do it if you
don't want too ..

Daniel


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

* Re: HTC Dream: qdsp support for staging
  2009-07-10 17:25 ` Daniel Walker
@ 2009-07-11 23:05   ` Pavel Machek
  2009-07-11 23:56     ` Daniel Walker
  0 siblings, 1 reply; 16+ messages in thread
From: Pavel Machek @ 2009-07-11 23:05 UTC (permalink / raw)
  To: Daniel Walker; +Cc: greg, swetland, malchev, kernel list

On Fri 2009-07-10 10:25:57, Daniel Walker wrote:
> On Fri, 2009-07-10 at 10:37 +0200, Pavel Machek wrote:
> > From: Iliyan Malchev <ibm@android.com>
> > 
> > QDSP code is neccessarry for communication with some hardware
> > components on HTC Dream, including camera hardware. It also drives DSP
> > coproccessor.
> > 
> > Signed-off-by: Pavel Machek <pavel@ucw.cz>
> 
> You don't want to break it up into multiple patches? I'll do it if you
> don't want too ..

I don't know how much sense it makes to split it further... yes, I
could probably split it per file or something but...

(Notice that this is going to be rewriten in staging, anyway, before
merging into kernel proper...)
									Pavel
-- 
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html

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

* Re: HTC Dream: qdsp support for staging
  2009-07-11 23:05   ` Pavel Machek
@ 2009-07-11 23:56     ` Daniel Walker
  2009-07-12 10:28       ` Pavel Machek
  0 siblings, 1 reply; 16+ messages in thread
From: Daniel Walker @ 2009-07-11 23:56 UTC (permalink / raw)
  To: Pavel Machek; +Cc: greg, swetland, malchev, kernel list

On Sun, 2009-07-12 at 01:05 +0200, Pavel Machek wrote:
> On Fri 2009-07-10 10:25:57, Daniel Walker wrote:
> > On Fri, 2009-07-10 at 10:37 +0200, Pavel Machek wrote:
> > > From: Iliyan Malchev <ibm@android.com>
> > > 
> > > QDSP code is neccessarry for communication with some hardware
> > > components on HTC Dream, including camera hardware. It also drives DSP
> > > coproccessor.
> > > 
> > > Signed-off-by: Pavel Machek <pavel@ucw.cz>
> > 
> > You don't want to break it up into multiple patches? I'll do it if you
> > don't want too ..
> 
> I don't know how much sense it makes to split it further... yes, I
> could probably split it per file or something but...
> 
> (Notice that this is going to be rewriten in staging, anyway, before
> merging into kernel proper...)

Your expecting a full re-write? From a quick look this stuff just looks
like it needs some TLC ..

Daniel


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

* Re: HTC Dream: qdsp support for staging
  2009-07-11 23:56     ` Daniel Walker
@ 2009-07-12 10:28       ` Pavel Machek
  0 siblings, 0 replies; 16+ messages in thread
From: Pavel Machek @ 2009-07-12 10:28 UTC (permalink / raw)
  To: Daniel Walker; +Cc: greg, swetland, malchev, kernel list

On Sat 2009-07-11 16:56:44, Daniel Walker wrote:
> On Sun, 2009-07-12 at 01:05 +0200, Pavel Machek wrote:
> > On Fri 2009-07-10 10:25:57, Daniel Walker wrote:
> > > On Fri, 2009-07-10 at 10:37 +0200, Pavel Machek wrote:
> > > > From: Iliyan Malchev <ibm@android.com>
> > > > 
> > > > QDSP code is neccessarry for communication with some hardware
> > > > components on HTC Dream, including camera hardware. It also drives DSP
> > > > coproccessor.
> > > > 
> > > > Signed-off-by: Pavel Machek <pavel@ucw.cz>
> > > 
> > > You don't want to break it up into multiple patches? I'll do it if you
> > > don't want too ..
> > 
> > I don't know how much sense it makes to split it further... yes, I
> > could probably split it per file or something but...
> > 
> > (Notice that this is going to be rewriten in staging, anyway, before
> > merging into kernel proper...)
> 
> Your expecting a full re-write? From a quick look this stuff just looks
> like it needs some TLC ..

I don't know what TLC means.

I expect a lot of changes; I did not study it in great enough detail;
but I suspect that the ammount of changes neccessary will drown any
initial changesets, so I guess it is simpler to just merge it in one piece.

-- 
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html

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

* Re: HTC Dream: qdsp support for staging
  2009-07-10  8:37 HTC Dream: qdsp support for staging Pavel Machek
  2009-07-10 17:25 ` Daniel Walker
@ 2009-07-16 23:00 ` Greg KH
  2009-07-17  1:01   ` Pavel Machek
  1 sibling, 1 reply; 16+ messages in thread
From: Greg KH @ 2009-07-16 23:00 UTC (permalink / raw)
  To: Pavel Machek; +Cc: swetland, malchev, kernel list

On Fri, Jul 10, 2009 at 10:37:10AM +0200, Pavel Machek wrote:
> From: Iliyan Malchev <ibm@android.com>
> 
> QDSP code is neccessarry for communication with some hardware
> components on HTC Dream, including camera hardware. It also drives DSP
> coproccessor.
> 
> Signed-off-by: Pavel Machek <pavel@ucw.cz>

Please don't compress patches :(

Your patch didn't have any way to actually build the code, care to
respin it and add the proper Kconfig and Makefile hooks?

thanks,

greg k-h

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

* Re: HTC Dream: qdsp support for staging
  2009-07-16 23:00 ` Greg KH
@ 2009-07-17  1:01   ` Pavel Machek
  2009-07-17  1:12     ` Greg KH
  0 siblings, 1 reply; 16+ messages in thread
From: Pavel Machek @ 2009-07-17  1:01 UTC (permalink / raw)
  To: Greg KH; +Cc: swetland, malchev, kernel list

On Thu 2009-07-16 16:00:42, Greg KH wrote:
> On Fri, Jul 10, 2009 at 10:37:10AM +0200, Pavel Machek wrote:
> > From: Iliyan Malchev <ibm@android.com>
> > 
> > QDSP code is neccessarry for communication with some hardware
> > components on HTC Dream, including camera hardware. It also drives DSP
> > coproccessor.
> > 
> > Signed-off-by: Pavel Machek <pavel@ucw.cz>
> 
> Please don't compress patches :(

I had to -- in order to fit to lkml maillist limits.

> Your patch didn't have any way to actually build the code, care to
> respin it and add the proper Kconfig and Makefile hooks?

Well, resending 100K+ patch to get 3 missing lines is somewhat
"interesting"... and the problem is that proper Kconfig/Makefile hooks
actually depend on order in which you apply the patches.

Would it be possible to just apply the 3 patches, with me supplying
Kconfig/Makefile hooks in patch #4? That's sometimes used to
aid bisectability, and it would save me quite a lot of work (and
possible mistakes) that way.

[I'd hate to set up quilt just to get 3 lines in Makefile into the
right series of 3 patches, and if I do it by hand there's chance of
mistakes...]

									Pavel
-- 
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html

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

* Re: HTC Dream: qdsp support for staging
  2009-07-17  1:01   ` Pavel Machek
@ 2009-07-17  1:12     ` Greg KH
  2009-07-17 11:30       ` Pavel Machek
  2009-07-17 12:06       ` HTC Dream " Pavel Machek
  0 siblings, 2 replies; 16+ messages in thread
From: Greg KH @ 2009-07-17  1:12 UTC (permalink / raw)
  To: Pavel Machek; +Cc: swetland, malchev, kernel list

On Fri, Jul 17, 2009 at 03:01:57AM +0200, Pavel Machek wrote:
> On Thu 2009-07-16 16:00:42, Greg KH wrote:
> > On Fri, Jul 10, 2009 at 10:37:10AM +0200, Pavel Machek wrote:
> > > From: Iliyan Malchev <ibm@android.com>
> > > 
> > > QDSP code is neccessarry for communication with some hardware
> > > components on HTC Dream, including camera hardware. It also drives DSP
> > > coproccessor.
> > > 
> > > Signed-off-by: Pavel Machek <pavel@ucw.cz>
> > 
> > Please don't compress patches :(
> 
> I had to -- in order to fit to lkml maillist limits.

I have no such limits :)

> > Your patch didn't have any way to actually build the code, care to
> > respin it and add the proper Kconfig and Makefile hooks?
> 
> Well, resending 100K+ patch to get 3 missing lines is somewhat
> "interesting"... and the problem is that proper Kconfig/Makefile hooks
> actually depend on order in which you apply the patches.
> 
> Would it be possible to just apply the 3 patches, with me supplying
> Kconfig/Makefile hooks in patch #4? That's sometimes used to
> aid bisectability, and it would save me quite a lot of work (and
> possible mistakes) that way.

Yes, that would be fine.  Care to send all 4, I've purged the old ones
from my queue.

thanks,

greg k-h

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

* Re: HTC Dream: qdsp support for staging
  2009-07-17  1:12     ` Greg KH
@ 2009-07-17 11:30       ` Pavel Machek
  2009-07-17 12:06       ` HTC Dream " Pavel Machek
  1 sibling, 0 replies; 16+ messages in thread
From: Pavel Machek @ 2009-07-17 11:30 UTC (permalink / raw)
  To: Greg KH; +Cc: swetland, malchev, kernel list

On Thu 2009-07-16 18:12:11, Greg KH wrote:
> On Fri, Jul 17, 2009 at 03:01:57AM +0200, Pavel Machek wrote:
> > On Thu 2009-07-16 16:00:42, Greg KH wrote:
> > > On Fri, Jul 10, 2009 at 10:37:10AM +0200, Pavel Machek wrote:
> > > > From: Iliyan Malchev <ibm@android.com>
> > > > 
> > > > QDSP code is neccessarry for communication with some hardware
> > > > components on HTC Dream, including camera hardware. It also drives DSP
> > > > coproccessor.
> > > > 
> > > > Signed-off-by: Pavel Machek <pavel@ucw.cz>
> > > 
> > > Please don't compress patches :(
> > 
> > I had to -- in order to fit to lkml maillist limits.
> 
> I have no such limits :)

Ok, first 3 patches of resend should be on the way. One of them is
300K, so I hope it gets through.

> > Would it be possible to just apply the 3 patches, with me supplying
> > Kconfig/Makefile hooks in patch #4? That's sometimes used to
> > aid bisectability, and it would save me quite a lot of work (and
> > possible mistakes) that way.
> 
> Yes, that would be fine.  Care to send all 4, I've purged the old ones
> from my queue.

Thanks!
									Pavel
-- 
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html

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

* HTC Dream for staging
  2009-07-17  1:12     ` Greg KH
  2009-07-17 11:30       ` Pavel Machek
@ 2009-07-17 12:06       ` Pavel Machek
  2009-07-17 13:46         ` Greg KH
  1 sibling, 1 reply; 16+ messages in thread
From: Pavel Machek @ 2009-07-17 12:06 UTC (permalink / raw)
  To: Greg KH; +Cc: swetland, malchev, kernel list

Hi!

I guess I'm confused. I seem to recall that HTC Dream camera support
was marged into staging, but I can't see it in
http://git.kernel.org/?p=linux/kernel/git/gregkh/staging-2.6.git;a=summary
. Is my memory wrong am I looking at wrong tree?
									Pavel

-- 
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html

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

* Re: HTC Dream for staging
  2009-07-17 12:06       ` HTC Dream " Pavel Machek
@ 2009-07-17 13:46         ` Greg KH
  2009-07-17 13:57           ` Pavel Machek
  0 siblings, 1 reply; 16+ messages in thread
From: Greg KH @ 2009-07-17 13:46 UTC (permalink / raw)
  To: Pavel Machek; +Cc: swetland, malchev, kernel list

On Fri, Jul 17, 2009 at 02:06:57PM +0200, Pavel Machek wrote:
> Hi!
> 
> I guess I'm confused. I seem to recall that HTC Dream camera support
> was marged into staging, but I can't see it in
> http://git.kernel.org/?p=linux/kernel/git/gregkh/staging-2.6.git;a=summary
> . Is my memory wrong am I looking at wrong tree?

I never merged it.

thanks,

greg k-h

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

* Re: HTC Dream for staging
  2009-07-17 13:46         ` Greg KH
@ 2009-07-17 13:57           ` Pavel Machek
  2009-07-17 14:14             ` Greg KH
  0 siblings, 1 reply; 16+ messages in thread
From: Pavel Machek @ 2009-07-17 13:57 UTC (permalink / raw)
  To: Greg KH; +Cc: swetland, malchev, kernel list

On Fri 2009-07-17 06:46:20, Greg KH wrote:
> On Fri, Jul 17, 2009 at 02:06:57PM +0200, Pavel Machek wrote:
> > Hi!
> > 
> > I guess I'm confused. I seem to recall that HTC Dream camera support
> > was marged into staging, but I can't see it in
> > http://git.kernel.org/?p=linux/kernel/git/gregkh/staging-2.6.git;a=summary
> > . Is my memory wrong am I looking at wrong tree?
> 
> I never merged it.

Ok, I guessed so. I sent it as patch #4, patch #5 adds makefile glue
for all that. They should be all in your inbox now.
									Pavel
-- 
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html

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

* Re: HTC Dream for staging
  2009-07-17 13:57           ` Pavel Machek
@ 2009-07-17 14:14             ` Greg KH
  2009-07-18 10:41               ` Pavel Machek
  0 siblings, 1 reply; 16+ messages in thread
From: Greg KH @ 2009-07-17 14:14 UTC (permalink / raw)
  To: Pavel Machek; +Cc: swetland, malchev, kernel list

On Fri, Jul 17, 2009 at 03:57:43PM +0200, Pavel Machek wrote:
> On Fri 2009-07-17 06:46:20, Greg KH wrote:
> > On Fri, Jul 17, 2009 at 02:06:57PM +0200, Pavel Machek wrote:
> > > Hi!
> > > 
> > > I guess I'm confused. I seem to recall that HTC Dream camera support
> > > was marged into staging, but I can't see it in
> > > http://git.kernel.org/?p=linux/kernel/git/gregkh/staging-2.6.git;a=summary
> > > . Is my memory wrong am I looking at wrong tree?
> > 
> > I never merged it.
> 
> Ok, I guessed so. I sent it as patch #4, patch #5 adds makefile glue
> for all that. They should be all in your inbox now.

I see 5 patches, but in the future, please number them to ensure that
they are applied in the correct order.

thanks,

greg k-h

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

* Re: HTC Dream for staging
  2009-07-17 14:14             ` Greg KH
@ 2009-07-18 10:41               ` Pavel Machek
  2009-07-18 13:53                 ` Daniel Walker
  0 siblings, 1 reply; 16+ messages in thread
From: Pavel Machek @ 2009-07-18 10:41 UTC (permalink / raw)
  To: Greg KH; +Cc: swetland, malchev, kernel list

On Fri 2009-07-17 07:14:40, Greg KH wrote:
> On Fri, Jul 17, 2009 at 03:57:43PM +0200, Pavel Machek wrote:
> > On Fri 2009-07-17 06:46:20, Greg KH wrote:
> > > On Fri, Jul 17, 2009 at 02:06:57PM +0200, Pavel Machek wrote:
> > > > Hi!
> > > > 
> > > > I guess I'm confused. I seem to recall that HTC Dream camera support
> > > > was marged into staging, but I can't see it in
> > > > http://git.kernel.org/?p=linux/kernel/git/gregkh/staging-2.6.git;a=summary
> > > > . Is my memory wrong am I looking at wrong tree?
> > > 
> > > I never merged it.
> > 
> > Ok, I guessed so. I sent it as patch #4, patch #5 adds makefile glue
> > for all that. They should be all in your inbox now.
> 
> I see 5 patches, but in the future, please number them to ensure that
> they are applied in the correct order.

Ok... And, sorry for all the trouble.

(BTW: I do not see the patches in the git tree, yet, and the tree is
labeled as "junk tree, please ignore". Should I just wait a bit? Or is
staging maintained outside of git? Or should the description be
updated?)

Thanks!
									Pavel

-- 
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html

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

* Re: HTC Dream for staging
  2009-07-18 10:41               ` Pavel Machek
@ 2009-07-18 13:53                 ` Daniel Walker
  2009-07-18 15:04                   ` Greg KH
  0 siblings, 1 reply; 16+ messages in thread
From: Daniel Walker @ 2009-07-18 13:53 UTC (permalink / raw)
  To: Pavel Machek; +Cc: Greg KH, swetland, malchev, kernel list

On Sat, 2009-07-18 at 12:41 +0200, Pavel Machek wrote:

> (BTW: I do not see the patches in the git tree, yet, and the tree is
> labeled as "junk tree, please ignore". Should I just wait a bit? Or is
> staging maintained outside of git? Or should the description be
> updated?)

Staging is a quilt tree .. In Linux-next Next/Trees has it listed as,

staging         quilt   http://kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/gregkh-05-staging/

I guess it was once a git tree, but was changed over at some point.

Daniel


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

* Re: HTC Dream for staging
  2009-07-18 13:53                 ` Daniel Walker
@ 2009-07-18 15:04                   ` Greg KH
  0 siblings, 0 replies; 16+ messages in thread
From: Greg KH @ 2009-07-18 15:04 UTC (permalink / raw)
  To: Daniel Walker; +Cc: Pavel Machek, swetland, malchev, kernel list

On Sat, Jul 18, 2009 at 06:53:11AM -0700, Daniel Walker wrote:
> On Sat, 2009-07-18 at 12:41 +0200, Pavel Machek wrote:
> 
> > (BTW: I do not see the patches in the git tree, yet, and the tree is
> > labeled as "junk tree, please ignore". Should I just wait a bit? Or is
> > staging maintained outside of git? Or should the description be
> > updated?)
> 
> Staging is a quilt tree .. In Linux-next Next/Trees has it listed as,
> 
> staging         quilt   http://kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/gregkh-05-staging/
> 
> I guess it was once a git tree, but was changed over at some point.

The "junk tree" you see is what I used to send stuff to Linus.

Use the quilt tree above, or linux-next, it has the stuff in it as well.

thanks,

greg k-h

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

end of thread, other threads:[~2009-07-18 15:25 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-07-10  8:37 HTC Dream: qdsp support for staging Pavel Machek
2009-07-10 17:25 ` Daniel Walker
2009-07-11 23:05   ` Pavel Machek
2009-07-11 23:56     ` Daniel Walker
2009-07-12 10:28       ` Pavel Machek
2009-07-16 23:00 ` Greg KH
2009-07-17  1:01   ` Pavel Machek
2009-07-17  1:12     ` Greg KH
2009-07-17 11:30       ` Pavel Machek
2009-07-17 12:06       ` HTC Dream " Pavel Machek
2009-07-17 13:46         ` Greg KH
2009-07-17 13:57           ` Pavel Machek
2009-07-17 14:14             ` Greg KH
2009-07-18 10:41               ` Pavel Machek
2009-07-18 13:53                 ` Daniel Walker
2009-07-18 15:04                   ` Greg KH

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.