aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse (follow)
AgeCommit message (Expand)AuthorFilesLines
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/dtor/inputLinus 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/dtor/inputLinus Torvalds5-11/+37
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus 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/dtor/inputLinus 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/dtor/inputLinus 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/dtor/inputLinus 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/dtor/inputLinus 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
2010-05-19Input: synaptics - set dimensions as reported by firmwareDmitry Torokhov2-11/+27
2010-05-19Input: elantech - relax signature checksDmitry Torokhov1-1/+19
2010-05-19Input: elantech - enforce common prefix on messagesDmitry Torokhov1-35/+32
2010-05-19Input: do not force selecting i8042 on MoorestownJacob Pan1-1/+1
2010-05-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds3-19/+24
2010-05-13Input: psmouse - reset all types of mice before reconnectingDmitry Torokhov1-4/+10
2010-05-13Input: elantech - use all 3 bytes when checking versionDmitry Torokhov2-15/+14
2010-05-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds6-37/+106
2010-05-03Input: elantech - ignore high bits in the position coordinatesFlorian Ragwitz1-25/+44
2010-05-03Input: elantech - allow forcing Elantech protocolFlorian Ragwitz1-2/+10