summaryrefslogtreecommitdiffstats
path: root/drivers/staging/ozwpan
Commit message (Expand)AuthorAgeFilesLines
* staging/ozwpan: info leak in oz_cdev_ioctl()Dan Carpenter2013-04-221-0/+1
* staging/ozwpan: Mark read only parameters and structs as constPeter Huewe2013-02-158-25/+26
* staging/ozwpan: Remove empty and unused function oz_cdev_heartbeatPeter Huewe2013-02-152-7/+0
* staging/ozwpan: Mark local functions as static (fix sparse warnings)Peter Huewe2013-02-156-19/+21
* staging/ozwpan: Add missing header includesPeter Huewe2013-02-152-0/+2
* staging/ozwpan: Fix NULL vs zero in ozhcd.c (sparse warning)Peter Huewe2013-02-151-67/+68
* staging/ozwpan: Fix NULL vs zero in ozusbsvc.c (sparse warning)Peter Huewe2013-02-151-11/+11
* staging/ozwpan: Fix NULL vs zero in ozcdev.c (sparse warning)Peter Huewe2013-02-151-12/+12
* staging/ozwpan: Fix NULL vs zero in ozproto.c (sparse warning)Peter Huewe2013-02-151-39/+39
* staging/ozwpan: Fix NULL vs zero in ozeltbuf.c (sparse warning)Peter Huewe2013-02-151-9/+9
* staging/ozwpan: Fix NULL vs zero in ozusbsvc1.c (sparse warning)Peter Huewe2013-02-151-10/+10
* staging/ozwpan: Fix NULL vs zero in ozpd.c (sparse warning)Peter Huewe2013-02-151-34/+34
* staging:ozwpan: Fix following warning.Rupesh Gujare2013-01-291-1/+1
* staging:ozwpan: Change email address.Rupesh Gujare2013-01-251-1/+1
* staging:ozwpan: Removed myself (Chris Kelly) as maintainer.Chris Kelly2013-01-251-1/+0
* staging: ozwpan: Remove redundant null check before kfree in ozhcd.cSachin Kamat2012-11-211-2/+1
* staging: ozwpan: Remove redundant null check before kfree in ozproto.cSachin Kamat2012-11-211-2/+1
* staging: ozwpan: Remove redundant null check before kfree in ozpd.cSachin Kamat2012-11-211-4/+2
* staging: ozwpan: Include oz_events_clear() conditionallySachin Kamat2012-11-211-1/+1
* staging: ozwpan: use tasklet_kill in device remove/release processXiaotian Feng2012-10-311-2/+2
* staging: ozwpan: compare pointer to NULL rather than 0Fengguang Wu2012-09-191-7/+7
* Merge 3.6-rc6 into staging-nextGreg Kroah-Hartman2012-09-161-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/+5
* | staging: ozwpan: remove pointless conditional before kfree_skb()Wei Yongjun2012-09-041-2/+1
* | staging: ozwpan: Fix typo in staging/ozwpanMasanari Iida2012-09-041-3/+3
* | staging: ozwpan: Bump version numberRupesh Gujare2012-08-131-1/+1
* | staging: ozwpan: isoc latency for audio burstRupesh Gujare2012-08-135-8/+26
* | staging: ozwpan: Return correct actual_length to userlandRupesh Gujare2012-08-131-6/+8
* | staging: ozwpan: Insulate driver from HZ valueRupesh Gujare2012-08-132-5/+5
* | staging: ozwpan: buffer frame if urb not available.Rupesh Gujare2012-08-131-4/+63
|/
* staging: ozwpan: Update TODO fileRupesh Gujare2012-06-261-5/+6
* staging: ozwpan: Unregister with sysfs while unloading.Rupesh Gujare2012-06-261-4/+8
* staging: ozwpan: Set AC_VO priorityRupesh Gujare2012-06-201-0/+2
* staging: ozwpan: udev supportRupesh Gujare2012-06-201-1/+23
* staging: ozwpan: set last_pkt_nbRupesh Gujare2012-06-201-0/+9
* staging: ozwpan: kmalloc flagRupesh Gujare2012-06-201-1/+1
* staging: ozwpan: Correct ioctl numbers.Rupesh Gujare2012-06-201-3/+3
* staging: ozwpan: ISOC transfer in triggered modeRupesh Gujare2012-06-205-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-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
OpenPOWER on IntegriCloud