aboutsummaryrefslogtreecommitdiff
path: root/drivers/input/mouse
AgeCommit message (Expand)Author
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
2012-11-24Input: remove use of __devexit_pBill Pemberton
2012-11-08Merge tag 'v3.7-rc4' into next to sync up Wacom bitsDmitry Torokhov
2012-10-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-10-31HID: Add support for the MacBook Pro 10,2 keyboard / touchpadDirk Hohndel
2012-10-30Input: ALPS - print small buffers via %*phAndy Shevchenko
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2012-10-01Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2012-10-01Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-10-01Merge branch 'next' into for-linusDmitry Torokhov
2012-10-01Merge branches 'from-henrik', 'hidraw', 'logitech', 'picolcd', 'ps3', 'uclogi...Jiri Kosina
2012-09-28Input: synaptics - adjust threshold for treating position values as negativeSeth Forshee
2012-09-19Input: sentelic - filter out erratic movement when lifting fingerTai-hwa Liang
2012-09-19Input: bcm5974 - Convert to MT-BHenrik Rydberg
2012-09-19Input: bcm5974 - Drop the logical dimensionsHenrik Rydberg
2012-09-19Input: bcm5974 - Preparatory renamesHenrik Rydberg
2012-09-19Input: bcm5974 - only setup button urb for TYPE1 devicesHenrik Rydberg
2012-09-19Input: MT - Add flags to input_mt_init_slots()Henrik Rydberg