summaryrefslogtreecommitdiff
path: root/drivers/input/keyboard
AgeCommit message (Expand)Author
2016-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2016-10-07Merge tag 'mfd-for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-10-03Merge branch 'next' into for-linusDmitry Torokhov
2016-09-26Input: snvs_pwrkey - drop input_free_device call if input_register_device failsAxel Lin
2016-09-10Input: jornada720_kbd - remove unneeded mach/hardware.h includeRussell King
2016-08-31Input: cros_ec_keyb: Stop handling interrupts directlyVic Yang
2016-08-29Input: add ADC resistor ladder driverAlexandre Belloni
2016-08-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2016-08-22Input: jornada720_kbd - switch to using dev_dbgDmitry Torokhov
2016-08-22Input: jornada720_kbd - get rid of mach/irqs.h includeRussell King
2016-08-22Input: jornada720_kbd - switch to devm_* APIsRussell King
2016-08-22Input: tegra-kbc - fix inverted reset logicMasahiro Yamada
2016-08-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2016-08-01Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-07-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2016-07-26Input: cros_ec_keyb - cleanup use of devDouglas Anderson
2016-07-06input: clps711x-keypad: Changing the compatibility string to match with the s...Alexander Shiyan
2016-06-23Input: tegra-kbc - fix spelling mistake: "porperly" -> "properly"Colin Ian King
2016-05-25Input: tc3589x-keypad - remove stray ')'Clifton Barnes
2016-05-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2016-04-29Input: twl4030 - fix unsafe macro definitionRui Teng
2016-04-26input: adp5588-keys: use gpiochip data pointerLinus Walleij
2016-04-05Input: omap-keypad - remove set_col_gpio_val() and get_row_gpio_val()Dmitry Torokhov
2016-04-05Input: omap-keypad - drop empty PM stubsDmitry Torokhov
2016-04-05Input: omap-keypad - remove adjusting of scan delayDmitry Torokhov
2016-03-30input: adp5589-keys: use gpiochip data pointerLinus Walleij
2016-03-15Merge tag 'v4.5' into nextDmitry Torokhov
2016-03-11Input: snvs_pwrkey - fix returned value check of syscon_regmap_lookup_by_phan...Vladimir Zapolskiy
2016-03-04Input: sh_keysc - remove dependency on SUPERHSimon Horman
2016-03-02Input: snvs_pwrkey - use __maybe_unused to hide pm functionsArnd Bergmann
2016-03-02Input: spear-keyboard - use __maybe_unused to hide pm functionsArnd Bergmann
2016-03-02Input: goldfish_events - enable ACPI-based enumeration for goldfish eventsJason Hu
2016-03-02Input: goldfish_events - add devicetree bindingsGreg Hackmann
2016-02-09Input: adp5589 - fix row 5 handling for adp5589Lars-Peter Clausen
2016-01-27Input: cap11xx - add missing of_node_putAmitoj Kaur Chawla
2016-01-13Input: gpio-keys - allow disabling individual buttons in DTLaxman Dewangan
2016-01-13Input: gpio-keys - allow setting input device name in DTLaxman Dewangan
2016-01-10Input: gpio-keys - fix check for disabling unsupported keysDmitry Torokhov
2016-01-07Input: omap-keypad - remove dead checkDmitry Torokhov
2016-01-07Input: omap-keypad - set tasklet data earlierDan Carpenter
2015-10-26Input: snvs_pwrkey - remove duplicated semicolonJavier Martinez Canillas
2015-10-26Input: tegra-kbc - drop use of IRQF_NO_SUSPEND flagSudeep Holla
2015-10-26Input: tegra-kbc - enable support for the standard "wakeup-source" propertySudeep Holla
2015-10-22Input: nomadik-ske-keypad - fix a trivial typoGeliang Tang
2015-10-14Input: gpio_keys_polled - add support for abs/rel axisHans de Goede
2015-10-02Input: goldfish - allow compile the driver with COMPILE_TESTJavier Martinez Canillas
2015-10-02Input: gpio_keys - don't report events on gpio failureBjorn Andersson
2015-09-29Merge tag 'v4.3-rc3' into nextDmitry Torokhov
2015-09-28Input: omap4-keypad - fix memory leakSudip Mukherjee
2015-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds