aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/ozwpan (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-04-26staging: ozwpan: Fix bug where kfree is called twice.Rupesh Gujare1-2/+0
2012-04-10staging: ozwpan: Added new maintainer for ozwpanChris Kelly1-1/+3
2012-03-14staging: ozwpan depends on NETRandy Dunlap1-1/+1
2012-03-02staging: ozwpan: remove debug allocatorGreg Kroah-Hartman12-201/+51
2012-03-02Staging: ozwpan: prevent bogus dereferenceDan Carpenter1-1/+1
2012-03-02staging: ozwpan: added TODO file.Chris Kelly1-0/+12
2012-02-29staging: ozwpan: Reduced size of oz_evtlist structure.Chris Kelly1-1/+1
2012-02-24staging: ozwpan: Plumbed in Kconfig and KbuildChris Kelly2-0/+29
2012-02-24staging: ozwpan: Added debug supportChris Kelly6-0/+278
2012-02-24staging: ozwpan: Added event logging supportChris Kelly3-0/+194
2012-02-24staging: ozwpan: Added character device supportChris Kelly3-0/+588
2012-02-24staging: ozwpan: Added USB service to protocolChris Kelly4-0/+761
2012-02-24staging: ozwpan: Added USB HCD implementationChris Kelly2-0/+2272
2012-02-24staging: ozwpan: Added device state supportChris Kelly4-0/+1365
2012-02-24staging: ozwpan: Added basic L2 protocol supportChris Kelly3-0/+1398
2012-02-24staging: ozwpan: Added driver entry codeChris Kelly3-0/+113