aboutsummaryrefslogtreecommitdiff
path: root/drivers/input/keyboard
AgeCommit message (Expand)Author
2013-12-11Input: allow deselecting serio drivers even without CONFIG_EXPERTTom Gundersen
2013-06-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2013-06-10Input: add missing dependencies on CONFIG_HAS_IOMEMBen Hutchings
2013-05-09Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-05-05Merge tag 'mfd-3.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...Linus Torvalds
2013-04-16Convert selectors of GENERIC_GPIO to GPIOLIBAlexandre Courbot
2013-04-05input: Add ChromeOS EC keyboard driverSimon Glass
2013-04-05input: matrix-keymap: Add function to read the new DT bindingSimon Glass
2013-03-31Input: tegra-kbc - support for defining row/columns based on SoCLaxman Dewangan
2013-03-31Input: imx_keypad - switch to using managed resourcesFabio Estevam
2013-03-17Input: nomadik-ske-keypad - use module_platform_driver_probe macroSachin Kamat
2013-03-17Input: amikbd - use module_platform_driver_probe macroSachin Kamat
2013-03-17Input: davinci_keyscan - use module_platform_driver_probe macroSachin Kamat
2013-03-17Input: tegra-kbc - convert to devm_ioremap_resource()Sachin Kamat
2013-03-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2013-03-10Input: tc3589x-keypad - fix keymap sizeRabin Vincent
2013-02-21Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-02-20Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-02-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2013-02-19Merge branch 'next' into for-linusDmitry Torokhov
2013-02-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2013-02-15Input: tegra-kbc - require CONFIG_OF, remove platform dataStephen Warren
2013-02-13Input: add couple of missing GENERIC_HARDIRQS dependenciesHeiko Carstens
2013-02-13gpio: Make of_count_named_gpios() use new of_count_phandle_with_args()Grant Likely
2013-01-28ARM: tegra: migrate to new clock codePrashant Gaikwad
2013-01-25Input: goldfish - virtual input event driverBrian Swetland
2013-01-22Input: Convert to devm_ioremap_resource()Thierry Reding
2013-01-21Input: atkbd - fix multi-byte scancode handling on reconnectShawn Nematbakhsh
2013-01-17Input: atkbd - fix a typo in a messageDmitry Torokhov
2013-01-17Input: tegra-kbc - remove default keymapLaxman Dewangan
2013-01-17Input: tegra-kbc - add support for rows/columns configuration from dtLaxman Dewangan
2013-01-17Input: tegra-kbc - use devm_* for resource allocationLaxman Dewangan
2013-01-17Input: tegra-kbc - fix build warningLaxman Dewangan
2013-01-06Input: lm8323 - fix checking PWM interrupt statusNickolai Zeldovich
2013-01-04Input: qt2160 - add support for LEDsJavier Martin
2013-01-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2013-01-03Drivers: misc: remove __dev* attributes.Greg Kroah-Hartman
2013-01-03Input: imx_keypad - add device tree supportLiu Ying
2012-12-24Input: gpio_keys - defer probing if GPIO probing is deferredDmitry Torokhov
2012-12-24Input: gpio_keys_polled - defer probing if GPIO probing is deferredGabor Juhos
2012-12-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2012-12-16ARM: OMAP: Fix drivers to depend on omap for internal devicesTony Lindgren
2012-12-03Input: gpio_keys_polled - switch to using gpio_request_one()Dmitry Torokhov
2012-12-03Input: gpio_keys - switch to using gpio_request_one()Dmitry Torokhov
2012-11-29Input: gpio-keys-polled - honor 'autorepeat' setting in platform dataAlexander Shiyan
2012-11-29Input: tca8418-keypad - switch to using managed resourcesDmitry Torokhov
2012-11-29Input: tca8418_keypad - increase severity of failures in probe()Dmitry Torokhov
2012-11-29Input: tca8418_keypad - move device ID tables closer to where they are usedDmitry Torokhov
2012-11-29Input: tca8418_keypad - use dev_get_platdata() to retrieve platform dataDmitry Torokhov