summaryrefslogtreecommitdiff
path: root/drivers/input/mouse
AgeCommit message (Expand)Author
2010-12-23Input: psmouse - disable the synaptics extension on OLPC machinesAndres Salomon
2010-12-23Input: psmouse - fix up Synaptics commentAndres Salomon
2010-11-15Input: hgpk - fix powersave modePaul Fox
2010-11-15Input: hgpk - recalibration tweaksDaniel Drake
2010-11-15Input: hgpk - detect simple mode overflowsDaniel Drake
2010-11-11Input: hgpk - extend jumpiness detectionDaniel Drake
2010-11-11Input: hgpk - rework spew detectionDaniel Drake
2010-11-11Input: hgpk - support GlideSensor and PenTablet modesDaniel Drake
2010-10-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-10-31Input: appletouch - remove extra KERN_DEBUG use from dprintkJoe Perches
2010-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock
2010-10-17Merge branch 'for-linus' into nextDmitry Torokhov
2010-10-13Input: serio - support multiple child devices per single parentDmitry Eremin-Solenikov
2010-10-13Input: synaptics - simplify pass-through port handlingDmitry Torokhov
2010-10-13Input: return -ENOMEM in select drivers when memory allocation failsDavidlohr Bueso
2010-08-31Input: bcm5974 - adjust major/minor to scaleHenrik Rydberg
2010-08-11param: use ops in struct kernel_param, rather than get and set fns directlyRusty Russell
2010-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-08-10Merge branch 'next' into for-linusDmitry Torokhov
2010-08-09Revert "Input: appletouch - fix integer overflow issue"Benjamin Herrenschmidt
2010-08-05Input: elantech - report position also with 3 fingersÉric Piel
2010-08-05Input: elantech - discard the first 2 positions on some firmwaresÉric Piel
2010-08-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-08-02Input: switch to input_abs_*() access functionsDaniel Mack
2010-08-02Merge branch 'next' into for-linusDmitry Torokhov
2010-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-07-21Input: synaptics - relax capability ID checks on newer hardwareDmitry Torokhov
2010-07-19Input: synaptics - set min/max for finger widthChris Bagwell
2010-07-19Input: synaptics - only report width on hardware that supports itChris Bagwell
2010-07-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-07-14Input: synaptics - fix wrong dimensions checkTakashi Iwai
2010-07-07Revert "Input: do not force selecting i8042 on Moorestown"Feng Tang
2010-06-30Merge commit 'v2.6.35-rc3' into nextDmitry Torokhov
2010-06-23Input: bcm5974 - set the average number of events per MT event packetHenrik Rydberg
2010-06-08Input: bcm5974 - turn wellspring mode off if failed to start trafficLuo Jinghua
2010-06-03i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang
2010-05-26m68k: amiga - Mouse platform device conversionGeert Uytterhoeven
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2010-05-20USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack
2010-05-19Input: psmouse - small formatting changes to better follow coding styleDmitry Torokhov
2010-05-19Input: synaptics - set dimensions as reported by firmwareDmitry Torokhov
2010-05-19Input: elantech - relax signature checksDmitry Torokhov
2010-05-19Input: elantech - enforce common prefix on messagesDmitry Torokhov
2010-05-19Input: do not force selecting i8042 on MoorestownJacob Pan
2010-05-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-05-13Input: psmouse - reset all types of mice before reconnectingDmitry Torokhov
2010-05-13Input: elantech - use all 3 bytes when checking versionDmitry Torokhov
2010-05-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds