summaryrefslogtreecommitdiff
path: root/drivers/input/keyboard
AgeCommit message (Expand)AuthorFilesLines
2013-01-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-2/+24
2013-01-04Drivers: misc: remove __dev* attributes.Greg Kroah-Hartman1-1/+1
2012-12-24Input: gpio_keys - defer probing if GPIO probing is deferredDmitry Torokhov1-1/+12
2012-12-24Input: gpio_keys_polled - defer probing if GPIO probing is deferredGabor Juhos1-1/+12
2012-12-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds41-516/+580
2012-12-17ARM: OMAP: Fix drivers to depend on omap for internal devicesTony Lindgren1-0/+1
2012-12-04Input: gpio_keys_polled - switch to using gpio_request_one()Dmitry Torokhov1-10/+2
2012-12-04Input: gpio_keys - switch to using gpio_request_one()Dmitry Torokhov1-9/+1
2012-11-29Input: gpio-keys-polled - honor 'autorepeat' setting in platform dataAlexander Shiyan1-1/+4
2012-11-29Input: tca8418-keypad - switch to using managed resourcesDmitry Torokhov1-53/+25
2012-11-29Input: tca8418_keypad - increase severity of failures in probe()Dmitry Torokhov1-3/+3
2012-11-29Input: tca8418_keypad - move device ID tables closer to where they are usedDmitry Torokhov1-15/+14
2012-11-29Input: tca8418_keypad - use dev_get_platdata() to retrieve platform dataDmitry Torokhov1-1/+1
2012-11-29Input: tca8418_keypad - use a temporary variable for parent deviceDmitry Torokhov1-10/+10
2012-11-29Input: tca8418_keypad - add support for shared interruptAlban Bedel1-3/+7
2012-11-29Input: tca8418_keypad - add support for device tree bindingsAlban Bedel1-27/+41
2012-11-28Input: gpio_keys - disable hardware on suspendJonas Aaberg1-5/+22
2012-11-28Input: gpio_keys - report initial state when opening the deviceDmitry Torokhov1-13/+26
2012-11-28Input: samsung-keypad - switch to using managed resourcesSachin Kamat1-72/+31
2012-11-28Input: spear-keyboard - add clk_{un}prepare() supportVipul Kumar Samar1-0/+10
2012-11-25Input: imx_keypad - only set enabled columns to open-drainAndreas Pretzsch1-1/+2
2012-11-24Input: stmpe-keypad - add support for Device Tree bindingsDmitry Torokhov1-9/+51
2012-11-24Input: remove use of __devexitBill Pemberton40-43/+43
2012-11-24Input: remove use of __devinitBill Pemberton38-81/+79
2012-11-24Input: remove use of __devinitconstBill Pemberton2-2/+2
2012-11-24Input: remove use of __devinitdataBill Pemberton1-2/+2
2012-11-24Input: remove use of __devexit_pBill Pemberton40-40/+40
2012-11-21Input: matrix-keypad - add device tree supportAnilKumar Ch1-22/+97
2012-11-10Input: stmpe-keyboard - switch to using managed resourcesViresh Kumar1-44/+28
2012-11-10Input: spear-keyboard - switch to using managed resourcesViresh Kumar1-54/+23
2012-11-10Input: spear-keyboard - fix for balancing the enable_irq_wakeDeepak Sikri1-3/+8
2012-11-10Input: nomadik-ske-keypad - start using the apb_pclkUlf Hansson1-2/+20
2012-11-08Input: nomadik-ske-keypad - fixup use of clkUlf Hansson1-4/+10
2012-11-08Merge tag 'v3.7-rc4' into next to sync up Wacom bitsDmitry Torokhov2-0/+4
2012-11-06Merge tag 'kill-plat-sparse-irq' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson1-1/+1
2012-11-05ARM: plat-nomadik: move MTU, kill plat-nomadikLinus Walleij1-1/+1
2012-10-30Merge tag 'v3.7-rc3' into next to sync up with recent USB and MFD changesDmitry Torokhov11-131/+47
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-25Input: qt2160 - fix qt2160_write() implementationJavier Martin1-14/+5
2012-10-25Input: remove CONFIG_EXPERIMENTAL from keyboard driversKees Cook1-1/+1
2012-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-1/+10
2012-10-11Merge branch 'next' into for-linusDmitry Torokhov1-1/+10
2012-10-05Input: samsung-keypad - add clk_prepare and clk_unprepareThomas Abraham1-1/+10
2012-10-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus 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-02Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds7-7/+7
2012-10-02Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-122/+36
2012-10-02Merge branch 'next' into for-linusDmitry Torokhov5-105/+231
2012-09-22Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson7-7/+7