index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
ozwpan
Age
Commit message (
Expand
)
Author
2012-09-19
staging: ozwpan: compare pointer to NULL rather than 0
Fengguang Wu
2012-09-17
Merge 3.6-rc6 into staging-next
Greg Kroah-Hartman
2012-09-05
staging: ozwpan: use list_move_tail instead of list_del/list_add_tail
Wei Yongjun
2012-09-04
staging: ozwpan: remove pointless conditional before kfree_skb()
Wei Yongjun
2012-09-04
staging: ozwpan: Fix typo in staging/ozwpan
Masanari Iida
2012-09-04
staging: ozwpan: fix memcmp() test in oz_set_active_pd()
Tomas Winkler
2012-08-14
staging: ozwpan: Bump version number
Rupesh Gujare
2012-08-14
staging: ozwpan: isoc latency for audio burst
Rupesh Gujare
2012-08-14
staging: ozwpan: Return correct actual_length to userland
Rupesh Gujare
2012-08-14
staging: ozwpan: Insulate driver from HZ value
Rupesh Gujare
2012-08-14
staging: ozwpan: buffer frame if urb not available.
Rupesh Gujare
2012-06-26
staging: ozwpan: Update TODO file
Rupesh Gujare
2012-06-26
staging: ozwpan: Unregister with sysfs while unloading.
Rupesh Gujare
2012-06-20
staging: ozwpan: Set AC_VO priority
Rupesh Gujare
2012-06-20
staging: ozwpan: udev support
Rupesh Gujare
2012-06-20
staging: ozwpan: set last_pkt_nb
Rupesh Gujare
2012-06-20
staging: ozwpan: kmalloc flag
Rupesh Gujare
2012-06-20
staging: ozwpan: Correct ioctl numbers.
Rupesh Gujare
2012-06-20
staging: ozwpan: ISOC transfer in triggered mode
Rupesh Gujare
2012-05-02
Merge 3.4-rc5 into staging-next
Greg Kroah-Hartman
2012-04-26
staging: ozwpan: Fix bug where kfree is called twice.
Rupesh Gujare
2012-04-26
staging: ozwpan: Fix bug where kfree is called twice.
Rupesh Gujare
2012-04-25
staging,ozwpan: Fix typo in comments within staging/ozwpan
Masanari Iida
2012-04-10
staging: ozwpan: Replace existing event logging mechanism
Rupesh Gujare
2012-04-10
staging:ozwpan:ozhcd.c Fix typos in staging:ozwpan
Justin P. Mattock
2012-04-10
staging: ozwpan: Added new maintainer for ozwpan
Chris Kelly
2012-03-14
staging: ozwpan depends on NET
Randy Dunlap
2012-03-03
staging: ozwpan: remove debug allocator
Greg Kroah-Hartman
2012-03-03
Staging: ozwpan: prevent bogus dereference
Dan Carpenter
2012-03-03
staging: ozwpan: added TODO file.
Chris Kelly
2012-02-29
staging: ozwpan: Reduced size of oz_evtlist structure.
Chris Kelly
2012-02-24
staging: ozwpan: Plumbed in Kconfig and Kbuild
Chris Kelly
2012-02-24
staging: ozwpan: Added debug support
Chris Kelly
2012-02-24
staging: ozwpan: Added event logging support
Chris Kelly
2012-02-24
staging: ozwpan: Added character device support
Chris Kelly
2012-02-24
staging: ozwpan: Added USB service to protocol
Chris Kelly
2012-02-24
staging: ozwpan: Added USB HCD implementation
Chris Kelly
2012-02-24
staging: ozwpan: Added device state support
Chris Kelly
2012-02-24
staging: ozwpan: Added basic L2 protocol support
Chris Kelly
2012-02-24
staging: ozwpan: Added driver entry code
Chris Kelly