From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Dmitry Torokhov" Subject: Re: [PATCH] new driver for wireless xbox receiver for review Date: Wed, 30 May 2007 11:02:10 -0400 Message-ID: References: <20070529043957.GB6157@rcn.com> <20070530002846.GA8595@rcn.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Content-Disposition: inline Sender: owner-linux-input@atrey.karlin.mff.cuni.cz List-Help: List-Owner: List-Post: List-Unsubscribe: To: Brian Magnuson Cc: Jan Kratochvil , linux-input@atrey.karlin.mff.cuni.cz List-Id: linux-input@vger.kernel.org On 5/30/07, Brian Magnuson wrote: > On 5/30/07, Jan Kratochvil wrote: > > > > It is not yet in Linus' tree, but it definitely is in Dmitry input tree. > > > http://git.kernel.org/?p=linux/kernel/git/dtor/input.git;a=commit;h=bad058541d848500b5f2cc049c1082d0b2935b7d > > Indeed it is. I think this is just some basic git ignorance on my part. I > clearly see it in > the link you provided but if I descend from the tree link starting from top > commit at > http://git.kernel.org/?p=linux/kernel/git/dtor/input.git;a=summary > I get some older > version of xpad.c. Am I just being dense (likely) or is there something > wrong? The topmost commit (time-wise) is on "for-linus" branch of my tree. It contains bug-fixes and tiny cleanups that I plan to push to Linus shortly. The main branch is "master" which contains all the stuff that I want to merge once 2.6.23 opens (that includes xbox, aiptek and more). Apparently you are descending into the tree for "for-linus" branch. -- Dmitry