summaryrefslogtreecommitdiff
path: root/common/i8042.c
Commit message (Expand)AuthorAgeFilesLines
* Clean up i8042 moduleRandall Spangler2012-10-231-90/+36
* Refactor the i8042 module to be thread-safe.Louis Yung-Chieh Lo2012-06-071-57/+88
* Misc keyboard module cleanupRandall Spangler2012-06-071-4/+5
* Assorted keyboard module cleanupRandall Spangler2012-05-311-2/+2
* Keyboard scan must stop driving columns when power button is pressed.Louis Yung-Chieh Lo2012-05-241-1/+1
* Fix some behaviors of keyboard command handlers.Louis Yung-Chieh Lo2012-05-171-1/+13
* Refactor async console outputRandall Spangler2012-04-241-13/+19
* Change task messages to eventsRandall Spangler2012-04-061-2/+2
* Remove the un-necessary TODO comments in i8042 module.Louis Yung-Chieh Lo2012-03-281-6/+3
* Make i8042 independent of host <--> KBC bus.David Hendricks2012-02-151-3/+2
* Fix the missing IRQ problem.Louis Yung-Chieh Lo2012-02-021-7/+24
* Add user-mode LPC endpointRandall Spangler2011-12-081-2/+2
* Initial sources import 1/3Randall Spangler2011-12-071-0/+137