aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard/corgikbd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-04-12Input: keyboards - switch to using input_dev->dev.parentDmitry Torokhov1-1/+1
2007-04-12Input: drivers/input/keyboard - don't access dev->private directlyDmitry Torokhov1-1/+0
2006-11-05Input: keyboards - handle errors when registering input devicesDmitry Torokhov1-7/+10
2006-10-15[ARM] Fix Zaurii keyboard/touchscreen driversRussell King1-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-6/+3
2006-07-02[PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-05-29Input: change from numbered to named switchesRichard Purdie1-6/+6
2006-03-14Input: zaurus keyboard driver updatesRichard Purdie1-11/+24
2006-01-08[PATCH] IRQ type flagsRussell King1-4/+2
2005-11-09[DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King1-14/+15
2005-10-29Create platform_device.h to contain all the platform device details.Russell King1-1/+1
2005-10-28[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King1-12/+10
2005-10-28[PATCH] drivers/input/keyboard: convert to dynamic input_dev allocationDmitry Torokhov1-35/+39
2005-09-07[PATCH] Input: Add a new switch event typeRichard Purdie1-4/+5
2005-09-07[PATCH] Corgi Keyboard: Code tidyingRichard Purdie1-33/+28
2005-09-07[PATCH] Corgi Keyboard: Add some power management codeRichard Purdie1-1/+41
2005-09-07[PATCH] Corgi Keyboard: Fix a couple of compile errorsRichard Purdie1-2/+2
2005-09-07[PATCH] input: convert kcalloc to kzallocPekka Enberg1-1/+1
2005-05-29Input: Corgi keyboard driver - correct two keys which are much more usefulRichard Purdie1-2/+4
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+361