summaryrefslogtreecommitdiff
path: root/drivers/staging/ozwpan
AgeCommit message (Expand)Author
2014-03-18staging: ozwpan: add net device notifierBibhay Ranjan
2014-03-13staging: ozwpan: handle race in remove bindingVinayak Pane
2014-02-19staging: ozwpan: Update to latest dropVinayak Pane
2014-01-19staging: ozwpan: Add udev event to userspace.Todd Poynter
2013-12-16Merge tag 'v3.10.24' into HEADAjay Nandakumar
2013-12-12staging: ozwpan: Fix an issue with hub_status.Todd Poynter
2013-11-13staging: ozwpan: prevent overflow in oz_cdev_write()Dan Carpenter
2013-11-11staging: ozwpan: Update to latest drop from ATMEL.Todd Poynter
2013-04-22staging/ozwpan: info leak in oz_cdev_ioctl()Dan Carpenter
2013-02-15staging/ozwpan: Mark read only parameters and structs as constPeter Huewe
2013-02-15staging/ozwpan: Remove empty and unused function oz_cdev_heartbeatPeter 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-02-15staging/ozwpan: Fix NULL vs zero in ozusbsvc.c (sparse warning)Peter Huewe
2013-02-15staging/ozwpan: Fix NULL vs zero in ozcdev.c (sparse warning)Peter Huewe
2013-02-15staging/ozwpan: Fix NULL vs zero in ozproto.c (sparse warning)Peter Huewe
2013-02-15staging/ozwpan: Fix NULL vs zero in ozeltbuf.c (sparse warning)Peter Huewe
2013-02-15staging/ozwpan: Fix NULL vs zero in ozusbsvc1.c (sparse warning)Peter Huewe
2013-02-15staging/ozwpan: Fix NULL vs zero in ozpd.c (sparse warning)Peter Huewe
2013-01-29staging:ozwpan: Fix following warning.Rupesh Gujare
2013-01-25staging:ozwpan: Change email address.Rupesh Gujare
2013-01-25staging:ozwpan: Removed myself (Chris Kelly) as maintainer.Chris Kelly
2012-11-21staging: ozwpan: Remove redundant null check before kfree in ozhcd.cSachin Kamat
2012-11-21staging: ozwpan: Remove redundant null check before kfree in ozproto.cSachin Kamat
2012-11-21staging: ozwpan: Remove redundant null check before kfree in ozpd.cSachin Kamat
2012-11-21staging: ozwpan: Include oz_events_clear() conditionallySachin Kamat
2012-10-31staging: ozwpan: use tasklet_kill in device remove/release processXiaotian Feng
2012-09-19staging: ozwpan: compare pointer to NULL rather than 0Fengguang Wu
2012-09-16Merge 3.6-rc6 into staging-nextGreg Kroah-Hartman
2012-09-05staging: ozwpan: use list_move_tail instead of list_del/list_add_tailWei Yongjun
2012-09-04staging: ozwpan: remove pointless conditional before kfree_skb()Wei Yongjun
2012-09-04staging: ozwpan: Fix typo in staging/ozwpanMasanari Iida
2012-09-04staging: ozwpan: fix memcmp() test in oz_set_active_pd()Tomas Winkler
2012-08-13staging: ozwpan: Bump version numberRupesh Gujare
2012-08-13staging: ozwpan: isoc latency for audio burstRupesh Gujare
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-06-26staging: ozwpan: Update TODO fileRupesh Gujare
2012-06-26staging: ozwpan: Unregister with sysfs while unloading.Rupesh Gujare
2012-06-20staging: ozwpan: Set AC_VO priorityRupesh Gujare
2012-06-20staging: ozwpan: udev supportRupesh Gujare
2012-06-20staging: ozwpan: set last_pkt_nbRupesh Gujare
2012-06-20staging: ozwpan: kmalloc flagRupesh Gujare
2012-06-20staging: ozwpan: Correct ioctl numbers.Rupesh Gujare
2012-06-20staging: ozwpan: ISOC transfer in triggered modeRupesh Gujare
2012-05-02Merge 3.4-rc5 into staging-nextGreg Kroah-Hartman
2012-04-26staging: ozwpan: Fix bug where kfree is called twice.staging-3.4-rc4Rupesh Gujare
2012-04-25staging: ozwpan: Fix bug where kfree is called twice.Rupesh Gujare