summaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' into for-linusDmitry Torokhov2011-03-193-12/+74
|\
| * Input: bcm5974 - add support for MacBookPro8Andy Botting2011-03-131-0/+20
| * Input: synaptics_i2c - convert to dev_pm_opsMark Brown2011-02-211-7/+9
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-01-311-8/+24
| |\
| * | kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes2011-01-211-5/+5
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-01-101-0/+40
| |\ \
| | * \ Merge branch 'master' into upstreamJiri Kosina2010-12-106-13/+40
| | |\ \
| | * | | input: bcm5974: Add support for MacBookAir3Edgar (gimli) Hucek2010-11-151-0/+40
* | | | | Input: bcm5974 - Report button also for zero fingersHenrik Rydberg2011-02-271-4/+4
* | | | | Input: synaptics - document 0x0c queryDmitry Torokhov2011-02-231-0/+23
| |_|_|/ |/| | |
* | | | Input: synaptics - retry failed resets when reconnectingAlexandre Peixoto Ferreira2011-01-291-2/+11
* | | | Input: synaptics - fix reconnect logic on MT devicesAlexandre Peixoto Ferreira2011-01-291-6/+13
|/ / /
* | | Merge branch 'next' into for-linusDmitry Torokhov2011-01-075-89/+770
|\ \ \ | |_|/ |/| |
| * | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rydberg/...Dmitry Torokhov2010-12-282-5/+93
| |\ \
| | * | Input: synaptics - ignore bogus mt packetHenrik Rydberg2010-12-221-2/+2
| | * | Input: synaptics - add multi-finger and semi-mt supportHenrik Rydberg2010-12-212-3/+88
| | * | Input: synaptics - report clickpad propertyHenrik Rydberg2010-12-211-0/+3
| * | | Input: psmouse - disable the synaptics extension on OLPC machinesAndres Salomon2010-12-231-0/+30
| * | | Input: psmouse - fix up Synaptics commentAndres Salomon2010-12-231-2/+2
| * | | Input: hgpk - fix powersave modePaul Fox2010-11-151-9/+17
| * | | Input: hgpk - recalibration tweaksDaniel Drake2010-11-151-9/+22
| * | | Input: hgpk - detect simple mode overflowsDaniel Drake2010-11-151-0/+5
| * | | Input: hgpk - extend jumpiness detectionDaniel Drake2010-11-122-20/+88
| * | | Input: hgpk - rework spew detectionDaniel Drake2010-11-122-32/+103
| * | | Input: hgpk - support GlideSensor and PenTablet modesDaniel Drake2010-11-123-43/+441
| |/ /
* / / Input: synaptics - fix handling of 2-button ClickPadsYan Li2010-12-011-1/+2
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-11-011-1/+1
|\ \
| * | Input: appletouch - remove extra KERN_DEBUG use from dprintkJoe Perches2010-10-311-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-10-255-11/+37
|\| | | |/ |/|
| * Merge branch 'for-linus' into nextDmitry Torokhov2010-10-181-4/+8
| |\
| * | Input: serio - support multiple child devices per single parentDmitry Eremin-Solenikov2010-10-131-2/+2
| * | Input: synaptics - simplify pass-through port handlingDmitry Torokhov2010-10-132-6/+32
| * | Input: return -ENOMEM in select drivers when memory allocation failsDavidlohr Bueso2010-10-133-3/+3
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-242-2/+3
|\ \ \ | |_|/ |/| |
| * | Update broken web addresses in the kernel.Justin P. Mattock2010-10-182-2/+3
* | | Input: bcm5974 - adjust major/minor to scaleHenrik Rydberg2010-09-011-4/+8
| |/ |/|
* | param: use ops in struct kernel_param, rather than get and set fns directlyRusty Russell2010-08-111-6/+8
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-08-114-18/+28
|\
| * Merge branch 'next' into for-linusDmitry Torokhov2010-08-104-18/+28
| |\
| | * Input: elantech - report position also with 3 fingersÉric Piel2010-08-061-0/+10
| | * Input: elantech - discard the first 2 positions on some firmwaresÉric Piel2010-08-062-14/+14
| | * Input: switch to input_abs_*() access functionsDaniel Mack2010-08-032-4/+4
* | | Revert "Input: appletouch - fix integer overflow issue"Benjamin Herrenschmidt2010-08-091-3/+3
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-08-042-9/+22
|\| |
| * | Merge branch 'next' into for-linusDmitry Torokhov2010-08-032-9/+22
| |\|
| | * Input: synaptics - set min/max for finger widthChris Bagwell2010-07-201-1/+1
| | * Input: synaptics - only report width on hardware that supports itChris Bagwell2010-07-201-2/+6
| | * Merge commit 'v2.6.35-rc3' into nextDmitry Torokhov2010-07-011-1/+0Star
| | |\
| | * | Input: bcm5974 - set the average number of events per MT event packetHenrik Rydberg2010-06-231-0/+2
| | * | Input: bcm5974 - turn wellspring mode off if failed to start trafficLuo Jinghua2010-06-081-7/+14