index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
ozwpan
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-23
staging: ozwpan: Remove useless return variables
Peter Senna Tschudin
1
-4
/
+2
2014-05-23
staging: ozwpan: Add missing blanklines after declarations
James A Shackleford
1
-0
/
+15
2014-05-23
staging: ozwpan: Change Maintainer
Rupesh Gujare
1
-1
/
+1
2014-05-23
staging: ozwpan: ozproto.c fix for "WARNING: Prefer ether_addr_copy() over me...
Anil Belur
1
-1
/
+1
2014-05-23
staging: ozwpan: remove redundant NULL check for devs
Daeseok Youn
1
-1
/
+1
2014-03-18
staging:ozwpan:Fix sparse warning of cast to restricted __le16
Himangi Saraogi
1
-2
/
+2
2014-03-18
staging:ozwpan:Fix sparse warning of incorrect argument type
Himangi Saraogi
3
-3
/
+3
2014-03-17
staging/ozwpan: coding style ether_addr_copy
Jérôme Pinot
2
-3
/
+4
2014-03-13
staging/ozwpan: formatting coding style
Jérôme Pinot
2
-2
/
+3
2014-03-13
staging/ozwpan: coding style __constant_
Jérôme Pinot
2
-4
/
+3
2014-03-04
drivers:staging:ozwpan Replaced wrapper functions with actual spin lock function
Surendra Patil
4
-26
/
+24
2014-02-07
Staging: ozwpan: Change kmalloc() to kzalloc()
Salym Senyonga
1
-5
/
+1
2014-02-07
Staging: ozwpan: reduce indent levels in oz_binding_add().
Salym Senyonga
1
-23
/
+21
2014-02-07
Staging: ozwpan: Fix null dereference
Salym Senyonga
1
-1
/
+2
2014-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2
-3
/
+4
2014-01-20
Merge tag 'usb-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+2
2013-12-26
ozwpan: slight optimization of addr compare
dingtianhong
2
-3
/
+4
2013-12-17
staging: delete non-required instances of include <linux/init.h>
Paul Gortmaker
5
-5
/
+0
2013-12-08
usb: hcd: move controller wakeup setting initialization to individual driver
Peter Chen
1
-0
/
+2
2013-11-22
Merge branch 'opw-next' into staging-next
Greg Kroah-Hartman
2
-2
/
+2
2013-11-11
staging: ozwpan: remove unneeded __GFP_ZERO to kzalloc() at oz_elt_stream_cre...
Jie Liu
1
-1
/
+1
2013-11-11
Staging: ozwpan: fixed whitespace before semicolon
Matina Maria Trompouki
1
-1
/
+1
2013-10-30
staging: ozwpan: prevent overflow in oz_cdev_write()
Dan Carpenter
1
-0
/
+3
2013-08-28
staging: ozwpan: Return error, if PD is not connected.
Rupesh Gujare
1
-0
/
+2
2013-08-28
staging: ozwpan: Change error number.
Rupesh Gujare
1
-1
/
+1
2013-08-28
staging: ozwpan: Increase ISOC IN buffer depth
Rupesh Gujare
1
-1
/
+1
2013-08-27
staging: ozwpan: oz_pd_free() can be static
Fengguang Wu
1
-1
/
+1
2013-08-27
staging: ozwpan: Reset PORT_ENABLE bit.
Rupesh Gujare
1
-1
/
+1
2013-08-27
staging: ozwpan: Add debounce time before unregistering.
Rupesh Gujare
1
-0
/
+5
2013-08-26
staging: ozwpan: change max. TX frame size supported.
Rupesh Gujare
1
-1
/
+1
2013-08-26
staging: ozwpan: Fix error checking while transmitting frame.
Rupesh Gujare
1
-4
/
+4
2013-08-26
staging: ozwpan: change variable type.
Rupesh Gujare
1
-2
/
+2
2013-08-26
staging: ozwpan: Increase interrupt end point buffer size
Rupesh Gujare
1
-1
/
+2
2013-08-26
staging: ozwpan: Convert hard coded value to Macro
Rupesh Gujare
1
-1
/
+2
2013-08-26
staging: ozwpan: Check for correct config number.
Rupesh Gujare
1
-1
/
+1
2013-08-23
staging: ozwpan: Fix Documentation style.
Rupesh Gujare
9
-218
/
+179
2013-08-23
staging: ozwpan: Fix wrong error check.
Rupesh Gujare
1
-5
/
+1
2013-08-23
staging: ozwpan: Remove memset
Rupesh Gujare
1
-1
/
+0
2013-08-22
staging: ozwpan: Create deferred work to destroy PD object.
Rupesh Gujare
2
-5
/
+24
2013-08-22
staging: ozwpan: Increment reference counter.
Rupesh Gujare
1
-1
/
+4
2013-08-22
staging: ozwpan: Check error condition before creating endpoint.
Rupesh Gujare
1
-0
/
+2
2013-08-22
staging: ozwpan: Fix crash for race condition.
Rupesh Gujare
1
-2
/
+3
2013-08-15
staging: ozwpan: Remove extra variable.
Rupesh Gujare
1
-2
/
+1
2013-08-15
staging: ozwpan: Remove unneeded variable initializer
Rupesh Gujare
1
-1
/
+1
2013-08-14
staging: ozwpan: Separate success & failure case for oz_hcd_pd_arrived()
Dan Carpenter
1
-27
/
+27
2013-08-14
staging: ozwpan: Swap arguments of oz_ep_alloc() to match kmalloc()
Rupesh Gujare
1
-3
/
+3
2013-08-14
staging: ozwpan: Remove unneeded initializers
Rupesh Gujare
3
-12
/
+12
2013-08-14
staging: ozwpan: Make oz_hcd_pd_departed() take a struct pointer.
Rupesh Gujare
2
-3
/
+3
2013-08-14
staging: ozwpan: Make oz_hcd_pd_arrived() return a struct pointer
Rupesh Gujare
2
-3
/
+3
2013-08-14
staging: ozwpan: Remove unnecessary pointer check.
Rupesh Gujare
1
-1
/
+1
[next]