summaryrefslogtreecommitdiffstats
path: root/drivers/staging/ozwpan
Commit message (Expand)AuthorAgeFilesLines
* Merge 3.4-rc5 into staging-nextGreg Kroah-Hartman2012-05-029-109/+163
|\
| * staging: ozwpan: Fix bug where kfree is called twice.Rupesh Gujare2012-04-251-2/+0
| * staging,ozwpan: Fix typo in comments within staging/ozwpanMasanari Iida2012-04-253-4/+4
| * staging: ozwpan: Replace existing event logging mechanismRupesh Gujare2012-04-106-104/+158
| * staging:ozwpan:ozhcd.c Fix typos in staging:ozwpanJustin P. Mattock2012-04-101-1/+1
* | staging: ozwpan: Fix bug where kfree is called twice.Rupesh Gujare2012-04-261-2/+0
* | staging: ozwpan: Added new maintainer for ozwpanChris Kelly2012-04-101-1/+3
|/
* staging: ozwpan depends on NETRandy Dunlap2012-03-141-1/+1
* staging: ozwpan: remove debug allocatorGreg Kroah-Hartman2012-03-0212-201/+51
* Staging: ozwpan: prevent bogus dereferenceDan Carpenter2012-03-021-1/+1
* staging: ozwpan: added TODO file.Chris Kelly2012-03-021-0/+12
* staging: ozwpan: Reduced size of oz_evtlist structure.Chris Kelly2012-02-291-1/+1
* staging: ozwpan: Plumbed in Kconfig and KbuildChris Kelly2012-02-242-0/+29
* staging: ozwpan: Added debug supportChris Kelly2012-02-246-0/+278
* staging: ozwpan: Added event logging supportChris Kelly2012-02-243-0/+194
* staging: ozwpan: Added character device supportChris Kelly2012-02-243-0/+588
* staging: ozwpan: Added USB service to protocolChris Kelly2012-02-244-0/+761
* staging: ozwpan: Added USB HCD implementationChris Kelly2012-02-242-0/+2272
* staging: ozwpan: Added device state supportChris Kelly2012-02-244-0/+1365
* staging: ozwpan: Added basic L2 protocol supportChris Kelly2012-02-243-0/+1398
* staging: ozwpan: Added driver entry codeChris Kelly2012-02-243-0/+113