summaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse
AgeCommit message (Expand)AuthorLines
2011-01-06Merge branch 'next' into for-linusDmitry Torokhov-89/+770
2010-12-27Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rydberg/...Dmitry Torokhov-5/+93
2010-12-23Input: psmouse - disable the synaptics extension on OLPC machinesAndres Salomon-0/+30
2010-12-23Input: psmouse - fix up Synaptics commentAndres Salomon-2/+2
2010-12-22Input: synaptics - ignore bogus mt packetHenrik Rydberg-2/+2
2010-12-21Input: synaptics - add multi-finger and semi-mt supportHenrik Rydberg-3/+88
2010-12-21Input: synaptics - report clickpad propertyHenrik Rydberg-0/+3
2010-12-10Merge branch 'master' into upstreamJiri Kosina-13/+40
2010-11-30Input: synaptics - fix handling of 2-button ClickPadsYan Li-1/+2
2010-11-15input: bcm5974: Add support for MacBookAir3Edgar (gimli) Hucek-0/+40
2010-11-15Input: hgpk - fix powersave modePaul Fox-9/+17
2010-11-15Input: hgpk - recalibration tweaksDaniel Drake-9/+22
2010-11-15Input: hgpk - detect simple mode overflowsDaniel Drake-0/+5
2010-11-11Input: hgpk - extend jumpiness detectionDaniel Drake-20/+88
2010-11-11Input: hgpk - rework spew detectionDaniel Drake-32/+103
2010-11-11Input: hgpk - support GlideSensor and PenTablet modesDaniel Drake-43/+441
2010-10-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-1/+1
2010-10-31Input: appletouch - remove extra KERN_DEBUG use from dprintkJoe Perches-1/+1
2010-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-11/+37
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds-2/+3
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock-2/+3
2010-10-17Merge branch 'for-linus' into nextDmitry Torokhov-4/+8
2010-10-13Input: serio - support multiple child devices per single parentDmitry Eremin-Solenikov-2/+2
2010-10-13Input: synaptics - simplify pass-through port handlingDmitry Torokhov-6/+32
2010-10-13Input: return -ENOMEM in select drivers when memory allocation failsDavidlohr Bueso-3/+3
2010-08-31Input: bcm5974 - adjust major/minor to scaleHenrik Rydberg-4/+8
2010-08-11param: use ops in struct kernel_param, rather than get and set fns directlyRusty Russell-6/+8
2010-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-18/+28
2010-08-10Merge branch 'next' into for-linusDmitry Torokhov-18/+28
2010-08-09Revert "Input: appletouch - fix integer overflow issue"Benjamin Herrenschmidt-3/+3
2010-08-05Input: elantech - report position also with 3 fingersÉric Piel-0/+10
2010-08-05Input: elantech - discard the first 2 positions on some firmwaresÉric Piel-14/+14
2010-08-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-9/+22
2010-08-02Input: switch to input_abs_*() access functionsDaniel Mack-4/+4
2010-08-02Merge branch 'next' into for-linusDmitry Torokhov-9/+22
2010-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-2/+8
2010-07-21Input: synaptics - relax capability ID checks on newer hardwareDmitry Torokhov-2/+8
2010-07-19Input: synaptics - set min/max for finger widthChris Bagwell-1/+1
2010-07-19Input: synaptics - only report width on hardware that supports itChris Bagwell-2/+6
2010-07-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-0/+1
2010-07-14Input: synaptics - fix wrong dimensions checkTakashi Iwai-0/+1
2010-07-07Revert "Input: do not force selecting i8042 on Moorestown"Feng Tang-1/+1
2010-06-30Merge commit 'v2.6.35-rc3' into nextDmitry Torokhov-1/+0
2010-06-23Input: bcm5974 - set the average number of events per MT event packetHenrik Rydberg-0/+2
2010-06-08Input: bcm5974 - turn wellspring mode off if failed to start trafficLuo Jinghua-7/+14
2010-06-03i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang-1/+0
2010-05-26m68k: amiga - Mouse platform device conversionGeert Uytterhoeven-35/+63
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds-18/+18
2010-05-20USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack-18/+18
2010-05-19Input: psmouse - small formatting changes to better follow coding styleDmitry Torokhov-95/+100