summaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' into for-linusDmitry Torokhov2013-07-131-8/+9
|\
| * Input: elantech - fix for newer hardware versions (v7)Matteo Delfino2013-07-071-8/+9
* | Input: bcm5974 - add support for the 2013 MacBook AirDmitry Torokhov2013-07-031-2/+34
|/
* Merge branch 'for-next' of git://github.com/rydberg/linux into nextDmitry Torokhov2013-06-282-1/+3
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-06-051-0/+2
| |\
| | * Input: synaptics - fix sync lost after resume on some laptopsEric Miao2013-06-041-0/+2
| * | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-05-091-1/+1
| |\ \ | | |/ | |/|
| | * Convert selectors of GENERIC_GPIO to GPIOLIBAlexandre Courbot2013-04-161-1/+1
* | | Input: navpoint - pass correct pointer to free_irq()Lars-Peter Clausen2013-05-231-1/+1
* | | Input: gpio_mouse - remove redundant platform_set_drvdata()Sachin Kamat2013-05-061-3/+0Star
* | | Input: amimouse - remove redundant platform_set_drvdata()Sachin Kamat2013-05-061-1/+0Star
|/ /
* | Input: trackpoint - Optimize trackpoint init to use power-on resetShawn Nematbakhsh2013-04-192-87/+166
* | Input: ALPS - use %ph to print buffersDmitry Torokhov2013-04-151-7/+5Star
* | Input: amimouse - use module_platform_driver_probe macroSachin Kamat2013-03-181-13/+1Star
|/
* Input: ALPS - add "Dolphin V1" touchpad supportDave Turvene2013-02-222-2/+66
* Input: ALPS - remove unused argument to alps_enter_command_mode()Kevin Cernekee2013-02-221-11/+7Star
* Input: cypress_ps2 - fix trackpadi found in Dell XPS12Kamal Mostafa2013-02-221-6/+13
* 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
| | |/ / | |/| |