summaryrefslogtreecommitdiff
path: root/drivers/input/keyboard (unfollow)
Commit message (Expand)Author
2015-03-04Input: tc3589x-keypad - set IRQF_ONESHOT flag to ensure IRQ requestValentin Rothberg
2015-02-13input: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo
2015-02-11Input: pxa27x_keypad - remove an unneeded NULL checkDan Carpenter
2015-02-03Input: pxa27x_keypad - remove unnecessary ARM includesRob Herring
2015-02-01Input: cap11xx - remove wrong and unneeded cap11xx modaliasAxel Lin
2015-01-18Input: atari - enable the 102nd key for German keyboardsMichael Karcher
2015-01-07Input: imx_keypad - use the preferred form for passing a size of a structFabio Estevam
2014-12-27Input: hil_kbd - fix incorrect use of init_completionNicholas Mc Guire
2014-12-21Input: add new sun4i-lradc-keys driverHans de Goede
2014-12-15Input: stmpe - bias keypad columns properlyLinus Walleij
2014-12-15Input: stmpe - enforce device tree only modeLinus Walleij
2014-12-15Input: gpio_keys - replace timer and workqueue with delayed workqueueDmitry Torokhov
2014-12-15Input: gpio_keys - allow separating gpio and irq in device treeDmitry Torokhov
2014-12-14Input: gpio_keys - fix warning regarding uninitialized 'button' variableFabio Estevam
2014-12-07Input: gpio_keys - fix warning regarding uninitialized 'irq' variableDmitry Torokhov
2014-12-05input / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki
2014-12-03Input: gpio_keys - add device tree support for interrupt only keysAlexander Stein
2014-12-03Input: amikbd - allocate temporary keymap buffer on the stackGeert Uytterhoeven
2014-12-03Input: amikbd - fix build if !CONFIG_HW_CONSOLEGeert Uytterhoeven
2014-12-03Input: lm8323 - missing error check in lm8323_set_disable()Dan Carpenter
2014-11-16Input: atkbd - correct MSC_SCAN events for force_release keysStefan Brüns
2014-11-04input: gpio_keys_polled: Make use of device property APIAaron Lu
2014-11-04input: gpio_keys_polled: Add support for GPIO descriptorsAaron Lu
2014-11-02Input: cap11xx - support for irq-active-high optionMatt Ranostay
2014-11-02Input: cap11xx - add support for various cap11xx devicesMatt Ranostay
2014-11-02Input: rename cap1106 driver to cap11xxMatt Ranostay
2014-10-28Input: opencores-kbd - fix error handlingDmitry Torokhov
2014-10-24Input: stmpe-keypad - fix valid key line bitmaskLinus Walleij
2014-10-22Input: lpc32xx-keys - switch to using managed resourcesPramod Gurav
2014-10-22Input: pxa27x_keypad - switch to using managed resourcesPramod Gurav
2014-10-22Input: mpr121 - switch to using managed resourcesPramod Gurav
2014-10-20input: keyboard: drop owner assignment from platform_driversWolfram Sang
2014-10-09Input: cros_ec_keyb - add of match tableSjoerd Simons
2014-10-07Input: adp5588-keys - cancel workqueue in failure pathPramod Gurav
2014-10-07Input: opencores-kbd - switch to using managed resourcesPramod Gurav
2014-10-06mfd: cros_ec: stop calling ->cmd_xfer() directlyAndrew Bresticker
2014-09-18driver:gpio remove all usage of gpio_remove retval in driverabdoulaye berthe
2014-09-11Input: atkbd - do not try 'deactivate' keyboard on any LG laptopsDmitry Torokhov
2014-09-09Input: matrix_keypad - use request_any_context_irq()Lothar Waßmann
2014-09-08Input: cap1106 - fix register definitionKlaus Goger
2014-09-03Input: cros_ec_keyb - optimize ghosting algorithmTodd Broch
2014-08-08Input: cap1106 - allow changing key mapping from userspaceDmitry Torokhov
2014-07-31Input: imx_keypad - remove ifdef round PM methodsFabio Estevam
2014-07-20Input: max7359 - introduce the use of managed interfacesHimangi Saraogi
2014-07-18Input: add driver for Microchip's CAP1106Daniel Mack
2014-07-18Input: st-keyscan - fix 'defined but not used' compiler warningsTobias Klauser
2014-07-09mfd: cros_ec: Move EC interrupt to cros_ec_keybAndrew Bresticker
2014-07-09mfd: cros_ec: cleanup: Remove EC wrapper functionsBill Richardson
2014-06-27input: lm8323: fix attribute-creation raceJohan Hovold
2014-05-29Input: omap-keypad - remove platform data supportJoachim Eastwood