aboutsummaryrefslogtreecommitdiff
path: root/drivers/uwb/rsv.c
AgeCommit message (Expand)AuthorFilesLines
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2009-01-23uwb: lock rc->rsvs_lock with spin_lock_bh()Gravatar David Vrabel 1-2/+2
2009-01-06uwb: safely remove all reservationsGravatar David Vrabel 1-4/+13
2008-12-12uwb: fix oops when terminating an already terminated reservationGravatar David Vrabel 1-1/+2
2008-12-12uwb: improved MAS allocator and reservation conflict handlingGravatar Stefano Panella 1-100/+382
2008-11-19uwb: add basic radio managerGravatar David Vrabel 1-2/+2
2008-11-17uwb: add pal parameter to new reservation callbackGravatar David Vrabel 1-1/+1
2008-11-07uwb: don't unbind the radio controller driver when resettingGravatar David Vrabel 1-9/+20
2008-10-31uwb: remove unused #include <version.h>Gravatar Huang Weiyi 1-1/+0
2008-10-28uwb: reference count reservationsGravatar David Vrabel 1-16/+32
2008-10-28uwb: target reservations shouldn't get streamsGravatar David Vrabel 1-2/+2
2008-09-17uwb: add the UWB stack (reservation manager)Gravatar David Vrabel 1-0/+680