index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
ozwpan
Age
Commit message (
Expand
)
Author
2014-03-18
staging:ozwpan:Fix sparse warning of cast to restricted __le16
Himangi Saraogi
2014-03-18
staging:ozwpan:Fix sparse warning of incorrect argument type
Himangi Saraogi
2014-03-17
staging/ozwpan: coding style ether_addr_copy
Jérôme Pinot
2014-03-13
staging/ozwpan: formatting coding style
Jérôme Pinot
2014-03-13
staging/ozwpan: coding style __constant_
Jérôme Pinot
2014-03-04
drivers:staging:ozwpan Replaced wrapper functions with actual spin lock function
Surendra Patil
2014-02-07
Staging: ozwpan: Change kmalloc() to kzalloc()
Salym Senyonga
2014-02-07
Staging: ozwpan: reduce indent levels in oz_binding_add().
Salym Senyonga
2014-02-07
Staging: ozwpan: Fix null dereference
Salym Senyonga
2014-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-01-20
Merge tag 'usb-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2013-12-26
ozwpan: slight optimization of addr compare
dingtianhong
2013-12-17
staging: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-12-08
usb: hcd: move controller wakeup setting initialization to individual driver
Peter Chen
2013-11-22
Merge branch 'opw-next' into staging-next
Greg Kroah-Hartman
2013-11-11
staging: ozwpan: remove unneeded __GFP_ZERO to kzalloc() at oz_elt_stream_cre...
Jie Liu
2013-11-11
Staging: ozwpan: fixed whitespace before semicolon
Matina Maria Trompouki
2013-10-30
staging: ozwpan: prevent overflow in oz_cdev_write()
Dan Carpenter
2013-08-28
staging: ozwpan: Return error, if PD is not connected.
Rupesh Gujare
2013-08-28
staging: ozwpan: Change error number.
Rupesh Gujare
2013-08-28
staging: ozwpan: Increase ISOC IN buffer depth
Rupesh Gujare
2013-08-27
staging: ozwpan: oz_pd_free() can be static
Fengguang Wu
2013-08-27
staging: ozwpan: Reset PORT_ENABLE bit.
Rupesh Gujare
2013-08-27
staging: ozwpan: Add debounce time before unregistering.
Rupesh Gujare
2013-08-26
staging: ozwpan: change max. TX frame size supported.
Rupesh Gujare
2013-08-26
staging: ozwpan: Fix error checking while transmitting frame.
Rupesh Gujare
2013-08-26
staging: ozwpan: change variable type.
Rupesh Gujare
2013-08-26
staging: ozwpan: Increase interrupt end point buffer size
Rupesh Gujare
2013-08-26
staging: ozwpan: Convert hard coded value to Macro
Rupesh Gujare
2013-08-26
staging: ozwpan: Check for correct config number.
Rupesh Gujare
2013-08-23
staging: ozwpan: Fix Documentation style.
Rupesh Gujare
2013-08-23
staging: ozwpan: Fix wrong error check.
Rupesh Gujare
2013-08-23
staging: ozwpan: Remove memset
Rupesh Gujare
2013-08-22
staging: ozwpan: Create deferred work to destroy PD object.
Rupesh Gujare
2013-08-22
staging: ozwpan: Increment reference counter.
Rupesh Gujare
2013-08-22
staging: ozwpan: Check error condition before creating endpoint.
Rupesh Gujare
2013-08-22
staging: ozwpan: Fix crash for race condition.
Rupesh Gujare
2013-08-15
staging: ozwpan: Remove extra variable.
Rupesh Gujare
2013-08-15
staging: ozwpan: Remove unneeded variable initializer
Rupesh Gujare
2013-08-14
staging: ozwpan: Separate success & failure case for oz_hcd_pd_arrived()
Dan Carpenter
2013-08-14
staging: ozwpan: Swap arguments of oz_ep_alloc() to match kmalloc()
Rupesh Gujare
2013-08-14
staging: ozwpan: Remove unneeded initializers
Rupesh Gujare
2013-08-14
staging: ozwpan: Make oz_hcd_pd_departed() take a struct pointer.
Rupesh Gujare
2013-08-14
staging: ozwpan: Make oz_hcd_pd_arrived() return a struct pointer
Rupesh Gujare
2013-08-14
staging: ozwpan: Remove unnecessary pointer check.
Rupesh Gujare
2013-08-14
staging: ozwpan: Fix coding style.
Rupesh Gujare
2013-08-14
staging: ozwpan: Simply if condition
Rupesh Gujare
2013-08-14
staging: ozwpan: Add a blank line between functions & declarations.
Rupesh Gujare
2013-08-14
staging: ozwpan: Add a blank line between declaraction and code.
Rupesh Gujare
2013-08-12
staging: ozwpan: Return correct hub status.
Rupesh Gujare
[next]