aboutsummaryrefslogtreecommitdiff
path: root/drivers/input/keyboard
AgeCommit message (Expand)Author
2013-01-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2013-01-03Drivers: misc: remove __dev* attributes.Greg Kroah-Hartman
2012-12-24Input: gpio_keys - defer probing if GPIO probing is deferredDmitry Torokhov
2012-12-24Input: gpio_keys_polled - defer probing if GPIO probing is deferredGabor Juhos
2012-12-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2012-12-16ARM: OMAP: Fix drivers to depend on omap for internal devicesTony Lindgren
2012-12-03Input: gpio_keys_polled - switch to using gpio_request_one()Dmitry Torokhov
2012-12-03Input: gpio_keys - switch to using gpio_request_one()Dmitry Torokhov
2012-11-29Input: gpio-keys-polled - honor 'autorepeat' setting in platform dataAlexander Shiyan
2012-11-29Input: tca8418-keypad - switch to using managed resourcesDmitry Torokhov
2012-11-29Input: tca8418_keypad - increase severity of failures in probe()Dmitry Torokhov
2012-11-29Input: tca8418_keypad - move device ID tables closer to where they are usedDmitry Torokhov
2012-11-29Input: tca8418_keypad - use dev_get_platdata() to retrieve platform dataDmitry Torokhov
2012-11-29Input: tca8418_keypad - use a temporary variable for parent deviceDmitry Torokhov
2012-11-29Input: tca8418_keypad - add support for shared interruptAlban Bedel
2012-11-29Input: tca8418_keypad - add support for device tree bindingsAlban Bedel
2012-11-27Input: gpio_keys - disable hardware on suspendJonas Aaberg
2012-11-27Input: gpio_keys - report initial state when opening the deviceDmitry Torokhov
2012-11-27Input: samsung-keypad - switch to using managed resourcesSachin Kamat
2012-11-27Input: spear-keyboard - add clk_{un}prepare() supportVipul Kumar Samar
2012-11-25Input: imx_keypad - only set enabled columns to open-drainAndreas Pretzsch
2012-11-24Input: stmpe-keypad - add support for Device Tree bindingsDmitry Torokhov
2012-11-24Input: remove use of __devexitBill Pemberton
2012-11-24Input: remove use of __devinitBill Pemberton
2012-11-24Input: remove use of __devinitconstBill Pemberton
2012-11-24Input: remove use of __devinitdataBill Pemberton
2012-11-24Input: remove use of __devexit_pBill Pemberton
2012-11-20Input: matrix-keypad - add device tree supportAnilKumar Ch
2012-11-10Input: stmpe-keyboard - switch to using managed resourcesViresh Kumar
2012-11-10Input: spear-keyboard - switch to using managed resourcesViresh Kumar
2012-11-10Input: spear-keyboard - fix for balancing the enable_irq_wakeDeepak Sikri
2012-11-10Input: nomadik-ske-keypad - start using the apb_pclkUlf Hansson
2012-11-08Input: nomadik-ske-keypad - fixup use of clkUlf Hansson
2012-11-08Merge tag 'v3.7-rc4' into next to sync up Wacom bitsDmitry Torokhov
2012-11-06Merge tag 'kill-plat-sparse-irq' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson
2012-11-05ARM: plat-nomadik: move MTU, kill plat-nomadikLinus Walleij
2012-10-30Merge tag 'v3.7-rc3' into next to sync up with recent USB and MFD changesDmitry Torokhov
2012-10-30Input: lpc32xx-keys - select INPUT_MATRIXKMAPRoland Stigge
2012-10-30Input: pxa27x_keypad - clear pending interrupts on keypad configVasily Khoruzhick
2012-10-25Input: qt2160 - fix qt2160_write() implementationJavier Martin
2012-10-25Input: remove CONFIG_EXPERIMENTAL from keyboard driversKees Cook
2012-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2012-10-11Merge branch 'next' into for-linusDmitry Torokhov
2012-10-04Input: samsung-keypad - add clk_prepare and clk_unprepareThomas Abraham
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2012-10-01Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2012-10-01Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-10-01Merge branch 'next' into for-linusDmitry Torokhov
2012-09-22Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson