aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-14Input: ALPS - enable trackstick on Rushmore touchpadsKevin Cernekee1-70/+115
2013-02-14Input: ALPS - add support for "Rushmore" touchpadsKevin Cernekee1-0/+52
2013-02-14Input: ALPS - make the V3 packet field decoder "pluggable"Kevin Cernekee2-44/+95
2013-02-14Input: ALPS - move pixel and bitmap info into alps_data structKevin Cernekee2-22/+33
2013-02-14Input: ALPS - fix command mode checkKevin Cernekee1-1/+1
2013-02-14Input: ALPS - rework detection of Pinnacle AGx touchpadsKevin Cernekee1-3/+12
2013-02-14Input: ALPS - move {addr,nibble}_command settings into alps_set_defaults()Kevin Cernekee1-8/+4
2013-02-14Input: ALPS - use function pointers for different protocol handlersKevin Cernekee2-54/+54
2013-02-14Input: ALPS - rework detection sequenceKevin Cernekee2-76/+56
2013-02-14Input: ALPS - introduce helper function for repeated commandsKevin Cernekee1-41/+30
2013-02-14Input: ALPS - move alps_get_model() down below hw_init codeKevin Cernekee1-93/+93
2013-02-14Input: ALPS - copy "model" info into alps_data structKevin Cernekee2-34/+43
2013-02-14Input: ALPS - document the alps.h data structuresKevin Cernekee1-13/+61
2013-02-13Input: cyapa - add support for smbus protocolBenson Leung1-5/+174
2013-02-13Input: synaptics - fix 1->3 contact transition reportingDaniel Kurtz1-3/+27
2013-01-17Input: add driver for Cypress APA I2C TrackpadBenson Leung3-0/+817
2013-01-17Input: add support for Cypress PS/2 TrackpadsDudley Du6-0/+960
2012-11-24Input: remove use of __devexitBill Pemberton5-5/+5
2012-11-24Input: remove use of __devinitBill Pemberton5-5/+5
2012-11-24Input: remove use of __devexit_pBill Pemberton5-5/+5
2012-11-08Merge tag 'v3.7-rc4' into next to sync up Wacom bitsDmitry Torokhov1-0/+21
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-30Input: ALPS - print small buffers via %*phAndy Shevchenko1-6/+4
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