aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-04-03Merge branch 'next' into for-linusDmitry Torokhov1-35/+108
2014-03-30Input: appletouch - fix jumps when additional fingers are detectedClinton Sprain1-6/+21
2014-03-30Input: appletouch - implement sensor data smoothingClinton Sprain1-24/+79
2014-03-28Input: synaptics - add manual min/max quirk for ThinkPad X240Hans de Goede1-0/+8
2014-03-28Input: synaptics - add manual min/max quirkBenjamin Tissoires1-0/+47
2014-03-28Input: appletouch - dial back fuzz settingClinton Sprain1-6/+9
2014-03-26Input: cypress_ps2 - don't report as a button padsHans de Goede1-1/+0
2014-01-12Input: logips2pp - fix spelling s/reciver/receiver/Geert Uytterhoeven1-1/+1
2014-01-06Input: delete non-required instances of include <linux/init.h>Paul Gortmaker9-9/+0
2013-12-26Input: ALPS - add support for "Dolphin" devicesYunkang Tang2-42/+179
2013-12-18Input: elantech - improve clickpad detectionHans de Goede1-3/+42
2013-12-16Merge tag 'v3.13-rc4' into nextDmitry Torokhov3-3/+205
2013-12-06Input: use dev_get_platdata()Jingoo Han2-2/+2
2013-12-05Input: ALPS - add support for DualPoint device on Dell XT2 modelYunkang Tang2-3/+204
2013-12-05Input: elantech - add support for newer (August 2013) devicesMatt Walker1-0/+1
2013-10-31Input: cypress_ps2 - do not consider data bad if palm is detectedJoseph Salisbury1-16/+3
2013-10-31Input: cypress_ps2 - remove useless castGeyslan G. Bem1-4/+4
2013-10-22Input: ALPS - change secondary device's nameYunkang Tang1-1/+1
2013-10-08Merge tag 'v3.12-rc4' into nextDmitry Torokhov1-3/+3
2013-09-18Merge tag 'v3.11' into nextDmitry Torokhov3-6/+75
2013-09-18Input: cypress_ps2 - remove casting the return value which is a void pointerJingoo Han1-1/+1
2013-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2-3/+3
2013-09-06Merge branch 'next' into for-linusDmitry Torokhov2-3/+3
2013-09-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds1-3/+3
2013-09-04HID: Correct the USB IDs for the new Macbook Air 6Henrik Rydberg1-3/+3
2013-08-24Input: elantech - fix packet check for v3 and v4 hardwareMatteo Delfino2-4/+41
2013-08-12Input: synaptics - fix incorrect placement of __initconstSachin Kamat1-2/+2
2013-08-12Input: lifebook - fix incorrect placement of __initconstSachin Kamat1-1/+1
2013-07-12Merge branch 'next' into for-linusDmitry Torokhov1-8/+9
2013-07-06Input: elantech - fix for newer hardware versions (v7)Matteo Delfino1-8/+9
2013-07-02Input: bcm5974 - add support for the 2013 MacBook AirDmitry Torokhov1-2/+34
2013-06-27Merge branch 'for-next' of git://github.com/rydberg/linux into nextDmitry Torokhov2-1/+3
2013-06-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-0/+2
2013-06-04Input: synaptics - fix sync lost after resume on some laptopsEric Miao1-0/+2
2013-05-23Input: navpoint - pass correct pointer to free_irq()Lars-Peter Clausen1-1/+1
2013-05-09Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds1-1/+1
2013-05-05Input: gpio_mouse - remove redundant platform_set_drvdata()Sachin Kamat1-3/+0
2013-05-05Input: amimouse - remove redundant platform_set_drvdata()Sachin Kamat1-1/+0
2013-04-19Input: trackpoint - Optimize trackpoint init to use power-on resetShawn Nematbakhsh2-87/+166
2013-04-16Convert selectors of GENERIC_GPIO to GPIOLIBAlexandre Courbot1-1/+1
2013-04-15Input: ALPS - use %ph to print buffersDmitry Torokhov1-7/+5
2013-03-17Input: amimouse - use module_platform_driver_probe macroSachin Kamat1-13/+1
2013-02-22Input: ALPS - add "Dolphin V1" touchpad supportDave Turvene2-2/+66
2013-02-22Input: ALPS - remove unused argument to alps_enter_command_mode()Kevin Cernekee1-11/+7
2013-02-22Input: cypress_ps2 - fix trackpadi found in Dell XPS12Kamal Mostafa1-6/+13
2013-02-19Merge branch 'next' into for-linusDmitry Torokhov10-368/+2528
2013-02-15Input: synaptics - initialize pointer emulation usageHenrik Rydberg1-1/+1
2013-02-14Input: ALPS - enable trackstick on Rushmore touchpadsKevin Cernekee1-70/+115
2013-02-14Input: ALPS - add support for "Rushmore" touchpadsKevin Cernekee1-0/+52
2013-02-14Input: ALPS - make the V3 packet field decoder "pluggable"Kevin Cernekee2-44/+95