Age | Commit message (Expand) | Author |
2008-08-27 | Blackfin arch: move include/asm-blackfin header files to arch/blackfin | Bryan Wu |
2008-08-23 | removed unused #include <linux/version.h>'s | Adrian Bunk |
2008-08-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2008-08-18 | Input: remove version.h from drivers that don't need it | Huang Weiyi |
2008-08-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2008-08-08 | Merge commit 'v2.6.27-rc1' into for-linus | Dmitry Torokhov |
2008-08-07 | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King |
2008-08-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes | Russell King |
2008-08-07 | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead | Russell King |
2008-08-07 | [ARM] Eliminate useless includes of asm/mach-types.h | Russell King |
2008-08-04 | maple: Kill useless private_data pointer. | Paul Mundt |
2008-08-04 | maple: Clean up maple_driver_register/unregister routines. | Paul Mundt |
2008-08-04 | input: Clean up maple keyboard driver | Adrian McMenamin |
2008-08-04 | maple: allow removal and reinsertion of keyboard driver module | Adrian McMenamin |
2008-07-30 | Input: gpio-keys - make gpio_keys_device_driver static | Uwe Kleine-König |
2008-07-30 | Input: gpio-keys - fix possible NULL pointer dereference | Uwe Kleine-König |
2008-07-29 | sh: More header path fixups for mach dir refactoring. | Paul Mundt |
2008-07-28 | sh_keysc: remove request_mem_region() and release_mem_region() | Tetsuya Mukawa |
2008-07-24 | Add missing semaphore.h includes | Matthew Wilcox |
2008-07-23 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2008-07-21 | Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into next | Dmitry Torokhov |
2008-07-20 | m68k: Return -ENODEV if no device is found | Geert Uytterhoeven |
2008-07-12 | Merge branch 'pxa-tosa' into pxa | Russell King |
2008-07-07 | [ARM] 5064/1: pxa: explicitly specify tosa keyboard GPIOs' low power states t... | eric miao |
2008-06-30 | Input: atkbd - fix HP 2133 not sending release event for video switch | Jiri Kosina |
2008-06-17 | Merge branch 'for-linus' into next | Dmitry Torokhov |
2008-06-02 | Input: pxa27x_keypad - add wakeup support | Eric Miao |
2008-06-02 | Input: atkbd - use ushort instead of uchar keymap | Dmitry Torokhov |
2008-05-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2008-05-28 | Input: pxa27x_keypad - miscellaneous fixes | Antonio Ospite |
2008-05-28 | Input: atkbd - mark keyboard as disabled when suspending/unloading | Dmitry Torokhov |
2008-05-21 | MODULE_LICENSE expects "GPL v2", not "GPLv2" | Al Viro |
2008-05-20 | Input: remove CVS keywords | Adrian Bunk |
2008-05-18 | m68k: Some input drivers do not check the platform | Geert Uytterhoeven |
2008-05-16 | Input: gpio-keys debouncing support | Dmitry Baryshkov |
2008-05-16 | Input: replace remaining __FUNCTION__ occurrences | Harvey Harrison |
2008-04-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2008-04-24 | Input: bf54x-keys - add infrastructure for keypad wakeups | Michael Hennerich |
2008-04-24 | Input: add MODULE_ALIAS() to hotpluggable platform modules | Kay Sievers |
2008-04-21 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2008-04-19 | Merge branch 'omap2-upstream' into devel | Russell King |
2008-04-19 | [ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.h | eric miao |
2008-04-18 | Fix sh_keysc double free | Magnus Damm |
2008-04-18 | sh: SuperH KEYSC platform driver | Magnus Damm |
2008-04-15 | Input: omap-keypad - fix build warning | David Brownell |
2008-04-15 | Input: gpio_keys - irq handling cleanup | David Brownell |
2008-04-02 | Input: tosakbd - fix suspend | Dmitry Baryshkov |
2008-04-02 | Input: locomokbd - add 'off' button support for Sharp Collie/Poodle | Helge Deller |
2008-03-20 | Input: pxa27x - fix keypad KPC macros | Samuel Ortiz |
2008-01-31 | Input: pxa27x_keypad - also enable on PXA3xx | Eric Miao |