summaryrefslogtreecommitdiff
path: root/drivers/input/mouse/synaptics.c
AgeCommit message (Expand)Author
2007-10-09drivers/firmware: const-ify DMI API and internalsJeff Garzik
2007-05-03Input: synaptics - don't complain about failed resetsDmitry Torokhov
2007-04-12Input: synaptics - export model bitsDmitry Torokhov
2007-03-10Input: psmouse - allow disabing certain protocol extensionsAndres Salomon
2007-02-18Input: psmouse - properly reset mouse on shutdown/suspendDmitry Torokhov
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-09-10Input: constify psmouse driverHelge Deller
2006-04-02Input: synaptics - limit rate to 40pps on Toshiba Protege M300Richard Thrippleton
2006-03-14Input: use kzalloc() throughout the codeEric Sesterhenn
2006-01-14Input: psmouse - attempt to re-synchronize mouse every 5 secondsDmitry Torokhov
2005-10-28[PATCH] drivers/input/mouse: convert to dynamic input_dev allocationDmitry Torokhov
2005-07-24Input: synaptics - fix setting packet size on passthrough port.Sergey Vlasov
2005-07-11Input: synaptics - limit rate to 40pps on Toshiba DynabooksSimon Horman
2005-05-28Input: synaptics - reduce verboseness of synaptics driver - thereDmitry Torokhov
2005-02-04input: Some Synaptics touchpads have a middle mouse button that also worksPeter Osterlund
2005-02-04Input: make serio implementation more in line with standardDmitry Torokhov
2005-02-04Input: replace serio's type field with serio_id structure andDmitry Torokhov
2005-02-04Input: remove serio->private in favor of using driver-specific dataDmitry Torokhov
2005-02-04Input: synaptics - use DMI to detect Toshiba Satellite notebooksDmitry Torokhov
2004-09-29Input: psmouse - explicitely specify packet size instead of relyingDmitry Torokhov
2004-09-29Input: synaptics - not only switch to 4-byte client protocolDmitry Torokhov
2004-09-29Input: psmouse - add set_rate and set_resolution handlers to makeDmitry Torokhov
2004-09-21Input: pull common code from psmouse and atkbd into libps2 moduleDmitry Torokhov
2004-07-19Input: synaptics - do not try to process packets from slave deviceDmitry 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-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: 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: support Synaptics touchpads that have separate middle buttonDmitry Torokhov
2004-04-22Input: synaptics driver cleanupDmitry Torokhov
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-02Input: Switch between strict/relaxed synaptics protocol checks based onDmitry Torokhov
2004-01-21input: Allow Synaptics packet rate to be controlled by theDmitry Torokhov
2004-01-18[PATCH] Input: smooth out mouse jitterAndrew Morton
2003-12-18[PATCH] Input: add psmouse_proto parameterDmitry Torokhov
2003-12-18[PATCH] synaptics powerpro fixPeter Osterlund
2003-12-18[PATCH] Synaptics: use serio_reconnectDmitry Torokhov
2003-12-18[PATCH] Synaptics: code cleanupDmitry Torokhov
2003-12-18[PATCH] serio: rename serio_[un]register_slave_port to __serio_[un]register_...Dmitry Torokhov
2003-09-26input: Add BTN_TOUCH to Synaptics pad driver. This fixes the joydevVojtech Pavlik
2003-09-26input: Fix broken handling of rotated Synaptics touchpads.Peter Osterlund
2003-09-26input: Tidy up events reported by a Synaptics pad, add touchpadPeter Osterlund
2003-09-26input: Synaptics code cleanups.Dmitry Torokhov
2003-09-26input: Fix multibutton handling in Synaptics.c (nExtBtn > 8 case)Dmitry Torokhov