| Commit message (Expand) | Author | Age |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2012-03-30 |
|\ |
|
| * | Input: tegra-kbc - allocate pdata before using it | Viresh Kumar | 2012-03-27 |
| * | 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-19 |
* | | Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-03-27 |
|\ \
| |/
|/| |
|
| * | ARM: 7341/1: input: prepare jornada720 keyboard and ts for sa11x0 sparse irq | Rob Herring | 2012-03-25 |
* | | Input: convert I2C drivers to use module_i2c_driver() | Axel Lin | 2012-03-17 |
* | | Input: omap4-keypad - move platform_data to <linux/platform_data> | Felipe Balbi | 2012-03-17 |
* | | Input: tegra-kbc - revise device tree support | Olof Johansson | 2012-03-14 |
* | | Input: of_keymap - add device tree bindings for simple key matrices | Olof Johansson | 2012-03-14 |
* | | Merge commit 'v3.3-rc6' into next | Dmitry Torokhov | 2012-03-09 |
|\| |
|
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2012-02-04 |
| |\ |
|
| | * | Input: twl4030_keypad - fix comment (trivial) | Felipe Contreras | 2012-02-01 |
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2012-01-12 |
| |\| |
|
| | * | Input: revert some over-zealous conversions to module_platform_driver() | Dmitry Torokhov | 2012-01-11 |
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2012-01-10 |
| |\| |
|
| * | | input: samsung-keypad: Add device tree support | Thomas Abraham | 2011-12-22 |
* | | | 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-28 |
* | | | Input: tegra-kbc - allow skipping setting up some of GPIO pins | Shridhar Rasal | 2012-02-03 |
* | | | 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-23 |
| |/
|/| |
|
* | | Input: tc3589x-keypad - add missing kerneldoc | Naga Radhesh | 2012-01-05 |
* | | 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-30 |
* | | Input: keyboard - staticise non-exported symbols | Axel Lin | 2011-12-12 |
* | | Input: keyboard - use macro module_platform_driver() | JJ Ding | 2011-12-01 |
* | | Input: samsung-keypad - remove redundant MODULE_ALIAS | Axel Lin | 2011-11-29 |
* | | Merge commit 'v3.2-rc3' into next | Dmitry Torokhov | 2011-11-29 |
|\| |
|
| * | drivers/input: Add module.h to modular drivers implicitly using it | Paul Gortmaker | 2011-10-31 |
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2011-10-27 |
| |\ |
|
| | * | Merge branch 'next' into for-linus | Dmitry Torokhov | 2011-10-27 |
| | |\ |
|
| * | \ | Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c... | Linus Torvalds | 2011-10-27 |
| |\ \ \ |
|
| | * | | | ARM: gpio: omap: convert drivers to use asm/gpio.h rather than mach/gpio.h | Russell King | 2011-08-08 |
| * | | | | Merge branch 'for-linus' of git://github.com/dtor/input | Linus Torvalds | 2011-09-16 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| | * | | | Input: adp5588-keys - remove incorrect modalias | Axel Lin | 2011-08-27 |
* | | | | | Input: samsung-keypad - enable compiling on other platforms | Dmitry Torokhov | 2011-11-15 |
* | | | | | Input: samsung-keypad - switch to using SIMPLE_DEV_PM_OPS | Dmitry Torokhov | 2011-11-10 |
* | | | | | Input: convert obsolete strict_strtox to kstrtox | JJ Ding | 2011-11-10 |
* | | | | | Input: tca8418_keypad - initial driver release | Kyle Manna | 2011-10-29 |
| |_|_|/
|/| | | |
|
* | | | | Input: adp5589-keys - add support for the ADP5585 derivatives | Michael Hennerich | 2011-10-19 |
* | | | | Input: imx_keypad - add pm suspend and resume support | Hui Wang | 2011-10-13 |
* | | | | Input: lm8323 - wrap suspend and resume in CONFIG_PM_SLEEP | Dmitry Torokhov | 2011-10-06 |
* | | | | Input: gpio_keys - use of_property_read_u32() | Tobias Klauser | 2011-09-21 |
* | | | | Input: tegra-kbc - tighten locking | Dmitry Torokhov | 2011-09-09 |