summaryrefslogtreecommitdiffstats
path: root/kernel/debug/kdb/kdb_keyboard.c
Commit message (Expand)AuthorAgeFilesLines
* kdb: include kdb_private.h for function prototypesArnd Bergmann2023-06-291-0/+2
* module: Move kdb module related code out of main kdb codeAaron Tomlin2022-04-051-1/+0
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-2/+2
* kdb: kdb_keyboard: mark expected switch fall-throughsGustavo A. R. Silva2018-11-131-2/+2
* KDB: Fix usability issues relating to the 'enter' key.Andrei Warkentin2012-03-221-22/+73
* kgdboc,keyboard: Keyboard driver for kdb with kgdbJason Wessel2010-05-201-0/+212