index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
ozwpan
/
ozcdev.c
Age
Commit message (
Expand
)
Author
2013-08-28
staging: ozwpan: Return error, if PD is not connected.
Rupesh Gujare
2013-08-28
staging: ozwpan: Change error number.
Rupesh Gujare
2013-08-23
staging: ozwpan: Fix Documentation style.
Rupesh Gujare
2013-08-14
staging: ozwpan: Add a blank line between functions & declarations.
Rupesh Gujare
2013-08-14
staging: ozwpan: Add a blank line between declaraction and code.
Rupesh Gujare
2013-07-25
staging: ozwpan: Fix coding style.
Rupesh Gujare
2013-07-23
staging: ozwpan: Remove old debug macro.
Joe Perches
2013-07-23
staging: ozwpan: Replace oz_trace with oz_dbg
Joe Perches
2013-07-23
staging: ozwpan: Remove extra debug logs.
Joe Perches
2013-06-17
staging: ozwpan: remove event tracing code.
Rupesh Gujare
2013-05-13
staging: ozwpan: fix error return code in oz_cdev_register()
Wei Yongjun
2013-04-22
staging/ozwpan: info leak in oz_cdev_ioctl()
Dan Carpenter
2013-02-15
staging/ozwpan: Mark read only parameters and structs as const
Peter Huewe
2013-02-15
staging/ozwpan: Remove empty and unused function oz_cdev_heartbeat
Peter Huewe
2013-02-15
staging/ozwpan: Mark local functions as static (fix sparse warnings)
Peter Huewe
2013-02-15
staging/ozwpan: Add missing header includes
Peter Huewe
2013-02-15
staging/ozwpan: Fix NULL vs zero in ozcdev.c (sparse warning)
Peter Huewe
2012-09-19
staging: ozwpan: compare pointer to NULL rather than 0
Fengguang Wu
2012-09-04
staging: ozwpan: fix memcmp() test in oz_set_active_pd()
Tomas Winkler
2012-06-26
staging: ozwpan: Unregister with sysfs while unloading.
Rupesh Gujare
2012-06-20
staging: ozwpan: udev support
Rupesh Gujare
2012-04-10
staging: ozwpan: Replace existing event logging mechanism
Rupesh Gujare
2012-03-02
staging: ozwpan: remove debug allocator
Greg Kroah-Hartman
2012-02-24
staging: ozwpan: Added character device support
Chris Kelly