aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-12-20Input: psmouse - add module parameters to control OLPC touchpad delaysPaul Fox1-4/+28
2008-12-20Merge commit 'v2.6.28-rc9' into nextDmitry Torokhov1-1/+1
2008-11-20Input: synaptics - report multi-taps only if supported by the devicePeter Hutterer1-6/+10
2008-11-11Input: psmouse - fix incorrect validate_byte check in OLPC protocolAndres Salomon1-1/+1
2008-10-29Input: appletouch - driver refactoringStelian Pop1-138/+136
2008-10-16Input: psmouse - add support for Elantech touchpadsArjan Opmeer6-2/+846
2008-10-15Merge branch 'next' into for-linusDmitry Torokhov10-117/+827
2008-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-4/+9
2008-09-21Input: psmouse - add OLPC touchpad driverAndres Salomon6-2/+560
2008-09-21Input: psmouse - tweak PSMOUSE_DEFINE_ATTR to support raw set callbacksAndres Salomon2-14/+23
2008-09-21Input: psmouse - add psmouse_queue_work() for ps/2 extension to make use ofAndres Salomon2-5/+13
2008-09-21Input: psmouse - export psmouse_set_state for ps/2 extensions to useAndres Salomon2-1/+2
2008-09-16Input: bcm5974 - switch back to normal mode when closingHenrik Rydberg1-4/+9
2008-09-10Input: ALPS - add signature for DualPoint found in Dell Latitude E6500Elvis Pranskevichus1-0/+1
2008-09-10Input: convert drivers to use strict_strtoul()Joe Rouvier3-18/+6
2008-09-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-17/+57
2008-09-04Input: bcm5974 - add BTN_TOUCH event for mousedev benefitHenrik Rydberg1-0/+2
2008-09-04Input: bcm5974 - improve finger tracking and countingHenrik Rydberg1-16/+54
2008-09-04Input: bcm5974 - small formatting cleanupHenrik Rydberg1-1/+1
2008-08-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-1/+0
2008-08-18Input: remove version.h from drivers that don't need itHuang Weiyi1-1/+0
2008-08-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds3-0/+705
2008-08-08Input: appletouch - handle geyser 3/4 status bitsSven Anders1-18/+35
2008-08-08Input: appletouch - prepare for geyser 3/4 handlingSven Anders1-69/+197
2008-08-08Input: bcm5974 - implement autosuspend supportDmitry Torokhov1-0/+12
2008-08-08Input: bcm5974 - add driver for Macbook Air and Pro Penryn touchpadsHenrik Rydberg3-0/+693
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King1-1/+1
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King1-1/+1
2008-06-30Input: atamouse - various cleanupsDmitry Torokhov1-15/+12
2008-06-17Merge branch 'for-linus' into nextDmitry Torokhov1-8/+41
2008-06-17Input: appletouch - implement reset-resume logicOliver Neukum1-8/+41
2008-05-20Input: remove CVS keywordsAdrian Bunk4-8/+0
2008-05-16Input: hil_ptr - check return value of input_register_device()Andres Salomon1-11/+26
2008-05-16Input: appletouch - simplify touchpad type detectionSven Anders1-107/+57
2008-05-16Input: appletouch - miscellaneous code cleanupsJohannes Berg1-73/+100
2008-05-16Input: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-4/+4
2008-04-24Input: add MODULE_ALIAS() to hotpluggable platform modulesKay Sievers1-0/+4
2008-04-02Input: appletouch - add product IDs for the 4th generation MacBooksTobias Mueller1-1/+12
2008-03-18Input: ALPS - fix forward/back buttons reversed on Acer 5520-5290Laszlo Kajan1-2/+2
2008-03-18Input: ALPS - put secondary device in proper place in sysfsDmitry Torokhov1-0/+1
2008-02-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds4-4/+0
2008-01-30x86: replace outb_p() with udelay(2) in drivers/input/mouse/pc110pad.cIngo Molnar1-2/+5
2008-01-21Input: drop redundant includes of moduleparam.hJulia Lawall4-4/+0
2008-01-17Input: ALPS - fix sync loss on Acer Aspire 5720ZGDmitry Torokhov1-1/+1
2008-01-17Input: psmouse - fix input_dev leak in lifebook driverAndres Salomon1-1/+6
2008-01-17Input: psmouse - fix potential memory leak in psmouse_connect()Andres Salomon1-0/+2
2007-11-01Input: inport, logibm - use KERN_INFO when reporting missing mouseHelge Deller2-2/+2
2007-11-01Input: appletouch - idle reset logic broke older FountainsDmitry Torokhov1-48/+77
2007-10-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-14/+11
2007-10-22Input: appletouch - apply idle reset logic to all touchpadsAnton Ekblad1-14/+11