summaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse
Commit message (Expand)AuthorAgeFilesLines
* Input: cypress_ps2 - do not consider data bad if palm is detectedJoseph Salisbury2013-10-311-16/+3
* Input: cypress_ps2 - remove useless castGeyslan G. Bem2013-10-311-4/+4
* Input: ALPS - change secondary device's nameYunkang Tang2013-10-221-1/+1
* Merge tag 'v3.12-rc4' into nextDmitry Torokhov2013-10-081-3/+3
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-09-072-3/+3
| |\
| | * Merge branch 'next' into for-linusDmitry Torokhov2013-09-062-3/+3
| | |\
| * | \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-09-061-3/+3
| |\ \ \ | | |/ / | |/| |
| | * | HID: Correct the USB IDs for the new Macbook Air 6Henrik Rydberg2013-09-041-3/+3
* | | | Merge tag 'v3.11' into nextDmitry Torokhov2013-09-183-6/+75
|\ \ \ \ | |/ / /
| * | | Input: elantech - fix packet check for v3 and v4 hardwareMatteo Delfino2013-08-242-4/+41
| |/ /
| * | Merge branch 'next' into for-linusDmitry Torokhov2013-07-121-8/+9
| |\ \
| * | | Input: bcm5974 - add support for the 2013 MacBook AirDmitry Torokhov2013-07-021-2/+34
* | | | Input: cypress_ps2 - remove casting the return value which is a void pointerJingoo Han2013-09-181-1/+1
| |_|/ |/| |
* | | Input: synaptics - fix incorrect placement of __initconstSachin Kamat2013-08-121-2/+2
* | | Input: lifebook - fix incorrect placement of __initconstSachin Kamat2013-08-121-1/+1
| |/ |/|
* | Input: elantech - fix for newer hardware versions (v7)Matteo Delfino2013-07-061-8/+9
|/
* Merge branch 'for-next' of git://github.com/rydberg/linux into nextDmitry Torokhov2013-06-272-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-051-3/+0
* | | Input: amimouse - remove redundant platform_set_drvdata()Sachin Kamat2013-05-051-1/+0
|/ /
* | 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/+5
* | Input: amimouse - use module_platform_driver_probe macroSachin Kamat2013-03-171-13/+1
|/
* 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/+7
* Input: cypress_ps2 - fix trackpadi found in Dell XPS12Kamal Mostafa2013-02-221-6/+13
* Merge branch 'next' into for-linusDmitry Torokhov2013-02-1910-368/+2528
|\
| * Input: synaptics - initialize pointer emulation usageHenrik Rydberg2013-02-151-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/+4
| * Input: ALPS - use function pointers for different protocol handlersKevin Cernekee2013-02-142-54/+54
| * Input: ALPS - rework detection sequenceKevin Cernekee2013-02-142-76/+56
| * Input: ALPS - introduce helper function for repeated commandsKevin Cernekee2013-02-141-41/+30
| * 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-131-5/+174
| * Input: synaptics - fix 1->3 contact transition reportingDaniel Kurtz2013-02-131-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
|/
OpenPOWER on IntegriCloud