aboutsummaryrefslogtreecommitdiff
path: root/drivers/input/keyboard
AgeCommit message (Expand)Author
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
2008-05-16Input: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2008-04-24Input: bf54x-keys - add infrastructure for keypad wakeupsMichael Hennerich
2008-04-24Input: add MODULE_ALIAS() to hotpluggable platform modulesKay Sievers
2008-04-21Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-04-19Merge branch 'omap2-upstream' into develRussell King
2008-04-19[ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.heric miao
2008-04-18Fix sh_keysc double freeMagnus Damm
2008-04-18sh: SuperH KEYSC platform driverMagnus Damm
2008-04-15Input: omap-keypad - fix build warningDavid Brownell
2008-04-15Input: gpio_keys - irq handling cleanupDavid Brownell
2008-04-02Input: tosakbd - fix suspendDmitry Baryshkov
2008-04-02Input: locomokbd - add 'off' button support for Sharp Collie/PoodleHelge Deller
2008-03-20Input: pxa27x - fix keypad KPC macrosSamuel Ortiz
2008-01-31Input: pxa27x_keypad - also enable on PXA3xxEric Miao
2008-01-31Input: pxa27x_keypad - add debounce_interval to the keypad platform dataEric Miao
2008-01-31Input: pxa27x_keypad - use device resources for I/O memory mapping and IRQEric Miao
2008-01-31Input: pxa27x_keypad - enable rotary encoders and direct keysEric Miao
2008-01-31Input: pxa27x_keypad - introduce pxa27x_keypad_config()Eric Miao
2008-01-31Input: pxa27x_keypad - introduce driver structure and use KEY() to define mat...Eric Miao
2008-01-31Input: pxa27x_keypad - remove pin configuration from the driverEric Miao
2008-01-31Input: pxa27x_keypad - rename the driver (was pxa27x_keyboard)Eric Miao
2008-01-21Input: remove duplicate includesAndre Haupt
2008-01-21Input: add Tosa keyboard driverDmitry Baryshkov