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-12-15
Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-11-26
staging: ozwpan: Deletion of unnecessary checks before the function call "oz_...
Markus Elfring
2014-10-30
staging: ozwpan: Remove useless cast on void pointer
Tapasweni Pathak
2014-10-28
staging: ozwpan: Fix incorrect type in assignments
Melike Yurtoglu
2014-10-27
staging: remove unneeded parentheses around the right hand side of an assignment
Jiayi Ye
2014-10-20
staging: ozwpan: drop owner assignment from platform_drivers
Wolfram Sang
2014-09-28
staging: ozwpan: Remove typedefs
Christoph Jaeger
2014-09-08
staging: ozwpan: use kmalloc_array over kmalloc with multiply
Adrian Nicoara
2014-09-08
staging: ozwpan: fix redundant return in void function
Adrian Nicoara
2014-09-08
staging: ozwpan: fix redundant else after break or return
Adrian Nicoara
2014-09-08
staging: ozwpan: fix missing blank line after declaration
Adrian Nicoara
2014-08-16
staging: ozwpan: Use list helpers
Christoph Jaeger
2014-08-16
staging: ozwpan: Use slab cache for oz_tx_frame allocation
Christoph Jaeger
2014-08-16
staging: ozwpan: Use slab cache for oz_elt_info allocation
Christoph Jaeger
2014-08-16
staging: ozwpan: Use slab cache for oz_urb_link allocation
Christoph Jaeger
2014-08-16
staging: ozwpan: Simplify app interface
Christoph Jaeger
2014-08-16
staging: ozwpan: Remove dead code
Christoph Jaeger
2014-08-16
staging: ozwpan: Remove redundant initialization
Christoph Jaeger
2014-08-16
staging: ozwpan: Remove unused OZ_MAX_TIMER_POOL_SIZE
Christoph Jaeger
2014-08-16
staging: ozwpan: Fix typo in typedef
Christoph Jaeger
2014-08-16
staging: ozwpan: Add module parameter description
Christoph Jaeger
2014-05-23
staging: ozwpan: Remove useless return variables
Peter Senna Tschudin
2014-05-23
staging: ozwpan: Add missing blanklines after declarations
James A Shackleford
2014-05-23
staging: ozwpan: Change Maintainer
Rupesh Gujare
2014-05-23
staging: ozwpan: ozproto.c fix for "WARNING: Prefer ether_addr_copy() over me...
Anil Belur
2014-05-23
staging: ozwpan: remove redundant NULL check for devs
Daeseok Youn
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
[next]