aboutsummaryrefslogtreecommitdiff
path: root/drivers/input/mouse
Commit message (Expand)AuthorAgeFilesLines
* Merge tag v3.4.110 into cm-13.0David Hays2016-02-225-38/+108
|\
| * Input: elantech - fix detection of touchpads where the revision matches a kno...Hans de Goede2015-09-181-3/+4
| * Input: elantech - fix semi-mt protocol for v3 HWBenjamin Tissoires2015-09-181-1/+1
| * Input: elantech - fix absolute mode setting on some ASUS laptopsUlrik De Bie2015-09-182-0/+23
| * Input: synaptics - handle spurious release of trackstick buttonsBenjamin Tissoires2015-06-191-8/+25
| * Input: synaptics - fix middle button on Lenovo 2015 productsDmitry Torokhov2015-06-191-23/+21
| * Input: synaptics - query min dimensions for fw v8.1Daniel Martin2015-06-191-2/+8
| * Input: alps - allow up to 2 invalid packets without resetting devicePali Rohár2015-02-021-0/+3
| * Input: alps - ignore potential bare packets when device is out of syncPali Rohár2015-02-021-1/+7
| * Input: synaptics - gate forcepad support by DMI checkDmitry Torokhov2015-02-022-7/+23
* | Merge tag 'v3.4.105' into cm-12.0Paul2015-01-113-30/+207
|\|
| * Input: synaptics - add support for ForcePadsDmitry Torokhov2014-12-012-16/+63
| * Input: elantech - fix detection of touchpad on ASUS s301lHans de Goede2014-12-011-0/+7
| * Input: elantech - deal with clickpads reporting right button eventsHans de Goede2014-07-061-4/+18
| * Input: synaptics - adjust threshold for treating position values as negativeSeth Forshee2014-06-071-8/+23
| * Input: synaptics - add manual min/max quirk for ThinkPad X240Hans de Goede2014-04-031-0/+8
| * Input: synaptics - add manual min/max quirkBenjamin Tissoires2014-04-031-0/+47
| * Input: elantech - improve clickpad detectionHans de Goede2014-03-301-3/+42
* | Merge tag 'v3.4.82' into cm-11.0Ethan Chen2014-03-071-0/+23
|\|
| * Input: synaptics - handle out of bounds values from the hardwareSeth Forshee2014-02-201-0/+23
* | Merge tag 'v3.4.72' into tmpEthan Chen2013-12-081-1/+1
|\|
| * Input: sentelic - only report position of first finger as ST coordinatesChristophe TORDEUX2013-01-111-1/+1
* | Merge tag 'v3.4.10' into cm-10.1Ethan Chen2013-06-201-0/+20
|\|
| * Input: bcm5974 - Add support for 2012 MacBook Pro RetinaHenrik Rydberg2012-07-191-0/+20
* | Merge commit 'AU_LINUX_ANDROID_ICS.04.00.04.00.126' into msm-3.4Steve Muckle2012-06-062-0/+317
|\ \ | |/ |/|
| * Merge branch 'Linux 3.0.21' into msm-3.0Rohit Vaswani2012-03-301-0/+11
| |\
| | * Input: synaptics - fix touchpad not working after S2R on Vostro V13Dmitry Torokhov2012-01-061-0/+11
| * | Initial ContributionBryan Huntsman2011-10-032-0/+318
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-04-301-1/+2
|\ \
| * | Input: synaptics - fix regression with "image sensor" trackpadsBenjamin Herrenschmidt2012-04-201-1/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-04-124-9/+25
|\| |
| * | Input: gpio_mouse - use linux/gpio.h rather than asm/gpio.hMark Brown2012-04-101-1/+1
| * | Input: trackpoint - use psmouse_fmt() for messagesJJ Ding2012-04-101-6/+8
| * | Input: elantech - v4 is a clickpad, with only one buttonJJ Ding2012-04-101-2/+4
| * | Input: elantech - reset touchpad before configuring itJJ Ding2012-04-101-0/+4
| * | Input: sentelic - filter taps in absolute modeOskari Saarenmaa2012-04-031-0/+8
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-03-292-72/+257
|\| |
| * | Merge branch 'next' into for-linusDmitry Torokhov2012-03-272-72/+257
| |\ \
| | * | Input: sentelic - improve packet debugging informationOskari Saarenmaa2012-03-251-9/+34
| | * | Input: sentelic - minor code cleanupTai-hwa Liang2012-03-251-1/+1
| | * | Input: sentelic - enabling absolute coordinates output for newer hardwareTai-hwa Liang2012-03-252-4/+132
| | * | Input: sentelic - refactor code for upcoming new hardware supportTai-hwa Liang2012-03-252-62/+94
* | | | Remove all #inclusions of asm/system.hDavid Howells2012-03-282-2/+0
|/ / /
* | | Merge branch 'next' into for-linusDmitry Torokhov2012-03-1910-61/+601
|\| |
| * | Input: synaptics_usb - switch to module_usb_driver()Dmitry Torokhov2012-03-161-12/+1
| * | Input: convert I2C drivers to use module_i2c_driver()Axel Lin2012-03-161-12/+1
| * | Merge branch 'for-next' of github.com:rydberg/linux into nextDmitry Torokhov2012-03-091-0/+1
| |\ \
| | * | bcm5974: Add pointer and buttonpad propertiesChase Douglas2012-02-141-0/+1
| * | | Merge commit 'v3.3-rc6' into nextDmitry Torokhov2012-03-098-36/+40
| |\| |
| | * | module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-132-4/+4