summaryrefslogtreecommitdiff
path: root/drivers/input/mouse
AgeCommit message (Expand)Author
2015-02-13Reset to 3.12.37Scott Wood
2014-05-14Reset to 3.12.19Scott Wood
2013-12-20Input: elantech - add support for newer (August 2013) devicesMatt Walker
2013-12-04Input: cypress_ps2 - do not consider data bad if palm is detectedJoseph Salisbury
2013-12-04Revert "Input: ALPS - add support for model found on Dell XT2"Dmitry Torokhov
2013-10-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2013-10-31Input: ALPS - add support for model found on Dell XT2Yunkang Tang
2013-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2013-09-07Merge branch 'next' into for-linusDmitry Torokhov
2013-09-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-09-04HID: Correct the USB IDs for the new Macbook Air 6Henrik Rydberg
2013-08-25Input: elantech - fix packet check for v3 and v4 hardwareMatteo Delfino
2013-08-13Input: synaptics - fix incorrect placement of __initconstSachin Kamat
2013-08-13Input: lifebook - fix incorrect placement of __initconstSachin Kamat
2013-07-13Merge branch 'next' into for-linusDmitry Torokhov
2013-07-07Input: elantech - fix for newer hardware versions (v7)Matteo Delfino
2013-07-03Input: bcm5974 - add support for the 2013 MacBook AirDmitry Torokhov
2013-06-28Merge branch 'for-next' of git://github.com/rydberg/linux into nextDmitry Torokhov
2013-06-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2013-06-04Input: synaptics - fix sync lost after resume on some laptopsEric Miao
2013-05-23Input: navpoint - pass correct pointer to free_irq()Lars-Peter Clausen
2013-05-09Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-05-06Input: gpio_mouse - remove redundant platform_set_drvdata()Sachin Kamat
2013-05-06Input: amimouse - remove redundant platform_set_drvdata()Sachin Kamat
2013-04-19Input: trackpoint - Optimize trackpoint init to use power-on resetShawn Nematbakhsh
2013-04-16Convert selectors of GENERIC_GPIO to GPIOLIBAlexandre Courbot
2013-04-15Input: ALPS - use %ph to print buffersDmitry Torokhov
2013-03-18Input: amimouse - use module_platform_driver_probe macroSachin Kamat
2013-02-22Input: ALPS - add "Dolphin V1" touchpad supportDave Turvene
2013-02-22Input: ALPS - remove unused argument to alps_enter_command_mode()Kevin Cernekee
2013-02-22Input: cypress_ps2 - fix trackpadi found in Dell XPS12Kamal Mostafa
2013-02-20Merge branch 'next' into for-linusDmitry Torokhov
2013-02-16Input: synaptics - initialize pointer emulation usageHenrik Rydberg
2013-02-14Input: ALPS - enable trackstick on Rushmore touchpadsKevin Cernekee
2013-02-14Input: ALPS - add support for "Rushmore" touchpadsKevin Cernekee
2013-02-14Input: ALPS - make the V3 packet field decoder "pluggable"Kevin Cernekee
2013-02-14Input: ALPS - move pixel and bitmap info into alps_data structKevin Cernekee
2013-02-14Input: ALPS - fix command mode checkKevin Cernekee
2013-02-14Input: ALPS - rework detection of Pinnacle AGx touchpadsKevin Cernekee
2013-02-14Input: ALPS - move {addr,nibble}_command settings into alps_set_defaults()Kevin Cernekee
2013-02-14Input: ALPS - use function pointers for different protocol handlersKevin Cernekee
2013-02-14Input: ALPS - rework detection sequenceKevin Cernekee
2013-02-14Input: ALPS - introduce helper function for repeated commandsKevin Cernekee
2013-02-14Input: ALPS - move alps_get_model() down below hw_init codeKevin Cernekee
2013-02-14Input: ALPS - copy "model" info into alps_data structKevin Cernekee
2013-02-14Input: ALPS - document the alps.h data structuresKevin Cernekee
2013-02-14Input: cyapa - add support for smbus protocolBenson Leung
2013-02-14Input: synaptics - fix 1->3 contact transition reportingDaniel Kurtz
2013-01-17Input: add driver for Cypress APA I2C TrackpadBenson Leung
2013-01-17Input: add support for Cypress PS/2 TrackpadsDudley Du