summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Input: tc3589x-keypad - fix keymap sizeRabin Vincent2013-03-101-4/+4
* Input: wacom - add support for 0x10dStephan Frank2013-03-091-0/+4
* Input: ALPS - update documentation for recent touchpad driver modsdave turvene2013-02-231-7/+60
* Input: ALPS - add "Dolphin V1" touchpad supportDave Turvene2013-02-222-2/+66
* Input: ALPS - remove unused argument to alps_enter_command_mode()Kevin Cernekee2013-02-221-11/+7
* Input: cypress_ps2 - fix trackpadi found in Dell XPS12Kamal Mostafa2013-02-221-6/+13
* Merge branch 'next' into for-linusDmitry Torokhov2013-02-1941-1182/+3608
|\
| * Input: cyttsp-spi - remove duplicate MODULE_ALIAS()Dmitry Torokhov2013-02-161-1/+0
| * Input: tsc2005 - add MODULE_ALIASPali Rohár2013-02-161-0/+1
| * Input: tegra-kbc - require CONFIG_OF, remove platform dataStephen Warren2013-02-153-166/+93
| * Input: synaptics - initialize pointer emulation usageHenrik Rydberg2013-02-151-1/+1
| * Input: MT - do not apply filtering on emulated eventsHenrik Rydberg2013-02-151-0/+1
| * Input: bma150 - make some defines public and fix some commentsMichael Trimarchi2013-02-152-14/+14
| * Input: bma150 - fix checking pm_runtime_get_sync() return valueMichael Trimarchi2013-02-151-1/+1
| * Input: ALPS - enable trackstick on Rushmore touchpadsKevin Cernekee2013-02-141-70/+115
| * Input: ALPS - add support for "Rushmore" touchpadsKevin Cernekee2013-02-141-0/+52
| * Input: ALPS - make the V3 packet field decoder "pluggable"Kevin Cernekee2013-02-142-44/+95
| * Input: ALPS - move pixel and bitmap info into alps_data structKevin Cernekee2013-02-142-22/+33
| * Input: ALPS - fix command mode checkKevin Cernekee2013-02-141-1/+1
| * Input: ALPS - rework detection of Pinnacle AGx touchpadsKevin Cernekee2013-02-141-3/+12
| * Input: ALPS - move {addr,nibble}_command settings into alps_set_defaults()Kevin Cernekee2013-02-141-8/+4
| * Input: ALPS - use function pointers for different protocol handlersKevin Cernekee2013-02-142-54/+54
| * Input: ALPS - rework detection sequenceKevin Cernekee2013-02-142-76/+56
| * Input: ALPS - introduce helper function for repeated commandsKevin Cernekee2013-02-141-41/+30
| * Input: ALPS - move alps_get_model() down below hw_init codeKevin Cernekee2013-02-141-93/+93
| * Input: ALPS - copy "model" info into alps_data structKevin Cernekee2013-02-142-34/+43
| * Input: ALPS - document the alps.h data structuresKevin Cernekee2013-02-141-13/+61
| * Input: wacom - add support for DTH-2242Ping Cheng2013-02-132-1/+25
| * Input: cyapa - add support for smbus protocolBenson Leung2013-02-131-5/+174
| * Input: synaptics - fix 1->3 contact transition reportingDaniel Kurtz2013-02-131-3/+27
| * Input: add couple of missing GENERIC_HARDIRQS dependenciesHeiko Carstens2013-02-134-4/+5
| * Input: twl6040-vibra - use system workqueuePeter Ujfalusi2013-01-251-10/+1
| * Input: twl6040-vibra - code cleanup in probe with devm_* conversionPeter Ujfalusi2013-01-251-54/+45
| * Input: goldfish - virtual input event driverBrian Swetland2013-01-253-0/+205
| * Input: walkera0701 - claim parport when opening the deviceDmitry Torokhov2013-01-211-10/+6
| * Input: walkera0701 - use proper error codesDmitry Torokhov2013-01-211-20/+36
| * Input: walkera0701 - switch to using pr_xxx() for messagesDmitry Torokhov2013-01-211-13/+10
| * Input: walkera0701 - set up input device's parentDmitry Torokhov2013-01-211-0/+1
| * Input: atkbd - fix multi-byte scancode handling on reconnectShawn Nematbakhsh2013-01-211-21/+51
| * Input: twl4030-vibra - Use system workqueuePeter Ujfalusi2013-01-211-18/+1
| * Input: twl4030-vibra - switch to using managed resourcesPeter Ujfalusi2013-01-211-22/+4
| * Input: add driver for Cypress APA I2C TrackpadBenson Leung2013-01-173-0/+817
| * Input: atkbd - fix a typo in a messageDmitry Torokhov2013-01-171-1/+1
| * Input: mms114 - switch to using managed resourcesSachin Kamat2013-01-171-38/+16
| * Input: tegra-kbc - remove default keymapLaxman Dewangan2013-01-171-169/+7
| * Input: tegra-kbc - add support for rows/columns configuration from dtLaxman Dewangan2013-01-172-19/+85
| * Input: tegra-kbc - use devm_* for resource allocationLaxman Dewangan2013-01-171-78/+27
| * Input: tegra-kbc - fix build warningLaxman Dewangan2013-01-171-12/+12
| * Input: sysrq - allow specifying alternate reset sequenceMathieu Poirier2013-01-171-74/+202
| * Input: add support for Cypress PS/2 TrackpadsDudley Du2013-01-176-0/+960
OpenPOWER on IntegriCloud