aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/ozwpan/ozhcd.c
Commit message (Expand)AuthorAge
* staging/ozwpan: Mark read only parameters and structs as constPeter Huewe2013-02-15
* staging/ozwpan: Mark local functions as static (fix sparse warnings)Peter Huewe2013-02-15
* staging/ozwpan: Add missing header includesPeter Huewe2013-02-15
* staging/ozwpan: Fix NULL vs zero in ozhcd.c (sparse warning)Peter Huewe2013-02-15
* staging:ozwpan: Fix following warning.Rupesh Gujare2013-01-29
* staging: ozwpan: Remove redundant null check before kfree in ozhcd.cSachin Kamat2012-11-21
* staging: ozwpan: use tasklet_kill in device remove/release processXiaotian Feng2012-10-31
* staging: ozwpan: use list_move_tail instead of list_del/list_add_tailWei Yongjun2012-09-05
* staging: ozwpan: Return correct actual_length to userlandRupesh Gujare2012-08-13
* staging: ozwpan: Insulate driver from HZ valueRupesh Gujare2012-08-13
* staging: ozwpan: buffer frame if urb not available.Rupesh Gujare2012-08-13
* staging,ozwpan: Fix typo in comments within staging/ozwpanMasanari Iida2012-04-25
* staging:ozwpan:ozhcd.c Fix typos in staging:ozwpanJustin P. Mattock2012-04-10
* staging: ozwpan: remove debug allocatorGreg Kroah-Hartman2012-03-02
* staging: ozwpan: Added USB HCD implementationChris Kelly2012-02-24