index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
ozwpan
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-19
staging: ozwpan: compare pointer to NULL rather than 0
Fengguang Wu
1
-7
/
+7
2012-09-16
Merge 3.6-rc6 into staging-next
Greg Kroah-Hartman
1
-1
/
+2
2012-09-05
staging: ozwpan: use list_move_tail instead of list_del/list_add_tail
Wei Yongjun
1
-10
/
+5
2012-09-04
staging: ozwpan: remove pointless conditional before kfree_skb()
Wei Yongjun
1
-2
/
+1
2012-09-04
staging: ozwpan: Fix typo in staging/ozwpan
Masanari Iida
1
-3
/
+3
2012-09-04
staging: ozwpan: fix memcmp() test in oz_set_active_pd()
Tomas Winkler
1
-1
/
+2
2012-08-13
staging: ozwpan: Bump version number
Rupesh Gujare
1
-1
/
+1
2012-08-13
staging: ozwpan: isoc latency for audio burst
Rupesh Gujare
5
-8
/
+26
2012-08-13
staging: ozwpan: Return correct actual_length to userland
Rupesh Gujare
1
-6
/
+8
2012-08-13
staging: ozwpan: Insulate driver from HZ value
Rupesh Gujare
2
-5
/
+5
2012-08-13
staging: ozwpan: buffer frame if urb not available.
Rupesh Gujare
1
-4
/
+63
2012-06-26
staging: ozwpan: Update TODO file
Rupesh Gujare
1
-5
/
+6
2012-06-26
staging: ozwpan: Unregister with sysfs while unloading.
Rupesh Gujare
1
-4
/
+8
2012-06-20
staging: ozwpan: Set AC_VO priority
Rupesh Gujare
1
-0
/
+2
2012-06-20
staging: ozwpan: udev support
Rupesh Gujare
1
-1
/
+23
2012-06-20
staging: ozwpan: set last_pkt_nb
Rupesh Gujare
1
-0
/
+9
2012-06-20
staging: ozwpan: kmalloc flag
Rupesh Gujare
1
-1
/
+1
2012-06-20
staging: ozwpan: Correct ioctl numbers.
Rupesh Gujare
1
-3
/
+3
2012-06-20
staging: ozwpan: ISOC transfer in triggered mode
Rupesh Gujare
5
-35
/
+146
2012-05-02
Merge 3.4-rc5 into staging-next
Greg Kroah-Hartman
9
-109
/
+163
2012-04-26
staging: ozwpan: Fix bug where kfree is called twice.
Rupesh Gujare
1
-2
/
+0
2012-04-25
staging: ozwpan: Fix bug where kfree is called twice.
Rupesh Gujare
1
-2
/
+0
2012-04-25
staging,ozwpan: Fix typo in comments within staging/ozwpan
Masanari Iida
3
-4
/
+4
2012-04-10
staging: ozwpan: Replace existing event logging mechanism
Rupesh Gujare
6
-104
/
+158
2012-04-10
staging:ozwpan:ozhcd.c Fix typos in staging:ozwpan
Justin P. Mattock
1
-1
/
+1
2012-04-10
staging: ozwpan: Added new maintainer for ozwpan
Chris Kelly
1
-1
/
+3
2012-03-14
staging: ozwpan depends on NET
Randy Dunlap
1
-1
/
+1
2012-03-02
staging: ozwpan: remove debug allocator
Greg Kroah-Hartman
12
-201
/
+51
2012-03-02
Staging: ozwpan: prevent bogus dereference
Dan Carpenter
1
-1
/
+1
2012-03-02
staging: ozwpan: added TODO file.
Chris Kelly
1
-0
/
+12
2012-02-29
staging: ozwpan: Reduced size of oz_evtlist structure.
Chris Kelly
1
-1
/
+1
2012-02-24
staging: ozwpan: Plumbed in Kconfig and Kbuild
Chris Kelly
2
-0
/
+29
2012-02-24
staging: ozwpan: Added debug support
Chris Kelly
6
-0
/
+278
2012-02-24
staging: ozwpan: Added event logging support
Chris Kelly
3
-0
/
+194
2012-02-24
staging: ozwpan: Added character device support
Chris Kelly
3
-0
/
+588
2012-02-24
staging: ozwpan: Added USB service to protocol
Chris Kelly
4
-0
/
+761
2012-02-24
staging: ozwpan: Added USB HCD implementation
Chris Kelly
2
-0
/
+2272
2012-02-24
staging: ozwpan: Added device state support
Chris Kelly
4
-0
/
+1365
2012-02-24
staging: ozwpan: Added basic L2 protocol support
Chris Kelly
3
-0
/
+1398
2012-02-24
staging: ozwpan: Added driver entry code
Chris Kelly
3
-0
/
+113