summaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse
AgeCommit message (Expand)AuthorLines
2008-06-17Input: appletouch - implement reset-resume logicOliver Neukum-8/+41
2008-04-24Input: add MODULE_ALIAS() to hotpluggable platform modulesKay Sievers-0/+4
2008-04-02Input: appletouch - add product IDs for the 4th generation MacBooksTobias Mueller-1/+12
2008-03-18Input: ALPS - fix forward/back buttons reversed on Acer 5520-5290Laszlo Kajan-2/+2
2008-03-18Input: ALPS - put secondary device in proper place in sysfsDmitry Torokhov-0/+1
2008-02-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-4/+0
2008-01-30x86: replace outb_p() with udelay(2) in drivers/input/mouse/pc110pad.cIngo Molnar-2/+5
2008-01-21Input: drop redundant includes of moduleparam.hJulia Lawall-4/+0
2008-01-17Input: ALPS - fix sync loss on Acer Aspire 5720ZGDmitry Torokhov-1/+1
2008-01-17Input: psmouse - fix input_dev leak in lifebook driverAndres Salomon-1/+6
2008-01-17Input: psmouse - fix potential memory leak in psmouse_connect()Andres Salomon-0/+2
2007-11-01Input: inport, logibm - use KERN_INFO when reporting missing mouseHelge Deller-2/+2
2007-11-01Input: appletouch - idle reset logic broke older FountainsDmitry Torokhov-48/+77
2007-10-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-14/+11
2007-10-22Input: appletouch - apply idle reset logic to all touchpadsAnton Ekblad-14/+11
2007-10-19Spelling fix: explicitlyJean Delvare-2/+2
2007-10-19get rid of input BIT* duplicate definesJiri Slaby-45/+55
2007-10-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-8/+24
2007-10-13m68k: Atari input drivers cleanupGeert Uytterhoeven-9/+9
2007-10-13Input: appletouch - another fix for idle reset logicSoeren Sonnenburg-5/+10
2007-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov-43/+83
2007-10-12Input: lifebook - fix X and Y axis rangeDmitry Torokhov-1/+1
2007-10-11Input: ALPS - add signature for ThinkPad R61Dmitry Torokhov-0/+1
2007-10-09drivers/firmware: const-ify DMI API and internalsJeff Garzik-4/+4
2007-09-25Input: appletouch - fix idle reset logicThomas Rohwer-2/+4
2007-09-05Input: lifebook - add signature of Panasonic CF-72Dmitry Torokhov-0/+8
2007-09-05Input: ALPS - add support for model found in Dell Vostro 1400William Pettersson-0/+1
2007-08-30Input: psmouse - make dummy touchkit_ps2_detect() staticAdrian Bunk-1/+2
2007-08-30Input: psmouse - reset harder during probeAlon Ziv-2/+3
2007-07-20Input: appletouch - improve powersaving for Geyser3 devicesSoeren Sonnenburg-37/+74
2007-07-20Input: lifebook - fix an oops on Panasonic CF-18Dmitry Torokhov-1/+1
2007-07-11sysfs: kill unnecessary attribute->ownerTejun Heo-1/+0
2007-07-10Input: add gpio-mouse driverHans-Christian Egtvedt-0/+213
2007-07-10Input: psmouse - add support for Cortron PS/2 TrackballsAristeu Rozanski-0/+30
2007-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-1/+1
2007-05-28Input: logips2pp - fix typo in KconfigUwe Bugla-1/+1
2007-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-27/+32
2007-05-22Input: ALPS - force stream modeDmitry Torokhov-27/+31
2007-05-15missing dependencies for USB drivers in inputAl Viro-0/+1
2007-05-08Input: logips2pp - add type 72 (PS/2 TrackMan Marble)Peter Samuelson-0/+1
2007-05-08Input: move USB mice under drivers/input/mouseDmitry Torokhov-9/+736
2007-05-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov-0/+172
2007-05-04Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/...Linus Torvalds-159/+591
2007-05-04m68k: Atari keyboard and mouse support.Michael Schmitz-0/+172
2007-05-03Input: synaptics - don't complain about failed resetsDmitry Torokhov-1/+1
2007-04-25Input: lifebook - split into 2 devicesDmitry Torokhov-20/+93
2007-04-25Input: lifebook - add signature of Panasonic CF-29Dmitry Torokhov-0/+8
2007-04-12Input: lifebook - activate 6-byte protocol on select modelsDmitry Torokhov-13/+65
2007-04-12Input: lifebook - work properly on Panasonic CF-18Dmitry Torokhov-0/+14
2007-04-12Input: mice - switch to using input_dev->dev.parentDmitry Torokhov-4/+4