aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse
Commit message (Expand)AuthorAgeFilesLines
* i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang2010-06-031-1/+0
* m68k: amiga - Mouse platform device conversionGeert Uytterhoeven2010-05-261-35/+63
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-05-202-18/+18
|\
| * USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack2010-05-202-18/+18
* | Input: psmouse - small formatting changes to better follow coding styleDmitry Torokhov2010-05-194-95/+100
* | Input: synaptics - set dimensions as reported by firmwareDmitry Torokhov2010-05-192-11/+27
* | Input: elantech - relax signature checksDmitry Torokhov2010-05-191-1/+19
* | Input: elantech - enforce common prefix on messagesDmitry Torokhov2010-05-191-35/+32
* | Input: do not force selecting i8042 on MoorestownJacob Pan2010-05-191-1/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-05-133-19/+24
|\
| * Input: psmouse - reset all types of mice before reconnectingDmitry Torokhov2010-05-131-4/+10
| * Input: elantech - use all 3 bytes when checking versionDmitry Torokhov2010-05-132-15/+14
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-05-056-37/+106
|\ \ | |/
| * Input: elantech - ignore high bits in the position coordinatesFlorian Ragwitz2010-05-031-25/+44
| * Input: elantech - allow forcing Elantech protocolFlorian Ragwitz2010-05-031-2/+10
| * Input: elantech - fix firmware version checkFlorian Ragwitz2010-05-031-1/+2
| * Input: Add support of Synaptics Clickpad deviceTakashi Iwai2010-04-202-5/+34
| * Revert "Input: ALPS - add signature for HP Pavilion dm3 laptops"Dmitry Torokhov2010-04-201-1/+0
| * Input: psmouse - ignore parity error for basic protocolsDmitry Torokhov2010-04-192-3/+16
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-04-152-1/+1
|\ \ | |/
| * Input: ALPS - add signature for HP Pavilion dm3 laptopsChase Douglas2010-04-051-0/+1
| * Input: bcm5974 - retract efi-broken suspend_resumeHenrik Rydberg2010-03-201-1/+0
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-3010-1/+9
|/
* Input: ALPS - fix stuck buttons on some touchpadsMartin Buck2010-03-131-30/+17
* Input: appletouch - fix integer overflow issueVadim Zaliva2010-03-111-3/+3
* Input: alps - add support for the touchpad on Toshiba Tecra A11-11LThomas Bächler2010-03-091-0/+2
* Merge branch 'next' into for-linusDmitry Torokhov2010-02-281-4/+0
|\
| * Merge commit 'v2.6.33-rc5' into nextDmitry Torokhov2010-01-218-52/+88
| |\
| * | Input: psmouse - remove unused 'autocal' parameter from hgpk protocolDmitry Torokhov2010-01-061-4/+0
* | | Input: psmouse - make sure we don't schedule reconnects after cleanupDmitry Torokhov2010-02-071-1/+8
* | | Input: lifebook - add another Lifebook DMI signatureJon Dodgson2010-01-281-0/+6
| |/ |/|
* | Input: sentelic - fix left/right horizontal scroll mappingTai-hwa Liang2010-01-131-3/+3
* | Input: pmouse - move Sentelic probe down the listTai-hwa Liang2010-01-131-13/+15
* | Input: psmouse - fix Synaptics detection when protocol is disabledDaniel Drake2010-01-073-1/+19
* | Input: bcm5974 - report ABS_MT eventsHenrik Rydberg2010-01-061-1/+43
* | Input: serio - fix potential deadlock when unbinding driversEric W. Biederman2010-01-061-29/+3
* | Input: lifebook - add CONFIG_DMI dependencyDmitry Torokhov2009-12-292-3/+1
* | Input: psmouse - fix compile warning in hgpk moduleRené Bolldorf2009-12-291-1/+0
* | Input: speed up suspend/shutdown for PS/2 mice and keyboardsDmitry Torokhov2009-12-241-1/+4
|/
* Input: ALPS - add interleaved protocol support (Dell E6x00 series)Sebastian Kapfer2009-12-152-27/+228
* Input: ALPS - do not set REL_X/REL_Y capabilities on the touchpadDmitry Torokhov2009-12-111-0/+11
* Input: psmouse - remove identification strings from DMI tablesDmitry Torokhov2009-12-042-15/+15
* Input: psmouse - do not carry DMI data aroundDmitry Torokhov2009-12-035-13/+38
* Merge commit 'v2.6.32' into nextDmitry Torokhov2009-12-022-4/+3
|\
| * Input: lifebook - fix settings for CF-72Abner Holsinger2009-11-161-2/+1
| * Input: psmouse - fix breakage introduced by b7802c5c1eaJiri Kosina2009-11-161-1/+1
| * Input: psmouse - remove unneeded '\n' from psmouse.proto parameterTakashi Iwai2009-11-121-1/+1
* | Input: ALPS - add support for touchpads with 4-directional buttonMaxim Levitsky2009-11-201-35/+65
* | Input: psmouse - rework setting of BTN_MIDDLE capabilityDmitry Torokhov2009-11-205-31/+38
* | Input: lifebook - do not advertise unsupported buttonsDmitry Torokhov2009-11-201-6/+7