aboutsummaryrefslogtreecommitdiff
path: root/drivers/input/mouse
AgeCommit message (Expand)Author
2013-12-05Input: ALPS - add support for DualPoint device on Dell XT2 modelYunkang Tang
2013-12-05Input: elantech - add support for newer (August 2013) devicesMatt Walker
2013-10-31Input: cypress_ps2 - do not consider data bad if palm is detectedJoseph Salisbury
2013-10-31Input: cypress_ps2 - remove useless castGeyslan G. Bem
2013-10-22Input: ALPS - change secondary device's nameYunkang Tang
2013-10-08Merge tag 'v3.12-rc4' into nextDmitry Torokhov
2013-09-18Merge tag 'v3.11' into nextDmitry Torokhov
2013-09-18Input: cypress_ps2 - remove casting the return value which is a void pointerJingoo Han
2013-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2013-09-06Merge 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-24Input: elantech - fix packet check for v3 and v4 hardwareMatteo Delfino
2013-08-12Input: synaptics - fix incorrect placement of __initconstSachin Kamat
2013-08-12Input: lifebook - fix incorrect placement of __initconstSachin Kamat
2013-07-12Merge branch 'next' into for-linusDmitry Torokhov
2013-07-06Input: elantech - fix for newer hardware versions (v7)Matteo Delfino
2013-07-02Input: bcm5974 - add support for the 2013 MacBook AirDmitry Torokhov
2013-06-27Merge 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-05Input: gpio_mouse - remove redundant platform_set_drvdata()Sachin Kamat
2013-05-05Input: 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-17Input: 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-19Merge branch 'next' into for-linusDmitry Torokhov
2013-02-15Input: 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-13Input: cyapa - add support for smbus protocolBenson Leung
2013-02-13Input: synaptics - fix 1->3 contact transition reportingDaniel Kurtz
2013-01-17Input: add driver for Cypress APA I2C TrackpadBenson Leung