index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
keyboard
/
atkbd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-11
Input: atkbd - document "no new force-release quirks" policy
Dmitry Torokhov
1
-0
/
+6
2015-02-13
input: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
1
-2
/
+2
2014-11-16
Input: atkbd - correct MSC_SCAN events for force_release keys
Stefan BrĂ¼ns
1
-2
/
+4
2014-09-11
Input: atkbd - do not try 'deactivate' keyboard on any LG laptops
Dmitry Torokhov
1
-8
/
+0
2014-04-24
Input: atkbd - fix keyboard not working on some LG laptops
Sheng-Liang Song
1
-1
/
+28
2013-01-21
Input: atkbd - fix multi-byte scancode handling on reconnect
Shawn Nematbakhsh
1
-21
/
+51
2013-01-17
Input: atkbd - fix a typo in a message
Dmitry Torokhov
1
-1
/
+1
2012-04-23
Input: atkbd - fix language in a printed message
Jesper Juhl
1
-1
/
+1
2011-11-09
Input: convert obsolete strict_strtox to kstrtox
JJ Ding
1
-10
/
+30
2011-07-13
Input: atkbd - make dmi callback functions return 1
Axel Lin
1
-2
/
+2
2010-11-04
Input: atkbd - add 'terminal' parameter for IBM Terminal keyboards
Benjamin LaHaise
1
-1
/
+11
2010-02-26
Input: atkbd - release previously reserved keycodes 248 - 254
Dmitry Torokhov
1
-11
/
+15
2010-01-21
Merge commit 'v2.6.33-rc5' into next
Dmitry Torokhov
1
-38
/
+36
2010-01-06
Input: atkbd - switch to dev_err() and friends
Dmitry Torokhov
1
-137
/
+146
2010-01-06
Input: atkbd - fix canceling event_work in disconnect
Dmitry Torokhov
1
-2
/
+8
2010-01-06
Input: serio - fix potential deadlock when unbinding drivers
Eric W. Biederman
1
-34
/
+25
2009-12-24
Input: speed up suspend/shutdown for PS/2 mice and keyboards
Dmitry Torokhov
1
-2
/
+3
2009-12-04
Input: atkbd - remove identification strings from DMI table
Dmitry Torokhov
1
-17
/
+9
2009-11-12
Input: atkbd - restore LED state at reconnect
Dmitry Torokhov
1
-0
/
+13
2009-11-02
Merge commit 'v2.6.32-rc5' into for-linus
Dmitry Torokhov
1
-1
/
+1
2009-10-21
Input: atkbd - add a quirk for OQO 01+ multimedia keys
Jamie Lentin
1
-0
/
+36
2009-10-18
Input: atkbd - consolidate force release quirks for volume keys
Herton Ronaldo Krzesinski
1
-37
/
+14
2009-10-14
Input: atkbd - postpone restoring LED/repeat rate at resume
Dmitry Torokhov
1
-4
/
+15
2009-10-13
Input: atkbd - restore resetting LED state at startup
Dmitry Torokhov
1
-0
/
+26
2009-09-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-25
/
+0
2009-09-21
trivial: fix typo s/ketymap/keymap/ in comment
Thadeu Lima de Souza Cascardo
1
-1
/
+1
2009-09-17
Input: atkbd - rely on input core to restore state on resume
Dmitry Torokhov
1
-25
/
+0
2009-09-13
Merge branch 'next' into for-linus
Dmitry Torokhov
1
-6
/
+37
2009-09-03
Input: atkbd - add Compaq Presario R4000-series repeat quirk
Dave Andrews
1
-0
/
+35
2009-09-03
Input: atkbd - allow setting force-release bitmap via sysfs
Dmitry Torokhov
1
-6
/
+37
2009-07-20
Input: atkbd - add force relese key quirk for Soltech TA12
Jerone Young
1
-0
/
+16
2009-07-12
Input: atkbd - add forced release keys quirk for FSC Amilo Pi 3525
Simon Davie
1
-0
/
+16
2009-05-11
Input: atkbd - add force release keys quirk for Amilo Xi 3650
Adrian Batzill
1
-0
/
+16
2009-04-15
Input: atkbd - add forced release keys quirk for Samsung NC20
Barry Carroll
1
-1
/
+10
2009-04-15
Input: atkbd - add forced release keys quirk for Samsung Q45
Dmitry Torokhov
1
-0
/
+9
2009-03-08
Input: atkbd - add quirk for Fujitsu Siemens Amilo PA 1510
Daniel Mierswa
1
-0
/
+17
2009-03-08
Input: atkbd - consolidate force release quirk setup
Daniel Mierswa
1
-74
/
+46
2009-03-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-2
/
+2
2009-01-10
Input: atkbd - make forced_release_keys[] static
Daniel Mierswa
1
-2
/
+2
2009-01-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2009-01-06
trivial: fix an -> a typos in documentation and comments
Frederik Schwarzer
1
-1
/
+1
2008-12-30
Input: atkbd - broaden the Dell DMI signatures
Matthew Garrett
1
-0
/
+9
2008-12-20
Input: atkbd - Samsung NC10 key repeat fix
Stuart Hopkins
1
-0
/
+25
2008-12-20
Input: atkbd - add keyboard quirk for HP Pavilion ZV6100 laptop
Rikard Ljungstrand
1
-0
/
+26
2008-11-11
Input: atkbd - cancel delayed work before freeing its structure
Jiri Pirko
1
-1
/
+1
2008-11-11
Input: atkbd - add keymap quirk for Inventec Symphony systems
Matthew Garrett
1
-0
/
+25
2008-09-10
Input: atkbd - expand Latitude's force release quirk to other Dells
Matthew Garrett
1
-5
/
+5
2008-09-10
Input: convert drivers to use strict_strtoul()
Joe Rouvier
1
-15
/
+5
2008-06-30
Input: atkbd - fix HP 2133 not sending release event for video switch
Jiri Kosina
1
-0
/
+26
2008-06-17
Merge branch 'for-linus' into next
Dmitry Torokhov
1
-0
/
+2
[next]