summaryrefslogtreecommitdiff
path: root/drivers/staging/ozwpan
AgeCommit message (Expand)Author
2014-05-23staging: ozwpan: Remove useless return variablesPeter Senna Tschudin
2014-05-23staging: ozwpan: Add missing blanklines after declarationsJames A Shackleford
2014-05-23staging: ozwpan: Change MaintainerRupesh Gujare
2014-05-23staging: ozwpan: ozproto.c fix for "WARNING: Prefer ether_addr_copy() over me...Anil Belur
2014-05-23staging: ozwpan: remove redundant NULL check for devsDaeseok Youn
2014-03-18staging:ozwpan:Fix sparse warning of cast to restricted __le16Himangi Saraogi
2014-03-18staging:ozwpan:Fix sparse warning of incorrect argument typeHimangi Saraogi
2014-03-17staging/ozwpan: coding style ether_addr_copyJérôme Pinot
2014-03-13staging/ozwpan: formatting coding styleJérôme Pinot
2014-03-13staging/ozwpan: coding style __constant_Jérôme Pinot
2014-03-04drivers:staging:ozwpan Replaced wrapper functions with actual spin lock functionSurendra Patil
2014-02-07Staging: ozwpan: Change kmalloc() to kzalloc()Salym Senyonga
2014-02-07Staging: ozwpan: reduce indent levels in oz_binding_add().Salym Senyonga
2014-02-07Staging: ozwpan: Fix null dereferenceSalym Senyonga
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-01-20Merge tag 'usb-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-12-26ozwpan: slight optimization of addr comparedingtianhong
2013-12-17staging: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-12-08usb: hcd: move controller wakeup setting initialization to individual driverPeter Chen
2013-11-22Merge branch 'opw-next' into staging-nextGreg Kroah-Hartman
2013-11-11staging: ozwpan: remove unneeded __GFP_ZERO to kzalloc() at oz_elt_stream_cre...Jie Liu
2013-11-11Staging: ozwpan: fixed whitespace before semicolonMatina Maria Trompouki
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