aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/ozwpan/ozusbsvc1.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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