summaryrefslogtreecommitdiffstats
path: root/lib/kfifo.c
Commit message (Expand)AuthorAgeFilesLines
* kfifo: roundup fifo size to next power of twoSascha Hauer2018-09-211-0/+10
* lib: fix whitespace, drop blank lines at EOFAntony Pavlov2014-01-061-1/+0
* Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-171-5/+0
* kfifo: change kfifo_init to work with a preallocated fifoSascha Hauer2012-01-261-14/+9
* kfifo: kfifo_put takes a const bufferSascha Hauer2011-04-121-1/+1
* add kernel kfifo implementationSascha Hauer2007-09-211-0/+166