aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse (follow)
AgeCommit message (Expand)AuthorFilesLines
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: 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
2007-10-19Spelling fix: explicitlyJean Delvare2-2/+2
2007-10-19get rid of input BIT* duplicate definesJiri Slaby12-45/+55
2007-10-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds4-8/+24
2007-10-13m68k: Atari input drivers cleanupGeert Uytterhoeven1-9/+9
2007-10-13Input: appletouch - another fix for idle reset logicSoeren Sonnenburg1-5/+10
2007-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov4-43/+83
2007-10-12Input: lifebook - fix X and Y axis rangeDmitry Torokhov1-1/+1
2007-10-11Input: ALPS - add signature for ThinkPad R61Dmitry Torokhov1-0/+1
2007-10-09drivers/firmware: const-ify DMI API and internalsJeff Garzik2-4/+4
2007-09-25Input: appletouch - fix idle reset logicThomas Rohwer1-2/+4
2007-09-05Input: lifebook - add signature of Panasonic CF-72Dmitry Torokhov1-0/+8
2007-09-05Input: ALPS - add support for model found in Dell Vostro 1400William Pettersson1-0/+1
2007-08-30Input: psmouse - make dummy touchkit_ps2_detect() staticAdrian Bunk1-1/+2
2007-08-30Input: psmouse - reset harder during probeAlon Ziv1-2/+3
2007-07-20Input: appletouch - improve powersaving for Geyser3 devicesSoeren Sonnenburg1-37/+74
2007-07-20Input: lifebook - fix an oops on Panasonic CF-18Dmitry Torokhov1-1/+1
2007-07-11sysfs: kill unnecessary attribute->ownerTejun Heo1-1/+0