aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse/psmouse.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-23Input: psmouse-smbus - allow to control psmouse_deactivateBenjamin Tissoires1-0/+1
2018-05-23Input: elantech - add support for SMBus devicesBenjamin Tissoires1-0/+1
2018-02-02Input: psmouse - move sliced command implementation to libps2Dmitry Torokhov1-1/+0
2018-02-02Input: psmouse - create helper for reporting standard buttons/motionDmitry Torokhov1-0/+4
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-03-25Input: synaptics - add support for Intertouch devicesBenjamin Tissoires1-0/+1
2017-03-25Input: psmouse - add support for SMBus companionsBenjamin Tissoires1-0/+29
2017-03-25Input: psmouse - introduce notion of SMBus companionsDmitry Torokhov1-0/+1
2017-03-25Input: psmouse - store pointer to current protocolDmitry Torokhov1-29/+41
2017-03-25Input: psmouse - implement fast reconnect optionDmitry Torokhov1-0/+1
2017-02-09Input: psmouse - add a custom serio protocol to send extra informationBenjamin Tissoires1-0/+5
2016-01-27Input: byd - add BYD PS/2 touchpad driverChris Diamand1-0/+1
2015-04-14Input: add vmmouse driverThomas Hellstrom1-0/+1
2015-03-07Input: psmouse - disable changing resolution/rate/scale for FocalTechMathias Gottschlag1-0/+6
2014-12-29Input: psmouse - support for the FocalTech PS/2 protocol extensionsMathias Gottschlag1-0/+1
2014-09-12Input: psmouse - add psmouse_matches_pnp_id helper functionHans de Goede1-0/+1
2013-01-17Input: add support for Cypress PS/2 TrackpadsDudley Du1-0/+1
2012-02-24Input: psmouse - allow drivers to use psmouse_{de,}activateAndres Salomon1-0/+2
2011-11-09Input: synaptics - add support for Relative modeDaniel Drake1-0/+2
2011-11-07Input: ALPS - add support for protocol versions 3 and 4Seth Forshee1-0/+1
2011-10-10Input: psmouse - switch to using dev_*() for messagesDmitry Torokhov1-0/+25
2010-04-19Input: psmouse - ignore parity error for basic protocolsDmitry Torokhov1-0/+1
2009-09-10Input: psmouse - use boolean typeDmitry Torokhov1-7/+7
2009-08-19Input: add new driver for Sentelic Finger Sensing PadTai-hwa Liang1-0/+1
2009-08-19Input: psmouse - allow defining read-only attributesDmitry Torokhov1-5/+16
2008-10-16Input: psmouse - add support for Elantech touchpadsArjan Opmeer1-0/+1
2008-09-21Input: psmouse - add OLPC touchpad driverAndres Salomon1-1/+1
2008-09-21Input: psmouse - tweak PSMOUSE_DEFINE_ATTR to support raw set callbacksAndres Salomon1-1/+6
2008-09-21Input: psmouse - add psmouse_queue_work() for ps/2 extension to make use ofAndres Salomon1-1/+3
2008-09-21Input: psmouse - export psmouse_set_state for ps/2 extensions to useAndres Salomon1-0/+1
2007-07-11sysfs: kill unnecessary attribute->ownerTejun Heo1-1/+0
2007-07-10Input: psmouse - add support for Cortron PS/2 TrackballsAristeu Rozanski1-0/+1
2007-02-18Input: psmouse - add support for eGalax PS/2 touchscreen controllerStefan Lucke1-0/+1
2007-02-18Input: psmouse - properly reset mouse on shutdown/suspendDmitry Torokhov1-0/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-1/+1
2006-01-14Input: psmouse - attempt to re-synchronize mouse every 5 secondsDmitry Torokhov1-1/+8
2005-10-28[PATCH] drivers/input/mouse: convert to dynamic input_dev allocationDmitry Torokhov1-1/+1
2005-09-04Input: rework psmouse attributes to reduce module sizeDmitry Torokhov1-19/+32
2005-08-08Input: psmouse - add support for IBM TrackPoint devices.Stephen Evanchik1-0/+1
2005-06-27Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/dtor/input.git manuallyLinus Torvalds1-1/+3
2005-06-20[PATCH] Driver Core: drivers/i2c/chips/w83781d.c - drivers/s390/block/dcssblk.c: update device attribute callbacksYani Ioannou1-2/+2
2005-06-01Input: psmouse - export protocol as a sysfs per-device attributeDmitry Torokhov1-0/+1
2005-05-29Input: Add Fujitsu Lifebook B-series touchscreen driver.Kenan Esau1-0/+1
2005-05-29Input: whitespace fixes in drivers/input/mouseDmitry Torokhov1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+106