summaryrefslogtreecommitdiffstats
path: root/drivers/input
AgeCommit message (Expand)AuthorLines
2013-03-17Input: mc13783_ts - use module_platform_driver_probe()Fabio Porcedda-11/+1
2013-03-17Input: atmel-wm97xx - use module_platform_driver_probe macroSachin Kamat-11/+1
2013-03-17Input: q40kbd - use module_platform_driver_probe macroSachin Kamat-12/+1
2013-03-17Input: at32psif - use module_platform_driver_probe macroSachin Kamat-12/+1
2013-03-17Input: amimouse - use module_platform_driver_probe macroSachin Kamat-13/+1
2013-03-17Input: nomadik-ske-keypad - use module_platform_driver_probe macroSachin Kamat-11/+1
2013-03-17Input: amikbd - use module_platform_driver_probe macroSachin Kamat-13/+1
2013-03-17Input: twl4030-pwrbutton - use module_platform_driver_probe macroSachin Kamat-11/+1
2013-03-17Input: davinci_keyscan - use module_platform_driver_probe macroSachin Kamat-11/+1
2013-03-17Input: tegra-kbc - convert to devm_ioremap_resource()Sachin Kamat-5/+4
2013-03-17Merge tag 'v3.9-rc3' into nextDmitry Torokhov-631/+993
2013-03-14Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesArnd Bergmann-4/+64
2013-03-14input/joystick: use get_cycles on ARMArnd Bergmann-6/+2
2013-03-12Input: add IMS Passenger Control Unit driverDmitry Torokhov-0/+1911
2013-03-12Input: wm9712 - fix dev_dbg newlinesMarkus Pargmann-9/+9
2013-03-12Input: wm9712 - fix wrong pen up readingsMarkus Pargmann-2/+6
2013-03-12Input: wm9712 - fix return code for wrong sampleMarkus Pargmann-1/+1
2013-03-12Input: wm97xx - drop out of range inputsMarkus Pargmann-0/+11
2013-03-12Input: add support for GRLIB APBPS2 PS/2 Keyboard/MouseDaniel Hellstrom-0/+241
2013-03-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-33/+125
2013-03-10Input: mms114 - Fix regulator enable and disable pathsMark Brown-9/+25
2013-03-10Input: ads7864 - check return value of regulator enableMark Brown-1/+6
2013-03-10Input: tc3589x-keypad - fix keymap sizeRabin Vincent-4/+4
2013-03-09Input: wacom - add support for 0x10dStephan Frank-0/+4
2013-03-09Atmel MXT touchscreen: increase reset timeoutsLinus Torvalds-2/+2
2013-03-08Input: atmel_mxt_ts - Support for touchpad variantDaniel Kurtz-2/+62
2013-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds-1/+1
2013-03-02parisc: check return value of down_interruptible() in hp_sdc_rtc.cHelge Deller-3/+12
2013-02-28input: disable i8042 PC Keyboard controller for s390Heiko Carstens-1/+1
2013-02-25Input: auo-pixcir-ts - switch to using managed resourcesDmitry Torokhov-94/+69
2013-02-24Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds-3/+0
2013-02-24Input: auo_pixcir_ts - add devicetree supportHeiko Stübner-5/+69
2013-02-24Input: auo_pixcir_ts - keep own pointer to platform_dataHeiko Stübner-5/+6
2013-02-24Input: auo-pixcir-ts - handle reset gpio directlyHeiko Stübner-6/+20
2013-02-24Input: auo-pixcir-ts - set input direction for interrupt gpioHeiko Stübner-0/+8
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-21Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds-1/+1
2013-02-21Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-0/+1
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-8/+7
2013-02-20Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+1
2013-02-20Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds-4/+4
2013-02-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-1043/+3314
2013-02-19Merge branch 'next' into for-linusDmitry Torokhov-1043/+3314
2013-02-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-6/+18
2013-02-16Input: cyttsp-spi - remove duplicate MODULE_ALIAS()Dmitry Torokhov-1/+0
2013-02-16Input: tsc2005 - add MODULE_ALIASPali Rohár-0/+1
2013-02-15Input: tegra-kbc - require CONFIG_OF, remove platform dataStephen Warren-104/+93
2013-02-15Input: synaptics - initialize pointer emulation usageHenrik Rydberg-1/+1