Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ca6f72241966602d254900b9d624cac00df745bf
/
drivers
/
input
/
keyboard
3d0f0fa
Input: atkbd - restore repeat rate when resuming
by Dmitry Torokhov
· 18 years ago
dace145
[PATCH] irq-flags: misc drivers: Use the new IRQF_ constants
by Thomas Gleixner
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
f8b4c46
Input: atkbd - fix hardware autorepeat
by Dmitry Torokhov
· 18 years ago
0ae051a
Input: atkbd - fix HANGEUL/HANJA keys
by Dmitry Torokhov
· 18 years ago
b9ab58d
Input: fix misspelling of Hangeul key
by Jerome Pinot
· 18 years ago
ea08c6f
Input: fix potential overflows in driver/input/keyboard
by Dmitry Torokhov
· 18 years ago
5fa28ea
[PATCH] m68k: restore amikbd compatibility with 2.4
by Roman Zippel
· 18 years ago
ed8f9e2
Input: change from numbered to named switches
by Richard Purdie
· 18 years ago
7b7e394
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by Dmitry Torokhov
· 19 years ago
f11a7c0
Input: spitzkbd - fix the reversed Address and Calender keys
by Richard Purdie
· 19 years ago
d668da8
[PARISC] Fix up hil_kbd.c mismerge
by Matthew Wilcox
· 19 years ago
95d465f
Manual merge with Linus.
by Dmitry Torokhov
· 19 years ago
cd7a920
[PARISC] Fix double free when removing HIL drivers
by Kyle McMartin
· 19 years ago
102c8c7
[PARISC] Convert HIL drivers to use input_allocate_device
by Helge Deller
· 19 years ago
4872f78
Input: zaurus keyboard driver updates
by Richard Purdie
· 19 years ago
aaef685d5
Input: atkbd - allow disabling on X86_PC (if EMBEDDED)
by Dmitry Torokhov
· 19 years ago
380e19e
Input: atkbd - disable softrepeat for dumb keyboards
by Vojtech Pavlik
· 19 years ago
9b104c1
Input: atkbd - fix complaints about 'releasing unknown key 0x7f'
by Vojtech Pavlik
· 19 years ago
b39787a
Input: use kzalloc() throughout the code
by Eric Sesterhenn
· 19 years ago
33d3f07
Input: atkbd - semaphore to mutex conversion
by Ingo Molnar
· 19 years ago
02860ab
Input: kill remnants of 98kbd{,-io} and 98spkr
by Arthur Othieno
· 19 years ago
115b2ce
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 19 years ago
94f8d28
Input: remove obsolete maple input drivers
by Paul Mundt
· 19 years ago
9ded96f
[PATCH] IRQ type flags
by Russell King
· 19 years ago
dbc2634
Input: atkbd - don't lose keymap settings when reconnecting keyboard
by Dmitry Torokhov
· 19 years ago
0d4c859
Input: atkbd - speed up setting leds/repeat state
by Dmitry Torokhov
· 19 years ago
3ae5eae
[DRIVER MODEL] Convert platform drivers to use struct platform_driver
by Russell King
· 19 years ago
0aeafa7
Input: lkkbd - miscellaneous fixes
by Jan-Benedict Glaw
· 19 years ago
d7a767d
Input: locomokbd - fix wrong bustype
by Pavel Machek
· 19 years ago
438c9da
Input: locomokbd - convert to dynamic input allocation
by Dmitry Torokhov
· 19 years ago
f2c84c0
[PATCH] i386: CONFIG_PC removal
by Arthur Othieno
· 19 years ago
4fd5f82
Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel
by Linus Torvalds
· 19 years ago
76440d5
Input: lkkbd - fix debug message in lkkbd_interrupt()
by Dmitry Torokhov
· 19 years ago
d052d1b
Create platform_device.h to contain all the platform device details.
by Russell King
· 19 years ago
32b32c2
[PATCH] amikbd fix
by Al Viro
· 19 years ago
84860bf
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
by Linus Torvalds
· 19 years ago
9480e30
[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks
by Russell King
· 19 years ago
3c42f0c
[PATCH] drivers/input/keyboard: convert to dynamic input_dev allocation
by Dmitry Torokhov
· 19 years ago
6ab0f5c
[PARISC] Update parisc specific input code from parisc tree
by Matthew Wilcox
· 19 years ago
53f01bb
[PARISC] Convert parisc_device to use struct resource for hpa
by Matthew Wilcox
· 19 years ago
bdad1f8
[PARISC] Change the driver names so /sys/bus/parisc/drivers/ looks better
by Matthew Wilcox
· 19 years ago
9e04099
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 19 years ago
65d406a
[PATCH] zaurus: fix dependencies on collie keyboard
by Pavel Machek
· 19 years ago
4148949
[ARM] 3014/1: Spitz keyboard: Correct the right shift key
by Richard Purdie
· 19 years ago
fff7131
[PATCH] SharpSL: Add an input keyboard driver for Zaurus cxx00 series
by Richard Purdie
· 19 years ago
d344c5e
Manual merge with Linus
by Dmitry Torokhov
· 19 years ago
3158106
[PATCH] Input: Add a new switch event type
by Richard Purdie
· 19 years ago
948e12f
[PATCH] Corgi Keyboard: Code tidying
by Richard Purdie
· 19 years ago
8240a4a
[PATCH] Corgi Keyboard: Add some power management code
by Richard Purdie
· 19 years ago
aba5a4c
[PATCH] Corgi Keyboard: Fix a couple of compile errors
by Richard Purdie
· 19 years ago
a97e148
[PATCH] input: convert kcalloc to kzalloc
by Pekka Enberg
· 19 years ago
8d9a9ae
Input: sunkbd - extend mapping to handle Type-6 Sun keyboards
by Vojtech Pavlik
· 19 years ago
903b126
Input: atkbd - handle keyboards generating scancode 0x7f
by Vojtech Pavlik
· 19 years ago
3e0777b
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/dtor/input.git manually
by Linus Torvalds
· 19 years ago
e404e27
[PATCH] Driver Core: drivers/i2c/chips/w83781d.c - drivers/s390/block/dcssblk.c: update device attribute callbacks
by Yani Ioannou
· 19 years ago
a86d1f4
[PATCH] input: disable scroll feature on AT keyboards
by Vojtech Pavlik
· 19 years ago
58a0077
Input: maple_keyb - remove useless dc_kbd_open and dc_kbd_close
by Dmitry Torokhov
· 19 years ago
d083e90
Input: whitespace fixes in drivers/input/keyboard
by Dmitry Torokhov
· 19 years ago
6af2cf5
Input: Corgi keyboard driver - correct two keys which are much more useful
by Richard Purdie
· 19 years ago
7d6064d
Input: Fix fast scrolling scancodes in atkbd.c
by Vojtech Pavlik
· 19 years ago
5212dd5
[PATCH] input: Fix fast scrolling scancodes in atkbd.c
by Vojtech Pavlik
· 19 years ago
53b2168
[PATCH] drivers/input/keyboard/atkbd.c: fix off by one errors
by Adrian Bunk
· 19 years ago
fbd568a3e
[PATCH] Change synchronize_kernel to _rcu and _sched
by Paul E. McKenney
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago