aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/uwb/rsv.c
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-0/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* uwb: lock rc->rsvs_lock with spin_lock_bh()David Vrabel2009-01-231-2/+2
* uwb: safely remove all reservationsDavid Vrabel2009-01-061-4/+13
* uwb: fix oops when terminating an already terminated reservationDavid Vrabel2008-12-121-1/+2
* uwb: improved MAS allocator and reservation conflict handlingStefano Panella2008-12-121-100/+382
* uwb: add basic radio managerDavid Vrabel2008-11-191-2/+2
* uwb: add pal parameter to new reservation callbackDavid Vrabel2008-11-171-1/+1
* uwb: don't unbind the radio controller driver when resettingDavid Vrabel2008-11-071-9/+20
* uwb: remove unused #include <version.h>Huang Weiyi2008-10-311-1/+0
* uwb: reference count reservationsDavid Vrabel2008-10-281-16/+32
* uwb: target reservations shouldn't get streamsDavid Vrabel2008-10-281-2/+2
* uwb: add the UWB stack (reservation manager)David Vrabel2008-09-171-0/+680