summaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard
AgeCommit message (Expand)AuthorLines
2011-10-31drivers/input: Add module.h to modular drivers implicitly using itPaul Gortmaker-0/+2
2011-10-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-183/+604
2011-10-27Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds-1/+1
2011-10-26Merge branch 'next' into for-linusDmitry Torokhov-184/+606
2011-10-18Input: adp5589-keys - add support for the ADP5585 derivativesMichael Hennerich-129/+484
2011-10-12Input: imx_keypad - add pm suspend and resume supportHui Wang-0/+44
2011-10-06Input: lm8323 - wrap suspend and resume in CONFIG_PM_SLEEPDmitry Torokhov-1/+1
2011-09-20Input: gpio_keys - use of_property_read_u32()Tobias Klauser-11/+13
2011-09-16Merge branch 'for-linus' of git://github.com/dtor/inputLinus Torvalds-1/+0
2011-09-09Input: tegra-kbc - tighten lockingDmitry Torokhov-19/+12
2011-09-09Input: tegra-kbc - fix wakeup from suspendRakesh Iyer-15/+43
2011-09-08Input: tc3589x-keypad - fix section mismatch warningHarvey Yang-1/+1
2011-09-07Input: remove IRQF_DISABLED from driversYong Zhang-9/+8
2011-08-26Input: adp5588-keys - remove incorrect modaliasAxel Lin-1/+0
2011-08-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-1/+2
2011-08-21Input: ep93xx_keypad - add missing include of linux/module.hAxel Lin-0/+1
2011-08-11Input: tegra-kbc - correct call to input_free_deviceAxel Lin-1/+1
2011-08-08ARM: gpio: omap: convert drivers to use asm/gpio.h rather than mach/gpio.hRussell King-1/+1
2011-08-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-5/+11
2011-07-30Input: gpio_keys - return proper error code if memory allocation failsTobias Klauser-1/+1
2011-07-30Input: lm8323 - add missing device_remove_file for dev_attr_timeAxel Lin-2/+7
2011-07-30Input: tegra-kbc - fix computation of polling timeRakesh Iyer-2/+3
2011-07-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-63/+164
2011-07-27Merge branch 'next' into for-linusDmitry Torokhov-60/+973
2011-07-25Input: tegra-kbc - enable key autorepeatRakesh Iyer-1/+1
2011-07-18Input: pmic8xxx-keypad - fix a leak of the IRQ during init failureAxel Lin-4/+4
2011-07-13Input: atkbd - make dmi callback functions return 1Axel Lin-2/+2
2011-07-10Input: gpio_keys - switch to using SIMPLE_DEV_PM_OPSDmitry Torokhov-8/+3
2011-07-10Input: gpio_keys - add support for device-tree platform dataDavid Jander-16/+132
2011-07-05input: pmic8xxx-keypad: Do not use mfd_get_data()Samuel Ortiz-1/+2
2011-07-04Input: sh_keysc - fix compile warningDmitry Torokhov-1/+1
2011-06-29Input: mpr121 - improve sensibility of touch keyJiejing Zhang-4/+12
2011-06-29Input: gpio_keys - fix a memory leakAxel Lin-0/+1
2011-06-27Input: gpio_keys - move to late_initcallDavid Jander-1/+1
2011-06-27Input: tnetv107x-keypad - fix MODULE_ALIASAxel Lin-1/+1
2011-06-27Input: remove unneeded version.h includesJesper Juhl-2/+0
2011-06-21Input: gpio_keys - switch to using threaded IRQsDavid Jander-2/+2
2011-06-21Input: lm8323 - use oneshot level triggered interruptsLeigh Brown-1/+1
2011-06-21Input: lm8323 - convert to threaded IRQFelipe Balbi-19/+4
2011-06-21Input: qt1070 - remove obsolete cleanup for clientdataWolfram Sang-2/+0
2011-06-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-1/+2
2011-06-18Input: sh_keysc - 8x8 MODE_6 fixMagnus Damm-1/+1
2011-06-18Input: omap-keypad - add missing input_sync()Janusz Krzysztofik-0/+1
2011-05-26input: Add Qualcomm pm8xxx keypad controller driverTrilok Soni-0/+811
2011-05-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-59/+1206
2011-05-19input/atari: Fix atarimouse initMichael Schmitz-2/+3
2011-05-19Input: ADP5589 - new driver for I2C Keypad Decoder and I/O ExpanderMichael Hennerich-0/+782
2011-05-12Input: add driver FSL MPR121 capacitive touch sensorZhang Jiejing-0/+352
2011-05-11Input: tegra-kbc - change wakeup logic to be all or nothingRakesh Iyer-22/+2
2011-05-05Input: sh_keysc - only compile PM code if PM is enabledDmitry Torokhov-4/+4