summaryrefslogtreecommitdiffstats
path: root/drivers/staging/ozwpan/ozusbsvc1.c
Commit message (Expand)AuthorAgeFilesLines
* staging: ozwpan: prevent a couple of underflowsDan Carpenter2015-06-081-1/+10
* ozwpan: unchecked signed subtraction leads to DoSJason A. Donenfeld2015-05-301-3/+4
* ozwpan: divide-by-zero leading to panicJason A. Donenfeld2015-05-301-1/+4
* ozwpan: Use proper check to prevent heap overflowJason A. Donenfeld2015-05-301-4/+9
* staging: ozwpan: Remove useless cast on void pointerTapasweni Pathak2014-10-301-6/+6
* staging: ozwpan: fix missing blank line after declarationAdrian Nicoara2014-09-081-0/+4
* staging: ozwpan: Simplify app interfaceChristoph Jaeger2014-08-161-6/+6
* staging:ozwpan:Fix sparse warning of incorrect argument typeHimangi Saraogi2014-03-181-1/+1
* staging: delete non-required instances of include <linux/init.h>Paul Gortmaker2013-12-171-1/+0
* staging: ozwpan: Fix Documentation style.Rupesh Gujare2013-08-231-13/+11
* staging: ozwpan: Add a blank line between functions & declarations.Rupesh Gujare2013-08-141-0/+12
* staging: ozwpan: Add a blank line between declaraction and code.Rupesh Gujare2013-08-141-0/+9
* staging: ozwpan: Remove old debug macro.Joe Perches2013-07-231-2/+0
* staging: ozwpan: Replace oz_trace with oz_dbgJoe Perches2013-07-231-8/+9
* staging: ozwpan: remove event tracing code.Rupesh Gujare2013-06-171-5/+0
* staging/ozwpan: Mark read only parameters and structs as constPeter Huewe2013-02-151-2/+2
* staging/ozwpan: Mark local functions as static (fix sparse warnings)Peter Huewe2013-02-151-1/+1
* staging/ozwpan: Fix NULL vs zero in ozusbsvc1.c (sparse warning)Peter Huewe2013-02-151-10/+10
* staging: ozwpan: remove debug allocatorGreg Kroah-Hartman2012-03-021-1/+0
* staging: ozwpan: Added USB service to protocolChris Kelly2012-02-241-0/+438
OpenPOWER on IntegriCloud