aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-30Input: lpc32xx-keys - select INPUT_MATRIXKMAPRoland Stigge1-0/+1
2012-10-30Input: pxa27x_keypad - clear pending interrupts on keypad configVasily Khoruzhick1-0/+3
2012-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-1/+10
2012-10-11Merge branch 'next' into for-linusDmitry Torokhov1-1/+10
2012-10-04Input: samsung-keypad - add clk_prepare and clk_unprepareThomas Abraham1-1/+10
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds5-104/+230
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-2/+1
2012-10-01Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds7-7/+7
2012-10-01Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-122/+36
2012-10-01Merge branch 'next' into for-linusDmitry Torokhov5-105/+231
2012-09-22Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson7-7/+7
2012-09-19Merge tag 'v3.6-rc5' into for-linusDmitry Torokhov2-3/+3
2012-09-19ARM: spear: move platform_data definitionsArnd Bergmann1-1/+1
2012-09-19ARM: omap: move platform_data definitionsArnd Bergmann1-1/+1
2012-09-14ARM: nomadik: move platform_data definitionsArnd Bergmann1-1/+1
2012-09-14ARM: w90x900: move platform_data definitionsArnd Bergmann1-1/+1
2012-09-14ARM: pxa: move platform_data definitionsArnd Bergmann2-2/+2
2012-09-14ARM: ep93xx: move platform_data definitionsArnd Bergmann1-1/+1
2012-09-14ARM: davinci: move platform_data definitionsArnd Bergmann1-1/+1
2012-09-12Input: gpio_keys_polled - fix dt pdata->nbuttonsAlexandre Pereira da Silva1-0/+1
2012-09-12Input: omap-keypad: Remove dependencies to mach includesTony Lindgren2-121/+35
2012-09-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-0/+3
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-09-04Input: imx_keypad - fix missing clk conversionsFabio Estevam1-2/+2
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-08-21Input: imx_keypad - reset the hardware before enablingMichael Grzeschik1-0/+3
2012-08-21workqueue: use mod_delayed_work() instead of __cancel + queueTejun Heo1-2/+1
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