summaryrefslogtreecommitdiff
path: root/drivers/input/mouse/psmouse.h
AgeCommit message (Expand)Author
2011-10-10Input: psmouse - switch to using dev_*() for messagesDmitry Torokhov
2010-04-19Input: psmouse - ignore parity error for basic protocolsDmitry Torokhov
2009-09-10Input: psmouse - use boolean typeDmitry Torokhov
2009-08-19Input: add new driver for Sentelic Finger Sensing PadTai-hwa Liang
2009-08-19Input: psmouse - allow defining read-only attributesDmitry Torokhov
2008-10-16Input: psmouse - add support for Elantech touchpadsArjan Opmeer
2008-09-21Input: psmouse - add OLPC touchpad driverAndres Salomon
2008-09-21Input: psmouse - tweak PSMOUSE_DEFINE_ATTR to support raw set callbacksAndres Salomon
2008-09-21Input: psmouse - add psmouse_queue_work() for ps/2 extension to make use ofAndres Salomon
2008-09-21Input: psmouse - export psmouse_set_state for ps/2 extensions to useAndres Salomon
2007-07-11sysfs: kill unnecessary attribute->ownerTejun Heo
2007-07-10Input: psmouse - add support for Cortron PS/2 TrackballsAristeu Rozanski
2007-02-18Input: psmouse - add support for eGalax PS/2 touchscreen controllerStefan Lucke
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-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-09-04Input: rework psmouse attributes to reduce module sizeDmitry Torokhov
2005-08-08Input: psmouse - add support for IBM TrackPoint devices.Stephen Evanchik
2005-06-27Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/dtor/input.git manuallyLinus Torvalds
2005-06-20[PATCH] Driver Core: drivers/i2c/chips/w83781d.c - drivers/s390/block/dcssblk...Yani Ioannou
2005-06-01Input: psmouse - export protocol as a sysfs per-device attributeDmitry Torokhov
2005-05-29Input: Add Fujitsu Lifebook B-series touchscreen driver.Kenan Esau
2005-05-29Input: whitespace fixes in drivers/input/mouseDmitry Torokhov
2005-02-13input: Store alps hardware version info in the input_dev structure, so thatPeter Osterlund
2004-10-16input: Fix ssize_t prototype mismatch in psmouse and atkbd.Vojtech Pavlik
2004-09-29Input: psmouse - explicitely specify packet size instead of relyingDmitry Torokhov
2004-09-29Input: psmouse - drop PS2TPP protocol (it is handled exactly likeDmitry Torokhov
2004-09-29Input: psmouse - export rate, resolution, resetafter and smartscrollDmitry 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-09-21input: Add ALPS touchpad driver, driver by Neil Brown, Peter OsterlundPeter Osterlund
2004-09-21input: Add support for Kensington ThinkingMouse PS/2 protocol.Peter Maydell
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-19Input: rearrange activation/children probe sequence in psmouse soDmitry Torokhov
2004-07-19Input: do not call protocol handler in psmouse unless mouse isDmitry 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-05-31input: Explicit variable access rules for psmouse.c, using bitops.Vojtech Pavlik
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-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-01-21input: Allow Synaptics packet rate to be controlled by theDmitry Torokhov
2003-12-18[PATCH] Synaptics: use serio_reconnectDmitry Torokhov
2003-09-18Input: Big Synaptics update:Peter Osterlund
2003-06-20input: Add Logitech MX PS2++ support, move Logitech PS2++ code to aVojtech Pavlik
2003-06-14input: Add Synaptics touchpad absolute mode support.Peter Osterlund