summaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard
AgeCommit message (Expand)AuthorLines
2012-11-27Input: samsung-keypad - switch to using managed resourcesSachin Kamat-72/+31
2012-11-27Input: spear-keyboard - add clk_{un}prepare() supportVipul Kumar Samar-0/+10
2012-11-25Input: imx_keypad - only set enabled columns to open-drainAndreas Pretzsch-1/+2
2012-11-24Input: stmpe-keypad - add support for Device Tree bindingsDmitry Torokhov-9/+51
2012-11-24Input: remove use of __devexitBill Pemberton-43/+43
2012-11-24Input: remove use of __devinitBill Pemberton-81/+79
2012-11-24Input: remove use of __devinitconstBill Pemberton-2/+2
2012-11-24Input: remove use of __devinitdataBill Pemberton-2/+2
2012-11-24Input: remove use of __devexit_pBill Pemberton-40/+40
2012-11-20Input: matrix-keypad - add device tree supportAnilKumar Ch-22/+97
2012-11-10Input: stmpe-keyboard - switch to using managed resourcesViresh Kumar-44/+28
2012-11-10Input: spear-keyboard - switch to using managed resourcesViresh Kumar-54/+23
2012-11-10Input: spear-keyboard - fix for balancing the enable_irq_wakeDeepak Sikri-3/+8
2012-11-10Input: nomadik-ske-keypad - start using the apb_pclkUlf Hansson-2/+20
2012-11-08Input: nomadik-ske-keypad - fixup use of clkUlf Hansson-4/+10
2012-11-08Merge tag 'v3.7-rc4' into next to sync up Wacom bitsDmitry Torokhov-0/+4
2012-11-06Merge tag 'kill-plat-sparse-irq' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson-1/+1
2012-11-05ARM: plat-nomadik: move MTU, kill plat-nomadikLinus Walleij-1/+1
2012-10-30Merge tag 'v3.7-rc3' into next to sync up with recent USB and MFD changesDmitry Torokhov-131/+47
2012-10-30Input: lpc32xx-keys - select INPUT_MATRIXKMAPRoland Stigge-0/+1
2012-10-30Input: pxa27x_keypad - clear pending interrupts on keypad configVasily Khoruzhick-0/+3
2012-10-25Input: qt2160 - fix qt2160_write() implementationJavier Martin-14/+5
2012-10-25Input: remove CONFIG_EXPERIMENTAL from keyboard driversKees Cook-1/+1
2012-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-1/+10
2012-10-11Merge branch 'next' into for-linusDmitry Torokhov-1/+10
2012-10-04Input: samsung-keypad - add clk_prepare and clk_unprepareThomas Abraham-1/+10
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-104/+230
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds-2/+1
2012-10-01Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds-7/+7
2012-10-01Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds-122/+36
2012-10-01Merge branch 'next' into for-linusDmitry Torokhov-105/+231
2012-09-22Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson-7/+7
2012-09-19Merge tag 'v3.6-rc5' into for-linusDmitry Torokhov-3/+3
2012-09-19ARM: spear: move platform_data definitionsArnd Bergmann-1/+1
2012-09-19ARM: omap: move platform_data definitionsArnd Bergmann-1/+1
2012-09-14ARM: nomadik: move platform_data definitionsArnd Bergmann-1/+1
2012-09-14ARM: w90x900: move platform_data definitionsArnd Bergmann-1/+1
2012-09-14ARM: pxa: move platform_data definitionsArnd Bergmann-2/+2
2012-09-14ARM: ep93xx: move platform_data definitionsArnd Bergmann-1/+1
2012-09-14ARM: davinci: move platform_data definitionsArnd Bergmann-1/+1
2012-09-12Input: gpio_keys_polled - fix dt pdata->nbuttonsAlexandre Pereira da Silva-0/+1
2012-09-12Input: omap-keypad: Remove dependencies to mach includesTony Lindgren-121/+35
2012-09-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-0/+3
2012-09-04Input: omap-keypad - fixed formattingJosh-4/+4
2012-09-04Merge tag 'v3.6-rc4' into nextDmitry Torokhov-3/+3
2012-09-04Input: tegra - move platform data headerStephen Warren-1/+1
2012-09-04Input: imx_keypad - fix missing clk conversionsFabio Estevam-2/+2
2012-08-21Input: samsung-keypad - use of_get_child_count() helperTobias Klauser-4/+2
2012-08-21Input: samsung-keypad - use of_match_ptr()Tobias Klauser-3/+1
2012-08-21Input: gpio_keys_polled - convert to dtAlexandre Pereira da Silva-5/+127