summaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2008-09-221-4/+9
|\
| * Input: bcm5974 - switch back to normal mode when closingHenrik Rydberg2008-09-161-4/+9
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2008-09-071-17/+57
|\|
| * Input: bcm5974 - add BTN_TOUCH event for mousedev benefitHenrik Rydberg2008-09-051-0/+2
| * Input: bcm5974 - improve finger tracking and countingHenrik Rydberg2008-09-051-16/+54
| * Input: bcm5974 - small formatting cleanupHenrik Rydberg2008-09-051-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2008-08-191-1/+0Star
|\|
| * Input: remove version.h from drivers that don't need itHuang Weiyi2008-08-181-1/+0Star
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2008-08-153-0/+705
|\|
| * Input: bcm5974 - implement autosuspend supportDmitry Torokhov2008-08-081-0/+12
| * Input: bcm5974 - add driver for Macbook Air and Pro Penryn touchpadsHenrik Rydberg2008-08-083-0/+693
* | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-071-1/+1
* | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-071-1/+1
|/
* Input: atamouse - various cleanupsDmitry Torokhov2008-06-301-15/+12Star
* Merge branch 'for-linus' into nextDmitry Torokhov2008-06-171-8/+41
|\
| * Input: appletouch - implement reset-resume logicOliver Neukum2008-06-171-8/+41
* | Input: remove CVS keywordsAdrian Bunk2008-05-204-8/+0Star
* | Input: hil_ptr - check return value of input_register_device()Andres Salomon2008-05-161-11/+26
* | Input: appletouch - simplify touchpad type detectionSven Anders2008-05-161-107/+57Star
* | Input: appletouch - miscellaneous code cleanupsJohannes Berg2008-05-161-73/+100
* | Input: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-05-161-4/+4
|/
* Input: add MODULE_ALIAS() to hotpluggable platform modulesKay Sievers2008-04-241-0/+4
* Input: appletouch - add product IDs for the 4th generation MacBooksTobias Mueller2008-04-021-1/+12
* Input: ALPS - fix forward/back buttons reversed on Acer 5520-5290Laszlo Kajan2008-03-181-2/+2
* Input: ALPS - put secondary device in proper place in sysfsDmitry Torokhov2008-03-181-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2008-02-074-4/+0Star
|\
| * Input: drop redundant includes of moduleparam.hJulia Lawall2008-01-214-4/+0Star
* | x86: replace outb_p() with udelay(2) in drivers/input/mouse/pc110pad.cIngo Molnar2008-01-301-2/+5
|/
* Input: ALPS - fix sync loss on Acer Aspire 5720ZGDmitry Torokhov2008-01-171-1/+1
* Input: psmouse - fix input_dev leak in lifebook driverAndres Salomon2008-01-171-1/+6
* Input: psmouse - fix potential memory leak in psmouse_connect()Andres Salomon2008-01-171-0/+2
* Input: inport, logibm - use KERN_INFO when reporting missing mouseHelge Deller2007-11-022-2/+2
* Input: appletouch - idle reset logic broke older FountainsDmitry Torokhov2007-11-021-48/+77
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2007-10-231-14/+11Star
|\
| * Input: appletouch - apply idle reset logic to all touchpadsAnton Ekblad2007-10-221-14/+11Star
* | Spelling fix: explicitlyJean Delvare2007-10-192-2/+2
* | get rid of input BIT* duplicate definesJiri Slaby2007-10-1912-45/+55
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2007-10-154-8/+24
|\|
| * Input: appletouch - another fix for idle reset logicSoeren Sonnenburg2007-10-131-5/+10
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2007-10-134-43/+83
| |\
| * | Input: lifebook - fix X and Y axis rangeDmitry Torokhov2007-10-121-1/+1
| * | Input: ALPS - add signature for ThinkPad R61Dmitry Torokhov2007-10-111-0/+1
| * | Input: lifebook - add signature of Panasonic CF-72Dmitry Torokhov2007-09-051-0/+8
| * | Input: ALPS - add support for model found in Dell Vostro 1400William Pettersson2007-09-051-0/+1
| * | Input: psmouse - reset harder during probeAlon Ziv2007-08-301-2/+3
* | | m68k: Atari input drivers cleanupGeert Uytterhoeven2007-10-131-9/+9
| |/ |/|
* | drivers/firmware: const-ify DMI API and internalsJeff Garzik2007-10-102-4/+4
* | Input: appletouch - fix idle reset logicThomas Rohwer2007-09-251-2/+4
* | Input: psmouse - make dummy touchkit_ps2_detect() staticAdrian Bunk2007-08-301-1/+2
* | Input: appletouch - improve powersaving for Geyser3 devicesSoeren Sonnenburg2007-07-201-37/+74