aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/ozwpan
AgeCommit message (Expand)Author
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-28staging: ozwpan: Increase ISOC IN buffer depthRupesh Gujare
2013-08-27staging: ozwpan: oz_pd_free() can be staticFengguang Wu
2013-08-27staging: ozwpan: Reset PORT_ENABLE bit.Rupesh Gujare
2013-08-27staging: ozwpan: Add debounce time before unregistering.Rupesh Gujare
2013-08-26staging: ozwpan: change max. TX frame size supported.Rupesh Gujare
2013-08-26staging: ozwpan: Fix error checking while transmitting frame.Rupesh Gujare
2013-08-26staging: ozwpan: change variable type.Rupesh Gujare
2013-08-26staging: ozwpan: Increase interrupt end point buffer sizeRupesh Gujare
2013-08-26staging: ozwpan: Convert hard coded value to MacroRupesh Gujare
2013-08-26staging: ozwpan: Check for correct config number.Rupesh Gujare
2013-08-23staging: ozwpan: Fix Documentation style.Rupesh Gujare
2013-08-23staging: ozwpan: Fix wrong error check.Rupesh Gujare
2013-08-23staging: ozwpan: Remove memsetRupesh Gujare
2013-08-22staging: ozwpan: Create deferred work to destroy PD object.Rupesh Gujare
2013-08-22staging: ozwpan: Increment reference counter.Rupesh Gujare
2013-08-22staging: ozwpan: Check error condition before creating endpoint.Rupesh Gujare
2013-08-22staging: ozwpan: Fix crash for race condition.Rupesh Gujare
2013-08-15staging: ozwpan: Remove extra variable.Rupesh Gujare
2013-08-15staging: ozwpan: Remove unneeded variable initializerRupesh Gujare
2013-08-14staging: ozwpan: Separate success & failure case for oz_hcd_pd_arrived()Dan Carpenter
2013-08-14staging: ozwpan: Swap arguments of oz_ep_alloc() to match kmalloc()Rupesh Gujare
2013-08-14staging: ozwpan: Remove unneeded initializersRupesh Gujare
2013-08-14staging: ozwpan: Make oz_hcd_pd_departed() take a struct pointer.Rupesh Gujare
2013-08-14staging: ozwpan: Make oz_hcd_pd_arrived() return a struct pointerRupesh Gujare
2013-08-14staging: ozwpan: Remove unnecessary pointer check.Rupesh Gujare
2013-08-14staging: ozwpan: Fix coding style.Rupesh Gujare
2013-08-14staging: ozwpan: Simply if conditionRupesh 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-08-12staging: ozwpan: Return correct hub status.Rupesh Gujare
2013-08-12staging: ozwpan: Reset port configuration number.Rupesh Gujare
2013-08-12staging: ozwpan: Fixes crash due to invalid port aceess.Rupesh Gujare
2013-08-12staging: ozwpan: Fix farewell report.Rupesh Gujare
2013-08-12staging: ozwpan: Fix build warning.Rupesh Gujare
2013-08-02staging: ozwpan: Set farewell report length.Rupesh Gujare
2013-08-02staging: ozwpan: Increase farewell report size.Rupesh Gujare
2013-08-02staging: ozwpan: Drop oldest ISOC frame instead of dropping latest.Rupesh Gujare
2013-08-02staging: ozwpan: Use kernel strncmp function.Rupesh Gujare
2013-08-02staging: ozwpan: Mark string as constRupesh Gujare
2013-08-02staging: ozwpan: Use kernel list function for managing interface list.Rupesh Gujare
2013-07-31staging: ozwpan: High resolution timersRupesh Gujare
2013-07-25staging: ozwpan: Fix coding style.Rupesh Gujare
2013-07-23staging: ozwpan: Rename Kbuild to MakefileJoe Perches
2013-07-23staging: ozwpan: Convert macro to function.Joe Perches
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