summaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' into for-linusDmitry Torokhov2013-02-2010-368/+2528
|\
| * Input: synaptics - initialize pointer emulation usageHenrik Rydberg2013-02-161-1/+1
| * Input: ALPS - enable trackstick on Rushmore touchpadsKevin Cernekee2013-02-141-70/+115
| * Input: ALPS - add support for "Rushmore" touchpadsKevin Cernekee2013-02-141-0/+52
| * Input: ALPS - make the V3 packet field decoder "pluggable"Kevin Cernekee2013-02-142-44/+95
| * Input: ALPS - move pixel and bitmap info into alps_data structKevin Cernekee2013-02-142-22/+33
| * Input: ALPS - fix command mode checkKevin Cernekee2013-02-141-1/+1
| * Input: ALPS - rework detection of Pinnacle AGx touchpadsKevin Cernekee2013-02-141-3/+12
| * Input: ALPS - move {addr,nibble}_command settings into alps_set_defaults()Kevin Cernekee2013-02-141-8/+4Star
| * Input: ALPS - use function pointers for different protocol handlersKevin Cernekee2013-02-142-54/+54
| * Input: ALPS - rework detection sequenceKevin Cernekee2013-02-142-76/+56Star
| * Input: ALPS - introduce helper function for repeated commandsKevin Cernekee2013-02-141-41/+30Star
| * Input: ALPS - move alps_get_model() down below hw_init codeKevin Cernekee2013-02-141-93/+93
| * Input: ALPS - copy "model" info into alps_data structKevin Cernekee2013-02-142-34/+43
| * Input: ALPS - document the alps.h data structuresKevin Cernekee2013-02-141-13/+61
| * Input: cyapa - add support for smbus protocolBenson Leung2013-02-141-5/+174
| * Input: synaptics - fix 1->3 contact transition reportingDaniel Kurtz2013-02-141-3/+27
| * Input: add driver for Cypress APA I2C TrackpadBenson Leung2013-01-173-0/+817
| * Input: add support for Cypress PS/2 TrackpadsDudley Du2013-01-176-0/+960
* | Input: sentelic - only report position of first finger as ST coordinatesChristophe TORDEUX2012-12-241-1/+1
|/
* Input: remove use of __devexitBill Pemberton2012-11-245-5/+5
* Input: remove use of __devinitBill Pemberton2012-11-245-5/+5
* Input: remove use of __devexit_pBill Pemberton2012-11-245-5/+5
* Merge tag 'v3.7-rc4' into next to sync up Wacom bitsDmitry Torokhov2012-11-081-0/+21
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-10-311-0/+21
| |\
| | * HID: Add support for the MacBook Pro 10,2 keyboard / touchpadDirk Hohndel2012-10-311-0/+21
* | | Input: ALPS - print small buffers via %*phAndy Shevchenko2012-10-301-6/+4Star
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-10-032-14/+26
|\ \
| * \ Merge branch 'next' into for-linusDmitry Torokhov2012-10-011-6/+3Star
| |\ \
| | * | Input: hgpk - use %*ph to dump small bufferAndy Shevchenko2012-09-131-6/+3Star
| * | | Input: synaptics - adjust threshold for treating position values as negativeSeth Forshee2012-09-281-8/+23
* | | | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2012-10-021-6/+1Star
|\ \ \ \
| * | | | workqueue: use mod_delayed_work() instead of __cancel + queueTejun Heo2012-08-211-6/+1Star
| | |/ / | |/| |
* | | | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-10-021-1/+1
|\ \ \ \
| * | | | ARM: pxa: move platform_data definitionsArnd Bergmann2012-09-141-1/+1
| |/ / /
* | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-021-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | input: rpcmouse: use __iomem pointers for MMIOArnd Bergmann2012-09-191-1/+1
| |/ /
| | |
| \ \
| \ \
| \ \
*---. | | Merge branches 'from-henrik', 'hidraw', 'logitech', 'picolcd', 'ps3', 'uclogi...Jiri Kosina2012-10-011-0/+11
|\ \ \| | | | |_|/ | |/| |
| | * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-07-131-0/+20
| | |\ \
| * | | | Input: sentelic - filter out erratic movement when lifting fingerTai-hwa Liang2012-09-191-0/+11
| | |_|/ | |/| |
* | | | Input: bcm5974 - Convert to MT-BHenrik Rydberg2012-09-191-45/+28Star
* | | | Input: bcm5974 - Drop the logical dimensionsHenrik Rydberg2012-09-191-144/+111Star
* | | | Input: bcm5974 - Preparatory renamesHenrik Rydberg2012-09-191-12/+13
* | | | Input: bcm5974 - only setup button urb for TYPE1 devicesHenrik Rydberg2012-09-191-17/+26
* | | | Input: MT - Add flags to input_mt_init_slots()Henrik Rydberg2012-09-194-6/+6
|/ / /
* | | Merge branch 'next' into for-linusDmitry Torokhov2012-07-301-0/+22
|\ \ \
| * | | Input: synaptics - handle out of bounds values from the hardwareSeth Forshee2012-07-251-0/+22
* | | | Merge branch 'next' into for-linusDmitry Torokhov2012-07-255-39/+87
|\| | | | |_|/ |/| |
| * | Input: synaptics - print firmware ID and board number at initDaniel Kurtz2012-07-082-2/+39
| * | Input: synaptics_usb - Remove TrackPoint name trailing whitespaceBob Ross2012-07-071-1/+1
| |/