aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input
AgeCommit message (Expand)AuthorFilesLines
2013-04-07Input: ads7846 - use spi_get_drvdata() and spi_set_drvdata()Jingoo Han1-2/+2
2013-04-05input: Add ChromeOS EC keyboard driverSimon Glass3-0/+347
2013-04-05input: matrix-keymap: Add function to read the new DT bindingSimon Glass4-18/+35
2013-04-01Input: ims-pcu - fix a memory leak on errorDmitry Torokhov1-2/+3
2013-03-31Input: tegra-kbc - support for defining row/columns based on SoCLaxman Dewangan1-18/+62
2013-03-31Input: imx_keypad - switch to using managed resourcesFabio Estevam1-63/+14
2013-03-31Input: arc_ps2 - add support for device treeMischa Jonker1-2/+12
2013-03-31Input: mma8450 - fix signed 12bits to 32bits conversionSebastien Royen1-3/+3
2013-03-31Input: eeti_ts - remove redundant null checkSachin Kamat1-2/+1
2013-03-31Input: edt-ft5x06 - remove redundant null check before kfreeSachin Kamat1-2/+1
2013-03-26Input: ad714x - add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han2-2/+2
2013-03-26Input: adxl34x - add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han2-2/+2
2013-03-18Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-6/+2
2013-03-17Input: mc13783_ts - use module_platform_driver_probe()Fabio Porcedda1-11/+1
2013-03-17Input: atmel-wm97xx - use module_platform_driver_probe macroSachin Kamat1-11/+1
2013-03-17Input: q40kbd - use module_platform_driver_probe macroSachin Kamat1-12/+1
2013-03-17Input: at32psif - use module_platform_driver_probe macroSachin Kamat1-12/+1
2013-03-17Input: amimouse - use module_platform_driver_probe macroSachin Kamat1-13/+1
2013-03-17Input: nomadik-ske-keypad - use module_platform_driver_probe macroSachin Kamat1-11/+1
2013-03-17Input: amikbd - use module_platform_driver_probe macroSachin Kamat1-13/+1
2013-03-17Input: twl4030-pwrbutton - use module_platform_driver_probe macroSachin Kamat1-11/+1
2013-03-17Input: davinci_keyscan - use module_platform_driver_probe macroSachin Kamat1-11/+1
2013-03-17Input: tegra-kbc - convert to devm_ioremap_resource()Sachin Kamat1-5/+4
2013-03-17Merge tag 'v3.9-rc3' into nextDmitry Torokhov39-631/+993
2013-03-14Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesArnd Bergmann1-4/+64
2013-03-14input/joystick: use get_cycles on ARMArnd Bergmann1-6/+2
2013-03-12Input: add IMS Passenger Control Unit driverDmitry Torokhov3-0/+1911
2013-03-12Input: wm9712 - fix dev_dbg newlinesMarkus Pargmann1-9/+9
2013-03-12Input: wm9712 - fix wrong pen up readingsMarkus Pargmann1-2/+6
2013-03-12Input: wm9712 - fix return code for wrong sampleMarkus Pargmann1-1/+1
2013-03-12Input: wm97xx - drop out of range inputsMarkus Pargmann1-0/+11
2013-03-12Input: add support for GRLIB APBPS2 PS/2 Keyboard/MouseDaniel Hellstrom3-0/+241
2013-03-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds7-33/+125
2013-03-10Input: mms114 - Fix regulator enable and disable pathsMark Brown1-9/+25
2013-03-10Input: ads7864 - check return value of regulator enableMark Brown1-1/+6
2013-03-10Input: tc3589x-keypad - fix keymap sizeRabin Vincent1-4/+4
2013-03-09Input: wacom - add support for 0x10dStephan Frank1-0/+4
2013-03-09Atmel MXT touchscreen: increase reset timeoutsLinus Torvalds1-2/+2
2013-03-08Input: atmel_mxt_ts - Support for touchpad variantDaniel Kurtz1-2/+62
2013-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-1/+1
2013-03-02parisc: check return value of down_interruptible() in hp_sdc_rtc.cHelge Deller1-3/+12
2013-02-28input: disable i8042 PC Keyboard controller for s390Heiko Carstens1-1/+1
2013-02-25Input: auo-pixcir-ts - switch to using managed resourcesDmitry Torokhov1-93/+68
2013-02-24Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds1-3/+0
2013-02-24Input: auo_pixcir_ts - add devicetree supportHeiko Stübner1-5/+69
2013-02-24Input: auo_pixcir_ts - keep own pointer to platform_dataHeiko Stübner1-5/+6
2013-02-24Input: auo-pixcir-ts - handle reset gpio directlyHeiko Stübner1-6/+20
2013-02-24Input: auo-pixcir-ts - set input direction for interrupt gpioHeiko Stübner1-0/+8
2013-02-22Input: ALPS - add "Dolphin V1" touchpad supportDave Turvene2-2/+66
2013-02-22Input: ALPS - remove unused argument to alps_enter_command_mode()Kevin Cernekee1-11/+7