summaryrefslogtreecommitdiffstats
path: root/drivers/staging/ozwpan
Commit message (Expand)AuthorAgeFilesLines
* staging: ozwpan: prevent overflow in oz_cdev_write()Dan Carpenter2013-10-301-0/+3
* staging: ozwpan: Return error, if PD is not connected.Rupesh Gujare2013-08-281-0/+2
* staging: ozwpan: Change error number.Rupesh Gujare2013-08-281-1/+1
* staging: ozwpan: Increase ISOC IN buffer depthRupesh Gujare2013-08-281-1/+1
* staging: ozwpan: oz_pd_free() can be staticFengguang Wu2013-08-271-1/+1
* staging: ozwpan: Reset PORT_ENABLE bit.Rupesh Gujare2013-08-271-1/+1
* staging: ozwpan: Add debounce time before unregistering.Rupesh Gujare2013-08-271-0/+5
* staging: ozwpan: change max. TX frame size supported.Rupesh Gujare2013-08-261-1/+1
* staging: ozwpan: Fix error checking while transmitting frame.Rupesh Gujare2013-08-261-4/+4
* staging: ozwpan: change variable type.Rupesh Gujare2013-08-261-2/+2
* staging: ozwpan: Increase interrupt end point buffer sizeRupesh Gujare2013-08-261-1/+2
* staging: ozwpan: Convert hard coded value to MacroRupesh Gujare2013-08-261-1/+2
* staging: ozwpan: Check for correct config number.Rupesh Gujare2013-08-261-1/+1
* staging: ozwpan: Fix Documentation style.Rupesh Gujare2013-08-239-218/+179
* staging: ozwpan: Fix wrong error check.Rupesh Gujare2013-08-231-5/+1
* staging: ozwpan: Remove memsetRupesh Gujare2013-08-231-1/+0
* staging: ozwpan: Create deferred work to destroy PD object.Rupesh Gujare2013-08-222-5/+24
* staging: ozwpan: Increment reference counter.Rupesh Gujare2013-08-221-1/+4
* staging: ozwpan: Check error condition before creating endpoint.Rupesh Gujare2013-08-221-0/+2
* staging: ozwpan: Fix crash for race condition.Rupesh Gujare2013-08-221-2/+3
* staging: ozwpan: Remove extra variable.Rupesh Gujare2013-08-151-2/+1
* staging: ozwpan: Remove unneeded variable initializerRupesh Gujare2013-08-151-1/+1
* staging: ozwpan: Separate success & failure case for oz_hcd_pd_arrived()Dan Carpenter2013-08-141-27/+27
* staging: ozwpan: Swap arguments of oz_ep_alloc() to match kmalloc()Rupesh Gujare2013-08-141-3/+3
* staging: ozwpan: Remove unneeded initializersRupesh Gujare2013-08-143-12/+12
* staging: ozwpan: Make oz_hcd_pd_departed() take a struct pointer.Rupesh Gujare2013-08-142-3/+3
* staging: ozwpan: Make oz_hcd_pd_arrived() return a struct pointerRupesh Gujare2013-08-142-3/+3
* staging: ozwpan: Remove unnecessary pointer check.Rupesh Gujare2013-08-141-1/+1
* staging: ozwpan: Fix coding style.Rupesh Gujare2013-08-141-2/+2
* staging: ozwpan: Simply if conditionRupesh Gujare2013-08-141-4/+5
* staging: ozwpan: Add a blank line between functions & declarations.Rupesh Gujare2013-08-149-0/+189
* staging: ozwpan: Add a blank line between declaraction and code.Rupesh Gujare2013-08-148-0/+89
* staging: ozwpan: Return correct hub status.Rupesh Gujare2013-08-121-2/+9
* staging: ozwpan: Reset port configuration number.Rupesh Gujare2013-08-121-0/+1
* staging: ozwpan: Fixes crash due to invalid port aceess.Rupesh Gujare2013-08-121-2/+7
* staging: ozwpan: Fix farewell report.Rupesh Gujare2013-08-122-2/+2
* staging: ozwpan: Fix build warning.Rupesh Gujare2013-08-121-2/+2
* staging: ozwpan: Set farewell report length.Rupesh Gujare2013-08-021-0/+1
* staging: ozwpan: Increase farewell report size.Rupesh Gujare2013-08-021-1/+1
* staging: ozwpan: Drop oldest ISOC frame instead of dropping latest.Rupesh Gujare2013-08-021-1/+12
* staging: ozwpan: Use kernel strncmp function.Rupesh Gujare2013-08-021-16/+1
* staging: ozwpan: Mark string as constRupesh Gujare2013-08-022-5/+5
* staging: ozwpan: Use kernel list function for managing interface list.Rupesh Gujare2013-08-021-16/+13
* staging: ozwpan: High resolution timersRupesh Gujare2013-07-317-324/+188
* staging: ozwpan: Fix coding style.Rupesh Gujare2013-07-251-7/+8
* staging: ozwpan: Rename Kbuild to MakefileJoe Perches2013-07-231-0/+0
* staging: ozwpan: Convert macro to function.Joe Perches2013-07-231-2/+2
* staging: ozwpan: Remove old debug macro.Joe Perches2013-07-2313-125/+17
* staging: ozwpan: Replace oz_trace with oz_dbgJoe Perches2013-07-2310-252/+307
* staging: ozwpan: Remove extra debug logs.Joe Perches2013-07-232-22/+8
OpenPOWER on IntegriCloud