summaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard/corgikbd.c
Commit message (Expand)AuthorAgeFilesLines
* input: remove obsolete {corgi,spitz,tosa}kbd.cEric Miao2010-05-111-414/+0Star
* Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into develRussell King2009-03-131-4/+4
|\
| * Input: corgikbd - mark probe function as __devinitUwe Kleine-König2009-01-131-4/+4
* | [ARM] pxa: remove unnecessary #include of pxa-regs.h and hardware.hEric Miao2009-03-091-2/+0Star
|/
* [ARM] pxa: remove references to pxa_gpio_mode() in commentsRussell King2008-09-251-3/+3
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-071-4/+4
* MODULE_LICENSE expects "GPL v2", not "GPLv2"Al Viro2008-05-221-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2008-04-251-0/+2
|\
| * Input: add MODULE_ALIAS() to hotpluggable platform modulesKay Sievers2008-04-241-0/+2
* | [ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.heric miao2008-04-191-0/+1
|/
* get rid of input BIT* duplicate definesJiri Slaby2007-10-191-1/+2
* Input: keyboards - switch to using input_dev->dev.parentDmitry Torokhov2007-04-121-1/+1
* Input: drivers/input/keyboard - don't access dev->private directlyDmitry Torokhov2007-04-121-1/+0Star
* Input: keyboards - handle errors when registering input devicesDmitry Torokhov2006-11-061-7/+10
* [ARM] Fix Zaurii keyboard/touchscreen driversRussell King2006-10-151-1/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-6/+3Star
* [PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* Input: change from numbered to named switchesRichard Purdie2006-05-301-6/+6
* Input: zaurus keyboard driver updatesRichard Purdie2006-03-141-11/+24
* [PATCH] IRQ type flagsRussell King2006-01-091-4/+2Star
* [DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King2005-11-091-14/+15
* Create platform_device.h to contain all the platform device details.Russell King2005-10-291-1/+1
* [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King2005-10-281-12/+10Star
* [PATCH] drivers/input/keyboard: convert to dynamic input_dev allocationDmitry Torokhov2005-10-281-35/+39
* [PATCH] Input: Add a new switch event typeRichard Purdie2005-09-081-4/+5
* [PATCH] Corgi Keyboard: Code tidyingRichard Purdie2005-09-081-33/+28Star
* [PATCH] Corgi Keyboard: Add some power management codeRichard Purdie2005-09-081-1/+41
* [PATCH] Corgi Keyboard: Fix a couple of compile errorsRichard Purdie2005-09-081-2/+2
* [PATCH] input: convert kcalloc to kzallocPekka Enberg2005-09-081-1/+1
* Input: Corgi keyboard driver - correct two keys which are much more usefulRichard Purdie2005-05-291-2/+4
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+361