aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse
Commit message (Expand)AuthorAge
* Input: logips2pp - fix spelling s/reciver/receiver/Geert Uytterhoeven2014-01-12
* Input: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-07
* Input: ALPS - add support for "Dolphin" devicesYunkang Tang2013-12-26
* Input: elantech - improve clickpad detectionHans de Goede2013-12-18
* Merge tag 'v3.13-rc4' into nextDmitry Torokhov2013-12-16
|\
| * Input: ALPS - add support for DualPoint device on Dell XT2 modelYunkang Tang2013-12-05
| * Input: elantech - add support for newer (August 2013) devicesMatt Walker2013-12-05
* | Input: use dev_get_platdata()Jingoo Han2013-12-06
|/
* Input: cypress_ps2 - do not consider data bad if palm is detectedJoseph Salisbury2013-10-31
* Input: cypress_ps2 - remove useless castGeyslan G. Bem2013-10-31
* Input: ALPS - change secondary device's nameYunkang Tang2013-10-22
* Merge tag 'v3.12-rc4' into nextDmitry Torokhov2013-10-08
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-09-07
| |\
| | * Merge branch 'next' into for-linusDmitry Torokhov2013-09-06
| | |\
| * | \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-09-06
| |\ \ \ | | |/ / | |/| |
| | * | HID: Correct the USB IDs for the new Macbook Air 6Henrik Rydberg2013-09-04
* | | | Merge tag 'v3.11' into nextDmitry Torokhov2013-09-18
|\| | |
| * | | Input: elantech - fix packet check for v3 and v4 hardwareMatteo Delfino2013-08-24
| |/ /
| * | Merge branch 'next' into for-linusDmitry Torokhov2013-07-13
| |\ \
| * | | Input: bcm5974 - add support for the 2013 MacBook AirDmitry Torokhov2013-07-02
* | | | Input: cypress_ps2 - remove casting the return value which is a void pointerJingoo Han2013-09-18
| |_|/ |/| |
* | | Input: synaptics - fix incorrect placement of __initconstSachin Kamat2013-08-13
* | | Input: lifebook - fix incorrect placement of __initconstSachin Kamat2013-08-13
| |/ |/|
* | Input: elantech - fix for newer hardware versions (v7)Matteo Delfino2013-07-07
|/
* Merge branch 'for-next' of git://github.com/rydberg/linux into nextDmitry Torokhov2013-06-28
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-06-04
| |\
| | * Input: synaptics - fix sync lost after resume on some laptopsEric Miao2013-06-04
| * | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-05-09
| |\ \ | | |/ | |/|
| | * Convert selectors of GENERIC_GPIO to GPIOLIBAlexandre Courbot2013-04-16
* | | Input: navpoint - pass correct pointer to free_irq()Lars-Peter Clausen2013-05-23
* | | Input: gpio_mouse - remove redundant platform_set_drvdata()Sachin Kamat2013-05-05
* | | Input: amimouse - remove redundant platform_set_drvdata()Sachin Kamat2013-05-05
|/ /
* | Input: trackpoint - Optimize trackpoint init to use power-on resetShawn Nematbakhsh2013-04-19
* | Input: ALPS - use %ph to print buffersDmitry Torokhov2013-04-15
* | Input: amimouse - use module_platform_driver_probe macroSachin Kamat2013-03-18
|/
* Input: ALPS - add "Dolphin V1" touchpad supportDave Turvene2013-02-22
* Input: ALPS - remove unused argument to alps_enter_command_mode()Kevin Cernekee2013-02-22
* Input: cypress_ps2 - fix trackpadi found in Dell XPS12Kamal Mostafa2013-02-22
* Merge branch 'next' into for-linusDmitry Torokhov2013-02-20
|\
| * Input: synaptics - initialize pointer emulation usageHenrik Rydberg2013-02-15
| * Input: ALPS - enable trackstick on Rushmore touchpadsKevin Cernekee2013-02-14
| * Input: ALPS - add support for "Rushmore" touchpadsKevin Cernekee2013-02-14
| * Input: ALPS - make the V3 packet field decoder "pluggable"Kevin Cernekee2013-02-14
| * Input: ALPS - move pixel and bitmap info into alps_data structKevin Cernekee2013-02-14
| * Input: ALPS - fix command mode checkKevin Cernekee2013-02-14
| * Input: ALPS - rework detection of Pinnacle AGx touchpadsKevin Cernekee2013-02-14
| * Input: ALPS - move {addr,nibble}_command settings into alps_set_defaults()Kevin Cernekee2013-02-14
| * Input: ALPS - use function pointers for different protocol handlersKevin Cernekee2013-02-14
| * Input: ALPS - rework detection sequenceKevin Cernekee2013-02-14
| * Input: ALPS - introduce helper function for repeated commandsKevin Cernekee2013-02-14