aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/ozwpan/ozcdev.c
Commit message (Expand)AuthorAge
* staging: ozwpan: fix missing blank line after declarationAdrian Nicoara2014-09-08
* staging: ozwpan: Simplify app interfaceChristoph Jaeger2014-08-16
* staging: ozwpan: Remove redundant initializationChristoph Jaeger2014-08-16
* staging/ozwpan: coding style ether_addr_copyJérôme Pinot2014-03-17
* ozwpan: slight optimization of addr comparedingtianhong2013-12-26
* staging: ozwpan: prevent overflow in oz_cdev_write()Dan Carpenter2013-10-30
* staging: ozwpan: Return error, if PD is not connected.Rupesh Gujare2013-08-28
* staging: ozwpan: Change error number.Rupesh Gujare2013-08-28
* staging: ozwpan: Fix Documentation style.Rupesh Gujare2013-08-23
* staging: ozwpan: Add a blank line between functions & declarations.Rupesh Gujare2013-08-14
* staging: ozwpan: Add a blank line between declaraction and code.Rupesh Gujare2013-08-14
* staging: ozwpan: Fix coding style.Rupesh Gujare2013-07-25
* staging: ozwpan: Remove old debug macro.Joe Perches2013-07-23
* staging: ozwpan: Replace oz_trace with oz_dbgJoe Perches2013-07-23
* staging: ozwpan: Remove extra debug logs.Joe Perches2013-07-23
* staging: ozwpan: remove event tracing code.Rupesh Gujare2013-06-17
* staging: ozwpan: fix error return code in oz_cdev_register()Wei Yongjun2013-05-13
* staging/ozwpan: info leak in oz_cdev_ioctl()Dan Carpenter2013-04-22
* staging/ozwpan: Mark read only parameters and structs as constPeter Huewe2013-02-15
* staging/ozwpan: Remove empty and unused function oz_cdev_heartbeatPeter Huewe2013-02-15
* staging/ozwpan: Mark local functions as static (fix sparse warnings)Peter Huewe2013-02-15
* staging/ozwpan: Add missing header includesPeter Huewe2013-02-15
* staging/ozwpan: Fix NULL vs zero in ozcdev.c (sparse warning)Peter Huewe2013-02-15
* staging: ozwpan: compare pointer to NULL rather than 0Fengguang Wu2012-09-19
* staging: ozwpan: fix memcmp() test in oz_set_active_pd()Tomas Winkler2012-09-04
* staging: ozwpan: Unregister with sysfs while unloading.Rupesh Gujare2012-06-26
* staging: ozwpan: udev supportRupesh Gujare2012-06-20
* staging: ozwpan: Replace existing event logging mechanismRupesh Gujare2012-04-10
* staging: ozwpan: remove debug allocatorGreg Kroah-Hartman2012-03-02
* staging: ozwpan: Added character device supportChris Kelly2012-02-24