summaryrefslogtreecommitdiffstats
path: root/drivers/staging/ozwpan/ozeltbuf.c
AgeCommit message (Expand)AuthorLines
2015-08-10staging: ozwpan: Remove from treeJason A. Donenfeld-252/+0
2014-09-08staging: ozwpan: fix missing blank line after declarationAdrian Nicoara-0/+1
2014-08-16staging: ozwpan: Use list helpersChristoph Jaeger-42/+18
2014-08-16staging: ozwpan: Use slab cache for oz_elt_info allocationChristoph Jaeger-65/+3
2014-08-16staging: ozwpan: Remove dead codeChristoph Jaeger-2/+1
2013-12-17staging: delete non-required instances of include <linux/init.h>Paul Gortmaker-1/+0
2013-11-11staging: ozwpan: remove unneeded __GFP_ZERO to kzalloc() at oz_elt_stream_cre...Jie Liu-1/+1
2013-08-23staging: ozwpan: Fix Documentation style.Rupesh Gujare-21/+6
2013-08-14staging: ozwpan: Remove unneeded initializersRupesh Gujare-1/+1
2013-08-14staging: ozwpan: Add a blank line between functions & declarations.Rupesh Gujare-0/+12
2013-08-14staging: ozwpan: Add a blank line between declaraction and code.Rupesh Gujare-0/+7
2013-07-23staging: ozwpan: Remove old debug macro.Joe Perches-2/+0
2013-07-23staging: ozwpan: Replace oz_trace with oz_dbgJoe Perches-16/+14
2013-02-15staging/ozwpan: Fix NULL vs zero in ozeltbuf.c (sparse warning)Peter Huewe-9/+9
2012-03-02staging: ozwpan: remove debug allocatorGreg Kroah-Hartman-10/+10
2012-02-24staging: ozwpan: Added device state supportChris Kelly-0/+339