aboutsummaryrefslogtreecommitdiffstats
path: root/samples/kfifo (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-11-15kfifo API type safetyStefani Seibold3-5/+5
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds3-0/+3
2010-10-15llseek: automatically add .llseek fopArnd Bergmann3-0/+3
2010-10-01kfifo: fix scatterlist usageIra W. Snyder1-8/+9
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