summaryrefslogtreecommitdiff
path: root/drivers/staging/ozwpan/ozcdev.c
AgeCommit message (Expand)AuthorFilesLines
2013-06-18staging: ozwpan: remove event tracing code.Rupesh Gujare1-5/+0
2013-05-14staging: ozwpan: fix error return code in oz_cdev_register()Wei Yongjun1-0/+2
2013-04-22staging/ozwpan: info leak in oz_cdev_ioctl()Dan Carpenter1-0/+1
2013-02-16staging/ozwpan: Mark read only parameters and structs as constPeter Huewe1-1/+1
2013-02-16staging/ozwpan: Remove empty and unused function oz_cdev_heartbeatPeter Huewe1-6/+0
2013-02-16staging/ozwpan: Mark local functions as static (fix sparse warnings)Peter Huewe1-9/+10
2013-02-16staging/ozwpan: Add missing header includesPeter Huewe1-0/+1
2013-02-15staging/ozwpan: Fix NULL vs zero in ozcdev.c (sparse warning)Peter Huewe1-12/+12
2012-09-19staging: ozwpan: compare pointer to NULL rather than 0Fengguang Wu1-7/+7
2012-09-04staging: ozwpan: fix memcmp() test in oz_set_active_pd()Tomas Winkler1-1/+2
2012-06-27staging: ozwpan: Unregister with sysfs while unloading.Rupesh Gujare1-4/+8
2012-06-21staging: ozwpan: udev supportRupesh Gujare1-1/+23
2012-04-10staging: ozwpan: Replace existing event logging mechanismRupesh Gujare1-17/+0
2012-03-03staging: ozwpan: remove debug allocatorGreg Kroah-Hartman1-7/+4
2012-02-24staging: ozwpan: Added character device supportChris Kelly1-0/+524