aboutsummaryrefslogtreecommitdiff
path: root/samples/kfifo
AgeCommit message (Expand)Author
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-10-01kfifo: fix scatterlist usageIra W. Snyder
2010-08-20kfifo: add explicit error checking in all the examplesAndrea Righi
2010-08-20kfifo: fix a memory leak in dma exampleAndrea Righi
2010-08-20kfifo: fix kernel BUG in dma exampleAndrea Righi
2010-08-20kfifo: add explicit error checking in byte stream exampleAndrea Righi
2010-08-20kfifo: add kfifo_skip() testcaseAndrea Righi
2010-08-11kfifo: add example files to the kernel sample directoryStefani Seibold