aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-01-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-0/+2
2015-01-08Input: elantech - support new ICs types for version 4Sam hung1-0/+2
2014-12-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds3-10/+83
2014-12-18Merge branch 'next' into for-linusDmitry Torokhov3-10/+83
2014-12-18Input: alps - v7: document the v7 touchpad packet protocolHans de Goede1-0/+28
2014-12-18Input: alps - v7: fix finger counting for > 2 fingers on clickpadsHans de Goede1-4/+12
2014-12-18Input: alps - v7: sometimes a single touch is reported in mt[1]Hans de Goede1-4/+14
2014-12-18Input: alps - v7: ignore new packetsHans de Goede1-6/+24
2014-12-17Input: psmouse - expose drift duration for IBM trackpointshaarp2-0/+9
2014-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds10-144/+2546
2014-12-15Merge branch 'next' into for-linusDmitry Torokhov10-144/+2546
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds3-3/+0
2014-12-04Input: cyapa - use 'error' for error codesDudley Du1-47/+47
2014-12-03Input: cyapa - fix resuming the deviceDudley Du1-4/+3
2014-11-25Input: elantech - trust firmware about trackpoint presenceDmitry Torokhov1-9/+1
2014-11-16Input: synaptics - adjust min/max on Thinkpad E540Ben Sagal1-0/+4
2014-11-13Input: elantech - provide a sysfs knob for crc_enabledUlrik De Bie1-0/+2
2014-11-13Input: elantech - report the middle button of the touchpadUlrik De Bie1-0/+19
2014-11-13Input: alps - ignore bad data on Dell Latitudes E6440 and E7440Pali Rohár1-1/+16
2014-11-09Input: cyapa - switch to using managed resourcesDudley Du1-79/+105
2014-11-09Input: lifebook - use "static inline" instead of "inline" in lifebook.hChen Gang1-3/+3
2014-11-09Input: alps - allow up to 2 invalid packets without resetting devicePali Rohár1-0/+3
2014-11-08Input: alps - ignore potential bare packets when device is out of syncPali Rohár1-1/+7
2014-11-08Input: elantech - fix crc_enabled for Fujitsu H730Ulrik De Bie1-1/+18
2014-11-08Input: elantech - use elantech_report_trackpoint for hardware v4 tooUlrik De Bie1-2/+14
2014-11-06Input: synaptics - add min/max quirk for Lenovo T440sTakashi Iwai1-2/+3
2014-11-03Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into driver-core-nextGreg Kroah-Hartman3-3/+0
2014-11-02Input: mouse - use __maybe_unused instead of ifdef around suspend/resumeJingoo Han3-12/+6
2014-10-28Input: psmouse - remove unneeded check in psmouse_reconnect()Dmitry Torokhov1-7/+0
2014-10-28Input: vsxxxaa - fix code dropping bytes from queueDmitry Torokhov1-1/+1
2014-10-24Input: add driver for Elan I2C/SMbus touchpadDuson Lin6-0/+2383
2014-10-20input: mouse: drop owner assignment from platform_driversWolfram Sang3-3/+0
2014-10-15Input: alps - fix v4 button press recognitionAndreas Bosch1-2/+2
2014-10-11Input: synaptics - gate forcepad support by DMI checkDmitry Torokhov2-7/+23
2014-10-11Merge tag 'v3.17' into nextDmitry Torokhov8-27/+222
2014-09-15Input: psmouse - add support for detecting FocalTech PS/2 touchpadsHans de Goede4-1/+91
2014-09-12Input: psmouse - add psmouse_matches_pnp_id helper functionHans de Goede3-14/+18
2014-09-09Input: synaptics - add support for ForcePadsDmitry Torokhov2-16/+63
2014-09-08Input: add missing POINTER / DIRECT properties to a bunch of driversHans de Goede5-0/+10
2014-09-08Input: add INPUT_PROP_POINTING_STICK propertyHans de Goede4-0/+9
2014-09-08Input: elantech - fix detection of touchpad on ASUS s301lHans de Goede1-0/+7
2014-08-26Input: elantech - add support for trackpoint found on some v3 modelsUlrik De Bie2-9/+130
2014-08-26Input: elantech - reset the device when elantech probe failsUlrik De Bie1-0/+1
2014-08-26Input: ALPS - suppress message about 'Unknown touchpad'Dmitry Torokhov1-2/+2
2014-08-14Merge branch 'next' into for-linusDmitry Torokhov1-3/+69
2014-08-08Input: synaptics - use firmware data for Cr-48Henrik Rydberg1-2/+68
2014-08-07Input: synaptics - properly initialize slots for semi-MTDmitry Torokhov1-3/+3
2014-08-06Merge branch 'next' into for-linusDmitry Torokhov2-243/+508
2014-07-30Input: alps - Rushmore and v7 resolution supportHans de Goede2-0/+50
2014-07-26Input: alps - add support for v7 devicesYunkang Tang2-3/+280