aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse
Commit message (Expand)AuthorAgeFilesLines
* 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-171-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-08-311-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-104-18/+28
|\
| * Merge branch 'next' into for-linusDmitry Torokhov2010-08-104-18/+28
| |\
| | * Input: elantech - report position also with 3 fingersÉric Piel2010-08-051-0/+10
| | * Input: elantech - discard the first 2 positions on some firmwaresÉric Piel2010-08-052-14/+14
| | * Input: switch to input_abs_*() access functionsDaniel Mack2010-08-022-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-022-9/+22
| |\ \ | | |/
| | * Input: synaptics - set min/max for finger widthChris Bagwell2010-07-191-1/+1
| | * Input: synaptics - only report width on hardware that supports itChris Bagwell2010-07-191-2/+6
| | * Merge commit 'v2.6.35-rc3' into nextDmitry Torokhov2010-06-301-1/+0
| | |\
| | * | 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
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-07-222-2/+8
|\ \ \ \ | |/ / /
| * | | Input: synaptics - relax capability ID checks on newer hardwareDmitry Torokhov2010-07-212-2/+8
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-07-161-0/+1
|\ \ \ \ | |/ / /
| * | | Input: synaptics - fix wrong dimensions checkTakashi Iwai2010-07-141-0/+1
| | |/ | |/|
* | | Revert "Input: do not force selecting i8042 on Moorestown"Feng Tang2010-07-071-1/+1
|/ /
* | 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
|/