summaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-10-017-7/+7
|\
| * Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson2012-09-227-7/+7
| |\
| | * ARM: spear: move platform_data definitionsArnd Bergmann2012-09-191-1/+1
| | * ARM: nomadik: move platform_data definitionsArnd Bergmann2012-09-141-1/+1
| | * ARM: w90x900: move platform_data definitionsArnd Bergmann2012-09-141-1/+1
| | * ARM: pxa: move platform_data definitionsArnd Bergmann2012-09-142-2/+2
| | * ARM: ep93xx: move platform_data definitionsArnd Bergmann2012-09-141-1/+1
| | * ARM: davinci: move platform_data definitionsArnd Bergmann2012-09-141-1/+1
* | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-012-122/+36
|\ \ \ | |/ /
| * | ARM: omap: move platform_data definitionsArnd Bergmann2012-09-191-1/+1
| * | Input: omap-keypad: Remove dependencies to mach includesTony Lindgren2012-09-122-121/+35
* | | Merge tag 'v3.6-rc5' into for-linusDmitry Torokhov2012-09-192-3/+3
|\ \ \ | |/ /
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-09-081-0/+3
| |\ \ | | |/ | |/|
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-07-268-122/+649
| |\ \
| * \ \ 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: tegra-kbc - add clk_prepare/clk_unpreparePrashant Gaikwad2012-06-121-2/+2
| |/ / / /
* | | | | Input: imx_keypad - fix missing clk conversionsFabio Estevam2012-09-041-2/+2
| |_|_|/ |/| | |
* | | | Input: imx_keypad - reset the hardware before enablingMichael Grzeschik2012-08-211-0/+3
| |_|/ |/| |
* | | Input: add support for key scan interface of the LPC32xx SoCRoland Stigge2012-07-173-0/+405
* | | Input: omap4-keypad - add device tree supportSourav Poddar2012-07-171-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-071-6/+7
* | | Input: spear_keyboard - rename bit definitions to reflect registerShiraz Hashim2012-07-071-25/+27
* | | Input: spear_keyboard - use correct io accessorsShiraz Hashim2012-07-071-15/+15
* | | Input: spear-keyboard - fix disable device_init_wakeup in removeVipul Kumar Samar2012-07-071-1/+1
* | | Merge branch 'for-linus' to bring in change ensuring that drivers thatDmitry Torokhov2012-07-076-9/+12
|\ \ \ | | |/ | |/|
| * | Input: request threaded-only IRQs with IRQF_ONESHOTLars-Peter Clausen2012-07-046-9/+12
* | | Input: imx_keypad - check error returned by clk_prepare_enable()Fabio Estevam2012-07-061-5/+14
* | | Input: imx_keypad - adapt the new kpp clock nameFabio Estevam2012-07-061-1/+1
* | | Input: imx_keypad - use clk_prepare_enable/clk_disable_unprepare()Fabio Estevam2012-07-061-4/+4
* | | Merge commit 'v3.5-rc5' into nextDmitry Torokhov2012-07-041-14/+38
|\ \ \ | | |/ | |/|
| * | 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: 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/+0
|/ /
* | 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
|\ \ | |/
OpenPOWER on IntegriCloud