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