summaryrefslogtreecommitdiff
path: root/drivers/input/keyboard/corgikbd.c
AgeCommit message (Expand)Author
2010-05-11input: remove obsolete {corgi,spitz,tosa}kbd.cEric Miao
2009-03-13Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into develRussell King
2009-03-09[ARM] pxa: remove unnecessary #include of pxa-regs.h and hardware.hEric Miao
2009-01-12Input: corgikbd - mark probe function as __devinitUwe Kleine-König
2008-09-25[ARM] pxa: remove references to pxa_gpio_mode() in commentsRussell King
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King
2008-05-21MODULE_LICENSE expects "GPL v2", not "GPLv2"Al Viro
2008-04-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2008-04-24Input: add MODULE_ALIAS() to hotpluggable platform modulesKay Sievers
2008-04-19[ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.heric miao
2007-10-19get rid of input BIT* duplicate definesJiri Slaby
2007-04-12Input: keyboards - switch to using input_dev->dev.parentDmitry Torokhov
2007-04-12Input: drivers/input/keyboard - don't access dev->private directlyDmitry Torokhov
2006-11-05Input: keyboards - handle errors when registering input devicesDmitry Torokhov
2006-10-15[ARM] Fix Zaurii keyboard/touchscreen driversRussell King
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-07-02[PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner
2006-05-29Input: change from numbered to named switchesRichard Purdie
2006-03-14Input: zaurus keyboard driver updatesRichard Purdie
2006-01-08[PATCH] IRQ type flagsRussell King
2005-11-09[DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King
2005-10-29Create platform_device.h to contain all the platform device details.Russell King
2005-10-28[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King
2005-10-28[PATCH] drivers/input/keyboard: convert to dynamic input_dev allocationDmitry Torokhov
2005-09-07[PATCH] Input: Add a new switch event typeRichard Purdie
2005-09-07[PATCH] Corgi Keyboard: Code tidyingRichard Purdie
2005-09-07[PATCH] Corgi Keyboard: Add some power management codeRichard Purdie
2005-09-07[PATCH] Corgi Keyboard: Fix a couple of compile errorsRichard Purdie
2005-09-07[PATCH] input: convert kcalloc to kzallocPekka Enberg
2005-05-29Input: Corgi keyboard driver - correct two keys which are much more usefulRichard Purdie
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds