summaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard/spitzkbd.c
AgeCommit message (Expand)AuthorLines
2008-05-21MODULE_LICENSE expects "GPL v2", not "GPLv2"Al Viro-1/+1
2008-04-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-0/+1
2008-04-24Input: add MODULE_ALIAS() to hotpluggable platform modulesKay Sievers-0/+1
2008-04-19[ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.heric miao-0/+1
2008-01-03Input: spitzkbd - fix suspend key handlingRichard Purdie-0/+1
2007-10-19get rid of input BIT* duplicate definesJiri Slaby-1/+2
2007-04-12Input: keyboards - switch to using input_dev->dev.parentDmitry Torokhov-1/+1
2007-04-12Input: drivers/input/keyboard - don't access dev->private directlyDmitry Torokhov-1/+0
2006-11-05Input: keyboards - handle errors when registering input devicesDmitry Torokhov-12/+12
2006-10-15[ARM] Fix Zaurii keyboard/touchscreen driversRussell King-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells-6/+4
2006-07-02[PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner-6/+6
2006-05-29Input: change from numbered to named switchesRichard Purdie-6/+6
2006-04-26Input: spitzkbd - fix the reversed Address and Calender keysRichard Purdie-2/+2
2006-03-14Input: zaurus keyboard driver updatesRichard Purdie-1/+9
2006-01-08[PATCH] IRQ type flagsRussell King-13/+14
2005-11-09[DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King-14/+15
2005-10-29Create platform_device.h to contain all the platform device details.Russell King-1/+1
2005-10-28[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King-21/+19
2005-10-28[PATCH] drivers/input/keyboard: convert to dynamic input_dev allocationDmitry Torokhov-34/+45
2005-10-14[ARM] 3014/1: Spitz keyboard: Correct the right shift keyRichard Purdie-1/+1
2005-09-13[PATCH] SharpSL: Add an input keyboard driver for Zaurus cxx00 seriesRichard Purdie-0/+478