summaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Input: lifebook - fix an oops on Panasonic CF-18Dmitry Torokhov2007-07-201-1/+1
|/
* sysfs: kill unnecessary attribute->ownerTejun Heo2007-07-121-1/+0Star
* Input: add gpio-mouse driverHans-Christian Egtvedt2007-07-103-0/+213
* Input: psmouse - add support for Cortron PS/2 TrackballsAristeu Rozanski2007-07-102-0/+30
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2007-06-041-1/+1
|\
| * Input: logips2pp - fix typo in KconfigUwe Bugla2007-05-291-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2007-05-232-27/+32
|\|
| * Input: ALPS - force stream modeDmitry Torokhov2007-05-231-27/+31
| * Input: logips2pp - add type 72 (PS/2 TrackMan Marble)Peter Samuelson2007-05-091-0/+1
* | missing dependencies for USB drivers in inputAl Viro2007-05-161-0/+1
|/
* Input: move USB mice under drivers/input/mouseDmitry Torokhov2007-05-083-9/+736
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2007-05-083-0/+172
|\
| * Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/...Linus Torvalds2007-05-0518-159/+591
| |\
| * | m68k: Atari keyboard and mouse support.Michael Schmitz2007-05-053-0/+172
* | | Input: synaptics - don't complain about failed resetsDmitry Torokhov2007-05-031-1/+1
| |/ |/|
* | Input: lifebook - split into 2 devicesDmitry Torokhov2007-04-251-20/+93
* | Input: lifebook - add signature of Panasonic CF-29Dmitry Torokhov2007-04-251-0/+8
* | Input: lifebook - activate 6-byte protocol on select modelsDmitry Torokhov2007-04-121-13/+65
* | Input: lifebook - work properly on Panasonic CF-18Dmitry Torokhov2007-04-121-0/+14
* | Input: mice - switch to using input_dev->dev.parentDmitry Torokhov2007-04-124-4/+4