aboutsummaryrefslogtreecommitdiffstats
path: root/samples/kfifo (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-20kfifo: add explicit error checking in all the examplesAndrea Righi4-51/+144
2010-08-20kfifo: fix a memory leak in dma exampleAndrea Righi1-3/+1
2010-08-20kfifo: fix kernel BUG in dma exampleAndrea Righi1-0/+1
2010-08-20kfifo: add explicit error checking in byte stream exampleAndrea Righi1-6/+27
2010-08-20kfifo: add kfifo_skip() testcaseAndrea Righi1-0/+4
2010-08-11kfifo: add example files to the kernel sample directoryStefani Seibold5-0/+603