Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Queue: Add ability to modify contiguous units inplace | Anton Staaf | 2015-07-15 | 1 | -20/+80 |
* | Queue: add peek_memcpy function | Gwendal Grignou | 2015-06-09 | 1 | -6/+17 |
* | Queue: Add policies to queues | Anton Staaf | 2015-05-26 | 1 | -0/+20 |
* | Queue: Add methods that accept a memcpy routine | Anton Staaf | 2015-01-08 | 1 | -3/+26 |
* | Queue: Add functionality needed by new USART stream driver | Anton Staaf | 2014-09-18 | 1 | -26/+100 |
* | Only waste 1 byte in queue buffer | Vic Yang | 2013-06-10 | 1 | -2/+2 |
* | Bug fix of queue empty slot calculation | Vic Yang | 2013-06-09 | 1 | -2/+6 |
* | Refactor the i8042 module to be thread-safe. | Louis Yung-Chieh Lo | 2012-06-07 | 1 | -0/+53 |