aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-01Merge branch 'for-next' of git://github.com/rydberg/linux into nextDmitry Torokhov5-200/+160
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-12Input: hgpk - use %*ph to dump small bufferAndy Shevchenko1-6/+3
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-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
2012-04-10Input: elantech - reset touchpad before configuring itJJ Ding1-0/+4
2012-04-04Input: serio - use module_serio_driverAxel Lin2-25/+2
2012-04-03Input: sentelic - filter taps in absolute modeOskari Saarenmaa1-0/+8
2012-03-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2-72/+257
2012-03-28Remove all #inclusions of asm/system.hDavid Howells2-2/+0
2012-03-27Merge branch 'next' into for-linusDmitry Torokhov2-72/+257
2012-03-25Input: sentelic - improve packet debugging informationOskari Saarenmaa1-9/+34
2012-03-25Input: sentelic - minor code cleanupTai-hwa Liang1-1/+1
2012-03-25Input: sentelic - enabling absolute coordinates output for newer hardwareTai-hwa Liang2-4/+132
2012-03-25Input: sentelic - refactor code for upcoming new hardware supportTai-hwa Liang2-62/+94
2012-03-19Merge branch 'next' into for-linusDmitry Torokhov10-61/+601
2012-03-16Input: synaptics_usb - switch to module_usb_driver()Dmitry Torokhov1-12/+1
2012-03-16Input: convert I2C drivers to use module_i2c_driver()Axel Lin1-12/+1