aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-02-07Input: psmouse - make sure we don't schedule reconnects after cleanupDmitry Torokhov1-1/+8
2010-01-28Input: lifebook - add another Lifebook DMI signatureJon Dodgson1-0/+6
2010-01-13Input: sentelic - fix left/right horizontal scroll mappingTai-hwa Liang1-3/+3
2010-01-13Input: pmouse - move Sentelic probe down the listTai-hwa Liang1-13/+15
2010-01-07Input: psmouse - fix Synaptics detection when protocol is disabledDaniel Drake3-1/+19
2010-01-06Input: bcm5974 - report ABS_MT eventsHenrik Rydberg1-1/+43
2010-01-06Input: serio - fix potential deadlock when unbinding driversEric W. Biederman1-29/+3
2009-12-29Input: lifebook - add CONFIG_DMI dependencyDmitry Torokhov2-3/+1
2009-12-29Input: psmouse - fix compile warning in hgpk moduleRené Bolldorf1-1/+0
2009-12-24Input: speed up suspend/shutdown for PS/2 mice and keyboardsDmitry Torokhov1-1/+4
2009-12-15Input: ALPS - add interleaved protocol support (Dell E6x00 series)Sebastian Kapfer2-27/+228
2009-12-11Input: ALPS - do not set REL_X/REL_Y capabilities on the touchpadDmitry Torokhov1-0/+11
2009-12-04Input: psmouse - remove identification strings from DMI tablesDmitry Torokhov2-15/+15
2009-12-03Input: psmouse - do not carry DMI data aroundDmitry Torokhov5-13/+38
2009-12-02Merge commit 'v2.6.32' into nextDmitry Torokhov2-4/+3
2009-11-20Input: ALPS - add support for touchpads with 4-directional buttonMaxim Levitsky1-35/+65
2009-11-20Input: psmouse - rework setting of BTN_MIDDLE capabilityDmitry Torokhov5-31/+38
2009-11-20Input: lifebook - do not advertise unsupported buttonsDmitry Torokhov1-6/+7
2009-11-20Input: elantech - do not advertise relative eventsDmitry Torokhov1-0/+1
2009-11-20Input: touchkit_ps2 - do not advertise unsupported buttonsDmitry Torokhov1-1/+2
2009-11-16Input: lifebook - fix settings for CF-72Abner Holsinger1-2/+1
2009-11-16Input: psmouse - fix breakage introduced by b7802c5c1eaJiri Kosina1-1/+1
2009-11-12Input: psmouse - remove unneeded '\n' from psmouse.proto parameterTakashi Iwai1-1/+1
2009-11-05Merge commit 'v2.6.32-rc6' into nextDmitry Torokhov2-1/+11
2009-11-02Input: synaptic_i2c - make unnecessarily global functions staticDmitry Torokhov1-3/+3
2009-10-18Input: logips2pp - model 73 is actually TrackMan FXDmitry Torokhov1-1/+1
2009-10-13Input: vsxxxaa - change formatting style to match the rest of the kernelDmitry Torokhov1-199/+175
2009-10-12Input: synaptics - add another Protege M300 to rate blacklistDmitry Torokhov1-0/+10
2009-09-17Input: synaptics_i2c - switch to using __cancel_delayed_work()Dmitry Torokhov1-19/+32
2009-09-17Input: libps2 - additional locking for i8042 portsDmitry Torokhov1-8/+10
2009-09-13Input: bcm5974 - silence uninitialized variables warningsHenrik Rydberg1-15/+16
2009-09-10Input: psmouse - use boolean typeDmitry Torokhov20-125/+133
2009-08-19Input: add new driver for Sentelic Finger Sensing PadTai-hwa Liang6-1/+1000
2009-08-19Input: psmouse - allow defining read-only attributesDmitry Torokhov1-5/+16
2009-08-09Input: combine hil_kbd and hil_ptr driversDmitry Torokhov3-456/+0
2009-08-05Input: serio - don't use serio->write() directlyDmitry Torokhov2-20/+20
2009-08-05Input: hgpk - forced recalibration for the OLPC touchpadPaul Fox1-3/+52
2009-07-07Input: gpio_mouse - use standard driver registration methodSaeed Bishara1-6/+5
2009-06-19Input: add driver for Synaptics I2C touchpadMike Rapoport3-0/+695
2009-06-19Input: synaptics - add support for reporting x/y resolutionTero Saarni2-0/+30
2009-06-11Input: ALPS - handle touchpoints buttons correctlyUlrich Dangel1-4/+9
2009-06-03Input: appletouch - improve finger detectionJeremy Huddleston1-1/+1
2009-05-15Input: psmouse - ESD workaround fix for OLPC XO touchpadZephaniah E. Hull1-1/+3
2009-05-08Input: lifebook - don't send incomplete eventsDmitry Torokhov1-12/+13
2009-05-08Input: ALPS - Dell Latitude D630/D800 have DualPointDmitry Torokhov1-9/+9
2009-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds6-42/+150
2009-04-28Input: bcm5974 - augment debug informationHenrik Rydberg1-4/+10
2009-04-28Input: bcm5974 - Add support for the Macbook 5 (Unibody)Henrik Rydberg1-2/+43
2009-04-28Input: bcm5974 - add quad-finger tappingHenrik Rydberg1-1/+3
2009-04-28Input: bcm5974 - prepare for a new trackpad header typeHenrik Rydberg1-21/+26