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: Mark read only parameters and structs as const
Peter Huewe
2013-02-15
8
-25
/
+26
*
staging/ozwpan: Remove empty and unused function oz_cdev_heartbeat
Peter Huewe
2013-02-15
2
-7
/
+0
*
staging/ozwpan: Mark local functions as static (fix sparse warnings)
Peter Huewe
2013-02-15
6
-19
/
+21
*
staging/ozwpan: Add missing header includes
Peter Huewe
2013-02-15
2
-0
/
+2
*
staging/ozwpan: Fix NULL vs zero in ozhcd.c (sparse warning)
Peter Huewe
2013-02-15
1
-67
/
+68
*
staging/ozwpan: Fix NULL vs zero in ozusbsvc.c (sparse warning)
Peter Huewe
2013-02-15
1
-11
/
+11
*
staging/ozwpan: Fix NULL vs zero in ozcdev.c (sparse warning)
Peter Huewe
2013-02-15
1
-12
/
+12
*
staging/ozwpan: Fix NULL vs zero in ozproto.c (sparse warning)
Peter Huewe
2013-02-15
1
-39
/
+39
*
staging/ozwpan: Fix NULL vs zero in ozeltbuf.c (sparse warning)
Peter Huewe
2013-02-15
1
-9
/
+9
*
staging/ozwpan: Fix NULL vs zero in ozusbsvc1.c (sparse warning)
Peter Huewe
2013-02-15
1
-10
/
+10
*
staging/ozwpan: Fix NULL vs zero in ozpd.c (sparse warning)
Peter Huewe
2013-02-15
1
-34
/
+34
*
staging:ozwpan: Fix following warning.
Rupesh Gujare
2013-01-29
1
-1
/
+1
*
staging:ozwpan: Change email address.
Rupesh Gujare
2013-01-25
1
-1
/
+1
*
staging:ozwpan: Removed myself (Chris Kelly) as maintainer.
Chris Kelly
2013-01-25
1
-1
/
+0
*
staging: ozwpan: Remove redundant null check before kfree in ozhcd.c
Sachin Kamat
2012-11-21
1
-2
/
+1
*
staging: ozwpan: Remove redundant null check before kfree in ozproto.c
Sachin Kamat
2012-11-21
1
-2
/
+1
*
staging: ozwpan: Remove redundant null check before kfree in ozpd.c
Sachin Kamat
2012-11-21
1
-4
/
+2
*
staging: ozwpan: Include oz_events_clear() conditionally
Sachin Kamat
2012-11-21
1
-1
/
+1
*
staging: ozwpan: use tasklet_kill in device remove/release process
Xiaotian Feng
2012-10-31
1
-2
/
+2
*
staging: ozwpan: compare pointer to NULL rather than 0
Fengguang Wu
2012-09-19
1
-7
/
+7
*
Merge 3.6-rc6 into staging-next
Greg Kroah-Hartman
2012-09-16
1
-1
/
+2
|
\
|
*
staging: ozwpan: fix memcmp() test in oz_set_active_pd()
Tomas Winkler
2012-09-04
1
-1
/
+2
*
|
staging: ozwpan: use list_move_tail instead of list_del/list_add_tail
Wei Yongjun
2012-09-05
1
-10
/
+5
*
|
staging: ozwpan: remove pointless conditional before kfree_skb()
Wei Yongjun
2012-09-04
1
-2
/
+1
*
|
staging: ozwpan: Fix typo in staging/ozwpan
Masanari Iida
2012-09-04
1
-3
/
+3
*
|
staging: ozwpan: Bump version number
Rupesh Gujare
2012-08-13
1
-1
/
+1
*
|
staging: ozwpan: isoc latency for audio burst
Rupesh Gujare
2012-08-13
5
-8
/
+26
*
|
staging: ozwpan: Return correct actual_length to userland
Rupesh Gujare
2012-08-13
1
-6
/
+8
*
|
staging: ozwpan: Insulate driver from HZ value
Rupesh Gujare
2012-08-13
2
-5
/
+5
*
|
staging: ozwpan: buffer frame if urb not available.
Rupesh Gujare
2012-08-13
1
-4
/
+63
|
/
*
staging: ozwpan: Update TODO file
Rupesh Gujare
2012-06-26
1
-5
/
+6
*
staging: ozwpan: Unregister with sysfs while unloading.
Rupesh Gujare
2012-06-26
1
-4
/
+8
*
staging: ozwpan: Set AC_VO priority
Rupesh Gujare
2012-06-20
1
-0
/
+2
*
staging: ozwpan: udev support
Rupesh Gujare
2012-06-20
1
-1
/
+23
*
staging: ozwpan: set last_pkt_nb
Rupesh Gujare
2012-06-20
1
-0
/
+9
*
staging: ozwpan: kmalloc flag
Rupesh Gujare
2012-06-20
1
-1
/
+1
*
staging: ozwpan: Correct ioctl numbers.
Rupesh Gujare
2012-06-20
1
-3
/
+3
*
staging: ozwpan: ISOC transfer in triggered mode
Rupesh Gujare
2012-06-20
5
-35
/
+146
*
Merge 3.4-rc5 into staging-next
Greg Kroah-Hartman
2012-05-02
9
-109
/
+163
|
\
|
*
staging: ozwpan: Fix bug where kfree is called twice.
Rupesh Gujare
2012-04-25
1
-2
/
+0
|
*
staging,ozwpan: Fix typo in comments within staging/ozwpan
Masanari Iida
2012-04-25
3
-4
/
+4
|
*
staging: ozwpan: Replace existing event logging mechanism
Rupesh Gujare
2012-04-10
6
-104
/
+158
|
*
staging:ozwpan:ozhcd.c Fix typos in staging:ozwpan
Justin P. Mattock
2012-04-10
1
-1
/
+1
*
|
staging: ozwpan: Fix bug where kfree is called twice.
Rupesh Gujare
2012-04-26
1
-2
/
+0
*
|
staging: ozwpan: Added new maintainer for ozwpan
Chris Kelly
2012-04-10
1
-1
/
+3
|
/
*
staging: ozwpan depends on NET
Randy Dunlap
2012-03-14
1
-1
/
+1
*
staging: ozwpan: remove debug allocator
Greg Kroah-Hartman
2012-03-02
12
-201
/
+51
*
Staging: ozwpan: prevent bogus dereference
Dan Carpenter
2012-03-02
1
-1
/
+1
*
staging: ozwpan: added TODO file.
Chris Kelly
2012-03-02
1
-0
/
+12
*
staging: ozwpan: Reduced size of oz_evtlist structure.
Chris Kelly
2012-02-29
1
-1
/
+1
[next]