summaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse
AgeCommit message (Expand)Author
2008-09-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2008-09-04Input: bcm5974 - add BTN_TOUCH event for mousedev benefitHenrik Rydberg
2008-09-04Input: bcm5974 - improve finger tracking and countingHenrik Rydberg
2008-09-04Input: bcm5974 - small formatting cleanupHenrik Rydberg
2008-08-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2008-08-18Input: remove version.h from drivers that don't need itHuang Weiyi
2008-08-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2008-08-08Input: bcm5974 - implement autosuspend supportDmitry Torokhov
2008-08-08Input: bcm5974 - add driver for Macbook Air and Pro Penryn touchpadsHenrik Rydberg
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King
2008-06-30Input: atamouse - various cleanupsDmitry Torokhov
2008-06-17Merge branch 'for-linus' into nextDmitry Torokhov
2008-06-17Input: appletouch - implement reset-resume logicOliver Neukum
2008-05-20Input: remove CVS keywordsAdrian Bunk
2008-05-16Input: hil_ptr - check return value of input_register_device()Andres Salomon
2008-05-16Input: appletouch - simplify touchpad type detectionSven Anders
2008-05-16Input: appletouch - miscellaneous code cleanupsJohannes Berg
2008-05-16Input: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-24Input: add MODULE_ALIAS() to hotpluggable platform modulesKay Sievers
2008-04-02Input: appletouch - add product IDs for the 4th generation MacBooksTobias Mueller
2008-03-18Input: ALPS - fix forward/back buttons reversed on Acer 5520-5290Laszlo Kajan
2008-03-18Input: ALPS - put secondary device in proper place in sysfsDmitry Torokhov
2008-02-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2008-01-30x86: replace outb_p() with udelay(2) in drivers/input/mouse/pc110pad.cIngo Molnar
2008-01-21Input: drop redundant includes of moduleparam.hJulia Lawall
2008-01-17Input: ALPS - fix sync loss on Acer Aspire 5720ZGDmitry Torokhov
2008-01-17Input: psmouse - fix input_dev leak in lifebook driverAndres Salomon
2008-01-17Input: psmouse - fix potential memory leak in psmouse_connect()Andres Salomon
2007-11-01Input: inport, logibm - use KERN_INFO when reporting missing mouseHelge Deller
2007-11-01Input: appletouch - idle reset logic broke older FountainsDmitry Torokhov
2007-10-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2007-10-22Input: appletouch - apply idle reset logic to all touchpadsAnton Ekblad
2007-10-19Spelling fix: explicitlyJean Delvare
2007-10-19get rid of input BIT* duplicate definesJiri Slaby
2007-10-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2007-10-13m68k: Atari input drivers cleanupGeert Uytterhoeven
2007-10-13Input: appletouch - another fix for idle reset logicSoeren Sonnenburg
2007-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov
2007-10-12Input: lifebook - fix X and Y axis rangeDmitry Torokhov
2007-10-11Input: ALPS - add signature for ThinkPad R61Dmitry Torokhov
2007-10-09drivers/firmware: const-ify DMI API and internalsJeff Garzik
2007-09-25Input: appletouch - fix idle reset logicThomas Rohwer
2007-09-05Input: lifebook - add signature of Panasonic CF-72Dmitry Torokhov
2007-09-05Input: ALPS - add support for model found in Dell Vostro 1400William Pettersson
2007-08-30Input: psmouse - make dummy touchkit_ps2_detect() staticAdrian Bunk
2007-08-30Input: psmouse - reset harder during probeAlon Ziv
2007-07-20Input: appletouch - improve powersaving for Geyser3 devicesSoeren Sonnenburg
2007-07-20Input: lifebook - fix an oops on Panasonic CF-18Dmitry Torokhov
2007-07-11sysfs: kill unnecessary attribute->ownerTejun Heo