summaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard/spitzkbd.c
Commit message (Expand)AuthorAgeFilesLines
* input: remove obsolete {corgi,spitz,tosa}kbd.cEric Miao2010-05-111-496/+0
* Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into develRussell King2009-03-131-4/+4
|\
| * Input: spitzkbd - 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/+0
|/
* [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-211-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2008-04-251-0/+1
|\
| * Input: add MODULE_ALIAS() to hotpluggable platform modulesKay Sievers2008-04-241-0/+1
* | [ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.heric miao2008-04-191-0/+1
|/
* Input: spitzkbd - fix suspend key handlingRichard Purdie2008-01-031-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/+0
* Input: keyboards - handle errors when registering input devicesDmitry Torokhov2006-11-051-12/+12
* [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/+4
* [PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner2006-07-021-6/+6
* Input: change from numbered to named switchesRichard Purdie2006-05-291-6/+6
* Input: spitzkbd - fix the reversed Address and Calender keysRichard Purdie2006-04-261-2/+2
* Input: zaurus keyboard driver updatesRichard Purdie2006-03-141-1/+9
* [PATCH] IRQ type flagsRussell King2006-01-081-13/+14
* [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-21/+19
* [PATCH] drivers/input/keyboard: convert to dynamic input_dev allocationDmitry Torokhov2005-10-281-34/+45
* [ARM] 3014/1: Spitz keyboard: Correct the right shift keyRichard Purdie2005-10-141-1/+1
* [PATCH] SharpSL: Add an input keyboard driver for Zaurus cxx00 seriesRichard Purdie2005-09-131-0/+478
OpenPOWER on IntegriCloud