summaryrefslogtreecommitdiff
path: root/drivers/input/mouse
AgeCommit message (Expand)Author
2004-11-06pc110 touchpad driver: be more politeLinus Torvalds
2004-10-19[PATCH] Document DEC VSXXX-AB digitizer as known workingJan-Benedict Glaw
2004-10-09[PATCH] pc110pad.c request_region() fixLi Shaohua
2004-07-29Merge bk://dtor.bkbits.net/input into suse.cz:/data/bk/inputVojtech Pavlik
2004-07-27Input: switch psmouse driver from busy-polling for command completionDmitry Torokhov
2004-07-27Input: psmouse - harden command mode processing logicDmitry Torokhov
2004-07-27Input: fix psmouse_sendbyte logicDmitry Torokhov
2004-07-27Merge suse.cz:/data/bk/linus into suse.cz:/data/bk/inputVojtech Pavlik
2004-07-26[PATCH] NULL noise removal in drivers/*Alexander Viro
2004-07-19Input: rearrange activation/children probe sequence in psmouse soDmitry Torokhov
2004-07-19Input: synaptics - do not try to process packets from slave deviceDmitry Torokhov
2004-07-19Input: do not call protocol handler in psmouse unless mouse isDmitry Torokhov
2004-07-19Input: when changing psmouse state (activated, ignore) use srio_pause_rx/Dmitry Torokhov
2004-06-28Input: serio sysfs integrationDmitry Torokhov
2004-06-28Input: allow serio drivers to create children ports and register theseDmitry Torokhov
2004-06-28Input: switch to dynamic (heap) serio port allocation in preparationDmitry Torokhov
2004-06-28Input: more renames in serio in preparations to sysfs integrationDmitry Torokhov
2004-06-28Input: rename serio->driver to serio->port_data in preparationDmitry Torokhov
2004-06-24Merge suse.cz:/data/bk/linus into suse.cz:/data/bk/inputVojtech Pavlik
2004-06-22input: when probing for ImExPS/2 mice, the ImPS/2 sequence needsVojtech Pavlik
2004-06-17This removes the files orphaned by the earlier PC9800 removalLinus Torvalds
2004-06-17[PATCH] Remove PC9800 supportRandy Dunlap
2004-06-06Merge bk://dtor.bkbits.net/input into suse.cz:/home/vojtech/bk/inputVojtech Pavlik
2004-06-06Input: mousedev - implement tapping for touchpads working in absoluteDmitry Torokhov
2004-06-02Input: logips2pp - do not call get_model_info 2 timesDmitry Torokhov
2004-05-31input: Explicit variable access rules for psmouse.c, using bitops.Vojtech Pavlik
2004-05-14input: Check for IM Explorer mice even if IMPS check failed.Vojtech Pavlik
2004-05-10Merge with Linus' treeDmitry Torokhov
2004-05-09Input: do not call synaptics_init unless we are ready to do fullDmitry Torokhov
2004-05-06[PATCH] logips2pp driver update (MX510/310 support), cleanupEric Wong
2004-04-22Input: - move set_abs_params from synaptics driver to input andDmitry Torokhov
2004-04-22Input: make serio open and close methods optionalDmitry Torokhov
2004-04-22Input: do not modify device's properties when probing for protocolDmitry Torokhov
2004-04-22Input: add psmouse_sliced_command (passes extended commands encodedDmitry Torokhov
2004-04-22Input: add protocol_handler to psmouse structure to ease addingDmitry Torokhov
2004-04-22Input: move "reconnect after so many errors" handling from synaptics driverDmitry Torokhov
2004-04-22Input: when getting a new device announce (0xAA 0x00) in psmouseDmitry Torokhov
2004-04-22Input: pass maximum allowed protocol to psmouse_extensions instead ofDmitry Torokhov
2004-04-22Input: support Synaptics touchpads that have separate middle buttonDmitry Torokhov
2004-04-22Input: synaptics driver cleanupDmitry Torokhov
2004-04-21[PATCH] New set of input patchesJan-Benedict Glaw
2004-03-22[PATCH] sh: various fixesAndrew Morton
2004-03-16Merge bk://dtor.bkbits.net/input into suse.cz:/data/bk/inputVojtech Pavlik
2004-03-10Input: if Synaptics' absolute mode is disabled make sure thatDmitry Torokhov
2004-03-10Input: do a full reset of Synaptics touchpad if extended protocolDmitry Torokhov
2004-03-10Input: when disconnecting PS/2 mouse give protocol's disconnect Dmitry Torokhov
2004-03-08input: Fix oops (NULL pointer dereference) on resume in psmouse.c,Vojtech Pavlik
2004-03-03input: Add driver for DEC VSXXX mice.Jan-Benedict Glaw
2004-03-03input: Manual merge with Dmitry.Vojtech Pavlik
2004-03-02Input: use __obsolete_setup to document removed (renamed)Dmitry Torokhov