index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
ozwpan
Commit message (
Expand
)
Author
Age
Files
Lines
*
staging: ozwpan: implement error handling in ozwpan_init()
Alexey Khoroshilov
2015-03-26
1
-2
/
+12
*
staging: ozwpan: Move code from success handling to error handling
Quentin Lambert
2015-03-06
2
-34
/
+37
*
staging: ozwpan: Remove allocation from delaration line
Quentin Lambert
2015-03-06
2
-5
/
+8
*
staging: ozwpan: remove extra parentheses around left bit shift operations
Aya Mahfouz
2015-03-06
1
-1
/
+1
*
Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-12-15
2
-18
/
+16
|
\
|
*
staging: ozwpan: Deletion of unnecessary checks before the function call "oz_...
Markus Elfring
2014-11-26
1
-4
/
+2
|
*
staging: ozwpan: Remove useless cast on void pointer
Tapasweni Pathak
2014-10-30
2
-10
/
+10
|
*
staging: ozwpan: Fix incorrect type in assignments
Melike Yurtoglu
2014-10-28
1
-1
/
+1
|
*
staging: remove unneeded parentheses around the right hand side of an assignment
Jiayi Ye
2014-10-27
1
-3
/
+3
*
|
staging: ozwpan: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
|
/
*
staging: ozwpan: Remove typedefs
Christoph Jaeger
2014-09-28
1
-16
/
+7
*
staging: ozwpan: use kmalloc_array over kmalloc with multiply
Adrian Nicoara
2014-09-08
1
-2
/
+2
*
staging: ozwpan: fix redundant return in void function
Adrian Nicoara
2014-09-08
1
-1
/
+0
*
staging: ozwpan: fix redundant else after break or return
Adrian Nicoara
2014-09-08
2
-11
/
+7
*
staging: ozwpan: fix missing blank line after declaration
Adrian Nicoara
2014-09-08
6
-0
/
+22
*
staging: ozwpan: Use list helpers
Christoph Jaeger
2014-08-16
4
-189
/
+88
*
staging: ozwpan: Use slab cache for oz_tx_frame allocation
Christoph Jaeger
2014-08-16
4
-37
/
+16
*
staging: ozwpan: Use slab cache for oz_elt_info allocation
Christoph Jaeger
2014-08-16
6
-72
/
+16
*
staging: ozwpan: Use slab cache for oz_urb_link allocation
Christoph Jaeger
2014-08-16
1
-58
/
+12
*
staging: ozwpan: Simplify app interface
Christoph Jaeger
2014-08-16
8
-150
/
+82
*
staging: ozwpan: Remove dead code
Christoph Jaeger
2014-08-16
3
-7
/
+3
*
staging: ozwpan: Remove redundant initialization
Christoph Jaeger
2014-08-16
1
-1
/
+0
*
staging: ozwpan: Remove unused OZ_MAX_TIMER_POOL_SIZE
Christoph Jaeger
2014-08-16
1
-2
/
+0
*
staging: ozwpan: Fix typo in typedef
Christoph Jaeger
2014-08-16
1
-2
/
+2
*
staging: ozwpan: Add module parameter description
Christoph Jaeger
2014-08-16
1
-1
/
+3
*
staging: ozwpan: Remove useless return variables
Peter Senna Tschudin
2014-05-23
1
-4
/
+2
*
staging: ozwpan: Add missing blanklines after declarations
James A Shackleford
2014-05-23
1
-0
/
+15
*
staging: ozwpan: Change Maintainer
Rupesh Gujare
2014-05-23
1
-1
/
+1
*
staging: ozwpan: ozproto.c fix for "WARNING: Prefer ether_addr_copy() over me...
Anil Belur
2014-05-23
1
-1
/
+1
*
staging: ozwpan: remove redundant NULL check for devs
Daeseok Youn
2014-05-23
1
-1
/
+1
*
staging:ozwpan:Fix sparse warning of cast to restricted __le16
Himangi Saraogi
2014-03-18
1
-2
/
+2
*
staging:ozwpan:Fix sparse warning of incorrect argument type
Himangi Saraogi
2014-03-18
3
-3
/
+3
*
staging/ozwpan: coding style ether_addr_copy
Jérôme Pinot
2014-03-17
2
-3
/
+4
*
staging/ozwpan: formatting coding style
Jérôme Pinot
2014-03-13
2
-2
/
+3
*
staging/ozwpan: coding style __constant_
Jérôme Pinot
2014-03-13
2
-4
/
+3
*
drivers:staging:ozwpan Replaced wrapper functions with actual spin lock function
Surendra Patil
2014-03-04
4
-26
/
+24
*
Staging: ozwpan: Change kmalloc() to kzalloc()
Salym Senyonga
2014-02-07
1
-5
/
+1
*
Staging: ozwpan: reduce indent levels in oz_binding_add().
Salym Senyonga
2014-02-07
1
-23
/
+21
*
Staging: ozwpan: Fix null dereference
Salym Senyonga
2014-02-07
1
-1
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-01-25
2
-3
/
+4
|
\
|
*
ozwpan: slight optimization of addr compare
dingtianhong
2013-12-26
2
-3
/
+4
*
|
Merge tag 'usb-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2014-01-20
1
-0
/
+2
|
\
\
|
*
|
usb: hcd: move controller wakeup setting initialization to individual driver
Peter Chen
2013-12-08
1
-0
/
+2
|
|
/
*
|
staging: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-12-17
5
-5
/
+0
*
|
Merge branch 'opw-next' into staging-next
Greg Kroah-Hartman
2013-11-22
2
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
staging: ozwpan: remove unneeded __GFP_ZERO to kzalloc() at oz_elt_stream_cre...
Jie Liu
2013-11-11
1
-1
/
+1
|
*
Staging: ozwpan: fixed whitespace before semicolon
Matina Maria Trompouki
2013-11-11
1
-1
/
+1
*
|
staging: ozwpan: prevent overflow in oz_cdev_write()
Dan Carpenter
2013-10-30
1
-0
/
+3
|
/
*
staging: ozwpan: Return error, if PD is not connected.
Rupesh Gujare
2013-08-28
1
-0
/
+2
*
staging: ozwpan: Change error number.
Rupesh Gujare
2013-08-28
1
-1
/
+1
[next]