aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-02-04
|\
| * Input: twl4030_keypad - fix comment (trivial)Felipe Contreras2012-02-01
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-01-12
|\|
| * Input: revert some over-zealous conversions to module_platform_driver()Dmitry Torokhov2012-01-11
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-01-10
|\|
| * Input: tc3589x-keypad - add missing kerneldocNaga Radhesh2012-01-05
| * Input: samsung-keypad - implement runtime power management supportMark Brown2011-12-30
| * Input: tegra-kbc - report wakeup key for some platformsRakesh Iyer2011-12-30
| * Input: tegra-kbc - add device tree bindingsOlof Johansson2011-12-30
| * Input: keyboard - staticise non-exported symbolsAxel Lin2011-12-12
| * Input: keyboard - use macro module_platform_driver()JJ Ding2011-12-01
| * Input: samsung-keypad - remove redundant MODULE_ALIASAxel Lin2011-11-29
| * Merge commit 'v3.2-rc3' into nextDmitry Torokhov2011-11-29
| |\
| * | Input: samsung-keypad - enable compiling on other platformsDmitry Torokhov2011-11-15
| * | Input: samsung-keypad - switch to using SIMPLE_DEV_PM_OPSDmitry Torokhov2011-11-10
| * | Input: convert obsolete strict_strtox to kstrtoxJJ Ding2011-11-10
| * | Input: tca8418_keypad - initial driver releaseKyle Manna2011-10-29
* | | input: samsung-keypad: Add device tree supportThomas Abraham2011-12-22
| |/ |/|
* | drivers/input: Add module.h to modular drivers implicitly using itPaul Gortmaker2011-10-31
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-10-27
|\ \
| * | Merge branch 'next' into for-linusDmitry Torokhov2011-10-27
| |\|
| | * Input: adp5589-keys - add support for the ADP5585 derivativesMichael Hennerich2011-10-19
| | * Input: imx_keypad - add pm suspend and resume supportHui Wang2011-10-13
| | * Input: lm8323 - wrap suspend and resume in CONFIG_PM_SLEEPDmitry Torokhov2011-10-06
| | * Input: gpio_keys - use of_property_read_u32()Tobias Klauser2011-09-21
| | * Input: tegra-kbc - tighten lockingDmitry Torokhov2011-09-09
| | * Input: tegra-kbc - fix wakeup from suspendRakesh Iyer2011-09-09
| | * Input: tc3589x-keypad - fix section mismatch warningHarvey Yang2011-09-08
| | * Input: remove IRQF_DISABLED from driversYong Zhang2011-09-07
* | | Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds2011-10-27
|\ \ \
| * | | ARM: gpio: omap: convert drivers to use asm/gpio.h rather than mach/gpio.hRussell King2011-08-08
* | | | Merge branch 'for-linus' of git://github.com/dtor/inputLinus Torvalds2011-09-16
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | Input: adp5588-keys - remove incorrect modaliasAxel Lin2011-08-27
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-08-24
|\| | | |/ |/|
| * Input: ep93xx_keypad - add missing include of linux/module.hAxel Lin2011-08-21
| * Input: tegra-kbc - correct call to input_free_deviceAxel Lin2011-08-11
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-08-04
|\|
| * Input: gpio_keys - return proper error code if memory allocation failsTobias Klauser2011-07-30
| * Input: lm8323 - add missing device_remove_file for dev_attr_timeAxel Lin2011-07-30
| * Input: tegra-kbc - fix computation of polling timeRakesh Iyer2011-07-30
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-07-27
|\|
| * Merge branch 'next' into for-linusDmitry Torokhov2011-07-27
| |\
| | * Input: tegra-kbc - enable key autorepeatRakesh Iyer2011-07-25
| | * Input: pmic8xxx-keypad - fix a leak of the IRQ during init failureAxel Lin2011-07-18
| | * Input: atkbd - make dmi callback functions return 1Axel Lin2011-07-13
| | * Input: gpio_keys - switch to using SIMPLE_DEV_PM_OPSDmitry Torokhov2011-07-10
| | * Input: gpio_keys - add support for device-tree platform dataDavid Jander2011-07-10
| | * Input: mpr121 - improve sensibility of touch keyJiejing Zhang2011-06-29
| | * Input: gpio_keys - fix a memory leakAxel Lin2011-06-29
| | * Input: gpio_keys - move to late_initcallDavid Jander2011-06-27