summaryrefslogtreecommitdiffstats
path: root/drivers/uwb/rsv.c
Commit message (Expand)AuthorAgeFilesLines
* uwb: rsv: Use setup_timerMuhammad Falak R Wani2015-10-241-6/+3
* uwb: Remove bogus colon after newline from debug messageGeert Uytterhoeven2014-11-031-2/+2
* uwb: add error messages when reservation establish failsThomas Pugliese2014-05-271-2/+12
* uwb: fix channel change failureThomas Pugliese2014-05-271-1/+6
* uwb: use uwb_rsv_callback instead of calling rsv->callback directlyThomas Pugliese2013-12-201-1/+1
* uwb: whitespace and comment cleanupsThomas Pugliese2013-12-201-7/+7
* usb: uwb: use correct locking calls for rc datatpugliese2013-05-211-2/+2
* uwb: rename random32() to prandom_u32()Akinobu Mita2013-04-291-2/+2
* uwb: Add export.h for EXPORT_SYMBOL/THIS_MODULE as requiredPaul Gortmaker2011-10-311-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
OpenPOWER on IntegriCloud