aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/uwb/rsv.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-10-31uwb: Add export.h for EXPORT_SYMBOL/THIS_MODULE as requiredPaul Gortmaker1-0/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-01-23uwb: lock rc->rsvs_lock with spin_lock_bh()David Vrabel1-2/+2
2009-01-06uwb: safely remove all reservationsDavid Vrabel1-4/+13
2008-12-12uwb: fix oops when terminating an already terminated reservationDavid Vrabel1-1/+2
2008-12-12uwb: improved MAS allocator and reservation conflict handlingStefano Panella1-100/+382
2008-11-19uwb: add basic radio managerDavid Vrabel1-2/+2
2008-11-17uwb: add pal parameter to new reservation callbackDavid Vrabel1-1/+1
2008-11-07uwb: don't unbind the radio controller driver when resettingDavid Vrabel1-9/+20
2008-10-31uwb: remove unused #include <version.h>Huang Weiyi1-1/+0
2008-10-28uwb: reference count reservationsDavid Vrabel1-16/+32
2008-10-28uwb: target reservations shouldn't get streamsDavid Vrabel1-2/+2
2008-09-17uwb: add the UWB stack (reservation manager)David Vrabel1-0/+680