summaryrefslogtreecommitdiffstats
path: root/drivers/staging/ozwpan/ozhcd.c
Commit message (Expand)AuthorAgeFilesLines
* staging:ozwpan: Fix following warning.Rupesh Gujare2013-01-301-1/+1
* staging: ozwpan: Remove redundant null check before kfree in ozhcd.cSachin Kamat2012-11-211-2/+1Star
* staging: ozwpan: use tasklet_kill in device remove/release processXiaotian Feng2012-10-311-2/+2
* staging: ozwpan: use list_move_tail instead of list_del/list_add_tailWei Yongjun2012-09-051-10/+5Star
* staging: ozwpan: Return correct actual_length to userlandRupesh Gujare2012-08-141-6/+8
* staging: ozwpan: Insulate driver from HZ valueRupesh Gujare2012-08-141-4/+4
* staging: ozwpan: buffer frame if urb not available.Rupesh Gujare2012-08-141-4/+63
* staging,ozwpan: Fix typo in comments within staging/ozwpanMasanari Iida2012-04-251-2/+2
* staging:ozwpan:ozhcd.c Fix typos in staging:ozwpanJustin P. Mattock2012-04-101-1/+1
* staging: ozwpan: remove debug allocatorGreg Kroah-Hartman2012-03-031-10/+9Star
* staging: ozwpan: Added USB HCD implementationChris Kelly2012-02-241-0/+2257