summaryrefslogtreecommitdiff
path: root/common/queue.c
Commit message (Expand)AuthorAgeFilesLines
* Queue: Add methods that accept a memcpy routineAnton Staaf2015-01-081-3/+26
* Queue: Add functionality needed by new USART stream driverAnton Staaf2014-09-181-26/+100
* Only waste 1 byte in queue bufferVic Yang2013-06-101-2/+2
* Bug fix of queue empty slot calculationVic Yang2013-06-091-2/+6
* Refactor the i8042 module to be thread-safe.Louis Yung-Chieh Lo2012-06-071-0/+53