aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse
AgeCommit message (Expand)AuthorFilesLines
2012-10-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-0/+21
2012-10-31HID: Add support for the MacBook Pro 10,2 keyboard / touchpadDirk Hohndel1-0/+21
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-14/+26
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-6/+1
2012-10-01Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds1-1/+1
2012-10-01Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2012-10-01Merge branch 'next' into for-linusDmitry Torokhov1-6/+3
2012-10-01Merge branches 'from-henrik', 'hidraw', 'logitech', 'picolcd', 'ps3', 'uclogi...Jiri Kosina1-0/+11
2012-09-28Input: synaptics - adjust threshold for treating position values as negativeSeth Forshee1-8/+23
2012-09-19Input: sentelic - filter out erratic movement when lifting fingerTai-hwa Liang1-0/+11
2012-09-19Input: bcm5974 - Convert to MT-BHenrik Rydberg1-45/+28
2012-09-19Input: bcm5974 - Drop the logical dimensionsHenrik Rydberg1-144/+111
2012-09-19Input: bcm5974 - Preparatory renamesHenrik Rydberg1-12/+13
2012-09-19Input: bcm5974 - only setup button urb for TYPE1 devicesHenrik Rydberg1-17/+26
2012-09-19Input: MT - Add flags to input_mt_init_slots()Henrik Rydberg4-6/+6
2012-09-19input: rpcmouse: use __iomem pointers for MMIOArnd Bergmann1-1/+1
2012-09-14ARM: pxa: move platform_data definitionsArnd Bergmann1-1/+1
2012-09-12Input: hgpk - use %*ph to dump small bufferAndy Shevchenko1-6/+3
2012-08-21workqueue: use mod_delayed_work() instead of __cancel + queueTejun Heo1-6/+1
2012-07-29Merge branch 'next' into for-linusDmitry Torokhov1-0/+22
2012-07-24Input: synaptics - handle out of bounds values from the hardwareSeth Forshee1-0/+22
2012-07-24Merge branch 'next' into for-linusDmitry Torokhov5-39/+87
2012-07-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-0/+20
2012-07-10Input: bcm5974 - Add support for 2012 MacBook Pro RetinaHenrik Rydberg1-0/+20
2012-07-07Input: synaptics - print firmware ID and board number at initDaniel Kurtz2-2/+39
2012-07-06Input: synaptics_usb - Remove TrackPoint name trailing whitespaceBob Ross1-1/+1
2012-05-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds10-49/+505
2012-05-24Merge branch 'next' into for-linusDmitry Torokhov12-51/+505
2012-05-10Input: synaptics - fix compile warningJJ Ding1-10/+10
2012-05-10Input: ALPS - switch to using input_mt_report_finger_countDmitry Torokhov1-8/+2
2012-05-10Input: ALPS - add semi-MT support for v4 protocolGeorge Pantalos2-6/+75
2012-05-10Input: Add Synaptics NavPoint (PXA27x SSP/SPI) driverPaul Parsons3-0/+382
2012-05-10Input: sentelic - report device's production serial numberTai-hwa Liang2-4/+38
2012-05-07Merge 3.4-rc6 into usb-nextGreg Kroah-Hartman1-1/+2
2012-05-04USB: input: appletouch: fix up compiler warningGreg Kroah-Hartman1-1/+0
2012-05-04USB: input: bcm5974.c: fix up dev_* messagesGreg Kroah-Hartman1-11/+11
2012-05-04USB: input: appletouch.c: fix up dev_* messagesGreg Kroah-Hartman1-12/+15
2012-05-01USB: bcm5974.c: remove dbg() usageGreg Kroah-Hartman1-6/+10
2012-05-01USB: appletouch.c: remove dbg() usageGreg Kroah-Hartman1-7/+11
2012-05-01USB: input: bcm5974.c: fix up dev_err() usageGreg Kroah-Hartman1-5/+5
2012-05-01USB: input: appletouch.c: fix up dev_err() usageGreg Kroah-Hartman1-13/+11
2012-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-1/+2
2012-04-25USB: bcm5974.c: remove err() usageGreg Kroah-Hartman1-6/+6
2012-04-25USB: appletouch.c: remove err() usageGreg Kroah-Hartman1-11/+14
2012-04-21Merge commit 'v3.4-rc4' into nextDmitry Torokhov7-13/+30
2012-04-20Input: synaptics - fix regression with "image sensor" trackpadsBenjamin Herrenschmidt1-1/+2
2012-04-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds4-9/+25
2012-04-10Input: gpio_mouse - use linux/gpio.h rather than asm/gpio.hMark Brown1-1/+1
2012-04-10Input: trackpoint - use psmouse_fmt() for messagesJJ Ding1-6/+8
2012-04-10Input: elantech - v4 is a clickpad, with only one buttonJJ Ding1-2/+4
2012-04-10Input: elantech - reset touchpad before configuring itJJ Ding1-0/+4
2012-04-04Input: serio - use module_serio_driverAxel Lin2-25/+2
2012-04-03Input: sentelic - filter taps in absolute modeOskari Saarenmaa1-0/+8
2012-03-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-72/+257
2012-03-28Remove all #inclusions of asm/system.hDavid Howells2-2/+0
2012-03-27Merge branch 'next' into for-linusDmitry Torokhov2-72/+257
2012-03-25Input: sentelic - improve packet debugging informationOskari Saarenmaa1-9/+34
2012-03-25Input: sentelic - minor code cleanupTai-hwa Liang1-1/+1
2012-03-25Input: sentelic - enabling absolute coordinates output for newer hardwareTai-hwa Liang2-4/+132
2012-03-25Input: sentelic - refactor code for upcoming new hardware supportTai-hwa Liang2-62/+94
2012-03-19Merge branch 'next' into for-linusDmitry Torokhov10-61/+601
2012-03-16Input: synaptics_usb - switch to module_usb_driver()Dmitry Torokhov1-12/+1
2012-03-16Input: convert I2C drivers to use module_i2c_driver()Axel Lin1-12/+1
2012-03-09Merge branch 'for-next' of github.com:rydberg/linux into nextDmitry Torokhov1-0/+1
2012-03-09Merge commit 'v3.3-rc6' into nextDmitry Torokhov8-36/+40
2012-02-24Input: psmouse - use psmouse_[de]activate() from sentelic and hgpk driversPaul Fox2-15/+6
2012-02-24Input: psmouse - allow drivers to use psmouse_{de,}activateAndres Salomon2-5/+12
2012-02-24Input: ALPS - fix touchpad detection when buttons are pressedAkio Idehara1-2/+5
2012-02-14bcm5974: Add pointer and buttonpad propertiesChase Douglas1-0/+1
2012-02-03Input: add Synaptics USB device driverJan Steinhoff3-0/+586
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell2-4/+4
2012-01-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-2/+17
2012-01-10Input: bcm5974 - set BUTTONPAD propertyJussi Pakkanen1-0/+3
2012-01-10Input: revert some over-zealous conversions to module_platform_driver()Dmitry Torokhov1-2/+14
2012-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds15-294/+1407
2012-01-08Merge branch 'next' into for-linusDmitry Torokhov15-294/+1407
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2-25/+2
2011-12-30Input: psmouse - make sure we do not use stale methodsDmitry Torokhov1-69/+124
2011-12-29Input: sentelic - fix retrieving number of buttonsTai-hwa Liang2-3/+4
2011-12-23Input: sentelic - release mutex upon register write failureTai-hwa Liang1-2/+2
2011-12-12Input: synaptics - fix touchpad not working after S2R on Vostro V13Dmitry Torokhov1-0/+11
2011-11-30Input: mouse - use macro module_platform_driver()JJ Ding3-39/+4
2011-11-29Merge commit 'v3.2-rc3' into nextDmitry Torokhov2-8/+38
2011-11-20Input: elantech - add resolution query support for v4 hardwareJJ Ding2-0/+38
2011-11-20Input: elantech - add support for elantech fast commandJJ Ding2-8/+29
2011-11-18USB: convert drivers/input/* to use module_usb_driver()Greg Kroah-Hartman2-25/+2
2011-11-15Input: synaptics - update OLPC XO exclusionDaniel Drake1-8/+5
2011-11-09Input: synaptics - add support for Relative modeDaniel Drake4-48/+152
2011-11-09Input: convert obsolete strict_strtox to kstrtoxJJ Ding6-41/+80
2011-11-09Input: elantech - adjust hw_version detection logicJJ Ding1-8/+18
2011-11-07Input: ALPS - add semi-MT support for v3 protocolSeth Forshee2-19/+215
2011-11-07Input: ALPS - add support for protocol versions 3 and 4Seth Forshee3-38/+768
2011-11-07Input: ALPS - remove assumptions about packet sizeSeth Forshee1-5/+5
2011-11-07Input: ALPS - add protocol version field in alps_model_infoSeth Forshee2-24/+27
2011-11-07Input: ALPS - move protocol information to DocumentationSeth Forshee1-36/+1
2011-10-26Merge branch 'next' into for-linusDmitry Torokhov14-345/+1363
2011-10-10Input: psmouse - switch to using dev_*() for messagesDmitry Torokhov10-198/+243
2011-10-06Input: synaptics_i2c - wrap suspend and resume in CONFIG_PM_SLEEPDmitry Torokhov1-1/+1
2011-09-20Input: elantech - remove module parameter force_elantechJJ Ding1-10/+2
2011-09-20Input: elantech - better support all those v2 variantsJJ Ding2-5/+42
2011-09-09Input: bcm5974 - add MacBookAir4,1 trackpad supportPieter-Augustijn Van Malleghem1-0/+20
2011-09-09Input: elantech - add v4 hardware supportJJ Ding2-16/+262
2011-09-09Input: elantech - add v3 hardware supportJJ Ding2-19/+201
2011-09-09Input: elantech - clean up elantech_initJJ Ding1-30/+39
2011-09-09Input: elantech - packet checking for v2 hardwareJJ Ding1-5/+34
2011-09-09Input: elantech - remove ETP_EDGE_FUZZ_V2JJ Ding1-9/+6
2011-09-09Input: elantech - use firmware provided x, y rangesJJ Ding2-16/+58
2011-09-09Input: elantech - get rid of ETP_2FT_* in elantech.hJJ Ding2-26/+13
2011-09-09Input: elantech - correct x, y value range for v2 hardwareJJ Ding1-4/+4
2011-09-07Input: remove IRQF_DISABLED from driversYong Zhang2-2/+2
2011-09-07Merge commit 'v3.1-rc4' into nextDmitry Torokhov2-0/+41
2011-08-23Input: synaptics - process finger (<=5) transitionsDaniel Kurtz1-1/+44
2011-08-23Input: synaptics - process finger (<=3) transitionsDaniel Kurtz2-16/+278
2011-08-23Input: synaptics - decode AGM packet typesDaniel Kurtz2-7/+43
2011-08-23Input: synaptics - add image sensor supportDaniel Kurtz2-17/+110
2011-08-23Input: synaptics - refactor initialization of abs position axesDaniel Kurtz1-24/+20
2011-08-23Input: synaptics - refactor agm packet parsingDaniel Kurtz2-6/+19
2011-08-23Input: synaptics - refactor y inversionDaniel Kurtz1-3/+12
2011-08-16Input: bcm5974 - Add support for newer MacBookPro8,2Andrew Drake1-0/+20
2011-08-08Input: bcm5974 - add support for touchpads found in MacBookAir4,2Joshua V. Dillon1-0/+20
2011-07-30Input: psmouse - hgpk.c needs module.hRandy Dunlap1-0/+1
2011-07-25Input: synaptics - fix reporting of min coordinatesDmitry Torokhov1-1/+1
2011-07-13Input: lifebook - make dmi callback functions return 1Axel Lin1-2/+2
2011-07-09Input: synaptics - set minimum coordinates as reported by firmwareDmitry Torokhov2-21/+43
2011-07-06Input: synaptics - process button bits in AGM packetsDaniel Kurtz1-16/+16
2011-07-06Input: synaptics - rename set_slot to be more descriptiveDaniel Kurtz1-7/+10
2011-07-06Input: synaptics - fuzz position for touchpad with reduced filteringDaniel Kurtz2-10/+15
2011-07-06Input: synaptics - set resolution for MT_POSITION_X/Y axesDaniel Kurtz1-0/+3
2011-06-29Input: update author email for gpio_mouse, at32psif, and atmel-wm97xxHans-Christian Egtvedt1-1/+1
2011-06-27Input: remove unneeded version.h includesJesper Juhl2-2/+0
2011-05-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-17/+61
2011-05-19input/atari: Fix mouse movement and button mappingGeert Uytterhoeven1-4/+4
2011-05-19input/atari: Fix atarimouse initMichael Schmitz1-2/+3
2011-05-19input/atari: Use the correct mouse interrupt hookMichael Schmitz1-1/+1
2011-05-16Input: elantech - remove support for proprietary X driverÉric Piel1-12/+0
2011-05-16Input: elantech - report multitouch with proper ABS_MT messagesÉric Piel1-5/+34
2011-05-16Input: elantech - export pressure and width when supportedÉric Piel2-1/+28
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds3-3/+3
2011-03-31Fix common misspellingsLucas De Marchi3-3/+3
2011-03-31Input: synaptics - fix crash in synaptics_module_init()Jan Beulich1-2/+2
2011-03-18Merge branch 'next' into for-linusDmitry Torokhov3-12/+74
2011-03-12Input: bcm5974 - add support for MacBookPro8Andy Botting1-0/+20
2011-02-27Input: bcm5974 - Report button also for zero fingersHenrik Rydberg1-4/+4
2011-02-23Input: synaptics - document 0x0c queryDmitry Torokhov1-0/+23
2011-02-21Input: synaptics_i2c - convert to dev_pm_opsMark Brown1-7/+9
2011-01-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-8/+24
2011-01-28Input: synaptics - retry failed resets when reconnectingAlexandre Peixoto Ferreira1-2/+11
2011-01-28Input: synaptics - fix reconnect logic on MT devicesAlexandre Peixoto Ferreira1-6/+13
2011-01-20kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes1-5/+5
2011-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-0/+40
2011-01-06Merge branch 'next' into for-linusDmitry Torokhov5-89/+770
2010-12-27Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rydberg/...Dmitry Torokhov2-5/+93
2010-12-23Input: psmouse - disable the synaptics extension on OLPC machinesAndres Salomon1-0/+30
2010-12-23Input: psmouse - fix up Synaptics commentAndres Salomon1-2/+2
2010-12-22Input: synaptics - ignore bogus mt packetHenrik Rydberg1-2/+2
2010-12-21Input: synaptics - add multi-finger and semi-mt supportHenrik Rydberg2-3/+88
2010-12-21Input: synaptics - report clickpad propertyHenrik Rydberg1-0/+3
2010-12-10Merge branch 'master' into upstreamJiri Kosina6-13/+40
2010-11-30Input: synaptics - fix handling of 2-button ClickPadsYan Li1-1/+2
2010-11-15input: bcm5974: Add support for MacBookAir3Edgar (gimli) Hucek1-0/+40
2010-11-15Input: hgpk - fix powersave modePaul Fox1-9/+17
2010-11-15Input: hgpk - recalibration tweaksDaniel Drake1-9/+22
2010-11-15Input: hgpk - detect simple mode overflowsDaniel Drake1-0/+5
2010-11-11Input: hgpk - extend jumpiness detectionDaniel Drake2-20/+88
2010-11-11Input: hgpk - rework spew detectionDaniel Drake2-32/+103
2010-11-11Input: hgpk - support GlideSensor and PenTablet modesDaniel Drake3-43/+441
2010-10-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-1/+1
2010-10-31Input: appletouch - remove extra KERN_DEBUG use from dprintkJoe Perches1-1/+1
2010-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds5-11/+37
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2-2/+3
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock2-2/+3
2010-10-17Merge branch 'for-linus' into nextDmitry Torokhov1-4/+8
2010-10-13Input: serio - support multiple child devices per single parentDmitry Eremin-Solenikov1-2/+2
2010-10-13Input: synaptics - simplify pass-through port handlingDmitry Torokhov2-6/+32
2010-10-13Input: return -ENOMEM in select drivers when memory allocation failsDavidlohr Bueso3-3/+3
2010-08-31Input: bcm5974 - adjust major/minor to scaleHenrik Rydberg1-4/+8
2010-08-11param: use ops in struct kernel_param, rather than get and set fns directlyRusty Russell1-6/+8
2010-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds4-18/+28
2010-08-10Merge branch 'next' into for-linusDmitry Torokhov4-18/+28
2010-08-09Revert "Input: appletouch - fix integer overflow issue"Benjamin Herrenschmidt1-3/+3
2010-08-05Input: elantech - report position also with 3 fingersÉric Piel1-0/+10
2010-08-05Input: elantech - discard the first 2 positions on some firmwaresÉric Piel2-14/+14
2010-08-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-9/+22
2010-08-02Input: switch to input_abs_*() access functionsDaniel Mack2-4/+4
2010-08-02Merge branch 'next' into for-linusDmitry Torokhov2-9/+22
2010-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-2/+8
2010-07-21Input: synaptics - relax capability ID checks on newer hardwareDmitry Torokhov2-2/+8
2010-07-19Input: synaptics - set min/max for finger widthChris Bagwell1-1/+1
2010-07-19Input: synaptics - only report width on hardware that supports itChris Bagwell1-2/+6
2010-07-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-0/+1
2010-07-14Input: synaptics - fix wrong dimensions checkTakashi Iwai1-0/+1
2010-07-07Revert "Input: do not force selecting i8042 on Moorestown"Feng Tang1-1/+1
2010-06-30Merge commit 'v2.6.35-rc3' into nextDmitry Torokhov1-1/+0
2010-06-23Input: bcm5974 - set the average number of events per MT event packetHenrik Rydberg1-0/+2
2010-06-08Input: bcm5974 - turn wellspring mode off if failed to start trafficLuo Jinghua1-7/+14
2010-06-03i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang1-1/+0
2010-05-26m68k: amiga - Mouse platform device conversionGeert Uytterhoeven1-35/+63
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2-18/+18
2010-05-20USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack2-18/+18
2010-05-19Input: psmouse - small formatting changes to better follow coding styleDmitry Torokhov4-95/+100