summaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-07-268-122/+649
|\
| * Input: add support for key scan interface of the LPC32xx SoCRoland Stigge2012-07-183-0/+405
| * Input: omap4-keypad - add device tree supportSourav Poddar2012-07-181-40/+87
| * Input: spear_keyboard - reconfigure operating frequency on suspendShiraz Hashim2012-07-131-2/+44
| * Input: spear_keyboard - fix clock handling during suspend/resumeShiraz Hashim2012-07-131-8/+10
| * Input: spear_keyboard - generalize keyboard frequency configurationShiraz Hashim2012-07-081-6/+7
| * Input: spear_keyboard - rename bit definitions to reflect registerShiraz Hashim2012-07-081-25/+27
| * Input: spear_keyboard - use correct io accessorsShiraz Hashim2012-07-081-15/+15
| * Input: spear-keyboard - fix disable device_init_wakeup in removeVipul Kumar Samar2012-07-081-1/+1
| * Merge branch 'for-linus' to bring in change ensuring that drivers thatDmitry Torokhov2012-07-086-9/+12
| |\
| * | Input: imx_keypad - check error returned by clk_prepare_enable()Fabio Estevam2012-07-071-5/+14
| * | Input: imx_keypad - adapt the new kpp clock nameFabio Estevam2012-07-071-1/+1
| * | Input: imx_keypad - use clk_prepare_enable/clk_disable_unprepare()Fabio Estevam2012-07-071-4/+4
| * | Merge commit 'v3.5-rc5' into nextDmitry Torokhov2012-07-041-14/+38
| |\ \
| * | | Input: nomadik-ske-keypad - get rid of multiple interruptsNaveen Kumar Gaddipati2012-06-251-3/+8
| * | | Input: nomadik-ske-keypad - add multi key press supportNaveen Kumar Gaddipati2012-06-251-25/+40
| * | | Input: gpio_keys - remove useless reinitialization of pdata->nbuttonsTobias Klauser2012-06-121-1/+0Star
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-07-241-1/+1
|\ \ \ \
| * | | | lm8333: Fix check orderingAlan Cox2012-06-271-1/+1
| | |/ / | |/| |
* | | | Merge tag 'imx-clk' of git://git.pengutronix.de/git/imx/linux-2.6 into next/clkArnd Bergmann2012-07-176-9/+12
|\ \ \ \
| * \ \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-07-066-9/+12
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/|
| | * | Input: request threaded-only IRQs with IRQF_ONESHOTLars-Peter Clausen2012-07-046-9/+12
| | |/
* | / Input: tegra-kbc - add clk_prepare/clk_unpreparePrashant Gaikwad2012-06-121-2/+2
|/ /
* | 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-111-15/+56
* | Input: matrix-keymap - wire up device tree supportDmitry Torokhov2012-05-111-24/+32
* | Input: matrix-keymap - uninline and prepare for device tree supportDmitry Torokhov2012-05-1118-170/+188
* | Input: adp5588 - add support for gpio namesJean-François Dagenais2012-05-111-0/+1
* | Input: omap-keypad - dynamically handle register offsetsPoddar, Sourav2012-05-112-28/+94
* | Input: atkbd - fix language in a printed messageJesper Juhl2012-04-241-1/+1
* | Merge commit 'v3.4-rc4' into nextDmitry Torokhov2012-04-221-0/+1
|\|
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-03-302-90/+170
| |\
| * \ Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-281-0/+1
| |\ \
| | * | ARM: 7341/1: input: prepare jornada720 keyboard and ts for sa11x0 sparse irqRob Herring2012-03-261-0/+1
* | | | Input: tc3589x-keypad - remove unnecessary checksDmitry Torokhov2012-04-211-13/+9Star
* | | | Input: matrix-keypad - undo GPIO setup if input_register_device failsDmitry Torokhov2012-04-211-23/+30
* | | | Input: matrix-keypad - allocate keycodes with keypad structureDmitry Torokhov2012-04-211-13/+10Star
* | | | Input: matrix-keypad - fix 'duplicate const' sparse warningDmitry Torokhov2012-04-211-6/+4Star
* | | | Input: ep93xx_keypad - switch to using dev_pm_opsDmitry Torokhov2012-04-111-16/+10Star
* | | | Input: serio - use module_serio_driverAxel Lin2012-04-046-80/+6Star
* | | | 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-201-66/+148
* | | Input: gpio_keys - consolidate key destructor codeDmitry Torokhov2012-03-201-16/+14Star
* | | Input: revert "gpio_keys - switch to using threaded IRQs"David Jander2012-03-201-1/+1
* | | Input: gpio_keys - constify platform dataDmitry Torokhov2012-03-201-16/+15Star
|/ /