Age | Commit message (Expand) | Author |
2011-09-16 | Merge branch 'for-linus' of git://github.com/dtor/input | Linus Torvalds |
2011-08-26 | Input: adp5588-keys - remove incorrect modalias | Axel Lin |
2011-08-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2011-08-21 | Input: ep93xx_keypad - add missing include of linux/module.h | Axel Lin |
2011-08-11 | Input: tegra-kbc - correct call to input_free_device | Axel Lin |
2011-08-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2011-07-30 | Input: gpio_keys - return proper error code if memory allocation fails | Tobias Klauser |
2011-07-30 | Input: lm8323 - add missing device_remove_file for dev_attr_time | Axel Lin |
2011-07-30 | Input: tegra-kbc - fix computation of polling time | Rakesh Iyer |
2011-07-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2011-07-27 | Merge branch 'next' into for-linus | Dmitry Torokhov |
2011-07-25 | Input: tegra-kbc - enable key autorepeat | Rakesh Iyer |
2011-07-18 | Input: pmic8xxx-keypad - fix a leak of the IRQ during init failure | Axel Lin |
2011-07-13 | Input: atkbd - make dmi callback functions return 1 | Axel Lin |
2011-07-10 | Input: gpio_keys - switch to using SIMPLE_DEV_PM_OPS | Dmitry Torokhov |
2011-07-10 | Input: gpio_keys - add support for device-tree platform data | David Jander |
2011-07-05 | input: pmic8xxx-keypad: Do not use mfd_get_data() | Samuel Ortiz |
2011-07-04 | Input: sh_keysc - fix compile warning | Dmitry Torokhov |
2011-06-29 | Input: mpr121 - improve sensibility of touch key | Jiejing Zhang |
2011-06-29 | Input: gpio_keys - fix a memory leak | Axel Lin |
2011-06-27 | Input: gpio_keys - move to late_initcall | David Jander |
2011-06-27 | Input: tnetv107x-keypad - fix MODULE_ALIAS | Axel Lin |
2011-06-27 | Input: remove unneeded version.h includes | Jesper Juhl |
2011-06-21 | Input: gpio_keys - switch to using threaded IRQs | David Jander |
2011-06-21 | Input: lm8323 - use oneshot level triggered interrupts | Leigh Brown |
2011-06-21 | Input: lm8323 - convert to threaded IRQ | Felipe Balbi |
2011-06-21 | Input: qt1070 - remove obsolete cleanup for clientdata | Wolfram Sang |
2011-06-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2011-06-18 | Input: sh_keysc - 8x8 MODE_6 fix | Magnus Damm |
2011-06-18 | Input: omap-keypad - add missing input_sync() | Janusz Krzysztofik |
2011-05-26 | input: Add Qualcomm pm8xxx keypad controller driver | Trilok Soni |
2011-05-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2011-05-19 | input/atari: Fix atarimouse init | Michael Schmitz |
2011-05-19 | Input: ADP5589 - new driver for I2C Keypad Decoder and I/O Expander | Michael Hennerich |
2011-05-12 | Input: add driver FSL MPR121 capacitive touch sensor | Zhang Jiejing |
2011-05-11 | Input: tegra-kbc - change wakeup logic to be all or nothing | Rakesh Iyer |
2011-05-05 | Input: sh_keysc - only compile PM code if PM is enabled | Dmitry Torokhov |
2011-05-03 | Input: sh_keysc - make sh_keysc_device_driver static | Dmitry Torokhov |
2011-04-28 | Input: sh_keysc - switch to threaded IRQ handler | Magnus Damm |
2011-04-28 | Input: sh_keysc - implement runtime PM support | Magnus Damm |
2011-04-27 | Input: tegra-kbc - add ghost key filter | Rakesh Iyer |
2011-04-27 | Input: omap-keypad - fix a wrong free_irq() parameter | Axel Lin |
2011-04-27 | Input: qt1070 - add MODULE_DEVICE_TABLE | Axel Lin |
2011-04-22 | Merge commit 'v2.6.39-rc4' into next | Dmitry Torokhov |
2011-04-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2011-04-11 | Input: gpio-keys - add support for setting device name | Alexander Stein |
2011-04-11 | Input: gpio_keys - add support for EV_ABS | Alexander Stein |
2011-04-11 | Input: twl4030_keypad - fix potential NULL dereference in twl4030_kp_probe() | Axel Lin |
2011-04-07 | Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 | Linus Torvalds |
2011-04-06 | Input: twl4030_keypad - avoid potential NULL-pointer dereference | Shubhrajyoti D |