summaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-261-14/+38
|\
| * Input: pxa27x_keypad add choice to set direct_key_maskChao Xie2012-04-271-1/+8
| * Input: pxa27x_keypad direct key may be low activeChao Xie2012-04-271-1/+9
| * Input: pxa27x_keypad bug fix for direct_key_maskChao Xie2012-04-271-1/+1
| * Input: pxa27x_keypad keep clock on as wakeup sourceChao Xie2012-04-271-12/+21
* | Input: spear-keyboard - add device tree bindingsViresh Kumar2012-05-101-15/+56
* | Input: matrix-keymap - wire up device tree supportDmitry Torokhov2012-05-101-24/+32
* | Input: matrix-keymap - uninline and prepare for device tree supportDmitry Torokhov2012-05-1018-170/+188
* | Input: adp5588 - add support for gpio namesJean-François Dagenais2012-05-101-0/+1
* | Input: omap-keypad - dynamically handle register offsetsPoddar, Sourav2012-05-102-28/+94
* | Input: atkbd - fix language in a printed messageJesper Juhl2012-04-231-1/+1
* | Merge commit 'v3.4-rc4' into nextDmitry Torokhov2012-04-211-0/+1
|\|
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-03-292-90/+170
| |\
| * \ Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-271-0/+1
| |\ \
| | * | ARM: 7341/1: input: prepare jornada720 keyboard and ts for sa11x0 sparse irqRob Herring2012-03-251-0/+1
* | | | Input: tc3589x-keypad - remove unnecessary checksDmitry Torokhov2012-04-201-13/+9
* | | | Input: matrix-keypad - undo GPIO setup if input_register_device failsDmitry Torokhov2012-04-201-23/+30
* | | | Input: matrix-keypad - allocate keycodes with keypad structureDmitry Torokhov2012-04-201-13/+10
* | | | Input: matrix-keypad - fix 'duplicate const' sparse warningDmitry Torokhov2012-04-201-6/+4
* | | | Input: ep93xx_keypad - switch to using dev_pm_opsDmitry Torokhov2012-04-111-16/+10
* | | | Input: serio - use module_serio_driverAxel Lin2012-04-046-80/+6
* | | | Input: add support for LM8333 keypadsWolfram Sang2012-04-043-0/+247
| |_|/ |/| |
* | | Input: tegra-kbc - allocate pdata before using itViresh Kumar2012-03-271-0/+1
* | | Input: gpio_keys - add support for interrupt only keysLaxman Dewangan2012-03-191-66/+148
* | | Input: gpio_keys - consolidate key destructor codeDmitry Torokhov2012-03-191-16/+14
* | | Input: revert "gpio_keys - switch to using threaded IRQs"David Jander2012-03-191-1/+1
* | | Input: gpio_keys - constify platform dataDmitry Torokhov2012-03-191-16/+15
|/ /
* | Input: convert I2C drivers to use module_i2c_driver()Axel Lin2012-03-168-89/+8
* | Input: omap4-keypad - move platform_data to <linux/platform_data>Felipe Balbi2012-03-162-2/+1
* | Input: tegra-kbc - revise device tree supportOlof Johansson2012-03-131-5/+16
* | Input: of_keymap - add device tree bindings for simple key matricesOlof Johansson2012-03-131-0/+1
* | Merge commit 'v3.3-rc6' into nextDmitry Torokhov2012-03-095-18/+200
|\|
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-02-041-3/+1
| |\
| | * Input: twl4030_keypad - fix comment (trivial)Felipe Contreras2012-02-011-3/+1
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-01-123-3/+38
| |\|
| | * Input: revert some over-zealous conversions to module_platform_driver()Dmitry Torokhov2012-01-103-3/+38
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-01-1031-372/+704
| |\|
| * | input: samsung-keypad: Add device tree supportThomas Abraham2011-12-231-12/+162
* | | Input: spear-keyboard - provide thaw and poweroff routinesViresh Kumar2012-02-281-7/+2
* | | Input: spear-keyboard - configure device according to supplied modeRajeev Kumar2012-02-281-1/+6
* | | Input: tegra-kbc - allow skipping setting up some of GPIO pinsShridhar Rasal2012-02-031-7/+27
* | | Input: tegra-kbc - enable key interrupt for wakeupRakesh Iyer2012-01-231-0/+17
* | | Input: samsung-keypad - don't synchronise with runtime PM putMark Brown2012-01-231-3/+3
* | | Input: nomadik-ske-keypad - convert to using SIMPLE_DEV_PM_OPSDmitry Torokhov2012-01-231-8/+4
* | | Input: nomadik-ske-keypad - do not assign driver's probe() methodDmitry Torokhov2012-01-231-3/+2
| |/ |/|
* | Input: tc3589x-keypad - add missing kerneldocNaga Radhesh2012-01-041-0/+2
* | Input: samsung-keypad - implement runtime power management supportMark Brown2011-12-301-7/+80
* | Input: tegra-kbc - report wakeup key for some platformsRakesh Iyer2011-12-301-3/+24
* | Input: tegra-kbc - add device tree bindingsOlof Johansson2011-12-301-8/+84
* | Input: keyboard - staticise non-exported symbolsAxel Lin2011-12-122-2/+2