summaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse
AgeCommit message (Expand)AuthorLines
2015-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-3/+20
2015-02-01Input: elantech - add more Fujtisu notebooks to force crc_enabledRainer Koenig-0/+16
2015-01-19Input: synaptics - adjust min/max for Lenovo ThinkPad X1 Carbon 2ndPeter Hutterer-3/+4
2015-01-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-0/+2
2015-01-08Input: elantech - support new ICs types for version 4Sam hung-0/+2
2014-12-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-10/+83
2014-12-18Merge branch 'next' into for-linusDmitry Torokhov-10/+83
2014-12-18Input: alps - v7: document the v7 touchpad packet protocolHans de Goede-0/+28
2014-12-18Input: alps - v7: fix finger counting for > 2 fingers on clickpadsHans de Goede-4/+12
2014-12-18Input: alps - v7: sometimes a single touch is reported in mt[1]Hans de Goede-4/+14
2014-12-18Input: alps - v7: ignore new packetsHans de Goede-6/+24
2014-12-17Input: psmouse - expose drift duration for IBM trackpointshaarp-0/+9
2014-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-144/+2546
2014-12-15Merge branch 'next' into for-linusDmitry Torokhov-144/+2546
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-3/+0
2014-12-04Input: cyapa - use 'error' for error codesDudley Du-47/+47
2014-12-03Input: cyapa - fix resuming the deviceDudley Du-4/+3
2014-11-25Input: elantech - trust firmware about trackpoint presenceDmitry Torokhov-9/+1
2014-11-16Input: synaptics - adjust min/max on Thinkpad E540Ben Sagal-0/+4
2014-11-13Input: elantech - provide a sysfs knob for crc_enabledUlrik De Bie-0/+2
2014-11-13Input: elantech - report the middle button of the touchpadUlrik De Bie-0/+19
2014-11-13Input: alps - ignore bad data on Dell Latitudes E6440 and E7440Pali Rohár-1/+16
2014-11-09Input: cyapa - switch to using managed resourcesDudley Du-79/+105
2014-11-09Input: lifebook - use "static inline" instead of "inline" in lifebook.hChen Gang-3/+3
2014-11-09Input: alps - allow up to 2 invalid packets without resetting devicePali Rohár-0/+3
2014-11-08Input: alps - ignore potential bare packets when device is out of syncPali Rohár-1/+7
2014-11-08Input: elantech - fix crc_enabled for Fujitsu H730Ulrik De Bie-1/+18
2014-11-08Input: elantech - use elantech_report_trackpoint for hardware v4 tooUlrik De Bie-2/+14
2014-11-06Input: synaptics - add min/max quirk for Lenovo T440sTakashi Iwai-2/+3
2014-11-03Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman-3/+0
2014-11-02Input: mouse - use __maybe_unused instead of ifdef around suspend/resumeJingoo Han-12/+6
2014-10-28Input: psmouse - remove unneeded check in psmouse_reconnect()Dmitry Torokhov-7/+0
2014-10-28Input: vsxxxaa - fix code dropping bytes from queueDmitry Torokhov-1/+1
2014-10-24Input: add driver for Elan I2C/SMbus touchpadDuson Lin-0/+2383
2014-10-20input: mouse: drop owner assignment from platform_driversWolfram Sang-3/+0
2014-10-15Input: alps - fix v4 button press recognitionAndreas Bosch-2/+2
2014-10-11Input: synaptics - gate forcepad support by DMI checkDmitry Torokhov-7/+23
2014-10-11Merge tag 'v3.17' into nextDmitry Torokhov-27/+222
2014-09-15Input: psmouse - add support for detecting FocalTech PS/2 touchpadsHans de Goede-1/+91
2014-09-12Input: psmouse - add psmouse_matches_pnp_id helper functionHans de Goede-14/+18
2014-09-09Input: synaptics - add support for ForcePadsDmitry Torokhov-16/+63
2014-09-08Input: add missing POINTER / DIRECT properties to a bunch of driversHans de Goede-0/+10
2014-09-08Input: add INPUT_PROP_POINTING_STICK propertyHans de Goede-0/+9
2014-09-08Input: elantech - fix detection of touchpad on ASUS s301lHans de Goede-0/+7
2014-08-26Input: elantech - add support for trackpoint found on some v3 modelsUlrik De Bie-9/+130
2014-08-26Input: elantech - reset the device when elantech probe failsUlrik De Bie-0/+1
2014-08-26Input: ALPS - suppress message about 'Unknown touchpad'Dmitry Torokhov-2/+2
2014-08-14Merge branch 'next' into for-linusDmitry Torokhov-3/+69
2014-08-08Input: synaptics - use firmware data for Cr-48Henrik Rydberg-2/+68
2014-08-07Input: synaptics - properly initialize slots for semi-MTDmitry Torokhov-3/+3