summaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard
AgeCommit message (Expand)AuthorLines
2014-12-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-121/+141
2014-12-27Input: hil_kbd - fix incorrect use of init_completionNicholas Mc Guire-3/+3
2014-12-18Merge branch 'next' into for-linusDmitry Torokhov-118/+138
2014-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-547/+490
2014-12-15Input: stmpe - bias keypad columns properlyLinus Walleij-2/+35
2014-12-15Input: stmpe - enforce device tree only modeLinus Walleij-59/+46
2014-12-15Input: gpio_keys - replace timer and workqueue with delayed workqueueDmitry Torokhov-34/+31
2014-12-15Input: gpio_keys - allow separating gpio and irq in device treeDmitry Torokhov-23/+26
2014-12-15Merge branch 'next' into for-linusDmitry Torokhov-547/+490
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-27/+0
2014-12-14Input: gpio_keys - fix warning regarding uninitialized 'button' variableFabio Estevam-2/+3
2014-12-08Merge branch 'pm-runtime'Rafael J. Wysocki-1/+1
2014-12-07Input: gpio_keys - fix warning regarding uninitialized 'irq' variableDmitry Torokhov-4/+2
2014-12-05input / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki-1/+1
2014-12-03Input: gpio_keys - add device tree support for interrupt only keysAlexander Stein-14/+20
2014-12-03Input: amikbd - allocate temporary keymap buffer on the stackGeert Uytterhoeven-1/+2
2014-12-03Input: amikbd - fix build if !CONFIG_HW_CONSOLEGeert Uytterhoeven-17/+29
2014-12-03Input: lm8323 - missing error check in lm8323_set_disable()Dan Carpenter-0/+2
2014-11-16Input: atkbd - correct MSC_SCAN events for force_release keysStefan Brüns-2/+4
2014-11-04input: gpio_keys_polled: Make use of device property APIAaron Lu-49/+24
2014-11-04input: gpio_keys_polled: Add support for GPIO descriptorsAaron Lu-12/+27
2014-11-03Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman-27/+0
2014-11-02Input: cap11xx - support for irq-active-high optionMatt Ranostay-0/+8
2014-11-02Input: cap11xx - add support for various cap11xx devicesMatt Ranostay-23/+51
2014-11-02Input: rename cap1106 driver to cap11xxMatt Ranostay-346/+345
2014-10-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-2/+2
2014-10-28Input: opencores-kbd - fix error handlingDmitry Torokhov-1/+1
2014-10-24Input: stmpe-keypad - fix valid key line bitmaskLinus Walleij-1/+1
2014-10-22Input: lpc32xx-keys - switch to using managed resourcesPramod Gurav-72/+20
2014-10-22Input: pxa27x_keypad - switch to using managed resourcesPramod Gurav-64/+20
2014-10-22Input: mpr121 - switch to using managed resourcesPramod Gurav-30/+12
2014-10-20input: keyboard: drop owner assignment from platform_driversWolfram Sang-27/+0
2014-10-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-55/+27
2014-10-15Merge tag 'mfd-for-linus-3.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-1/+1
2014-10-11Merge tag 'v3.17' into nextDmitry Torokhov-14/+7
2014-10-09Input: cros_ec_keyb - add of match tableSjoerd Simons-0/+9
2014-10-09Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds-6/+2
2014-10-07Input: adp5588-keys - cancel workqueue in failure pathPramod Gurav-0/+1
2014-10-07Input: opencores-kbd - switch to using managed resourcesPramod Gurav-55/+17
2014-10-06mfd: cros_ec: stop calling ->cmd_xfer() directlyAndrew Bresticker-1/+1
2014-10-03Merge branch 'next' into for-linusDmitry Torokhov-80/+98
2014-09-18driver:gpio remove all usage of gpio_remove retval in driverabdoulaye berthe-6/+2
2014-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-8/+0
2014-09-11Input: atkbd - do not try 'deactivate' keyboard on any LG laptopsDmitry Torokhov-8/+0
2014-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-6/+7
2014-09-09Input: matrix_keypad - use request_any_context_irq()Lothar Waßmann-4/+5
2014-09-08Input: cap1106 - fix register definitionKlaus Goger-2/+2
2014-09-03Input: cros_ec_keyb - optimize ghosting algorithmTodd Broch-43/+49
2014-08-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-1/+7
2014-08-14Merge branch 'next' into for-linusDmitry Torokhov-1/+7