2007-09-25 05:45:11

by Dmitry Torokhov

[permalink] [raw]
Subject: [git pull] Input updates for 2.6.23-rc8

Hi Linus,

Please pull from:

git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git for-linus
or
master.kernel.org:/pub/scm/linux/kernel/git/dtor/input.git for-linus

to receive updates for the input subsystem. There is only one patch
that fixes regression in appletouch driver introduced in previous
release.

Thomas Rohwer (1):
Input: appletouch - fix idle reset logic

drivers/input/mouse/appletouch.c | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)

--
Dmitry


2007-09-25 15:53:45

by Linus Torvalds

[permalink] [raw]
Subject: Re: [git pull] Input updates for 2.6.23-rc8



On Tue, 25 Sep 2007, Dmitry Torokhov wrote:
>
> Please pull from:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git for-linus
> or
> master.kernel.org:/pub/scm/linux/kernel/git/dtor/input.git for-linus
>
> to receive updates for the input subsystem. There is only one patch
> that fixes regression in appletouch driver introduced in previous
> release.

Nope, there is nothing at all there. Forgot to push?

Linus

2007-09-25 17:50:26

by Dmitry Torokhov

[permalink] [raw]
Subject: Re: [git pull] Input updates for 2.6.23-rc8

On 9/25/07, Linus Torvalds <[email protected]> wrote:
>
>
> On Tue, 25 Sep 2007, Dmitry Torokhov wrote:
> >
> > Please pull from:
> >
> > git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git for-linus
> > or
> > master.kernel.org:/pub/scm/linux/kernel/git/dtor/input.git for-linus
> >
> > to receive updates for the input subsystem. There is only one patch
> > that fixes regression in appletouch driver introduced in previous
> > release.
>
> Nope, there is nothing at all there. Forgot to push?
>

Oops, sorry. Should be there now.

--
Dmitry