summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Input: wacom - fix "can not retrieve extra class descriptor" for DTH2242Ping Cheng2013-04-191-1/+1
* Input: wacom - DTH2242 Grip Pen id was off by one bitPing Cheng2013-04-191-1/+1
* Input: wacom - correct reported resolution for Intuos4 WirelessJason Gerecke2013-04-151-1/+1
* Input: wacom - fix "can not retrieve extra class descriptor" for 24HDTJason Gerecke2013-04-081-1/+1
* Input: mms114 - Fix regulator enable and disable pathsMark Brown2013-03-111-9/+25
* Input: ads7864 - check return value of regulator enableMark Brown2013-03-111-1/+6
* Input: tc3589x-keypad - fix keymap sizeRabin Vincent2013-03-111-4/+4
* Input: wacom - add support for 0x10dStephan Frank2013-03-101-0/+4
* 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-2035-1117/+3516
|\
| * Input: cyttsp-spi - remove duplicate MODULE_ALIAS()Dmitry Torokhov2013-02-171-1/+0
| * Input: tsc2005 - add MODULE_ALIASPali Rohár2013-02-171-0/+1
| * Input: tegra-kbc - require CONFIG_OF, remove platform dataStephen Warren2013-02-162-104/+93
| * Input: synaptics - initialize pointer emulation usageHenrik Rydberg2013-02-161-1/+1
| * Input: MT - do not apply filtering on emulated eventsHenrik Rydberg2013-02-161-0/+1
| * Input: bma150 - make some defines public and fix some commentsMichael Trimarchi2013-02-161-12/+0
| * Input: bma150 - fix checking pm_runtime_get_sync() return valueMichael Trimarchi2013-02-161-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-142-1/+25
| * Input: cyapa - add support for smbus protocolBenson Leung2013-02-141-5/+174
| * Input: synaptics - fix 1->3 contact transition reportingDaniel Kurtz2013-02-141-3/+27
| * Input: add couple of missing GENERIC_HARDIRQS dependenciesHeiko Carstens2013-02-144-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-221-10/+6
| * Input: walkera0701 - use proper error codesDmitry Torokhov2013-01-221-20/+36
| * Input: walkera0701 - switch to using pr_xxx() for messagesDmitry Torokhov2013-01-221-13/+10
| * Input: walkera0701 - set up input device's parentDmitry Torokhov2013-01-221-0/+1
| * Input: atkbd - fix multi-byte scancode handling on reconnectShawn Nematbakhsh2013-01-221-21/+51
| * Input: twl4030-vibra - Use system workqueuePeter Ujfalusi2013-01-221-18/+1
| * Input: twl4030-vibra - switch to using managed resourcesPeter Ujfalusi2013-01-221-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