aboutsummaryrefslogtreecommitdiff
path: root/drivers/input/keyboard
AgeCommit message (Expand)Author
2008-11-19s3c2410-qt2410-buttons.patchmokopatches
2008-11-19gta01-inputdevice.patchmokopatches
2008-10-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2008-10-16Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-10-16omap drivers: switch to standard GPIO callsDavid Brownell
2008-10-15Merge branch 'next' into for-linusDmitry Torokhov
2008-10-14Merge branch 'omap-all' into develRussell King
2008-10-07Merge branches 'pxa-core' and 'pxa-machines' into pxa-allRussell King
2008-09-25[ARM] pxa: remove references to pxa_gpio_mode() in commentsRussell King
2008-09-10Input: atkbd - expand Latitude's force release quirk to other DellsMatthew Garrett
2008-09-10Input: bf54x-keys - add power management supportMichael Hennerich
2008-09-10Input: convert drivers to use strict_strtoul()Joe Rouvier
2008-09-05[ARM] omap: fix a load of "warning: symbol 'xxx' was not declared. Should it ...Russell King
2008-08-27Blackfin arch: move include/asm-blackfin header files to arch/blackfinBryan Wu
2008-08-23removed unused #include <linux/version.h>'sAdrian Bunk
2008-08-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2008-08-18Input: remove version.h from drivers that don't need itHuang Weiyi
2008-08-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2008-08-08Merge commit 'v2.6.27-rc1' into for-linusDmitry Torokhov
2008-08-08Input: gpio-keys - simplify argument list for report_eventUwe Kleine-König
2008-08-08Input: gpio-keys - optimize interrupt handlerUwe Kleine-König
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King
2008-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesRussell King
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King
2008-08-07[ARM] Eliminate useless includes of asm/mach-types.hRussell King
2008-08-04maple: Kill useless private_data pointer.Paul Mundt
2008-08-04maple: Clean up maple_driver_register/unregister routines.Paul Mundt
2008-08-04input: Clean up maple keyboard driverAdrian McMenamin
2008-08-04maple: allow removal and reinsertion of keyboard driver moduleAdrian McMenamin
2008-07-30Input: gpio-keys - make gpio_keys_device_driver staticUwe Kleine-König
2008-07-30Input: gpio-keys - fix possible NULL pointer dereferenceUwe Kleine-König
2008-07-29sh: More header path fixups for mach dir refactoring.Paul Mundt
2008-07-28sh_keysc: remove request_mem_region() and release_mem_region()Tetsuya Mukawa
2008-07-24Add missing semaphore.h includesMatthew Wilcox
2008-07-23Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-07-21Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into nextDmitry Torokhov
2008-07-20m68k: Return -ENODEV if no device is foundGeert Uytterhoeven
2008-07-12Merge branch 'pxa-tosa' into pxaRussell King
2008-07-07[ARM] 5064/1: pxa: explicitly specify tosa keyboard GPIOs' low power states t...eric miao
2008-06-30Input: atkbd - fix HP 2133 not sending release event for video switchJiri Kosina
2008-06-17Merge branch 'for-linus' into nextDmitry Torokhov
2008-06-02Input: pxa27x_keypad - add wakeup supportEric Miao
2008-06-02Input: atkbd - use ushort instead of uchar keymapDmitry Torokhov
2008-05-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2008-05-28Input: pxa27x_keypad - miscellaneous fixesAntonio Ospite
2008-05-28Input: atkbd - mark keyboard as disabled when suspending/unloadingDmitry Torokhov
2008-05-21MODULE_LICENSE expects "GPL v2", not "GPLv2"Al Viro
2008-05-20Input: remove CVS keywordsAdrian Bunk
2008-05-18m68k: Some input drivers do not check the platformGeert Uytterhoeven
2008-05-16Input: gpio-keys debouncing supportDmitry Baryshkov