summaryrefslogtreecommitdiff
path: root/drivers/input/keyboard
AgeCommit message (Expand)Author
2014-12-16Input: gpio_keys - replace timer and workqueue with delayed workqueueDmitry Torokhov
2014-12-16Input: 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-08Input: gpio_keys - fix warning regarding uninitialized 'irq' variableDmitry Torokhov
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-17Input: atkbd - correct MSC_SCAN events for force_release keysStefan Brüns
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-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-11Merge tag 'v3.17' into nextDmitry Torokhov
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-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2014-09-12Input: atkbd - do not try 'deactivate' keyboard on any LG laptopsDmitry Torokhov
2014-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2014-09-09Input: matrix_keypad - use request_any_context_irq()Lothar Waßmann
2014-09-08Input: cap1106 - fix register definitionKlaus Goger
2014-09-04Input: cros_ec_keyb - optimize ghosting algorithmTodd Broch
2014-08-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2014-08-15Merge branch 'next' into for-linusDmitry Torokhov
2014-08-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2014-08-08Input: cap1106 - allow changing key mapping from userspaceDmitry Torokhov
2014-08-08Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds
2014-08-08Merge tag 'mfd-for-linus-3.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-08-07Merge branch 'next' into for-linusDmitry Torokhov
2014-07-31Input: imx_keypad - remove ifdef round PM methodsFabio Estevam
2014-07-24Merge tag 'v3.16-rc6' into nextDmitry Torokhov
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-06-08Merge branch 'next' into for-linusDmitry Torokhov
2014-05-29Input: omap-keypad - remove platform data supportJoachim Eastwood
2014-05-29Input: jornada680_kbd - switch top using managed resourcesHimangi Saraogi
2014-05-29Input: adp5520-keys - switch to using managed resourcesHimangi Saraogi
2014-05-29Input: mcs_touchkey - fix incorrect input device nameBeomho Seo
2014-05-14Merge tag 'v3.15-rc5' into nextDmitry Torokhov
2014-05-14Input: gpio_keys_polled - convert to devm-* APIAlexander Shiyan
2014-05-14Input: gpio_keys - more conversions to devm-* APIAlexander Shiyan
2014-05-14Input: imx_keypad - make of_device_id array constJingoo Han
2014-05-14Input: gpio_keys_polled - make of_device_id array constJingoo Han