summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-12Input: wm9712 - fix wrong pen up readingsMarkus Pargmann
2013-03-12Input: wm9712 - fix return code for wrong sampleMarkus Pargmann
2013-03-12Input: wm97xx - drop out of range inputsMarkus Pargmann
2013-03-12Input: add support for GRLIB APBPS2 PS/2 Keyboard/MouseDaniel Hellstrom
2013-02-25Input: auo-pixcir-ts - switch to using managed resourcesDmitry Torokhov
2013-02-25devres: allow adding custom actions to the stackDmitry Torokhov
2013-02-24Input: auo_pixcir_ts - add devicetree supportHeiko Stübner
2013-02-24Input: auo_pixcir_ts - keep own pointer to platform_dataHeiko Stübner
2013-02-24Input: auo-pixcir-ts - handle reset gpio directlyHeiko Stübner
2013-02-24Input: auo-pixcir-ts - set input direction for interrupt gpioHeiko Stübner
2013-02-16Input: cyttsp-spi - remove duplicate MODULE_ALIAS()Dmitry Torokhov
2013-02-16Input: tsc2005 - add MODULE_ALIASPali Rohár
2013-02-15Input: tegra-kbc - require CONFIG_OF, remove platform dataStephen Warren
2013-02-15Input: synaptics - initialize pointer emulation usageHenrik Rydberg
2013-02-15Input: MT - do not apply filtering on emulated eventsHenrik Rydberg
2013-02-15Input: bma150 - make some defines public and fix some commentsMichael Trimarchi
2013-02-15Input: bma150 - fix checking pm_runtime_get_sync() return valueMichael Trimarchi
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: wacom - add support for DTH-2242Ping Cheng
2013-02-13Input: cyapa - add support for smbus protocolBenson Leung
2013-02-13Input: synaptics - fix 1->3 contact transition reportingDaniel Kurtz
2013-02-13Input: add couple of missing GENERIC_HARDIRQS dependenciesHeiko Carstens
2013-01-25Input: twl6040-vibra - use system workqueuePeter Ujfalusi
2013-01-25Input: twl6040-vibra - code cleanup in probe with devm_* conversionPeter Ujfalusi
2013-01-25Input: goldfish - virtual input event driverBrian Swetland
2013-01-21Input: walkera0701 - claim parport when opening the deviceDmitry Torokhov
2013-01-21Input: walkera0701 - use proper error codesDmitry Torokhov
2013-01-21Input: walkera0701 - switch to using pr_xxx() for messagesDmitry Torokhov
2013-01-21Input: walkera0701 - set up input device's parentDmitry Torokhov
2013-01-21Input: atkbd - fix multi-byte scancode handling on reconnectShawn Nematbakhsh
2013-01-21Input: twl4030-vibra - Use system workqueuePeter Ujfalusi
2013-01-21Input: twl4030-vibra - switch to using managed resourcesPeter Ujfalusi
2013-01-17Input: add driver for Cypress APA I2C TrackpadBenson Leung
2013-01-17Input: atkbd - fix a typo in a messageDmitry Torokhov
2013-01-17Input: mms114 - switch to using managed resourcesSachin Kamat
2013-01-17Input: tegra-kbc - remove default keymapLaxman Dewangan
2013-01-17Input: tegra-kbc - add support for rows/columns configuration from dtLaxman Dewangan
2013-01-17Input: tegra-kbc - use devm_* for resource allocationLaxman Dewangan