aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/ozwpan/ozusbsvc1.c
AgeCommit message (Expand)AuthorFilesLines
2015-08-10staging: ozwpan: Remove from treeJason A. Donenfeld1-472/+0
2015-07-14Staging: ozwpan: ozusbsvc1.c: Fix missing blank line after declarationsJohannes Postma1-0/+1
2015-06-08staging: ozwpan: prevent a couple of underflowsDan Carpenter1-1/+10
2015-05-30ozwpan: unchecked signed subtraction leads to DoSJason A. Donenfeld1-3/+4
2015-05-30ozwpan: divide-by-zero leading to panicJason A. Donenfeld1-1/+4
2015-05-30ozwpan: Use proper check to prevent heap overflowJason A. Donenfeld1-4/+9
2014-10-30staging: ozwpan: Remove useless cast on void pointerTapasweni Pathak1-6/+6
2014-09-08staging: ozwpan: fix missing blank line after declarationAdrian Nicoara1-0/+4
2014-08-16staging: ozwpan: Simplify app interfaceChristoph Jaeger1-6/+6
2014-03-18staging:ozwpan:Fix sparse warning of incorrect argument typeHimangi Saraogi1-1/+1
2013-12-17staging: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-08-23staging: ozwpan: Fix Documentation style.Rupesh Gujare1-13/+11
2013-08-14staging: ozwpan: Add a blank line between functions & declarations.Rupesh Gujare1-0/+12
2013-08-14staging: ozwpan: Add a blank line between declaraction and code.Rupesh Gujare1-0/+9
2013-07-23staging: ozwpan: Remove old debug macro.Joe Perches1-2/+0
2013-07-23staging: ozwpan: Replace oz_trace with oz_dbgJoe Perches1-8/+9
2013-06-17staging: ozwpan: remove event tracing code.Rupesh Gujare1-5/+0
2013-02-15staging/ozwpan: Mark read only parameters and structs as constPeter Huewe1-2/+2
2013-02-15staging/ozwpan: Mark local functions as static (fix sparse warnings)Peter Huewe1-1/+1
2013-02-15staging/ozwpan: Fix NULL vs zero in ozusbsvc1.c (sparse warning)Peter Huewe1-10/+10
2012-03-02staging: ozwpan: remove debug allocatorGreg Kroah-Hartman1-1/+0
2012-02-24staging: ozwpan: Added USB service to protocolChris Kelly1-0/+438