summaryrefslogtreecommitdiffstats
path: root/drivers/staging/ozwpan/ozcdev.c
Commit message (Expand)AuthorAgeFilesLines
* staging: ozwpan: fix missing blank line after declarationAdrian Nicoara2014-09-081-0/+5
* staging: ozwpan: Simplify app interfaceChristoph Jaeger2014-08-161-15/+15
* staging: ozwpan: Remove redundant initializationChristoph Jaeger2014-08-161-1/+0
* staging/ozwpan: coding style ether_addr_copyJérôme Pinot2014-03-171-2/+2
* ozwpan: slight optimization of addr comparedingtianhong2013-12-261-1/+1
* staging: ozwpan: prevent overflow in oz_cdev_write()Dan Carpenter2013-10-301-0/+3
* staging: ozwpan: Return error, if PD is not connected.Rupesh Gujare2013-08-281-0/+2
* staging: ozwpan: Change error number.Rupesh Gujare2013-08-281-1/+1
* staging: ozwpan: Fix Documentation style.Rupesh Gujare2013-08-231-21/+19
* staging: ozwpan: Add a blank line between functions & declarations.Rupesh Gujare2013-08-141-0/+17
* staging: ozwpan: Add a blank line between declaraction and code.Rupesh Gujare2013-08-141-0/+6
* staging: ozwpan: Fix coding style.Rupesh Gujare2013-07-251-7/+8
* staging: ozwpan: Remove old debug macro.Joe Perches2013-07-231-2/+0
* staging: ozwpan: Replace oz_trace with oz_dbgJoe Perches2013-07-231-23/+25
* staging: ozwpan: Remove extra debug logs.Joe Perches2013-07-231-2/+0
* staging: ozwpan: remove event tracing code.Rupesh Gujare2013-06-171-5/+0
* staging: ozwpan: fix error return code in oz_cdev_register()Wei Yongjun2013-05-131-0/+2
* staging/ozwpan: info leak in oz_cdev_ioctl()Dan Carpenter2013-04-221-0/+1
* staging/ozwpan: Mark read only parameters and structs as constPeter Huewe2013-02-151-1/+1
* staging/ozwpan: Remove empty and unused function oz_cdev_heartbeatPeter Huewe2013-02-151-6/+0
* staging/ozwpan: Mark local functions as static (fix sparse warnings)Peter Huewe2013-02-151-9/+10
* staging/ozwpan: Add missing header includesPeter Huewe2013-02-151-0/+1
* staging/ozwpan: Fix NULL vs zero in ozcdev.c (sparse warning)Peter Huewe2013-02-151-12/+12
* staging: ozwpan: compare pointer to NULL rather than 0Fengguang Wu2012-09-191-7/+7
* staging: ozwpan: fix memcmp() test in oz_set_active_pd()Tomas Winkler2012-09-041-1/+2
* staging: ozwpan: Unregister with sysfs while unloading.Rupesh Gujare2012-06-261-4/+8
* staging: ozwpan: udev supportRupesh Gujare2012-06-201-1/+23
* staging: ozwpan: Replace existing event logging mechanismRupesh Gujare2012-04-101-17/+0
* staging: ozwpan: remove debug allocatorGreg Kroah-Hartman2012-03-021-7/+4
* staging: ozwpan: Added character device supportChris Kelly2012-02-241-0/+524
OpenPOWER on IntegriCloud