summaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse
AgeCommit message (Expand)AuthorLines
2010-08-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-9/+22
2010-08-02Merge branch 'next' into for-linusDmitry Torokhov-9/+22
2010-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-2/+8
2010-07-21Input: synaptics - relax capability ID checks on newer hardwareDmitry Torokhov-2/+8
2010-07-19Input: synaptics - set min/max for finger widthChris Bagwell-1/+1
2010-07-19Input: synaptics - only report width on hardware that supports itChris Bagwell-2/+6
2010-07-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-0/+1
2010-07-14Input: synaptics - fix wrong dimensions checkTakashi Iwai-0/+1
2010-07-07Revert "Input: do not force selecting i8042 on Moorestown"Feng Tang-1/+1
2010-06-30Merge commit 'v2.6.35-rc3' into nextDmitry Torokhov-1/+0
2010-06-23Input: bcm5974 - set the average number of events per MT event packetHenrik Rydberg-0/+2
2010-06-08Input: bcm5974 - turn wellspring mode off if failed to start trafficLuo Jinghua-7/+14
2010-06-03i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang-1/+0
2010-05-26m68k: amiga - Mouse platform device conversionGeert Uytterhoeven-35/+63
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds-18/+18
2010-05-20USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack-18/+18
2010-05-19Input: psmouse - small formatting changes to better follow coding styleDmitry Torokhov-95/+100
2010-05-19Input: synaptics - set dimensions as reported by firmwareDmitry Torokhov-11/+27
2010-05-19Input: elantech - relax signature checksDmitry Torokhov-1/+19
2010-05-19Input: elantech - enforce common prefix on messagesDmitry Torokhov-35/+32
2010-05-19Input: do not force selecting i8042 on MoorestownJacob Pan-1/+1
2010-05-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-19/+24
2010-05-13Input: psmouse - reset all types of mice before reconnectingDmitry Torokhov-4/+10
2010-05-13Input: elantech - use all 3 bytes when checking versionDmitry Torokhov-15/+14
2010-05-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-37/+106
2010-05-03Input: elantech - ignore high bits in the position coordinatesFlorian Ragwitz-25/+44
2010-05-03Input: elantech - allow forcing Elantech protocolFlorian Ragwitz-2/+10
2010-05-03Input: elantech - fix firmware version checkFlorian Ragwitz-1/+2
2010-04-20Input: Add support of Synaptics Clickpad deviceTakashi Iwai-5/+34
2010-04-20Revert "Input: ALPS - add signature for HP Pavilion dm3 laptops"Dmitry Torokhov-1/+0
2010-04-19Input: psmouse - ignore parity error for basic protocolsDmitry Torokhov-3/+16
2010-04-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-1/+1
2010-04-05Input: ALPS - add signature for HP Pavilion dm3 laptopsChase Douglas-0/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-1/+9
2010-03-20Input: bcm5974 - retract efi-broken suspend_resumeHenrik Rydberg-1/+0
2010-03-13Input: ALPS - fix stuck buttons on some touchpadsMartin Buck-30/+17
2010-03-11Input: appletouch - fix integer overflow issueVadim Zaliva-3/+3
2010-03-09Input: alps - add support for the touchpad on Toshiba Tecra A11-11LThomas Bächler-0/+2
2010-02-28Merge branch 'next' into for-linusDmitry Torokhov-4/+0
2010-02-07Input: psmouse - make sure we don't schedule reconnects after cleanupDmitry Torokhov-1/+8
2010-01-28Input: lifebook - add another Lifebook DMI signatureJon Dodgson-0/+6
2010-01-21Merge commit 'v2.6.33-rc5' into nextDmitry Torokhov-52/+88
2010-01-13Input: sentelic - fix left/right horizontal scroll mappingTai-hwa Liang-3/+3
2010-01-13Input: pmouse - move Sentelic probe down the listTai-hwa Liang-13/+15
2010-01-07Input: psmouse - fix Synaptics detection when protocol is disabledDaniel Drake-1/+19
2010-01-06Input: bcm5974 - report ABS_MT eventsHenrik Rydberg-1/+43
2010-01-06Input: psmouse - remove unused 'autocal' parameter from hgpk protocolDmitry Torokhov-4/+0
2010-01-06Input: serio - fix potential deadlock when unbinding driversEric W. Biederman-29/+3
2009-12-29Input: lifebook - add CONFIG_DMI dependencyDmitry Torokhov-3/+1
2009-12-29Input: psmouse - fix compile warning in hgpk moduleRené Bolldorf-1/+0