aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard
Commit message (Expand)AuthorAge
* Input: atkbd - fix language in a printed messageJesper Juhl2012-04-24
* Merge commit 'v3.4-rc4' into nextDmitry Torokhov2012-04-22
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-03-30
| |\
| * \ Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-27
| |\ \
| | * | ARM: 7341/1: input: prepare jornada720 keyboard and ts for sa11x0 sparse irqRob Herring2012-03-25
* | | | Input: tc3589x-keypad - remove unnecessary checksDmitry Torokhov2012-04-21
* | | | Input: matrix-keypad - undo GPIO setup if input_register_device failsDmitry Torokhov2012-04-21
* | | | Input: matrix-keypad - allocate keycodes with keypad structureDmitry Torokhov2012-04-21
* | | | Input: matrix-keypad - fix 'duplicate const' sparse warningDmitry Torokhov2012-04-21
* | | | Input: ep93xx_keypad - switch to using dev_pm_opsDmitry Torokhov2012-04-11
* | | | Input: serio - use module_serio_driverAxel Lin2012-04-04
* | | | Input: add support for LM8333 keypadsWolfram Sang2012-04-04
| |_|/ |/| |
* | | Input: tegra-kbc - allocate pdata before using itViresh Kumar2012-03-27
* | | Input: gpio_keys - add support for interrupt only keysLaxman Dewangan2012-03-19
* | | Input: gpio_keys - consolidate key destructor codeDmitry Torokhov2012-03-19
* | | Input: revert "gpio_keys - switch to using threaded IRQs"David Jander2012-03-19
* | | Input: gpio_keys - constify platform dataDmitry Torokhov2012-03-19
|/ /
* | Input: convert I2C drivers to use module_i2c_driver()Axel Lin2012-03-17
* | Input: omap4-keypad - move platform_data to <linux/platform_data>Felipe Balbi2012-03-17
* | Input: tegra-kbc - revise device tree supportOlof Johansson2012-03-14
* | Input: of_keymap - add device tree bindings for simple key matricesOlof Johansson2012-03-14
* | Merge commit 'v3.3-rc6' into nextDmitry Torokhov2012-03-09
|\|
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-02-04
| |\
| | * Input: twl4030_keypad - fix comment (trivial)Felipe Contreras2012-02-01
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-01-12
| |\|
| | * Input: revert some over-zealous conversions to module_platform_driver()Dmitry Torokhov2012-01-11
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-01-10
| |\|
| * | input: samsung-keypad: Add device tree supportThomas Abraham2011-12-22
* | | Input: spear-keyboard - provide thaw and poweroff routinesViresh Kumar2012-02-28
* | | Input: spear-keyboard - configure device according to supplied modeRajeev Kumar2012-02-28
* | | Input: tegra-kbc - allow skipping setting up some of GPIO pinsShridhar Rasal2012-02-03
* | | Input: tegra-kbc - enable key interrupt for wakeupRakesh Iyer2012-01-23
* | | Input: samsung-keypad - don't synchronise with runtime PM putMark Brown2012-01-23
* | | Input: nomadik-ske-keypad - convert to using SIMPLE_DEV_PM_OPSDmitry Torokhov2012-01-23
* | | Input: nomadik-ske-keypad - do not assign driver's probe() methodDmitry Torokhov2012-01-23
| |/ |/|
* | Input: tc3589x-keypad - add missing kerneldocNaga Radhesh2012-01-05
* | Input: samsung-keypad - implement runtime power management supportMark Brown2011-12-30
* | Input: tegra-kbc - report wakeup key for some platformsRakesh Iyer2011-12-30
* | Input: tegra-kbc - add device tree bindingsOlof Johansson2011-12-30
* | Input: keyboard - staticise non-exported symbolsAxel Lin2011-12-12
* | Input: keyboard - use macro module_platform_driver()JJ Ding2011-12-01
* | Input: samsung-keypad - remove redundant MODULE_ALIASAxel Lin2011-11-29
* | Merge commit 'v3.2-rc3' into nextDmitry Torokhov2011-11-29
|\|
| * drivers/input: Add module.h to modular drivers implicitly using itPaul Gortmaker2011-10-31
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-10-27
| |\
| | * Merge branch 'next' into for-linusDmitry Torokhov2011-10-27
| | |\
| * | \ Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds2011-10-27
| |\ \ \
| | * | | ARM: gpio: omap: convert drivers to use asm/gpio.h rather than mach/gpio.hRussell King2011-08-08
| * | | | Merge branch 'for-linus' of git://github.com/dtor/inputLinus Torvalds2011-09-16
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Input: adp5588-keys - remove incorrect modaliasAxel Lin2011-08-27