Age | Commit message (Expand) | Author |
2013-12-11 | Input: allow deselecting serio drivers even without CONFIG_EXPERT | Tom Gundersen |
2012-03-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2012-03-27 | Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2012-03-27 | Input: tegra-kbc - allocate pdata before using it | Viresh Kumar |
2012-03-25 | ARM: 7341/1: input: prepare jornada720 keyboard and ts for sa11x0 sparse irq | Rob Herring |
2012-03-19 | Input: gpio_keys - add support for interrupt only keys | Laxman Dewangan |
2012-03-19 | Input: gpio_keys - consolidate key destructor code | Dmitry Torokhov |
2012-03-19 | Input: revert "gpio_keys - switch to using threaded IRQs" | David Jander |
2012-03-19 | Input: gpio_keys - constify platform data | Dmitry Torokhov |
2012-03-16 | Input: convert I2C drivers to use module_i2c_driver() | Axel Lin |
2012-03-16 | Input: omap4-keypad - move platform_data to <linux/platform_data> | Felipe Balbi |
2012-03-13 | Input: tegra-kbc - revise device tree support | Olof Johansson |
2012-03-13 | Input: of_keymap - add device tree bindings for simple key matrices | Olof Johansson |
2012-03-09 | Merge commit 'v3.3-rc6' into next | Dmitry Torokhov |
2012-02-28 | Input: spear-keyboard - provide thaw and poweroff routines | Viresh Kumar |
2012-02-28 | Input: spear-keyboard - configure device according to supplied mode | Rajeev Kumar |
2012-02-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2012-02-03 | Input: tegra-kbc - allow skipping setting up some of GPIO pins | Shridhar Rasal |
2012-02-01 | Input: twl4030_keypad - fix comment (trivial) | Felipe Contreras |
2012-01-23 | Input: tegra-kbc - enable key interrupt for wakeup | Rakesh Iyer |
2012-01-23 | Input: samsung-keypad - don't synchronise with runtime PM put | Mark Brown |
2012-01-23 | Input: nomadik-ske-keypad - convert to using SIMPLE_DEV_PM_OPS | Dmitry Torokhov |
2012-01-23 | Input: nomadik-ske-keypad - do not assign driver's probe() method | Dmitry Torokhov |
2012-01-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2012-01-10 | Input: revert some over-zealous conversions to module_platform_driver() | Dmitry Torokhov |
2012-01-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2012-01-04 | Input: tc3589x-keypad - add missing kerneldoc | Naga Radhesh |
2011-12-30 | Input: samsung-keypad - implement runtime power management support | Mark Brown |
2011-12-30 | Input: tegra-kbc - report wakeup key for some platforms | Rakesh Iyer |
2011-12-30 | Input: tegra-kbc - add device tree bindings | Olof Johansson |
2011-12-23 | input: samsung-keypad: Add device tree support | Thomas Abraham |
2011-12-12 | Input: keyboard - staticise non-exported symbols | Axel Lin |
2011-11-30 | Input: keyboard - use macro module_platform_driver() | JJ Ding |
2011-11-29 | Input: samsung-keypad - remove redundant MODULE_ALIAS | Axel Lin |
2011-11-29 | Merge commit 'v3.2-rc3' into next | Dmitry Torokhov |
2011-11-15 | Input: samsung-keypad - enable compiling on other platforms | Dmitry Torokhov |
2011-11-09 | Input: samsung-keypad - switch to using SIMPLE_DEV_PM_OPS | Dmitry Torokhov |
2011-11-09 | Input: convert obsolete strict_strtox to kstrtox | JJ Ding |
2011-10-31 | drivers/input: Add module.h to modular drivers implicitly using it | Paul Gortmaker |
2011-10-29 | Input: tca8418_keypad - initial driver release | Kyle Manna |
2011-10-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2011-10-27 | Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c... | Linus Torvalds |
2011-10-26 | Merge branch 'next' into for-linus | Dmitry Torokhov |
2011-10-18 | Input: adp5589-keys - add support for the ADP5585 derivatives | Michael Hennerich |
2011-10-12 | Input: imx_keypad - add pm suspend and resume support | Hui Wang |
2011-10-06 | Input: lm8323 - wrap suspend and resume in CONFIG_PM_SLEEP | Dmitry Torokhov |
2011-09-20 | Input: gpio_keys - use of_property_read_u32() | Tobias Klauser |
2011-09-16 | Merge branch 'for-linus' of git://github.com/dtor/input | Linus Torvalds |
2011-09-09 | Input: tegra-kbc - tighten locking | Dmitry Torokhov |
2011-09-09 | Input: tegra-kbc - fix wakeup from suspend | Rakesh Iyer |