index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
keyboard
/
atkbd.c
Age
Commit message (
Expand
)
Author
2010-01-06
Input: atkbd - fix canceling event_work in disconnect
Dmitry Torokhov
2010-01-06
Input: serio - fix potential deadlock when unbinding drivers
Eric W. Biederman
2009-12-24
Input: speed up suspend/shutdown for PS/2 mice and keyboards
Dmitry Torokhov
2009-12-04
Input: atkbd - remove identification strings from DMI table
Dmitry Torokhov
2009-11-12
Input: atkbd - restore LED state at reconnect
Dmitry Torokhov
2009-11-02
Merge commit 'v2.6.32-rc5' into for-linus
Dmitry Torokhov
2009-10-21
Input: atkbd - add a quirk for OQO 01+ multimedia keys
Jamie Lentin
2009-10-18
Input: atkbd - consolidate force release quirks for volume keys
Herton Ronaldo Krzesinski
2009-10-14
Input: atkbd - postpone restoring LED/repeat rate at resume
Dmitry Torokhov
2009-10-13
Input: atkbd - restore resetting LED state at startup
Dmitry Torokhov
2009-09-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2009-09-21
trivial: fix typo s/ketymap/keymap/ in comment
Thadeu Lima de Souza Cascardo
2009-09-17
Input: atkbd - rely on input core to restore state on resume
Dmitry Torokhov
2009-09-13
Merge branch 'next' into for-linus
Dmitry Torokhov
2009-09-03
Input: atkbd - add Compaq Presario R4000-series repeat quirk
Dave Andrews
2009-09-03
Input: atkbd - allow setting force-release bitmap via sysfs
Dmitry Torokhov
2009-07-20
Input: atkbd - add force relese key quirk for Soltech TA12
Jerone Young
2009-07-12
Input: atkbd - add forced release keys quirk for FSC Amilo Pi 3525
Simon Davie
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
[next]