summaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse
AgeCommit message (Expand)AuthorLines
2013-06-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-0/+2
2013-06-04Input: synaptics - fix sync lost after resume on some laptopsEric Miao-0/+2
2013-05-09Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds-1/+1
2013-04-19Input: trackpoint - Optimize trackpoint init to use power-on resetShawn Nematbakhsh-87/+166
2013-04-16Convert selectors of GENERIC_GPIO to GPIOLIBAlexandre Courbot-1/+1
2013-04-15Input: ALPS - use %ph to print buffersDmitry Torokhov-7/+5
2013-03-17Input: amimouse - use module_platform_driver_probe macroSachin Kamat-13/+1
2013-02-22Input: ALPS - add "Dolphin V1" touchpad supportDave Turvene-2/+66
2013-02-22Input: ALPS - remove unused argument to alps_enter_command_mode()Kevin Cernekee-11/+7
2013-02-22Input: cypress_ps2 - fix trackpadi found in Dell XPS12Kamal Mostafa-6/+13
2013-02-19Merge branch 'next' into for-linusDmitry Torokhov-368/+2528
2013-02-15Input: synaptics - initialize pointer emulation usageHenrik Rydberg-1/+1
2013-02-14Input: ALPS - enable trackstick on Rushmore touchpadsKevin Cernekee-70/+115
2013-02-14Input: ALPS - add support for "Rushmore" touchpadsKevin Cernekee-0/+52
2013-02-14Input: ALPS - make the V3 packet field decoder "pluggable"Kevin Cernekee-44/+95
2013-02-14Input: ALPS - move pixel and bitmap info into alps_data structKevin Cernekee-22/+33
2013-02-14Input: ALPS - fix command mode checkKevin Cernekee-1/+1
2013-02-14Input: ALPS - rework detection of Pinnacle AGx touchpadsKevin Cernekee-3/+12
2013-02-14Input: ALPS - move {addr,nibble}_command settings into alps_set_defaults()Kevin Cernekee-8/+4
2013-02-14Input: ALPS - use function pointers for different protocol handlersKevin Cernekee-54/+54
2013-02-14Input: ALPS - rework detection sequenceKevin Cernekee-76/+56
2013-02-14Input: ALPS - introduce helper function for repeated commandsKevin Cernekee-41/+30
2013-02-14Input: ALPS - move alps_get_model() down below hw_init codeKevin Cernekee-93/+93
2013-02-14Input: ALPS - copy "model" info into alps_data structKevin Cernekee-34/+43
2013-02-14Input: ALPS - document the alps.h data structuresKevin Cernekee-13/+61
2013-02-13Input: cyapa - add support for smbus protocolBenson Leung-5/+174
2013-02-13Input: synaptics - fix 1->3 contact transition reportingDaniel Kurtz-3/+27
2013-01-17Input: add driver for Cypress APA I2C TrackpadBenson Leung-0/+817
2013-01-17Input: add support for Cypress PS/2 TrackpadsDudley Du-0/+960
2012-12-24Input: sentelic - only report position of first finger as ST coordinatesChristophe TORDEUX-1/+1
2012-11-24Input: remove use of __devexitBill Pemberton-5/+5
2012-11-24Input: remove use of __devinitBill Pemberton-5/+5
2012-11-24Input: remove use of __devexit_pBill Pemberton-5/+5
2012-11-08Merge tag 'v3.7-rc4' into next to sync up Wacom bitsDmitry Torokhov-0/+21
2012-10-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-0/+21
2012-10-31HID: Add support for the MacBook Pro 10,2 keyboard / touchpadDirk Hohndel-0/+21
2012-10-30Input: ALPS - print small buffers via %*phAndy Shevchenko-6/+4
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-14/+26
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds-6/+1
2012-10-01Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds-1/+1
2012-10-01Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds-1/+1
2012-10-01Merge branch 'next' into for-linusDmitry Torokhov-6/+3
2012-10-01Merge branches 'from-henrik', 'hidraw', 'logitech', 'picolcd', 'ps3', 'uclogi...Jiri Kosina-0/+11
2012-09-28Input: synaptics - adjust threshold for treating position values as negativeSeth Forshee-8/+23
2012-09-19Input: sentelic - filter out erratic movement when lifting fingerTai-hwa Liang-0/+11
2012-09-19Input: bcm5974 - Convert to MT-BHenrik Rydberg-45/+28
2012-09-19Input: bcm5974 - Drop the logical dimensionsHenrik Rydberg-144/+111
2012-09-19Input: bcm5974 - Preparatory renamesHenrik Rydberg-12/+13
2012-09-19Input: bcm5974 - only setup button urb for TYPE1 devicesHenrik Rydberg-17/+26
2012-09-19Input: MT - Add flags to input_mt_init_slots()Henrik Rydberg-6/+6