aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-04Input: samsung-keypad - add clk_prepare and clk_unprepareThomas Abraham1-1/+10
2012-09-12Input: gpio_keys_polled - fix dt pdata->nbuttonsAlexandre Pereira da Silva1-0/+1
2012-09-04Input: omap-keypad - fixed formattingJosh1-4/+4
2012-09-04Merge tag 'v3.6-rc4' into nextDmitry Torokhov2-3/+3
2012-09-04Input: tegra - move platform data headerStephen Warren1-1/+1
2012-08-21Input: samsung-keypad - use of_get_child_count() helperTobias Klauser1-4/+2
2012-08-21Input: samsung-keypad - use of_match_ptr()Tobias Klauser1-3/+1
2012-08-21Input: gpio_keys_polled - convert to dtAlexandre Pereira da Silva1-5/+127
2012-08-21Input: gpio-keys-polled - constify pointers to platform dataDmitry Torokhov1-7/+7
2012-08-21Input: gpio_keys - report a wakeup_event for a button pressNeilBrown1-0/+8
2012-08-21Input: gpio_keys - clean up device tree parserAlexandre Pereira da Silva1-81/+80
2012-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds8-122/+649
2012-07-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2012-07-17Input: add support for key scan interface of the LPC32xx SoCRoland Stigge3-0/+405
2012-07-17Input: omap4-keypad - add device tree supportSourav Poddar1-40/+87
2012-07-17Merge tag 'imx-clk' of git://git.pengutronix.de/git/imx/linux-2.6 into next/clkArnd Bergmann6-9/+12
2012-07-13Input: spear_keyboard - reconfigure operating frequency on suspendShiraz Hashim1-2/+44
2012-07-13Input: spear_keyboard - fix clock handling during suspend/resumeShiraz Hashim1-8/+10
2012-07-07Input: spear_keyboard - generalize keyboard frequency configurationShiraz Hashim1-6/+7
2012-07-07Input: spear_keyboard - rename bit definitions to reflect registerShiraz Hashim1-25/+27
2012-07-07Input: spear_keyboard - use correct io accessorsShiraz Hashim1-15/+15
2012-07-07Input: spear-keyboard - fix disable device_init_wakeup in removeVipul Kumar Samar1-1/+1
2012-07-07Merge branch 'for-linus' to bring in change ensuring that drivers thatDmitry Torokhov6-9/+12
2012-07-06Input: imx_keypad - check error returned by clk_prepare_enable()Fabio Estevam1-5/+14
2012-07-06Input: imx_keypad - adapt the new kpp clock nameFabio Estevam1-1/+1
2012-07-06Input: imx_keypad - use clk_prepare_enable/clk_disable_unprepare()Fabio Estevam1-4/+4
2012-07-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds6-9/+12
2012-07-04Merge commit 'v3.5-rc5' into nextDmitry Torokhov1-14/+38
2012-07-04Input: request threaded-only IRQs with IRQF_ONESHOTLars-Peter Clausen6-9/+12
2012-06-27lm8333: Fix check orderingAlan Cox1-1/+1
2012-06-25Input: nomadik-ske-keypad - get rid of multiple interruptsNaveen Kumar Gaddipati1-3/+8
2012-06-25Input: nomadik-ske-keypad - add multi key press supportNaveen Kumar Gaddipati1-25/+40
2012-06-12Input: tegra-kbc - add clk_prepare/clk_unpreparePrashant Gaikwad1-2/+2
2012-06-12Input: gpio_keys - remove useless reinitialization of pdata->nbuttonsTobias Klauser1-1/+0
2012-05-26Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-14/+38
2012-05-10Input: spear-keyboard - add device tree bindingsViresh Kumar1-15/+56
2012-05-10Input: matrix-keymap - wire up device tree supportDmitry Torokhov1-24/+32
2012-05-10Input: matrix-keymap - uninline and prepare for device tree supportDmitry Torokhov18-170/+188
2012-05-10Input: adp5588 - add support for gpio namesJean-François Dagenais1-0/+1
2012-05-10Input: omap-keypad - dynamically handle register offsetsPoddar, Sourav2-28/+94
2012-04-27Input: pxa27x_keypad add choice to set direct_key_maskChao Xie1-1/+8
2012-04-27Input: pxa27x_keypad direct key may be low activeChao Xie1-1/+9
2012-04-27Input: pxa27x_keypad bug fix for direct_key_maskChao Xie1-1/+1
2012-04-27Input: pxa27x_keypad keep clock on as wakeup sourceChao Xie1-12/+21
2012-04-23Input: atkbd - fix language in a printed messageJesper Juhl1-1/+1
2012-04-21Merge commit 'v3.4-rc4' into nextDmitry Torokhov1-0/+1
2012-04-20Input: tc3589x-keypad - remove unnecessary checksDmitry Torokhov1-13/+9
2012-04-20Input: matrix-keypad - undo GPIO setup if input_register_device failsDmitry Torokhov1-23/+30
2012-04-20Input: matrix-keypad - allocate keycodes with keypad structureDmitry Torokhov1-13/+10
2012-04-20Input: matrix-keypad - fix 'duplicate const' sparse warningDmitry Torokhov1-6/+4