aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/ozwpan/ozcdev.c
AgeCommit message (Expand)Author
2013-12-26ozwpan: slight optimization of addr comparedingtianhong
2013-10-30staging: ozwpan: prevent overflow in oz_cdev_write()Dan Carpenter
2013-08-28staging: ozwpan: Return error, if PD is not connected.Rupesh Gujare
2013-08-28staging: ozwpan: Change error number.Rupesh Gujare
2013-08-23staging: ozwpan: Fix Documentation style.Rupesh Gujare
2013-08-14staging: ozwpan: Add a blank line between functions & declarations.Rupesh Gujare
2013-08-14staging: ozwpan: Add a blank line between declaraction and code.Rupesh Gujare
2013-07-25staging: ozwpan: Fix coding style.Rupesh Gujare
2013-07-23staging: ozwpan: Remove old debug macro.Joe Perches
2013-07-23staging: ozwpan: Replace oz_trace with oz_dbgJoe Perches
2013-07-23staging: ozwpan: Remove extra debug logs.Joe Perches
2013-06-17staging: ozwpan: remove event tracing code.Rupesh Gujare
2013-05-13staging: ozwpan: fix error return code in oz_cdev_register()Wei Yongjun
2013-04-22staging/ozwpan: info leak in oz_cdev_ioctl()Dan Carpenter
2013-02-15staging/ozwpan: Mark read only parameters and structs as constPeter Huewe
2013-02-15staging/ozwpan: Remove empty and unused function oz_cdev_heartbeatPeter Huewe
2013-02-15staging/ozwpan: Mark local functions as static (fix sparse warnings)Peter Huewe
2013-02-15staging/ozwpan: Add missing header includesPeter Huewe
2013-02-15staging/ozwpan: Fix NULL vs zero in ozcdev.c (sparse warning)Peter Huewe
2012-09-19staging: ozwpan: compare pointer to NULL rather than 0Fengguang Wu
2012-09-04staging: ozwpan: fix memcmp() test in oz_set_active_pd()Tomas Winkler
2012-06-26staging: ozwpan: Unregister with sysfs while unloading.Rupesh Gujare
2012-06-20staging: ozwpan: udev supportRupesh Gujare
2012-04-10staging: ozwpan: Replace existing event logging mechanismRupesh Gujare
2012-03-02staging: ozwpan: remove debug allocatorGreg Kroah-Hartman
2012-02-24staging: ozwpan: Added character device supportChris Kelly