aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/ozwpan/ozhcd.c
Commit message (Expand)AuthorAge
* ozwpan: Use unsigned ints to prevent heap overflowJason A. Donenfeld2015-05-30
* staging: ozwpan: Move code from success handling to error handlingQuentin Lambert2015-03-06
* staging: ozwpan: Remove allocation from delaration lineQuentin Lambert2015-03-06
* Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-12-15
|\
| * staging: ozwpan: Deletion of unnecessary checks before the function call "oz_...Markus Elfring2014-11-26
| * staging: ozwpan: Remove useless cast on void pointerTapasweni Pathak2014-10-30
| * staging: ozwpan: Fix incorrect type in assignmentsMelike Yurtoglu2014-10-28
| * staging: remove unneeded parentheses around the right hand side of an assignmentJiayi Ye2014-10-26
* | staging: ozwpan: drop owner assignment from platform_driversWolfram Sang2014-10-20
|/
* staging: ozwpan: use kmalloc_array over kmalloc with multiplyAdrian Nicoara2014-09-08
* staging: ozwpan: fix redundant else after break or returnAdrian Nicoara2014-09-08
* staging: ozwpan: Use list helpersChristoph Jaeger2014-08-16
* staging: ozwpan: Use slab cache for oz_urb_link allocationChristoph Jaeger2014-08-16
* staging: ozwpan: Remove useless return variablesPeter Senna Tschudin2014-05-23
* staging: ozwpan: Add missing blanklines after declarationsJames A Shackleford2014-05-23
* staging/ozwpan: formatting coding styleJérôme Pinot2014-03-12
* staging/ozwpan: coding style __constant_Jérôme Pinot2014-03-12
* usb: hcd: move controller wakeup setting initialization to individual driverPeter Chen2013-12-08
* staging: ozwpan: Increase ISOC IN buffer depthRupesh Gujare2013-08-28
* staging: ozwpan: Reset PORT_ENABLE bit.Rupesh Gujare2013-08-27
* staging: ozwpan: Add debounce time before unregistering.Rupesh Gujare2013-08-27
* staging: ozwpan: change variable type.Rupesh Gujare2013-08-26
* staging: ozwpan: Increase interrupt end point buffer sizeRupesh Gujare2013-08-26
* staging: ozwpan: Convert hard coded value to MacroRupesh Gujare2013-08-26
* staging: ozwpan: Check for correct config number.Rupesh Gujare2013-08-26
* staging: ozwpan: Fix Documentation style.Rupesh Gujare2013-08-23
* staging: ozwpan: Check error condition before creating endpoint.Rupesh Gujare2013-08-22
* staging: ozwpan: Fix crash for race condition.Rupesh Gujare2013-08-22
* staging: ozwpan: Remove extra variable.Rupesh Gujare2013-08-15
* staging: ozwpan: Remove unneeded variable initializerRupesh Gujare2013-08-15
* staging: ozwpan: Separate success & failure case for oz_hcd_pd_arrived()Dan Carpenter2013-08-14
* staging: ozwpan: Swap arguments of oz_ep_alloc() to match kmalloc()Rupesh Gujare2013-08-14
* staging: ozwpan: Remove unneeded initializersRupesh Gujare2013-08-14
* staging: ozwpan: Make oz_hcd_pd_departed() take a struct pointer.Rupesh Gujare2013-08-14
* staging: ozwpan: Make oz_hcd_pd_arrived() return a struct pointerRupesh Gujare2013-08-14
* staging: ozwpan: Remove unnecessary pointer check.Rupesh Gujare2013-08-14
* staging: ozwpan: Fix coding style.Rupesh Gujare2013-08-14
* staging: ozwpan: Simply if conditionRupesh Gujare2013-08-14
* staging: ozwpan: Add a blank line between functions & declarations.Rupesh Gujare2013-08-14
* staging: ozwpan: Add a blank line between declaraction and code.Rupesh Gujare2013-08-14
* staging: ozwpan: Return correct hub status.Rupesh Gujare2013-08-12
* staging: ozwpan: Reset port configuration number.Rupesh Gujare2013-08-12
* staging: ozwpan: Fixes crash due to invalid port aceess.Rupesh Gujare2013-08-12
* staging: ozwpan: Fix build warning.Rupesh Gujare2013-08-12
* staging: ozwpan: High resolution timersRupesh Gujare2013-07-31
* staging: ozwpan: Remove old debug macro.Joe Perches2013-07-23
* staging: ozwpan: Replace oz_trace with oz_dbgJoe Perches2013-07-23
* staging: ozwpan: Remove extra debug logs.Joe Perches2013-07-23
* staging: ozwpan: remove event tracing code.Rupesh Gujare2013-06-17
* staging: ozwpan: fix access byteorder for wMaxPacketSize in ozhcd.cXenia Ragiadakou2013-05-17