summaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse
Commit message (Expand)AuthorAgeFilesLines
* Input: psmouse - fix incorrect validate_byte check in OLPC protocolAndres Salomon2008-11-111-1/+1
* Input: psmouse - add support for Elantech touchpadsArjan Opmeer2008-10-166-2/+846
* Merge branch 'next' into for-linusDmitry Torokhov2008-10-1510-117/+827
|\
| * Input: psmouse - add OLPC touchpad driverAndres Salomon2008-09-216-2/+560
| * Input: psmouse - tweak PSMOUSE_DEFINE_ATTR to support raw set callbacksAndres Salomon2008-09-212-14/+23
| * Input: psmouse - add psmouse_queue_work() for ps/2 extension to make use ofAndres Salomon2008-09-212-5/+13
| * Input: psmouse - export psmouse_set_state for ps/2 extensions to useAndres Salomon2008-09-212-1/+2
| * Input: ALPS - add signature for DualPoint found in Dell Latitude E6500Elvis Pranskevichus2008-09-101-0/+1
| * Input: convert drivers to use strict_strtoul()Joe Rouvier2008-09-103-18/+6
| * Input: appletouch - handle geyser 3/4 status bitsSven Anders2008-08-081-18/+35
| * Input: appletouch - prepare for geyser 3/4 handlingSven Anders2008-08-081-69/+197
* | 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-061-17/+57
|\| |
| * | Input: bcm5974 - add BTN_TOUCH event for mousedev benefitHenrik Rydberg2008-09-041-0/+2
| * | Input: bcm5974 - improve finger tracking and countingHenrik Rydberg2008-09-041-16/+54
| * | Input: bcm5974 - small formatting cleanupHenrik Rydberg2008-09-041-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2008-08-191-1/+0
|\| |
| * | Input: remove version.h from drivers that don't need itHuang Weiyi2008-08-181-1/+0
* | | 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/+12
* 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/+0
* | 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/+57
* | 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/+0
|\
| * Input: drop redundant includes of moduleparam.hJulia Lawall2008-01-214-4/+0
* | 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-012-2/+2
* Input: appletouch - idle reset logic broke older FountainsDmitry Torokhov2007-11-011-48/+77
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2007-10-221-14/+11
|\
| * Input: appletouch - apply idle reset logic to all touchpadsAnton Ekblad2007-10-221-14/+11
* | 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