index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
keyboard
/
corgikbd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-14
Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel
Russell King
1
-4
/
+4
2009-03-09
[ARM] pxa: remove unnecessary #include of pxa-regs.h and hardware.h
Eric Miao
1
-2
/
+0
2009-01-13
Input: corgikbd - mark probe function as __devinit
Uwe Kleine-König
1
-4
/
+4
2008-09-25
[ARM] pxa: remove references to pxa_gpio_mode() in comments
Russell King
1
-3
/
+3
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
1
-4
/
+4
2008-05-22
MODULE_LICENSE expects "GPL v2", not "GPLv2"
Al Viro
1
-1
/
+1
2008-04-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-0
/
+2
2008-04-24
Input: add MODULE_ALIAS() to hotpluggable platform modules
Kay Sievers
1
-0
/
+2
2008-04-19
[ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.h
eric miao
1
-0
/
+1
2007-10-19
get rid of input BIT* duplicate defines
Jiri Slaby
1
-1
/
+2
2007-04-12
Input: keyboards - switch to using input_dev->dev.parent
Dmitry Torokhov
1
-1
/
+1
2007-04-12
Input: drivers/input/keyboard - don't access dev->private directly
Dmitry Torokhov
1
-1
/
+0
2006-11-06
Input: keyboards - handle errors when registering input devices
Dmitry Torokhov
1
-7
/
+10
2006-10-15
[ARM] Fix Zaurii keyboard/touchscreen drivers
Russell King
1
-1
/
+1
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-6
/
+3
2006-07-03
[PATCH] irq-flags: misc drivers: Use the new IRQF_ constants
Thomas Gleixner
1
-1
/
+1
2006-05-30
Input: change from numbered to named switches
Richard Purdie
1
-6
/
+6
2006-03-14
Input: zaurus keyboard driver updates
Richard Purdie
1
-11
/
+24
2006-01-09
[PATCH] IRQ type flags
Russell King
1
-4
/
+2
2005-11-10
[DRIVER MODEL] Convert platform drivers to use struct platform_driver
Russell King
1
-14
/
+15
2005-10-29
Create platform_device.h to contain all the platform device details.
Russell King
1
-1
/
+1
2005-10-28
[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks
Russell King
1
-12
/
+10
2005-10-28
[PATCH] drivers/input/keyboard: convert to dynamic input_dev allocation
Dmitry Torokhov
1
-35
/
+39
2005-09-08
[PATCH] Input: Add a new switch event type
Richard Purdie
1
-4
/
+5
2005-09-08
[PATCH] Corgi Keyboard: Code tidying
Richard Purdie
1
-33
/
+28
2005-09-08
[PATCH] Corgi Keyboard: Add some power management code
Richard Purdie
1
-1
/
+41
2005-09-08
[PATCH] Corgi Keyboard: Fix a couple of compile errors
Richard Purdie
1
-2
/
+2
2005-09-08
[PATCH] input: convert kcalloc to kzalloc
Pekka Enberg
1
-1
/
+1
2005-05-29
Input: Corgi keyboard driver - correct two keys which are much more useful
Richard Purdie
1
-2
/
+4
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+361