aboutsummaryrefslogtreecommitdiff
path: root/drivers/input/mouse
AgeCommit message (Expand)Author
2014-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2014-12-15Merge branch 'next' into for-linusDmitry Torokhov
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-04Input: cyapa - use 'error' for error codesDudley Du
2014-12-03Input: cyapa - fix resuming the deviceDudley Du
2014-11-25Input: elantech - trust firmware about trackpoint presenceDmitry Torokhov
2014-11-16Input: synaptics - adjust min/max on Thinkpad E540Ben Sagal
2014-11-13Input: elantech - provide a sysfs knob for crc_enabledUlrik De Bie
2014-11-13Input: elantech - report the middle button of the touchpadUlrik De Bie
2014-11-13Input: alps - ignore bad data on Dell Latitudes E6440 and E7440Pali Rohár
2014-11-09Input: cyapa - switch to using managed resourcesDudley Du
2014-11-09Input: lifebook - use "static inline" instead of "inline" in lifebook.hChen Gang
2014-11-09Input: alps - allow up to 2 invalid packets without resetting devicePali Rohár
2014-11-08Input: alps - ignore potential bare packets when device is out of syncPali Rohár
2014-11-08Input: elantech - fix crc_enabled for Fujitsu H730Ulrik De Bie
2014-11-08Input: elantech - use elantech_report_trackpoint for hardware v4 tooUlrik De Bie
2014-11-06Input: synaptics - add min/max quirk for Lenovo T440sTakashi Iwai
2014-11-03Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2014-11-02Input: mouse - use __maybe_unused instead of ifdef around suspend/resumeJingoo Han
2014-10-28Input: psmouse - remove unneeded check in psmouse_reconnect()Dmitry Torokhov
2014-10-28Input: vsxxxaa - fix code dropping bytes from queueDmitry Torokhov
2014-10-24Input: add driver for Elan I2C/SMbus touchpadDuson Lin
2014-10-20input: mouse: drop owner assignment from platform_driversWolfram Sang
2014-10-15Input: alps - fix v4 button press recognitionAndreas Bosch
2014-10-11Input: synaptics - gate forcepad support by DMI checkDmitry Torokhov
2014-10-11Merge tag 'v3.17' into nextDmitry Torokhov
2014-09-15Input: psmouse - add support for detecting FocalTech PS/2 touchpadsHans de Goede
2014-09-12Input: psmouse - add psmouse_matches_pnp_id helper functionHans de Goede
2014-09-09Input: synaptics - add support for ForcePadsDmitry Torokhov
2014-09-08Input: add missing POINTER / DIRECT properties to a bunch of driversHans de Goede
2014-09-08Input: add INPUT_PROP_POINTING_STICK propertyHans de Goede
2014-09-08Input: elantech - fix detection of touchpad on ASUS s301lHans de Goede
2014-08-26Input: elantech - add support for trackpoint found on some v3 modelsUlrik De Bie
2014-08-26Input: elantech - reset the device when elantech probe failsUlrik De Bie
2014-08-26Input: ALPS - suppress message about 'Unknown touchpad'Dmitry Torokhov
2014-08-14Merge branch 'next' into for-linusDmitry Torokhov
2014-08-08Input: synaptics - use firmware data for Cr-48Henrik Rydberg
2014-08-07Input: synaptics - properly initialize slots for semi-MTDmitry Torokhov
2014-08-06Merge branch 'next' into for-linusDmitry Torokhov
2014-07-30Input: alps - Rushmore and v7 resolution supportHans de Goede
2014-07-26Input: alps - add support for v7 devicesYunkang Tang
2014-07-26Input: alps - cache firmware versionHans de Goede
2014-07-26Input: alps - change decode function prototype to return an intHans de Goede
2014-07-26Input: alps - report 2 touches when we've > 2 fingersHans de Goede
2014-07-26Input: alps - add an alps_report_semi_mt_data functionHans de Goede
2014-07-26Input: alps - use single touch data when v3 mt data contains only one fingerHans de Goede
2014-07-26Input: alps - use standard contact tracking instead of DIYHans de Goede
2014-07-26Input: alps - use struct input_mt_pos to track coordinatesHans de Goede
2014-07-26Input: alps - process_bitmap: round down when spreading adjescent fingers ove...Hans de Goede
2014-07-26Input: alps - process_bitmap: fix counting of high point bitsHans de Goede