Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kfifo: add explicit error checking in all the examples | Andrea Righi | 2010-08-20 | 4 | -51/+144 |
* | kfifo: fix a memory leak in dma example | Andrea Righi | 2010-08-20 | 1 | -3/+1 |
* | kfifo: fix kernel BUG in dma example | Andrea Righi | 2010-08-20 | 1 | -0/+1 |
* | kfifo: add explicit error checking in byte stream example | Andrea Righi | 2010-08-20 | 1 | -6/+27 |
* | kfifo: add kfifo_skip() testcase | Andrea Righi | 2010-08-20 | 1 | -0/+4 |
* | kfifo: add example files to the kernel sample directory | Stefani Seibold | 2010-08-11 | 5 | -0/+603 |