summaryrefslogtreecommitdiffstats
path: root/drivers/staging/ozwpan
Commit message (Expand)AuthorAgeFilesLines
* staging: ozwpan: compare pointer to NULL rather than 0Fengguang Wu2012-09-191-7/+7
* Merge 3.6-rc6 into staging-nextGreg Kroah-Hartman2012-09-171-1/+2
|\
| * staging: ozwpan: fix memcmp() test in oz_set_active_pd()Tomas Winkler2012-09-041-1/+2
* | staging: ozwpan: use list_move_tail instead of list_del/list_add_tailWei Yongjun2012-09-051-10/+5Star
* | staging: ozwpan: remove pointless conditional before kfree_skb()Wei Yongjun2012-09-041-2/+1Star
* | staging: ozwpan: Fix typo in staging/ozwpanMasanari Iida2012-09-041-3/+3
* | staging: ozwpan: Bump version numberRupesh Gujare2012-08-141-1/+1
* | staging: ozwpan: isoc latency for audio burstRupesh Gujare2012-08-145-8/+26
* | staging: ozwpan: Return correct actual_length to userlandRupesh Gujare2012-08-141-6/+8
* | staging: ozwpan: Insulate driver from HZ valueRupesh Gujare2012-08-142-5/+5
* | staging: ozwpan: buffer frame if urb not available.Rupesh Gujare2012-08-141-4/+63
|/
* staging: ozwpan: Update TODO fileRupesh Gujare2012-06-271-5/+6
* staging: ozwpan: Unregister with sysfs while unloading.Rupesh Gujare2012-06-271-4/+8
* staging: ozwpan: Set AC_VO priorityRupesh Gujare2012-06-211-0/+2
* staging: ozwpan: udev supportRupesh Gujare2012-06-211-1/+23
* staging: ozwpan: set last_pkt_nbRupesh Gujare2012-06-211-0/+9
* staging: ozwpan: kmalloc flagRupesh Gujare2012-06-211-1/+1
* staging: ozwpan: Correct ioctl numbers.Rupesh Gujare2012-06-211-3/+3
* staging: ozwpan: ISOC transfer in triggered modeRupesh Gujare2012-06-215-35/+146
* 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-261-2/+0Star
| * 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/+0Star
* | 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-0312-201/+51Star
* Staging: ozwpan: prevent bogus dereferenceDan Carpenter2012-03-031-1/+1
* staging: ozwpan: added TODO file.Chris Kelly2012-03-031-0/+12
* staging: ozwpan: Reduced size of oz_evtlist structure.Chris Kelly2012-03-011-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