aboutsummaryrefslogtreecommitdiff
path: root/drivers/input/mouse
AgeCommit message (Expand)Author
2008-10-15Merge branch 'next' into for-linusDmitry Torokhov
2008-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2008-09-21Input: psmouse - add OLPC touchpad driverAndres Salomon
2008-09-21Input: psmouse - tweak PSMOUSE_DEFINE_ATTR to support raw set callbacksAndres Salomon
2008-09-21Input: psmouse - add psmouse_queue_work() for ps/2 extension to make use ofAndres Salomon
2008-09-21Input: psmouse - export psmouse_set_state for ps/2 extensions to useAndres Salomon
2008-09-16Input: bcm5974 - switch back to normal mode when closingHenrik Rydberg
2008-09-10Input: ALPS - add signature for DualPoint found in Dell Latitude E6500Elvis Pranskevichus
2008-09-10Input: convert drivers to use strict_strtoul()Joe Rouvier
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: appletouch - handle geyser 3/4 status bitsSven Anders
2008-08-08Input: appletouch - prepare for geyser 3/4 handlingSven Anders
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