2006-08-24 04:07:17

by Dmitry Torokhov

[permalink] [raw]
Subject: [GIT PULL] Input updates for 2.6.18

Hi Greg,

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

It has several updates to the input subsystem:

Alexey Dobriyan:
Input: remove dead URLs from Doclumentation/input/joystick.txt

Dmitry Torokhov:
Input: wistron - fix crash due to referencing __initdata

Florin Malita:
Input: atkbd - fix overrun in atkbd_set_repeat_rate()

Pozsar Balazs:
Input: psmouse - fix Intellimouse 4.0 initialization


Documentation/input/joystick.txt | 1 -
drivers/input/keyboard/atkbd.c | 2 +-
drivers/input/misc/wistron_btns.c | 16 ++++++++--------
drivers/input/mouse/psmouse-base.c | 7 -------
4 files changed, 9 insertions(+), 17 deletions(-)


--
Dmitry


2006-08-24 04:12:21

by Greg KH

[permalink] [raw]
Subject: Re: [GIT PULL] Input updates for 2.6.18

On Thu, Aug 24, 2006 at 12:07:14AM -0400, Dmitry Torokhov wrote:
> Hi Greg,
>
> 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

Pulled from and pushed out.

thanks,

greg k-h