aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard
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/dto...Linus 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/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-01Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus 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/dto...Linus 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/dto...Linus Torvalds8-122/+649
2012-07-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus 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/dto...Linus 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
2012-04-11Input: ep93xx_keypad - switch to using dev_pm_opsDmitry Torokhov1-16/+10
2012-04-04Input: serio - use module_serio_driverAxel Lin6-80/+6
2012-04-04Input: add support for LM8333 keypadsWolfram Sang3-0/+247
2012-03-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-90/+170
2012-03-27Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-0/+1
2012-03-27Input: tegra-kbc - allocate pdata before using itViresh Kumar1-0/+1
2012-03-25ARM: 7341/1: input: prepare jornada720 keyboard and ts for sa11x0 sparse irqRob Herring1-0/+1
2012-03-19Input: gpio_keys - add support for interrupt only keysLaxman Dewangan1-66/+148
2012-03-19Input: gpio_keys - consolidate key destructor codeDmitry Torokhov1-16/+14
2012-03-19Input: revert "gpio_keys - switch to using threaded IRQs"David Jander1-1/+1
2012-03-19Input: gpio_keys - constify platform dataDmitry Torokhov1-16/+15
2012-03-16Input: convert I2C drivers to use module_i2c_driver()Axel Lin8-89/+8
2012-03-16Input: omap4-keypad - move platform_data to <linux/platform_data>Felipe Balbi2-2/+1
2012-03-13Input: tegra-kbc - revise device tree supportOlof Johansson1-5/+16
2012-03-13Input: of_keymap - add device tree bindings for simple key matricesOlof Johansson1-0/+1
2012-03-09Merge commit 'v3.3-rc6' into nextDmitry Torokhov5-18/+200
2012-02-28Input: spear-keyboard - provide thaw and poweroff routinesViresh Kumar1-7/+2
2012-02-28Input: spear-keyboard - configure device according to supplied modeRajeev Kumar1-1/+6
2012-02-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-3/+1
2012-02-03Input: tegra-kbc - allow skipping setting up some of GPIO pinsShridhar Rasal1-7/+27
2012-02-01Input: twl4030_keypad - fix comment (trivial)Felipe Contreras1-3/+1
2012-01-23Input: tegra-kbc - enable key interrupt for wakeupRakesh Iyer1-0/+17
2012-01-23Input: samsung-keypad - don't synchronise with runtime PM putMark Brown1-3/+3
2012-01-23Input: nomadik-ske-keypad - convert to using SIMPLE_DEV_PM_OPSDmitry Torokhov1-8/+4
2012-01-23Input: nomadik-ske-keypad - do not assign driver's probe() methodDmitry Torokhov1-3/+2
2012-01-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds3-3/+38
2012-01-10Input: revert some over-zealous conversions to module_platform_driver()Dmitry Torokhov3-3/+38
2012-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds31-372/+704
2012-01-04Input: tc3589x-keypad - add missing kerneldocNaga Radhesh1-0/+2
2011-12-30Input: samsung-keypad - implement runtime power management supportMark Brown1-7/+80
2011-12-30Input: tegra-kbc - report wakeup key for some platformsRakesh Iyer1-3/+24
2011-12-30Input: tegra-kbc - add device tree bindingsOlof Johansson1-8/+84
2011-12-23input: samsung-keypad: Add device tree supportThomas Abraham1-12/+162
2011-12-12Input: keyboard - staticise non-exported symbolsAxel Lin2-2/+2
2011-11-30Input: keyboard - use macro module_platform_driver()JJ Ding26-327/+26
2011-11-29Input: samsung-keypad - remove redundant MODULE_ALIASAxel Lin1-1/+0
2011-11-29Merge commit 'v3.2-rc3' into nextDmitry Torokhov4-2/+3
2011-11-15Input: samsung-keypad - enable compiling on other platformsDmitry Torokhov2-3/+4
2011-11-09Input: samsung-keypad - switch to using SIMPLE_DEV_PM_OPSDmitry Torokhov1-8/+4
2011-11-09Input: convert obsolete strict_strtox to kstrtoxJJ Ding2-16/+35
2011-10-31drivers/input: Add module.h to modular drivers implicitly using itPaul Gortmaker2-0/+2
2011-10-29Input: tca8418_keypad - initial driver releaseKyle Manna3-0/+447
2011-10-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds15-183/+604
2011-10-27Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds1-1/+1
2011-10-26Merge branch 'next' into for-linusDmitry Torokhov16-184/+606
2011-10-18Input: adp5589-keys - add support for the ADP5585 derivativesMichael Hennerich2-129/+484
2011-10-12Input: imx_keypad - add pm suspend and resume supportHui Wang1-0/+44
2011-10-06Input: lm8323 - wrap suspend and resume in CONFIG_PM_SLEEPDmitry Torokhov1-1/+1
2011-09-20Input: gpio_keys - use of_property_read_u32()Tobias Klauser1-11/+13
2011-09-16Merge branch 'for-linus' of git://github.com/dtor/inputLinus Torvalds1-1/+0
2011-09-09Input: tegra-kbc - tighten lockingDmitry Torokhov1-19/+12
2011-09-09Input: tegra-kbc - fix wakeup from suspendRakesh Iyer1-15/+43
2011-09-08Input: tc3589x-keypad - fix section mismatch warningHarvey Yang1-1/+1
2011-09-07Input: remove IRQF_DISABLED from driversYong Zhang9-9/+8
2011-08-26Input: adp5588-keys - remove incorrect modaliasAxel Lin1-1/+0
2011-08-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-1/+2
2011-08-21Input: ep93xx_keypad - add missing include of linux/module.hAxel Lin1-0/+1
2011-08-11Input: tegra-kbc - correct call to input_free_deviceAxel Lin1-1/+1
2011-08-08ARM: gpio: omap: convert drivers to use asm/gpio.h rather than mach/gpio.hRussell King1-1/+1
2011-08-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds3-5/+11
2011-07-30Input: gpio_keys - return proper error code if memory allocation failsTobias Klauser1-1/+1
2011-07-30Input: lm8323 - add missing device_remove_file for dev_attr_timeAxel Lin1-2/+7
2011-07-30Input: tegra-kbc - fix computation of polling timeRakesh Iyer1-2/+3
2011-07-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds11-63/+164
2011-07-27Merge branch 'next' into for-linusDmitry Torokhov13-60/+973
2011-07-25Input: tegra-kbc - enable key autorepeatRakesh Iyer1-1/+1
2011-07-18Input: pmic8xxx-keypad - fix a leak of the IRQ during init failureAxel Lin1-4/+4
2011-07-13Input: atkbd - make dmi callback functions return 1Axel Lin1-2/+2
2011-07-10Input: gpio_keys - switch to using SIMPLE_DEV_PM_OPSDmitry Torokhov1-8/+3
2011-07-10Input: gpio_keys - add support for device-tree platform dataDavid Jander1-16/+132
2011-07-05input: pmic8xxx-keypad: Do not use mfd_get_data()Samuel Ortiz1-1/+2
2011-07-04Input: sh_keysc - fix compile warningDmitry Torokhov1-1/+1
2011-06-29Input: mpr121 - improve sensibility of touch keyJiejing Zhang1-4/+12
2011-06-29Input: gpio_keys - fix a memory leakAxel Lin1-0/+1
2011-06-27Input: gpio_keys - move to late_initcallDavid Jander1-1/+1
2011-06-27Input: tnetv107x-keypad - fix MODULE_ALIASAxel Lin1-1/+1
2011-06-27Input: remove unneeded version.h includesJesper Juhl2-2/+0
2011-06-21Input: gpio_keys - switch to using threaded IRQsDavid Jander1-2/+2
2011-06-21Input: lm8323 - use oneshot level triggered interruptsLeigh Brown1-1/+1
2011-06-21Input: lm8323 - convert to threaded IRQFelipe Balbi1-19/+4
2011-06-21Input: qt1070 - remove obsolete cleanup for clientdataWolfram Sang1-2/+0
2011-06-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-1/+2
2011-06-18Input: sh_keysc - 8x8 MODE_6 fixMagnus Damm1-1/+1
2011-06-18Input: omap-keypad - add missing input_sync()Janusz Krzysztofik1-0/+1
2011-05-26input: Add Qualcomm pm8xxx keypad controller driverTrilok Soni3-0/+811
2011-05-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds9-59/+1206
2011-05-19input/atari: Fix atarimouse initMichael Schmitz1-2/+3
2011-05-19Input: ADP5589 - new driver for I2C Keypad Decoder and I/O ExpanderMichael Hennerich3-0/+782
2011-05-12Input: add driver FSL MPR121 capacitive touch sensorZhang Jiejing3-0/+352
2011-05-11Input: tegra-kbc - change wakeup logic to be all or nothingRakesh Iyer1-22/+2
2011-05-05Input: sh_keysc - only compile PM code if PM is enabledDmitry Torokhov1-4/+4
2011-05-03Input: sh_keysc - make sh_keysc_device_driver staticDmitry Torokhov1-1/+1
2011-04-28Input: sh_keysc - switch to threaded IRQ handlerMagnus Damm1-1/+2
2011-04-28Input: sh_keysc - implement runtime PM supportMagnus Damm1-25/+15
2011-04-27Input: tegra-kbc - add ghost key filterRakesh Iyer1-0/+36
2011-04-27Input: omap-keypad - fix a wrong free_irq() parameterAxel Lin1-3/+3
2011-04-27Input: qt1070 - add MODULE_DEVICE_TABLEAxel Lin1-0/+1
2011-04-22Merge commit 'v2.6.39-rc4' into nextDmitry Torokhov5-9/+67
2011-04-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-2/+4
2011-04-11Input: gpio-keys - add support for setting device nameAlexander Stein1-1/+1
2011-04-11Input: gpio_keys - add support for EV_ABSAlexander Stein1-2/+7
2011-04-11Input: twl4030_keypad - fix potential NULL dereference in twl4030_kp_probe()Axel Lin1-1/+3
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds1-1/+1
2011-04-06Input: twl4030_keypad - avoid potential NULL-pointer dereferenceShubhrajyoti D1-1/+1
2011-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-1/+1
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-31Input: spear-keyboard - fix inverted condition in interrupt handlerRajeev Kumar1-1/+1
2011-03-29drivers: Final irq namespace conversionThomas Gleixner1-2/+2
2011-03-18Merge branch 'next' into for-linusDmitry Torokhov10-58/+948
2011-03-15Input: tc3589x-keypad - fix 'double const' warningDmitry Torokhov1-11/+11
2011-03-15Input: tca6416-keypad - suspend/resume wakeup supportMagnus Damm1-0/+28
2011-03-13Input: add Atmel AT42QT1070 keypad driverBo Shen3-0/+287
2011-02-23Input: mcs_touchkey - add shutdown handlerHeungJun Kim1-0/+9
2011-02-23Input: mcs_touchkey - add support for suspend/resumeHeungjun Kim1-1/+47
2011-02-23Input: omap4-keypad - wire up runtime PM handlingAbraham Arce1-19/+55
2011-02-21Input: max7359 - convert to dev_pm_opsMark Brown1-7/+10
2011-02-21Input: lm8323 - convert to dev_pm_opsMark Brown1-7/+8
2011-02-18Input: tegra-kbc - add function keymapRakesh Iyer1-3/+59
2011-01-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-3/+3
2011-01-28Input: tegra-kbc - fix keymap entry for LeftMeta keyRakesh Iyer1-1/+1
2011-01-28Input: tegra-kbc - fix build errorRakesh Iyer1-2/+2
2011-01-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds5-5/+744
2011-01-20Input: tegra-kbc - add tegra keyboard driverRakesh Iyer3-0/+738
2011-01-20Input: gpio_keys - switch to using request_any_context_irqPhilippe Langlais1-3/+3
2011-01-20kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes1-2/+2
2011-01-17Input: tnetv107x-keypad - don't treat NULL clk as an errorJamie Iles1-2/+3
2011-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds3-199/+0