public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/15] New set of input patches
@ 2004-04-21  5:49 Dmitry Torokhov
  2004-04-21  5:50 ` [PATCH 1/15] New set of input patches: synaptics cleanup Dmitry Torokhov
                   ` (17 more replies)
  0 siblings, 18 replies; 31+ messages in thread
From: Dmitry Torokhov @ 2004-04-21  5:49 UTC (permalink / raw)
  To: linux-kernel; +Cc: Vojtech Pavlik

Hi,

Here is a new set of my input patches, would love to hear comments and/or
suggestions. The patches can also be found at:

http://www.geocities.com/dt_or/input/2_6_6-rc2/
bk pull bk://dtor.bkbits.net/input

01-synaptics-cleanup.patch
   Adjust the way we extract button data; do not announce BTN_BACK/BTN_FORWARD
   unless touchpad has SYN_CAP_FOUR_BUTTON; adjust querying extended
   capailities according to the latest Synaptics documentation addendum 

02-synaptics-middle-button.patch
   Support for touchpads that have middle button.

03-dont-change-max-proto.patch
   Do not mangle global parameter when probing for protocol extensions.

04-lkkbd-whitespace.patch

05-lkkbd-simplify.patch
   Drop some duplicate checks.

06-atkbd-soften-xfree-warning.patch
   Soften accusations against XFree when we get spurios ACK/NAK from the KBC. 

07-atkbd-trailing-whitespace.patch

08-atkbd-bitfields.patch
   Cleanup, convert some essentialy boolean fields ino bitfields.

09-atkbd-timeout-complaints.patch
   Do not complain about surious NAK in cases when keyboard controller's
   timeout is bigger then in atkbd and NAK to our probe comes too late. 

10-psmouse-rescan-on-hotplug.patch
   When we get 0xAA 0x00 froma device do reconnect and not rescan in case
   it's an old device that just reset for some reason (KVM switch?) 

11-psmouse-reconnect-after-error.patch
   Move psmouse_reconnectafter handling from synaptocs to psmouse-base so
   it can later be used by other protocols.

12-psmouse-protocol-handler.patch
   Add protocol_handler funtion pointer to the psmouse structure so we
   won't have unsighly if/switch constructs in psmouse-base when we add
   support for more protocols.

13-psmouse-sliced-command.patch
   Synaptics and logips2pp noth implemented their own routines of sening
   extended PS/2 commands to the mouse; consolidate the code.

14-atkbd-reconnect-probe.patch
   Do not alter psmouse structure when probing for supported protocols
   at reconnect. Cures an OOPS when Synaptics is not detected at first
   (USB legacy emulation problem, etc) but is detected after resume.

15-psaux-config.patch
   Allow disabling legacy psaux device even for non-embedded systems;
   not everyone wants/needs it.

-- 
Dmitry

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

end of thread, other threads:[~2004-04-25  6:53 UTC | newest]

Thread overview: 31+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-04-21  5:49 [PATCH 0/15] New set of input patches Dmitry Torokhov
2004-04-21  5:50 ` [PATCH 1/15] New set of input patches: synaptics cleanup Dmitry Torokhov
2004-04-21  5:51 ` [PATCH 2/15] New set of input patches: synaptics middle button support Dmitry Torokhov
2004-04-21  5:51 ` [PATCH 3/15] New set of input patches: dont change max proto Dmitry Torokhov
2004-04-21  5:52 ` [PATCH 4/15] New set of input patches: lkkbd whitespace Dmitry Torokhov
2004-04-21 11:39   ` Jan-Benedict Glaw
2004-04-21 12:40     ` [New-PATCH] lkkbd: Current version Jan-Benedict Glaw
2004-04-22  7:27   ` [PATCH 4/15] New set of input patches: lkkbd whitespace Vojtech Pavlik
2004-04-21  5:53 ` [PATCH 5/15] New set of input patches: lkkbd simplify checks Dmitry Torokhov
2004-04-21 11:34   ` Jan-Benedict Glaw
2004-04-21  5:54 ` [PATCH 6/15] New set of input patches: atkbd soften accusation Dmitry Torokhov
2004-04-21 14:13   ` Giuseppe Bilotta
2004-04-21  5:56 ` [PATCH 7/15] New set of input patches: atkbd trailing whitespace Dmitry Torokhov
2004-04-21  5:57 ` [PATCH 8/15] New set of input patches: atkbd - use bitfields Dmitry Torokhov
2004-04-22  7:31   ` Vojtech Pavlik
2004-04-22  7:41     ` Dmitry Torokhov
2004-04-22  7:58       ` Vojtech Pavlik
2004-04-25  6:25     ` Pavel Machek
2004-04-21  5:58 ` [PATCH 9/15] New set of input patches: atkbd timeout complaints Dmitry Torokhov
2004-04-22  7:32   ` Vojtech Pavlik
2004-04-22  7:43     ` Dmitry Torokhov
2004-04-21  6:00 ` [PATCH 10/15] New set of input patches: psmouse rescan on hotplug Dmitry Torokhov
2004-04-21  6:01 ` [PATCH 11/15] New set of input patches: psmouse reconnect after error Dmitry Torokhov
2004-04-21  6:01 ` [PATCH 12/15] New set of input patches: psmouse add protocol_handler Dmitry Torokhov
2004-04-21  6:02 ` [PATCH 13/15] New set of input patches: psmouse sliced commands Dmitry Torokhov
2004-04-21  6:04 ` [PATCH 14/15] New set of input patches: atkbd reconnect probe Dmitry Torokhov
2004-04-21  6:05 ` [PATCH 15/15] New set of input patches: allow disabling psaux Dmitry Torokhov
2004-04-21 12:43 ` [PATCH 0/15] New set of input patches Jan-Benedict Glaw
2004-04-22  6:43 ` [PATCH 16/15] New set of input patches: serio whitespace Dmitry Torokhov
2004-04-22  6:56 ` [PATCH 17/15] New set of input patches: serio open/close optional Dmitry Torokhov
2004-04-22  7:29   ` Dmitry Torokhov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox