From: Vojtech Pavlik <vojtech@suse.cz>
To: Dmitry Torokhov <dtor_core@ameritech.net>
Cc: Vojtech Pavlik <vojtech@suse.cz>, Andrew Morton <akpm@osdl.org>,
linux-kernel@vger.kernel.org
Subject: Re: New set of input patches
Date: Sat, 3 Jan 2004 11:10:40 +0100 [thread overview]
Message-ID: <20040103101040.GC499@ucw.cz> (raw)
In-Reply-To: <200401030350.43437.dtor_core@ameritech.net>
On Sat, Jan 03, 2004 at 03:50:43AM -0500, Dmitry Torokhov wrote:
> Hi Vojtech,
>
> I have a new set of input patches, could you take look at them?
>
> 1. i8042-suspend.patch
> Add suspend methods to i8042 to restore BIOS settings on suspend and
> kill polling timer which sometimes prevents APM suspend
>
See comments.
> 2. i8042-options-parsing.patch
> psmouse-options-parsing.patch
See comments.
> atkbd-options.parsing
> Complete conversion to the new way of parsing parameters. Drop "i8042_",
> "psmouse_" and "atkbd_" prefixes from option names when compiled as a
> module and require "i8042.", "psmouse." and "atkbd." prefixes if built
> into the kernel.
>
> 3. missing-module-license.patch
> Maple and newton keyboard drivers were missing MODULE_LICENSE("GPL")
>
> 4. kconfig-synaptics-help.patch
> Suggest psmouse.proto=imps to Synaptics users who do not want install
> native XFree Synaptics driver so taps would still work
>
> 5. sis-aux-port.patch
> Do not ignore AUX port if chipset fails to disable it when we do probes
> as SiS is having trouble disabling but otherwise mouse works fine.
All patches except the first one are OK, in psmouse-options, there is a
little typo.
--
Vojtech Pavlik
SuSE Labs, SuSE CR
next prev parent reply other threads:[~2004-01-03 10:10 UTC|newest]
Thread overview: 40+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-01-03 8:50 Dmitry Torokhov
2004-01-03 8:56 ` [PATCH 1/7] i8042 suspend Dmitry Torokhov
2004-01-03 8:57 ` [PATCH 2/7] i8042 option parsing Dmitry Torokhov
2004-01-03 9:00 ` [PATCH 3/7] psmouse " Dmitry Torokhov
2004-01-03 9:01 ` [PATCH 4/7] atkbd " Dmitry Torokhov
2004-01-03 9:02 ` [PATCH 5/7] missing module licenses Dmitry Torokhov
2004-01-03 9:03 ` [PATCH 6/7] Kconfig Synaptics help Dmitry Torokhov
2004-01-03 9:03 ` [PATCH 7/7] SiS AUX port Dmitry Torokhov
2004-03-29 15:39 ` Dmitry Torokhov
2004-03-29 15:39 ` [PATCH 6/7] Kconfig Synaptics help Dmitry Torokhov
2004-03-29 15:39 ` [PATCH 5/7] missing module licenses Dmitry Torokhov
2004-01-03 10:07 ` [PATCH 3/7] psmouse option parsing Vojtech Pavlik
2004-01-03 17:29 ` Dmitry Torokhov
2004-01-03 17:38 ` Vojtech Pavlik
2004-03-29 15:40 ` Vojtech Pavlik
2004-03-29 15:40 ` Dmitry Torokhov
2004-03-29 15:39 ` Vojtech Pavlik
2004-03-29 15:39 ` [PATCH 4/7] atkbd " Dmitry Torokhov
2004-03-29 15:39 ` [PATCH 3/7] psmouse " Dmitry Torokhov
2004-01-03 10:03 ` [PATCH 1/7] i8042 suspend Vojtech Pavlik
2004-01-03 16:50 ` Dmitry Torokhov
2004-03-29 15:40 ` Dmitry Torokhov
2004-01-18 19:23 ` Russell King
2004-01-18 22:42 ` Dmitry Torokhov
2004-03-29 15:39 ` [PATCH 2/7] i8042 option parsing Dmitry Torokhov
2004-03-29 15:39 ` [PATCH 1/7] i8042 suspend Vojtech Pavlik
2004-01-03 10:10 ` Vojtech Pavlik [this message]
2004-01-05 5:59 ` New set of input patches Dmitry Torokhov
2004-01-05 6:01 ` [PATCH 1/3] Fix compile error in 98busmouse.c module Dmitry Torokhov
2004-01-05 6:02 ` [PATCH 2/3] Convert mouse drivers to use module_param Dmitry Torokhov
2004-01-05 6:03 ` [PATCH 3/3] Convert tsdev " Dmitry Torokhov
2004-03-29 15:44 ` Dmitry Torokhov
2004-03-29 15:44 ` [PATCH 2/3] Convert mouse drivers " Dmitry Torokhov
2004-01-05 8:36 ` New set of input patches Vojtech Pavlik
2004-03-29 15:44 ` [PATCH 1/3] Fix compile error in 98busmouse.c module Dmitry Torokhov
2004-03-29 15:44 ` New set of input patches Vojtech Pavlik
2004-03-29 15:39 ` [PATCH 1/7] i8042 suspend Dmitry Torokhov
2004-03-29 15:39 ` New set of input patches Vojtech Pavlik
2004-03-29 15:44 ` Dmitry Torokhov
2004-03-29 15:39 Dmitry Torokhov
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20040103101040.GC499@ucw.cz \
--to=vojtech@suse.cz \
--cc=akpm@osdl.org \
--cc=dtor_core@ameritech.net \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome