aboutsummaryrefslogtreecommitdiff
path: root/drivers/input/mouse
AgeCommit message (Expand)Author
2014-11-21Input: alps - allow up to 2 invalid packets without resetting devicePali Rohár
2014-11-21Input: alps - ignore potential bare packets when device is out of syncPali Rohár
2014-10-05Input: elantech - fix detection of touchpad on ASUS s301lHans de Goede
2014-10-05Input: synaptics - add support for ForcePadsDmitry Torokhov
2014-07-06Input: elantech - don't set bit 1 of reg_10 when the no_hw_res quirk is setHans de Goede
2014-07-06Input: elantech - deal with clickpads reporting right button eventsHans de Goede
2014-06-07Input: synaptics - T540p - unify with other LEN0034 modelsHans de Goede
2014-06-07Input: synaptics - add min/max quirk for the ThinkPad W540Hans de Goede
2014-06-07Input: elantech - fix touchpad initialization on Gigabyte U2442Hans de Goede
2014-05-13Input: synaptics - add min/max quirk for ThinkPad Edge E431Hans de Goede
2014-05-13Input: synaptics - add min/max quirk for ThinkPad T431s, L440, L540, S1 Yoga ...Hans de Goede
2014-04-03Input: cypress_ps2 - don't report as a button padsHans de Goede
2014-04-03Input: synaptics - add manual min/max quirk for ThinkPad X240Hans de Goede
2014-04-03Input: synaptics - add manual min/max quirkBenjamin Tissoires
2014-03-31Input: elantech - improve clickpad detectionHans de Goede
2013-12-04Input: cypress_ps2 - do not consider data bad if palm is detectedJoseph Salisbury
2013-09-26HID: Correct the USB IDs for the new Macbook Air 6Henrik Rydberg
2013-07-21Input: bcm5974 - add support for the 2013 MacBook AirDmitry 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-09Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
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
2013-01-17Input: add support for Cypress PS/2 TrackpadsDudley Du
2012-12-24Input: sentelic - only report position of first finger as ST coordinatesChristophe TORDEUX
2012-11-24Input: remove use of __devexitBill Pemberton
2012-11-24Input: remove use of __devinitBill Pemberton