index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
keyboard
/
atkbd.c
Age
Commit message (
Expand
)
Author
2009-05-11
Input: atkbd - add force release keys quirk for Amilo Xi 3650
Adrian Batzill
2009-04-15
Input: atkbd - add forced release keys quirk for Samsung NC20
Barry Carroll
2009-04-15
Input: atkbd - add forced release keys quirk for Samsung Q45
Dmitry Torokhov
2009-03-08
Input: atkbd - add quirk for Fujitsu Siemens Amilo PA 1510
Daniel Mierswa
2009-03-08
Input: atkbd - consolidate force release quirk setup
Daniel Mierswa
2009-03-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2009-01-10
Input: atkbd - make forced_release_keys[] static
Daniel Mierswa
2009-01-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-01-06
trivial: fix an -> a typos in documentation and comments
Frederik Schwarzer
2008-12-30
Input: atkbd - broaden the Dell DMI signatures
Matthew Garrett
2008-12-20
Input: atkbd - Samsung NC10 key repeat fix
Stuart Hopkins
2008-12-20
Input: atkbd - add keyboard quirk for HP Pavilion ZV6100 laptop
Rikard Ljungstrand
2008-11-11
Input: atkbd - cancel delayed work before freeing its structure
Jiri Pirko
2008-11-11
Input: atkbd - add keymap quirk for Inventec Symphony systems
Matthew Garrett
2008-09-10
Input: atkbd - expand Latitude's force release quirk to other Dells
Matthew Garrett
2008-09-10
Input: convert drivers to use strict_strtoul()
Joe Rouvier
2008-06-30
Input: atkbd - fix HP 2133 not sending release event for video switch
Jiri Kosina
2008-06-17
Merge branch 'for-linus' into next
Dmitry Torokhov
2008-06-02
Input: atkbd - use ushort instead of uchar keymap
Dmitry Torokhov
2008-05-28
Input: atkbd - mark keyboard as disabled when suspending/unloading
Dmitry Torokhov
2008-01-21
Input: drop redundant includes of moduleparam.h
Julia Lawall
2008-01-21
Input: atkbd - remove unneeded synchronize_sched()
Dmitry Torokhov
2008-01-21
Input: atkbd - properly handle special keys on Dell Latitudes
Giel de Nijs
2007-10-19
get rid of input BIT* duplicate defines
Jiri Slaby
2007-07-10
Input: atkbd - change mapping for e032 from KEY_WWW to KEY_HOMEPAGE
Hans de Goede
2007-06-28
Input: atkbd - use printk_ratelimit for spurious ACK messages
Qi Yong
2007-06-28
Input: atkbd - throttle LED switching
Dmitry Torokhov
2007-04-12
Input: keyboards - switch to using input_dev->dev.parent
Dmitry Torokhov
2007-04-12
Input: drivers/input/keyboard - don't access dev->private directly
Dmitry Torokhov
2007-02-18
Input: remove obsolete setup parameters from input drivers
Dmitry Torokhov
2006-12-08
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Dmitry Torokhov
2006-11-23
Input: handle serio_register_driver() errors
Akinobu Mita
2006-11-22
WorkStruct: Pass the work_struct pointer instead of context data
David Howells
2006-11-05
Input: keyboards - handle errors when registering input devices
Dmitry Torokhov
2006-10-11
Input: atkbd - supress "too many keys" error message
Dmitry Torokhov
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-09-19
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Dmitry Torokhov
2006-09-14
Input: atkbd - support Microsoft Natural Elite Pro keyboards
Dmitry Torokhov
2006-08-23
Input: atkbd - fix overrun in atkbd_set_repeat_rate()
Florin Malita
2006-08-04
Input: atkbd - restore repeat rate when resuming
Dmitry Torokhov
2006-06-27
Input: atkbd - fix hardware autorepeat
Dmitry Torokhov
2006-06-26
Input: atkbd - fix HANGEUL/HANJA keys
Dmitry Torokhov
2006-06-26
Input: fix misspelling of Hangeul key
Jerome Pinot
2006-06-26
Input: fix potential overflows in driver/input/keyboard
Dmitry Torokhov
2006-03-14
Input: atkbd - disable softrepeat for dumb keyboards
Vojtech Pavlik
2006-03-14
Input: atkbd - fix complaints about 'releasing unknown key 0x7f'
Vojtech Pavlik
2006-02-19
Input: atkbd - semaphore to mutex conversion
Ingo Molnar
2006-01-05
Input: atkbd - don't lose keymap settings when reconnecting keyboard
Dmitry Torokhov
2005-11-20
Input: atkbd - speed up setting leds/repeat state
Dmitry Torokhov
2005-10-28
[PATCH] drivers/input/keyboard: convert to dynamic input_dev allocation
Dmitry Torokhov
[next]