Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
903b9124eae00edf8a9d6491dab60fcda777aabd
/
drivers
/
input
/
keyboard
/
atkbd.c
032e46c
Input: atkbd - add force relese key quirk for Soltech TA12
by Jerone Young
· 15 years ago
f0a14de
Input: atkbd - add forced release keys quirk for FSC Amilo Pi 3525
by Simon Davie
· 15 years ago
9166d0f
Input: atkbd - add force release keys quirk for Amilo Xi 3650
by Adrian Batzill
· 16 years ago
e04126c
Input: atkbd - add forced release keys quirk for Samsung NC20
by Barry Carroll
· 16 years ago
157f3a3
Input: atkbd - add forced release keys quirk for Samsung Q45
by Dmitry Torokhov
· 16 years ago
adcb523
Input: atkbd - add quirk for Fujitsu Siemens Amilo PA 1510
by Daniel Mierswa
· 16 years ago
3919169
Input: atkbd - consolidate force release quirk setup
by Daniel Mierswa
· 16 years ago
6b3bf20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 16 years ago
520abcd
Input: atkbd - make forced_release_keys[] static
by Daniel Mierswa
· 16 years ago
57c44c5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 16 years ago
0211a9c
trivial: fix an -> a typos in documentation and comments
by Frederik Schwarzer
· 16 years ago
2a3ec32
Input: atkbd - broaden the Dell DMI signatures
by Matthew Garrett
· 16 years ago
4200844
Input: atkbd - Samsung NC10 key repeat fix
by Stuart Hopkins
· 16 years ago
181f638
Input: atkbd - add keyboard quirk for HP Pavilion ZV6100 laptop
by Rikard Ljungstrand
· 16 years ago
d6d79a7
Input: atkbd - cancel delayed work before freeing its structure
by Jiri Pirko
· 16 years ago
a8215b8
Input: atkbd - add keymap quirk for Inventec Symphony systems
by Matthew Garrett
· 16 years ago
61579ba
Input: atkbd - expand Latitude's force release quirk to other Dells
by Matthew Garrett
· 16 years ago
160f1fe
Input: convert drivers to use strict_strtoul()
by Joe Rouvier
· 16 years ago
5a54c01
Input: atkbd - fix HP 2133 not sending release event for video switch
by Jiri Kosina
· 16 years ago
15439dd
Merge branch 'for-linus' into next
by Dmitry Torokhov
· 16 years ago
f6d6561
Input: atkbd - use ushort instead of uchar keymap
by Dmitry Torokhov
· 16 years ago
57f5b15
Input: atkbd - mark keyboard as disabled when suspending/unloading
by Dmitry Torokhov
· 16 years ago
3b04a61
Input: drop redundant includes of moduleparam.h
by Julia Lawall
· 17 years ago
f0b92b9
Input: atkbd - remove unneeded synchronize_sched()
by Dmitry Torokhov
· 17 years ago
554101e
Input: atkbd - properly handle special keys on Dell Latitudes
by Giel de Nijs
· 17 years ago
7b19ada
get rid of input BIT* duplicate defines
by Jiri Slaby
· 17 years ago
72a42f2
Input: atkbd - change mapping for e032 from KEY_WWW to KEY_HOMEPAGE
by Hans de Goede
· 17 years ago
9f7a60d
Input: atkbd - use printk_ratelimit for spurious ACK messages
by Qi Yong
· 17 years ago
da4249c
Input: atkbd - throttle LED switching
by Dmitry Torokhov
· 17 years ago
469ba4d
Input: keyboards - switch to using input_dev->dev.parent
by Dmitry Torokhov
· 18 years ago
b356872
Input: drivers/input/keyboard - don't access dev->private directly
by Dmitry Torokhov
· 18 years ago
62b529a
Input: remove obsolete setup parameters from input drivers
by Dmitry Torokhov
· 18 years ago
bef9865
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by Dmitry Torokhov
· 18 years ago
153a9df0
Input: handle serio_register_driver() errors
by Akinobu Mita
· 18 years ago
65f27f3
WorkStruct: Pass the work_struct pointer instead of context data
by David Howells
· 18 years ago
2b03b60
Input: keyboards - handle errors when registering input devices
by Dmitry Torokhov
· 18 years ago
86255d9
Input: atkbd - supress "too many keys" error message
by Dmitry Torokhov
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
0612ec4
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by Dmitry Torokhov
· 18 years ago
9807879
Input: atkbd - support Microsoft Natural Elite Pro keyboards
by Dmitry Torokhov
· 18 years ago
8ea371f
Input: atkbd - fix overrun in atkbd_set_repeat_rate()
by Florin Malita
· 18 years ago
3d0f0fa
Input: atkbd - restore repeat rate when resuming
by Dmitry Torokhov
· 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
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
33d3f07
Input: atkbd - semaphore to mutex conversion
by Ingo Molnar
· 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
3c42f0c
[PATCH] drivers/input/keyboard: convert to dynamic input_dev allocation
by Dmitry Torokhov
· 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
d083e90
Input: whitespace fixes in drivers/input/keyboard
by Dmitry Torokhov
· 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