aboutsummaryrefslogtreecommitdiff
path: root/samples/kfifo
AgeCommit message (Expand)AuthorFilesLines
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklGravatar Linus Torvalds 3-0/+3
2010-10-15llseek: automatically add .llseek fopGravatar Arnd Bergmann 3-0/+3
2010-10-01kfifo: fix scatterlist usageGravatar Ira W. Snyder 1-8/+9
2010-08-20kfifo: add explicit error checking in all the examplesGravatar Andrea Righi 4-51/+144
2010-08-20kfifo: fix a memory leak in dma exampleGravatar Andrea Righi 1-3/+1
2010-08-20kfifo: fix kernel BUG in dma exampleGravatar Andrea Righi 1-0/+1
2010-08-20kfifo: add explicit error checking in byte stream exampleGravatar Andrea Righi 1-6/+27
2010-08-20kfifo: add kfifo_skip() testcaseGravatar Andrea Righi 1-0/+4
2010-08-11kfifo: add example files to the kernel sample directoryGravatar Stefani Seibold 5-0/+603