aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds1-0/+21
2012-10-31HID: Add support for the MacBook Pro 10,2 keyboard / touchpadDirk Hohndel1-0/+21
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2-14/+26
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-6/+1
2012-10-01Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2012-10-01Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2012-10-01Merge branch 'next' into for-linusDmitry Torokhov1-6/+3
2012-10-01Merge branches 'from-henrik', 'hidraw', 'logitech', 'picolcd', 'ps3', 'uclogic', 'wacom' and 'wiimote' into for-linusJiri Kosina1-0/+11
2012-09-28Input: synaptics - adjust threshold for treating position values as negativeSeth Forshee1-8/+23
2012-09-19Input: sentelic - filter out erratic movement when lifting fingerTai-hwa Liang1-0/+11
2012-09-19Input: bcm5974 - Convert to MT-BHenrik Rydberg1-45/+28
2012-09-19Input: bcm5974 - Drop the logical dimensionsHenrik Rydberg1-144/+111
2012-09-19Input: bcm5974 - Preparatory renamesHenrik Rydberg1-12/+13
2012-09-19Input: bcm5974 - only setup button urb for TYPE1 devicesHenrik Rydberg1-17/+26
2012-09-19Input: MT - Add flags to input_mt_init_slots()Henrik Rydberg4-6/+6
2012-09-19input: rpcmouse: use __iomem pointers for MMIOArnd Bergmann1-1/+1
2012-09-14ARM: pxa: move platform_data definitionsArnd Bergmann1-1/+1
2012-09-12Input: hgpk - use %*ph to dump small bufferAndy Shevchenko1-6/+3
2012-08-21workqueue: use mod_delayed_work() instead of __cancel + queueTejun Heo1-6/+1
2012-07-29Merge branch 'next' into for-linusDmitry Torokhov1-0/+22
2012-07-24Input: synaptics - handle out of bounds values from the hardwareSeth Forshee1-0/+22
2012-07-24Merge branch 'next' into for-linusDmitry Torokhov5-39/+87
2012-07-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-0/+20
2012-07-10Input: bcm5974 - Add support for 2012 MacBook Pro RetinaHenrik Rydberg1-0/+20
2012-07-07Input: synaptics - print firmware ID and board number at initDaniel Kurtz2-2/+39
2012-07-06Input: synaptics_usb - Remove TrackPoint name trailing whitespaceBob Ross1-1/+1
2012-05-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds10-49/+505
2012-05-24Merge branch 'next' into for-linusDmitry Torokhov12-51/+505
2012-05-10Input: synaptics - fix compile warningJJ Ding1-10/+10
2012-05-10Input: ALPS - switch to using input_mt_report_finger_countDmitry Torokhov1-8/+2
2012-05-10Input: ALPS - add semi-MT support for v4 protocolGeorge Pantalos2-6/+75
2012-05-10Input: Add Synaptics NavPoint (PXA27x SSP/SPI) driverPaul Parsons3-0/+382
2012-05-10Input: sentelic - report device's production serial numberTai-hwa Liang2-4/+38
2012-05-07Merge 3.4-rc6 into usb-nextGreg Kroah-Hartman1-1/+2
2012-05-04USB: input: appletouch: fix up compiler warningGreg Kroah-Hartman1-1/+0
2012-05-04USB: input: bcm5974.c: fix up dev_* messagesGreg Kroah-Hartman1-11/+11
2012-05-04USB: input: appletouch.c: fix up dev_* messagesGreg Kroah-Hartman1-12/+15
2012-05-01USB: bcm5974.c: remove dbg() usageGreg Kroah-Hartman1-6/+10
2012-05-01USB: appletouch.c: remove dbg() usageGreg Kroah-Hartman1-7/+11
2012-05-01USB: input: bcm5974.c: fix up dev_err() usageGreg Kroah-Hartman1-5/+5
2012-05-01USB: input: appletouch.c: fix up dev_err() usageGreg Kroah-Hartman1-13/+11
2012-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-1/+2
2012-04-25USB: bcm5974.c: remove err() usageGreg Kroah-Hartman1-6/+6
2012-04-25USB: appletouch.c: remove err() usageGreg Kroah-Hartman1-11/+14
2012-04-21Merge commit 'v3.4-rc4' into nextDmitry Torokhov7-13/+30
2012-04-20Input: synaptics - fix regression with "image sensor" trackpadsBenjamin Herrenschmidt1-1/+2
2012-04-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds4-9/+25
2012-04-10Input: gpio_mouse - use linux/gpio.h rather than asm/gpio.hMark Brown1-1/+1
2012-04-10Input: trackpoint - use psmouse_fmt() for messagesJJ Ding1-6/+8
2012-04-10Input: elantech - v4 is a clickpad, with only one buttonJJ Ding1-2/+4