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