summaryrefslogtreecommitdiff
path: root/arch/x86/machine/atkbd.c
AgeCommit message (Expand)Author
2018-02-24New errno.h standard headerRichard Braun
2017-07-13Switch to initialization operationsRichard Braun
2017-06-23x86/atkbd: implement the home/end keysRichard Braun
2017-06-19x86/atkbd: fix handling of unknown sequencesRichard Braun
2017-06-18x86/atkbd: implement scrolling key combinationsRichard Braun
2017-06-10Use log functions where appropriateRichard Braun
2017-06-02x86/atkbd: add commentsRichard Braun
2017-06-01x86/atkbd: improve error handling and controller detectionRichard Braun
2017-05-31x86/{atcons,atkbd,cga}: rework escape sequence handlingRichard Braun
2017-05-31x86/atkbd: fix e0 codes processingRichard Braun
2017-05-31kern/console: optimize interrupt handlingRichard Braun
2017-05-31x86/atkbd: fix capslock key processingRichard Braun
2017-05-31x86/atkbd: check for the 8042 controllerRichard Braun
2017-05-29x86/atkbd: remove keyboard communicationRichard Braun
2017-05-28x86: new atcons and atkbd modulesRichard Braun