summaryrefslogtreecommitdiff
path: root/drivers/input/keyboard
AgeCommit message (Expand)Author
2011-08-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-08-21Input: ep93xx_keypad - add missing include of linux/module.hAxel Lin
2011-08-11Input: tegra-kbc - correct call to input_free_deviceAxel Lin
2011-08-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-07-30Input: gpio_keys - return proper error code if memory allocation failsTobias Klauser
2011-07-30Input: lm8323 - add missing device_remove_file for dev_attr_timeAxel Lin
2011-07-30Input: tegra-kbc - fix computation of polling timeRakesh Iyer
2011-07-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-07-27Merge branch 'next' into for-linusDmitry Torokhov
2011-07-25Input: tegra-kbc - enable key autorepeatRakesh Iyer
2011-07-18Input: pmic8xxx-keypad - fix a leak of the IRQ during init failureAxel Lin
2011-07-13Input: atkbd - make dmi callback functions return 1Axel Lin
2011-07-10Input: gpio_keys - switch to using SIMPLE_DEV_PM_OPSDmitry Torokhov
2011-07-10Input: gpio_keys - add support for device-tree platform dataDavid Jander
2011-07-05input: pmic8xxx-keypad: Do not use mfd_get_data()Samuel Ortiz
2011-07-04Input: sh_keysc - fix compile warningDmitry Torokhov
2011-06-29Input: mpr121 - improve sensibility of touch keyJiejing Zhang
2011-06-29Input: gpio_keys - fix a memory leakAxel Lin
2011-06-27Input: gpio_keys - move to late_initcallDavid Jander
2011-06-27Input: tnetv107x-keypad - fix MODULE_ALIASAxel Lin
2011-06-27Input: remove unneeded version.h includesJesper Juhl
2011-06-21Input: gpio_keys - switch to using threaded IRQsDavid Jander
2011-06-21Input: lm8323 - use oneshot level triggered interruptsLeigh Brown
2011-06-21Input: lm8323 - convert to threaded IRQFelipe Balbi
2011-06-21Input: qt1070 - remove obsolete cleanup for clientdataWolfram Sang
2011-06-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-06-18Input: sh_keysc - 8x8 MODE_6 fixMagnus Damm
2011-06-18Input: omap-keypad - add missing input_sync()Janusz Krzysztofik
2011-05-26input: Add Qualcomm pm8xxx keypad controller driverTrilok Soni
2011-05-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-05-19input/atari: Fix atarimouse initMichael Schmitz
2011-05-19Input: ADP5589 - new driver for I2C Keypad Decoder and I/O ExpanderMichael Hennerich
2011-05-12Input: add driver FSL MPR121 capacitive touch sensorZhang Jiejing
2011-05-11Input: tegra-kbc - change wakeup logic to be all or nothingRakesh Iyer
2011-05-05Input: sh_keysc - only compile PM code if PM is enabledDmitry Torokhov
2011-05-03Input: sh_keysc - make sh_keysc_device_driver staticDmitry Torokhov
2011-04-28Input: sh_keysc - switch to threaded IRQ handlerMagnus Damm
2011-04-28Input: sh_keysc - implement runtime PM supportMagnus Damm
2011-04-27Input: tegra-kbc - add ghost key filterRakesh Iyer
2011-04-27Input: omap-keypad - fix a wrong free_irq() parameterAxel Lin
2011-04-27Input: qt1070 - add MODULE_DEVICE_TABLEAxel Lin
2011-04-22Merge commit 'v2.6.39-rc4' into nextDmitry Torokhov
2011-04-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-04-11Input: gpio-keys - add support for setting device nameAlexander Stein
2011-04-11Input: gpio_keys - add support for EV_ABSAlexander Stein
2011-04-11Input: twl4030_keypad - fix potential NULL dereference in twl4030_kp_probe()Axel Lin
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds
2011-04-06Input: twl4030_keypad - avoid potential NULL-pointer dereferenceShubhrajyoti D
2011-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-03-31Fix common misspellingsLucas De Marchi