aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/ozwpan/ozhcd.c
AgeCommit message (Expand)Author
2013-02-15staging/ozwpan: Mark read only parameters and structs as constPeter Huewe
2013-02-15staging/ozwpan: Mark local functions as static (fix sparse warnings)Peter Huewe
2013-02-15staging/ozwpan: Add missing header includesPeter Huewe
2013-02-15staging/ozwpan: Fix NULL vs zero in ozhcd.c (sparse warning)Peter Huewe
2013-01-29staging:ozwpan: Fix following warning.Rupesh Gujare
2012-11-21staging: ozwpan: Remove redundant null check before kfree in ozhcd.cSachin Kamat
2012-10-31staging: ozwpan: use tasklet_kill in device remove/release processXiaotian Feng
2012-09-05staging: ozwpan: use list_move_tail instead of list_del/list_add_tailWei Yongjun
2012-08-13staging: ozwpan: Return correct actual_length to userlandRupesh Gujare
2012-08-13staging: ozwpan: Insulate driver from HZ valueRupesh Gujare
2012-08-13staging: ozwpan: buffer frame if urb not available.Rupesh Gujare
2012-04-25staging,ozwpan: Fix typo in comments within staging/ozwpanMasanari Iida
2012-04-10staging:ozwpan:ozhcd.c Fix typos in staging:ozwpanJustin P. Mattock
2012-03-02staging: ozwpan: remove debug allocatorGreg Kroah-Hartman
2012-02-24staging: ozwpan: Added USB HCD implementationChris Kelly