aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/ozwpan (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-08-28staging: ozwpan: Return error, if PD is not connected.Rupesh Gujare1-0/+2
2013-08-28staging: ozwpan: Change error number.Rupesh Gujare1-1/+1
2013-08-28staging: ozwpan: Increase ISOC IN buffer depthRupesh Gujare1-1/+1
2013-08-27staging: ozwpan: oz_pd_free() can be staticFengguang Wu1-1/+1
2013-08-27staging: ozwpan: Reset PORT_ENABLE bit.Rupesh Gujare1-1/+1
2013-08-27staging: ozwpan: Add debounce time before unregistering.Rupesh Gujare1-0/+5
2013-08-26staging: ozwpan: change max. TX frame size supported.Rupesh Gujare1-1/+1
2013-08-26staging: ozwpan: Fix error checking while transmitting frame.Rupesh Gujare1-4/+4
2013-08-26staging: ozwpan: change variable type.Rupesh Gujare1-2/+2
2013-08-26staging: ozwpan: Increase interrupt end point buffer sizeRupesh Gujare1-1/+2
2013-08-26staging: ozwpan: Convert hard coded value to MacroRupesh Gujare1-1/+2
2013-08-26staging: ozwpan: Check for correct config number.Rupesh Gujare1-1/+1
2013-08-23staging: ozwpan: Fix Documentation style.Rupesh Gujare9-218/+179
2013-08-23staging: ozwpan: Fix wrong error check.Rupesh Gujare1-5/+1
2013-08-23staging: ozwpan: Remove memsetRupesh Gujare1-1/+0
2013-08-22staging: ozwpan: Create deferred work to destroy PD object.Rupesh Gujare2-5/+24
2013-08-22staging: ozwpan: Increment reference counter.Rupesh Gujare1-1/+4
2013-08-22staging: ozwpan: Check error condition before creating endpoint.Rupesh Gujare1-0/+2
2013-08-22staging: ozwpan: Fix crash for race condition.Rupesh Gujare1-2/+3
2013-08-15staging: ozwpan: Remove extra variable.Rupesh Gujare1-2/+1
2013-08-15staging: ozwpan: Remove unneeded variable initializerRupesh Gujare1-1/+1
2013-08-14staging: ozwpan: Separate success & failure case for oz_hcd_pd_arrived()Dan Carpenter1-27/+27
2013-08-14staging: ozwpan: Swap arguments of oz_ep_alloc() to match kmalloc()Rupesh Gujare1-3/+3
2013-08-14staging: ozwpan: Remove unneeded initializersRupesh Gujare3-12/+12
2013-08-14staging: ozwpan: Make oz_hcd_pd_departed() take a struct pointer.Rupesh Gujare2-3/+3
2013-08-14staging: ozwpan: Make oz_hcd_pd_arrived() return a struct pointerRupesh Gujare2-3/+3
2013-08-14staging: ozwpan: Remove unnecessary pointer check.Rupesh Gujare1-1/+1
2013-08-14staging: ozwpan: Fix coding style.Rupesh Gujare1-2/+2
2013-08-14staging: ozwpan: Simply if conditionRupesh Gujare1-4/+5
2013-08-14staging: ozwpan: Add a blank line between functions & declarations.Rupesh Gujare9-0/+189
2013-08-14staging: ozwpan: Add a blank line between declaraction and code.Rupesh Gujare8-0/+89
2013-08-12staging: ozwpan: Return correct hub status.Rupesh Gujare1-2/+9
2013-08-12staging: ozwpan: Reset port configuration number.Rupesh Gujare1-0/+1
2013-08-12staging: ozwpan: Fixes crash due to invalid port aceess.Rupesh Gujare1-2/+7
2013-08-12staging: ozwpan: Fix farewell report.Rupesh Gujare2-2/+2
2013-08-12staging: ozwpan: Fix build warning.Rupesh Gujare1-2/+2
2013-08-02staging: ozwpan: Set farewell report length.Rupesh Gujare1-0/+1
2013-08-02staging: ozwpan: Increase farewell report size.Rupesh Gujare1-1/+1
2013-08-02staging: ozwpan: Drop oldest ISOC frame instead of dropping latest.Rupesh Gujare1-1/+12
2013-08-02staging: ozwpan: Use kernel strncmp function.Rupesh Gujare1-16/+1
2013-08-02staging: ozwpan: Mark string as constRupesh Gujare2-5/+5
2013-08-02staging: ozwpan: Use kernel list function for managing interface list.Rupesh Gujare1-16/+13
2013-07-31staging: ozwpan: High resolution timersRupesh Gujare7-324/+188
2013-07-25staging: ozwpan: Fix coding style.Rupesh Gujare1-7/+8
2013-07-23staging: ozwpan: Rename Kbuild to MakefileJoe Perches1-0/+0
2013-07-23staging: ozwpan: Convert macro to function.Joe Perches1-2/+2
2013-07-23staging: ozwpan: Remove old debug macro.Joe Perches13-125/+17
2013-07-23staging: ozwpan: Replace oz_trace with oz_dbgJoe Perches10-252/+307
2013-07-23staging: ozwpan: Remove extra debug logs.Joe Perches2-22/+8
2013-06-17staging: ozwpan: remove event tracing code.Rupesh Gujare13-380/+4