aboutsummaryrefslogtreecommitdiff
path: root/drivers/input/keyboard
AgeCommit message (Expand)Author
2012-01-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2012-01-10Input: revert some over-zealous conversions to module_platform_driver()Dmitry Torokhov
2012-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2012-01-04Input: tc3589x-keypad - add missing kerneldocNaga Radhesh
2011-12-30Input: samsung-keypad - implement runtime power management supportMark Brown
2011-12-30Input: tegra-kbc - report wakeup key for some platformsRakesh Iyer
2011-12-30Input: tegra-kbc - add device tree bindingsOlof Johansson
2011-12-23input: samsung-keypad: Add device tree supportThomas Abraham
2011-12-12Input: keyboard - staticise non-exported symbolsAxel Lin
2011-11-30Input: keyboard - use macro module_platform_driver()JJ Ding
2011-11-29Input: samsung-keypad - remove redundant MODULE_ALIASAxel Lin
2011-11-29Merge commit 'v3.2-rc3' into nextDmitry Torokhov
2011-11-15Input: samsung-keypad - enable compiling on other platformsDmitry Torokhov
2011-11-09Input: samsung-keypad - switch to using SIMPLE_DEV_PM_OPSDmitry Torokhov
2011-11-09Input: convert obsolete strict_strtox to kstrtoxJJ Ding
2011-10-31drivers/input: Add module.h to modular drivers implicitly using itPaul Gortmaker
2011-10-29Input: tca8418_keypad - initial driver releaseKyle Manna
2011-10-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-10-27Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds
2011-10-26Merge branch 'next' into for-linusDmitry Torokhov
2011-10-18Input: adp5589-keys - add support for the ADP5585 derivativesMichael Hennerich
2011-10-12Input: imx_keypad - add pm suspend and resume supportHui Wang
2011-10-06Input: lm8323 - wrap suspend and resume in CONFIG_PM_SLEEPDmitry Torokhov
2011-09-20Input: gpio_keys - use of_property_read_u32()Tobias Klauser
2011-09-16Merge branch 'for-linus' of git://github.com/dtor/inputLinus Torvalds
2011-09-09Input: tegra-kbc - tighten lockingDmitry Torokhov
2011-09-09Input: tegra-kbc - fix wakeup from suspendRakesh Iyer
2011-09-08Input: tc3589x-keypad - fix section mismatch warningHarvey Yang
2011-09-07Input: remove IRQF_DISABLED from driversYong Zhang
2011-08-26Input: adp5588-keys - remove incorrect modaliasAxel Lin
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-08ARM: gpio: omap: convert drivers to use asm/gpio.h rather than mach/gpio.hRussell King
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